kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-29 21:35:35 to 2019-12-04 10:37:34 UTC [more...]

[PATCH v2] KVM: s390: Add new reset vcpu API
 2019-12-04 10:37 UTC  (6+ messages)

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-12-04 10:14 UTC  (41+ messages)
` [PATCH RFC 01/15] KVM: Move running VCPU from ARM to common code
` [PATCH RFC 02/15] KVM: Add kvm/vcpu argument to mark_dirty_page_in_slot
` [PATCH RFC 03/15] KVM: Add build-time error check on kvm_run size
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking
` [PATCH RFC 05/15] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH RFC 06/15] KVM: Introduce dirty ring wait queue
` [PATCH RFC 07/15] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH RFC 08/15] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH RFC 09/15] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH RFC 10/15] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH RFC 11/15] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH RFC 12/15] KVM: selftests: Add dirty ring buffer test
` [PATCH RFC 13/15] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH RFC 14/15] KVM: selftests: Add "-c" parameter to dirty log test
` [PATCH RFC 15/15] KVM: selftests: Test dirty ring waitqueue

[PATCH v2] kvm: vmx: Stop wasting a page for guest_msrs
 2019-12-04  9:31 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds Write in kvm_dev_ioctl_get_cpuid
 2019-12-04  9:26 UTC  (2+ messages)

[PATCH] target/i386: relax assert when old host kernels don't include msrs
 2019-12-04  8:50 UTC 

KASAN: use-after-free Read in tty_open
 2019-12-04  6:53 UTC  (2+ messages)

[PATCH] kvm: vmx: Stop wasting a page for guest_msrs
 2019-12-03 23:24 UTC  (4+ messages)

[PATCH 4.19 242/321] kvm: properly check debugfs dentry before using it
 2019-12-03 22:35 UTC 

[PATCH v4 0/6] KVM: X86: Cleanups on dest_mode and headers
 2019-12-03 22:20 UTC  (10+ messages)
` [PATCH v4 1/6] KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthand
` [PATCH v4 2/6] KVM: X86: Move irrelevant declarations out of ioapic.h
` [PATCH v4 3/6] KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode
` [PATCH v4 4/6] KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
` [PATCH v4 5/6] KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros
` [PATCH v4 6/6] KVM: X86: Conert the last users of "shorthand = 0" to use macros

[PATCH v3 00/15] KVM: Dynamically size memslot arrays
 2019-12-03 22:14 UTC  (2+ messages)

[vhost:linux-next 4/11] drivers/net/ethernet/mellanox/mlx4/en_netdev.c:1376:12: error: 'tx_ring' undeclared; did you mean 'en_print'?
 2019-12-03 19:56 UTC 

[PATCH v2] kvm: vmx: Pass through IA32_TSC_AUX for read iff guest has RDTSCP
 2019-12-03 19:07 UTC  (2+ messages)

[PATCH v9 Kernel 0/5] Add KABIs to support migration for VFIO devices
 2019-12-03 18:04 UTC  (9+ messages)
` [PATCH v9 Kernel 2/5] vfio iommu: Add ioctl defination to get dirty pages bitmap

[PATCH v3 00/12] video, drm, etc: constify fbops in struct fb_info
 2019-12-03 16:42 UTC  (3+ messages)
` [PATCH v3 11/12] samples: vfio-mdev: constify fb ops
` [Intel-gfx] [PATCH v3 00/12] video, drm, etc: constify fbops in struct fb_info

[PATCH v3 0/5] KVM: X86: Cleanups on dest_mode and headers
 2019-12-03 16:32 UTC  (15+ messages)
` [PATCH v3 1/5] KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthand
` [PATCH v3 2/5] KVM: X86: Move irrelevant declarations out of ioapic.h
` [PATCH v3 3/5] KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode
` [PATCH v3 4/5] KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
` [PATCH v3 5/5] KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros

[PATCH kvm-unit-tests v2] svm: Verify the effect of V_INTR_MASKING on INTR interrupts
 2019-12-03 16:25 UTC 

[PATCH kvm-unit-tests] svm: Verify the effect of V_INTR_MASKING on INTR interrupts
 2019-12-03 13:34 UTC  (2+ messages)

[RFC PATCH 0/3] vsock: support network namespace
 2019-12-03 11:17 UTC  (3+ messages)

[Bug 205655] New: kvm with cache=none and btrfs -> corrupted file system
 2019-12-03  9:08 UTC  (3+ messages)
` [Bug 205655] "

[kvm-unit-tests PATCH v2 0/9] s390x: Testing the Channel Subsystem I/O
 2019-12-03  8:58 UTC  (35+ messages)
` [kvm-unit-tests PATCH v2 2/9] s390x: Define the PSW bits
` [kvm-unit-tests PATCH v2 3/9] s390x: irq: make IRQ handler weak
` [kvm-unit-tests PATCH v2 4/9] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v2 5/9] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v2 6/9] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v2 7/9] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v2 8/9] s390x: css: ssch/tsch with sense and interrupt
` [kvm-unit-tests PATCH v2 9/9] s390x: css: ping pong

[PATCH] KVM: Remove duplicated declaration of kvm_vcpu_kick
 2019-12-03  7:48 UTC  (2+ messages)

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-12-03  3:35 UTC  (15+ messages)
` [RESEND PATCH v21 1/6] hw/arm/virt: Introduce a RAS machine option
` [RESEND PATCH v21 4/6] KVM: Move hwpoison page related functions into kvm-all.c
` [RESEND PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH v2 0/8] Use 1st-level for DMA remapping
 2019-12-03  2:36 UTC  (6+ messages)
` [PATCH v2 5/8] iommu/vt-d: Add first level page table interfaces

[RFC PATCH 00/28] kvm: mmu: Rework the x86 TDP direct mapped case
 2019-12-03  2:15 UTC  (14+ messages)
` [RFC PATCH 06/28] kvm: mmu: Replace mmu_lock with a read/write lock
` [RFC PATCH 08/28] kvm: mmu: Init / Uninit the direct MMU
` [RFC PATCH 10/28] kvm: mmu: Flush TLBs before freeing direct MMU page table memory
` [RFC PATCH 11/28] kvm: mmu: Optimize for freeing direct MMU PTs on teardown
` [RFC PATCH 12/28] kvm: mmu: Set tlbs_dirty atomically
` [RFC PATCH 13/28] kvm: mmu: Add an iterator for concurrent paging structure walks

KVM Kernel Module not being built for Yocto Kernel
 2019-12-03  2:01 UTC  (2+ messages)

[kvm-unit-tests PATCH v3] x86: Add RDTSC test
 2019-12-03  1:51 UTC  (2+ messages)

[RFC v2 0/3] vfio: support Shared Virtual Addressing
 2019-12-03  0:11 UTC  (9+ messages)
` [RFC v2 3/3] vfio/type1: bind guest pasid (guest page tables) to host

[PATCH] vfio: call irq_bypass_unregister_producer() before freeing irq
 2019-12-02 23:14 UTC  (3+ messages)

[PATCH] KVM: nVMX: Use SET_MSR_OR_WARN() to simplify failure logging
 2019-12-02 21:21 UTC  (2+ messages)

[PATCH v2 0/3] KVM: X86: Cleanups on dest_mode and headers
 2019-12-02 19:13 UTC  (9+ messages)
` [PATCH v2 1/3] KVM: X86: Some cleanups in ioapic.h/lapic.h
` [PATCH v2 3/3] KVM: X86: Fixup kvm_apic_match_dest() dest_mode parameter

[PATCH v4 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
 2019-12-02 19:06 UTC  (3+ messages)

general protection fault in __schedule (2)
 2019-12-02 16:56 UTC  (6+ messages)

[RFC net-next 00/18] virtio_net XDP offload
 2019-12-02 15:29 UTC  (21+ messages)
` [RFC net-next 07/18] tun: set offloaded xdp program
` [RFC net-next 08/18] tun: run offloaded XDP program in Tx path

[PATCH kvmtool 00/16] Add writable BARs and PCIE 1.1 support
 2019-12-02 12:15 UTC  (3+ messages)
` [PATCH kvmtool 09/16] arm/pci: Do not use first PCI IO space bytes for devices

vfio_pin_map_dma cause synchronize_sched wait too long
 2019-12-02 10:47 UTC  (5+ messages)

[PATCH v14 0/6] mm / virtio: Provide support for unused page reporting
 2019-12-02 10:43 UTC  (7+ messages)
` [PATCH v14 6/6] virtio-balloon: Add support for providing unused page reports to host

[PATCH] KVM: s390: Add new reset vcpu API
 2019-12-02  8:54 UTC  (9+ messages)

[PATCH kernel RFC 0/4] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2019-12-02  5:58 UTC  (8+ messages)
` [PATCH kernel RFC 1/4] powerpc/powernv/ioda: Rework for "
` [PATCH kernel RFC 2/4] powerpc/powernv/ioda: Allow smaller TCE table levels
` [PATCH kernel RFC 3/4] powerpc/powernv/phb4: Add 4GB IOMMU bypass mode
` [PATCH kernel RFC 4/4] vfio/spapr_tce: Advertise and allow a huge DMA windows at 4GB
` [PATCH kernel RFC 00/4] powerpc/powernv/ioda: Move TCE bypass base to PE

[Bug 203543] New: Starting with kernel 5.1.0-rc6, kvm_intel can no longer be loaded in nested kvm/guests
 2019-12-02  4:44 UTC  (8+ messages)
` [Bug 203543] "

BUG: unable to handle kernel paging request in __call_srcu
 2019-12-01  7:05 UTC 

[PATCH v2 0/3] KVM: x86: fixes for speculation bug feature reporting
 2019-11-30 23:27 UTC  (3+ messages)
` [PATCH 1/3] KVM: x86: fix reporting of AMD speculation bug CPUID leaf

[PATCH v7 17/24] mm/gup: track FOLL_PIN pages
 2019-11-30 18:59 UTC  (2+ messages)

[PATCH] KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init()
 2019-11-30  9:29 UTC 

[PATCH] KVM: arm: get rid of unused arg in cpu_init_hyp_mode()
 2019-11-30  7:20 UTC 

[PATCH v3] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-11-30  2:45 UTC 

[PATCH v2 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-29 21:44 UTC  (4+ messages)
` [PATCH v2 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).