kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-12 18:09:35 to 2019-09-17 17:05:26 UTC [more...]

[PATCH v8 0/3] KVM: x86: Enable user wait instructions
 2019-09-17 17:05 UTC  (5+ messages)

[PATCH v5 0/9] Enable Sub-page Write Protection Support
 2019-09-17 16:24 UTC  (13+ messages)
` [PATCH v5 1/9] Documentation: Introduce EPT based Subpage Protection
` [PATCH v5 2/9] vmx: spp: Add control flags for Sub-Page Protection(SPP)
` [PATCH v5 3/9] mmu: spp: Add SPP Table setup functions
` [PATCH v5 4/9] mmu: spp: Add functions to create/destroy SPP bitmap block
` [PATCH v5 5/9] mmu: spp: Introduce SPP {init,set,get} functions
` [PATCH v5 6/9] x86: spp: Introduce user-space SPP IOCTLs
` [PATCH v5 7/9] vmx: spp: Set up SPP paging table at vm-entry/exit
` [PATCH v5 8/9] mmu: spp: Enable Lazy mode SPP protection
` [PATCH v5 9/9] mmu: spp: Handle SPP protected pages when VM memory changes

[PATCH V4 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-09-17 15:28 UTC  (3+ messages)

[PATCH 1/3] KVM: Fix coalesced mmio ring buffer out-of-bounds access
 2019-09-17 15:18 UTC  (6+ messages)
` [PATCH v2 2/3] KVM: X86: Fix userspace set broken combinations of CPUID and CR4
` [PATCH v5 3/3] KVM: LAPIC: Tune lapic_timer_advance_ns smoothly

[PATCH v2 00/14] KVM: x86: Remove emulation_result enums
 2019-09-17 15:14 UTC  (4+ messages)
` [PATCH v2 03/14] KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param

[PATCH 0/3] KVM: x86: hyper-v: make L2 Hyper-V 2019 on KVM guests see MD_CLEAR
 2019-09-17 15:11 UTC  (10+ messages)
` [PATCH 1/3] cpu/SMT: create and export cpu_smt_possible()
` [PATCH 2/3] KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is impossible
` [PATCH 3/3] KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bit

[PATCH] kvm-unit-test: nVMX: Fix 95d6d2c32288 ("nVMX: Test Host Segment Registers and Descriptor Tables on vmentry of nested guests")
 2019-09-17 14:52 UTC  (2+ messages)

[PATCH 0/2] KVM: nVMX: Check Host Address Space Size on vmentry of nested guests
 2019-09-17 14:52 UTC  (2+ messages)

5.2.11+ Regression: > nproc/2 lockups during initramfs
 2019-09-17 13:41 UTC  (5+ messages)

[PATCH v3] KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel
 2019-09-17 13:38 UTC  (3+ messages)

[PATCH] KVM: x86: Manually flush collapsible SPTEs only when toggling flags
 2019-09-17 13:33 UTC  (2+ messages)

[PATCH v3 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
 2019-09-17 13:33 UTC  (2+ messages)

[PATCH v2 0/2] KVM: x86: don't announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS when it is unavailable
 2019-09-17 13:29 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
 2019-09-17 13:14 UTC  (6+ messages)

Call for volunteers: LWN.net articles about KVM Forum talks
 2019-09-17 13:02 UTC 

[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
 2019-09-17 12:42 UTC  (9+ messages)
` [RFC PATCH 1/2] mdev: device id support
` [RFC PATCH 2/2] mdev: introduce device specific ops

[PATCH] kvm: x86: Add Intel PMU MSRs to msrs_to_save[]
 2019-09-17 12:39 UTC  (7+ messages)

[PATCH v18 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-09-17 12:39 UTC  (2+ messages)

[RFC v4 0/3] vhost: introduce mdev based hardware backend
 2019-09-17 10:58 UTC  (8+ messages)
` [RFC v4 1/3] vfio: support getting vfio device from device fd
` [RFC v4 2/3] vfio: support checking vfio driver by device ops
` [RFC v4 3/3] vhost: introduce mdev based hardware backend

[PATCH 0/4] Introduce variable length mdev alias
 2019-09-17 10:13 UTC  (17+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] mdev: Introduce sha1 based "
  ` [PATCH v3 2/5] mdev: Make mdev alias unique among all mdevs
  ` [PATCH v3 3/5] mdev: Expose mdev alias in sysfs tree
  ` [PATCH v3 4/5] mdev: Introduce an API mdev_alias

[PATCH v5 0/6] Deliver vGPU display refresh event to userspace
 2019-09-17  9:27 UTC  (4+ messages)

[PATCH] KVM: X86: Fix warning in handle_desc
 2019-09-17  8:22 UTC  (3+ messages)

[PATCH v4] KVM: LAPIC: Tune lapic_timer_advance_ns smoothly
 2019-09-17  8:20 UTC  (3+ messages)

[PATCH v2] kvm: nvmx: limit atomic switch MSRs
 2019-09-16 23:02 UTC  (3+ messages)

[PATCH v4 0/9] KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL
 2019-09-16 22:50 UTC  (15+ messages)
` [PATCH v4 1/9] KVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTRL on vmexit
` [PATCH v4 2/9] KVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on vm-entry
` [PATCH v4 4/9] KVM: nVMX: check GUEST_IA32_PERF_GLOBAL_CTRL on VM-Entry
` [PATCH v4 5/9] KVM: nVMX: Check HOST_IA32_PERF_GLOBAL_CTRL on VM-entry
` [PATCH v4 6/9] KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL vm control if supported

[kvm-unit-tests PATCH v2] x86: nvmx: test max atomic switch MSRs
 2019-09-16 21:11 UTC  (3+ messages)

[PATCH v3 17/26] vfio_pci: Loop using PCI_STD_NUM_BARS
 2019-09-16 20:41 UTC 

[PATCH] sample: vfio mdev display - Fix a missing error code in an error handling path
 2019-09-16 20:22 UTC 

[PATCH 0/4] KVM: nVMX: Check GUEST_DEBUGCTL and GUEST_DR7 on vmentry of nested guests
 2019-09-16 19:12 UTC  (6+ messages)
` [PATCH 3/4] kvm-unit-test: nVMX: __enter_guest() should not set "launched" state when VM-entry fails

[GIT PULL] First batch of KVM changes for Linux 5.4
 2019-09-16 17:41 UTC  (2+ messages)

[PATCH 00/11] KVM: x86/mmu: Restore fast invalidate/zap flow
 2019-09-16 17:07 UTC  (14+ messages)
` [PATCH 01/11] KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot
` [PATCH 02/11] KVM: x86/mmu: Treat invalid shadow pages as obsolete
` [PATCH 03/11] KVM: x86/mmu: Use fast invalidate mechanism to zap MMIO sptes
` [PATCH 04/11] KVM: x86/mmu: Revert "Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints""
` [PATCH 05/11] KVM: x86/mmu: Revert "Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages""
` [PATCH 06/11] KVM: x86/mmu: Revert "Revert "KVM: MMU: zap pages in batch""
` [PATCH 07/11] KVM: x86/mmu: Revert "Revert "KVM: MMU: collapse TLB flushes when zap all pages""
` [PATCH 08/11] KVM: x86/mmu: Revert "Revert "KVM: MMU: reclaim the zapped-obsolete page first""
` [PATCH 09/11] KVM: x86/mmu: Revert "KVM: x86/mmu: Remove is_obsolete() call"
` [PATCH 10/11] KVM: x86/mmu: Explicitly track only a single invalid mmu generation
` [PATCH 11/11] KVM: x86/mmu: Skip invalid pages during zapping iff root_count is zero

mdev live migration support with vfio-mdev-pci
 2019-09-16  8:55 UTC  (8+ messages)

[PATCH v3 1/2] KVM: LAPIC: Tune lapic_timer_advance_ns smoothly
 2019-09-16  8:09 UTC  (6+ messages)

[PULL] vhost: a last minute revert
 2019-09-14 23:25 UTC  (2+ messages)

[GIT PULL] Final batch of KVM changes for Linux 5.3
 2019-09-14 23:25 UTC  (2+ messages)

[PATCH] vhost: Fix compile time error
 2019-09-14 19:38 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: nvmx: test max atomic switch MSRs
 2019-09-14  0:49 UTC  (9+ messages)

KASAN: slab-out-of-bounds Read in handle_vmptrld
 2019-09-13 21:39 UTC  (11+ messages)

[PATCH v6 00/10] s390: vfio-ap: dynamic configuration support
 2019-09-13 21:26 UTC  (11+ messages)
` [PATCH v6 01/10] s390: vfio-ap: Refactor vfio_ap driver probe and remove callbacks
` [PATCH v6 02/10] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v6 03/10] s390: vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v6 04/10] s390: vfio-ap: filter CRYCB bits for unavailable queue devices
` [PATCH v6 05/10] s390: vfio-ap: sysfs attribute to display the guest CRYCB
` [PATCH v6 06/10] s390: vfio-ap: update guest CRYCB in vfio_ap probe and remove callbacks
` [PATCH v6 07/10] s390: zcrypt: driver callback to indicate resource in use
` [PATCH v6 08/10] s390: vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v6 09/10] s390: vfio-ap: added versioning to vfio_ap module
` [PATCH v6 10/10] s390: vfio-ap: update documentation

[PATCH v3 00/16] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-09-13 19:01 UTC  (17+ messages)
` [PATCH v3 01/16] kvm: x86: Modify kvm_x86_ops.get_enable_apicv() to use struct kvm parameter
` [PATCH v3 02/16] kvm: x86: Introduce KVM APICv state
` [PATCH v3 03/16] kvm: lapic: Introduce APICv update helper function
` [PATCH v3 04/16] kvm: x86: Add support for activate/de-activate APICv at runtime
` [PATCH v3 05/16] kvm: x86: Add APICv activate/deactivate request trace points
` [PATCH v3 06/16] kvm: x86: svm: Add support to activate/deactivate posted interrupts
` [PATCH v3 07/16] svm: Add support for setup/destroy virutal APIC backing page for AVIC
` [PATCH v3 08/16] svm: Add support for activate/deactivate AVIC at runtime
` [PATCH v3 09/16] kvm: x86: hyperv: Use APICv deactivate request interface
` [PATCH v3 10/16] svm: Disable AVIC when launching guest with SVM support
` [PATCH v3 11/16] svm: Temporary deactivate AVIC during ExtINT handling
` [PATCH v3 12/16] kvm: x86: Introduce struct kvm_x86_ops.apicv_eoi_accelerate
` [PATCH v3 13/16] kvm: lapic: Clean up APIC predefined macros
` [PATCH v3 14/16] kvm: ioapic: Refactor kvm_ioapic_update_eoi()
` [PATCH v3 15/16] kvm: x86: ioapic: Lazy update IOAPIC EOI
` [PATCH v3 16/16] svm: Allow AVIC with in-kernel irqchip mode

[PATCH] kvm: nvmx: limit atomic switch MSRs
 2019-09-13 17:29 UTC  (3+ messages)

[PATCH v2 00/15] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-09-13 14:50 UTC  (6+ messages)
` [PATCH v2 12/15] kvm: i8254: Check LAPIC EOI pending when injecting irq on SVM AVIC

[PATCH 0/3] fix emulation error on Windows bootup
 2019-09-13  9:51 UTC  (4+ messages)

[PATCH v2] KVM: x86: Handle unexpected MMIO accesses using master abort semantics
 2019-09-13  9:10 UTC  (2+ messages)

[PATCH] KVM: x86: work around leak of uninitialized stack contents
 2019-09-13  9:07 UTC  (4+ messages)

[PATCH] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
 2019-09-13  7:47 UTC  (10+ messages)

[PATCH] KVM: x86: Handle unexpected MMIO accesses using master abort semantics
 2019-09-13  1:54 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: nVMX: Add tests of VMPTRLD and VMPTRST to MMIO addresses
 2019-09-13  0:00 UTC 

[PATCH] KVM: PPC: Book3S HV: Tunable to configure maximum # of vCPUs per VM
 2019-09-12 13:49 UTC  (4+ messages)

[RFC][PATCH] kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
 2019-09-12 23:27 UTC 

[kvm-unit-tests PATCH] x86: remove memory constraint from "mov" instruction
 2019-09-12 20:59 UTC  (2+ messages)
` [PATCH] "


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).