kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-08 15:37:57 to 2020-05-12 15:27:22 UTC [more...]

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-12 15:27 UTC  (11+ messages)
` [PATCH 1/8] Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously"
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
` [PATCH 3/8] KVM: introduce kvm_read_guest_offset_cached()
` [PATCH 4/8] KVM: x86: interrupt based APF page-ready event delivery
` [PATCH 5/8] KVM: x86: acknowledgment mechanism for async pf page ready notifications
` [PATCH 6/8] KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
` [PATCH 7/8] KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
` [PATCH 8/8] KVM: x86: drop KVM_PV_REASON_PAGE_READY case from kvm_handle_page_fault()

[Bug 207489] New: Kernel panic due to Lazy update IOAPIC EOI on an x86_64 *host*, when two (or more) PCI devices from different IOMMU groups are passed to Windows 10 guest, upon guest boot into Windows, with more than 4 VCPUs
 2020-05-12 15:20 UTC  (2+ messages)
` [Bug 207489] "

[PATCH v3 0/3] arch/x86: Enable MPK feature on AMD
 2020-05-12 15:19 UTC  (9+ messages)
` [PATCH v3 1/3] arch/x86: Rename config X86_INTEL_MEMORY_PROTECTION_KEYS to generic x86
` [PATCH v3 2/3] KVM: x86: Move pkru save/restore to x86.c
` [PATCH v3 3/3] KVM: x86: Move MPK feature detection to common code

[Bug 207173] New: kvm compiling problem 5.6.x kvm_main.c:2236:42: error: ‘nr_pages_avail’ may be used uninitialized in this function
 2020-05-12 14:37 UTC  (4+ messages)
` [Bug 207173] "

[PATCH v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2020-05-12 14:17 UTC  (5+ messages)
` [PATCH v3 kvmtool 32/32] arm/arm64: Add PCI Express "

[PATCH V4 00/14] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-12 14:17 UTC  (19+ messages)
` [PATCH V4 01/14] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
` [PATCH V4 02/14] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
` [PATCH V4 03/14] KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
` [PATCH V4 04/14] KVM: MIPS: Add EVENTFD support which is needed by VHOST
` [PATCH V4 05/14] KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
` [PATCH V4 06/14] KVM: MIPS: Introduce and use cpu_guest_has_ldpte
` [PATCH V4 07/14] KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
` [PATCH V4 08/14] KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
` [PATCH V4 09/14] KVM: MIPS: Add more types of virtual interrupts
` [PATCH V4 10/14] KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
` [PATCH V4 11/14] KVM: MIPS: Add CPUCFG emulation for Loongson-3
` [PATCH V4 12/14] KVM: MIPS: Add CONFIG6 and DIAG registers emulation
` [PATCH V4 13/14] KVM: MIPS: Add more MMIO load/store instructions emulation
` [PATCH V4 14/14] KVM: MIPS: Enable KVM support for Loongson-3

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-05-12 12:04 UTC  (7+ messages)
` [PATCH 03/26] KVM: arm64: Factor out stage 2 page table data from struct kvm
` [PATCH 08/26] KVM: arm64: Use TTL hint in when invalidating stage-2 translations

[PATCH v4 0/6] scripts: More Python fixes
 2020-05-12 11:35 UTC  (9+ messages)
` [PATCH v4 1/6] scripts/qemugdb: Remove shebang header
` [PATCH v4 2/6] scripts/qemu-gdb: Use Python 3 interpreter
` [PATCH v4 3/6] scripts/qmp: "
` [PATCH v4 4/6] scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()
` [PATCH v4 5/6] scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main
` [PATCH v4 6/6] tests/migration/guestperf: Use Python 3 interpreter

[PATCH v2] kvm/x86 : Remove redundant function implement
 2020-05-12 11:02 UTC 

[PATCH V4 00/14] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-12 10:29 UTC 

[kvm-unit-tests PATCH] Always compile the kvm-unit-tests with -fno-common
 2020-05-12  9:55 UTC 

[kvm-unit-tests v3 PATCH] Fixes for the umip test
 2020-05-12  9:44 UTC 

[PATCH v4 36/38] samples: vfio-mdev/mbochs: fix common struct sg_table related issues
 2020-05-12  9:00 UTC 

[PATCH kvm-unit-tests] x86: avoid multiply defined symbol
 2020-05-12  8:38 UTC  (3+ messages)

[PATCH] i386/kvm: fix a use-after-free when vcpu plug/unplug
 2020-05-12 13:39 UTC  (3+ messages)

[PATCH V2] ifcvf: move IRQ request/free to status change handlers
 2020-05-12  8:00 UTC 

[PATCH kvm-unit-tests] Fix out-of-tree builds
 2020-05-12  8:03 UTC  (2+ messages)

[PATCH] ifcvf: move IRQ request/free to status change handlers
 2020-05-12  5:51 UTC  (6+ messages)

[PATCH v10 00/11] Guest Last Branch Recording Enabling
 2020-05-12  4:58 UTC  (6+ messages)
` [PATCH v10 08/11] KVM: x86/pmu: Add LBR feature emulation via guest LBR event

[PATCH v3] KVM: x86/pmu: Support full width counting
 2020-05-12  4:42 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
  ` [PATCH v4 2/2] KVM: x86/pmu: Support full width counting

[PATCH v26 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-05-12  3:06 UTC  (6+ messages)
` [PATCH v26 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro

[PATCH v27 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-05-12  3:06 UTC  (11+ messages)
` [PATCH v27 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
` [PATCH v27 02/10] hw/arm/virt: Introduce a RAS machine option
` [PATCH v27 03/10] docs: APEI GHES generation and CPER record description
` [PATCH v27 04/10] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v27 05/10] ACPI: Build Hardware Error Source Table
` [PATCH v27 06/10] ACPI: Record the Generic Error Status Block address
` [PATCH v27 07/10] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH v27 08/10] ACPI: Record Generic Error Status Block(GESB) table
` [PATCH v27 09/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH v27 10/10] MAINTAINERS: Add ACPI/HEST/GHES entries

[PATCH] KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
 2020-05-11 22:56 UTC 

[PATCH] vhost: scsi: notify TCM about the maximum sg entries supported per command
 2020-05-11 22:18 UTC 

[PATCH v3] KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
 2020-05-11 22:05 UTC 

[RFC PATCH] KVM: Add module for IRQ forwarding
 2020-05-11 22:00 UTC 

[PATCH v2] KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
 2020-05-11 21:35 UTC  (2+ messages)
  ` [KVM] 6b6a864bd7: kernel-selftests.kvm.vmx_tsc_adjust_test.fail

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-11 20:07 UTC  (7+ messages)
` [PATCH v3 19/75] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH v3 22/75] x86/boot/compressed/64: Add set_page_en/decrypted() helpers
` [PATCH v3 23/75] x86/boot/compressed/64: Setup GHCB Based VC Exception handler

[PATCH RFC 0/6] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-11 19:17 UTC  (5+ messages)
` [PATCH RFC 1/6] Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously"

[PATCH v9 0/8] KVM: Add virtualization support of split lock detection
 2020-05-11 18:17 UTC  (13+ messages)
` [PATCH v9 1/8] x86/split_lock: Rename TIF_SLD to TIF_SLD_DISABLED
` [PATCH v9 2/8] x86/split_lock: Remove bogus case in handle_guest_split_lock()
` [PATCH v9 3/8] x86/split_lock: Introduce flag X86_FEATURE_SLD_FATAL and drop sld_state
` [PATCH v9 4/8] x86/split_lock: Introduce split_lock_virt_switch() and two wrappers
` [PATCH v9 5/8] x86/kvm: Introduce paravirt split lock detection enumeration
` [PATCH v9 6/8] KVM: VMX: Enable MSR TEST_CTRL for guest
` [PATCH v9 7/8] KVM: VMX: virtualize split lock detection
` [PATCH v9 8/8] x86/split_lock: Enable split lock detection initialization when running as an guest on KVM

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-11 17:34 UTC  (6+ messages)

[PATCH 0/2] KVM: VMX: Fix and a cleanup for VM-Exit tracing
 2020-05-11 17:29 UTC  (7+ messages)
` [PATCH 1/2] KVM: VMX: Invoke kvm_exit tracepoint on VM-Exit due to failed VM-Enter
` [PATCH 2/2] KVM: x86: Print symbolic names of VMX VM-Exit flags in traces

[PATCH] KVM: Fix a warning in __kvm_gfn_to_hva_cache_init()
 2020-05-11 17:10 UTC  (6+ messages)

[PATCH v2 0/9] KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups
 2020-05-11 16:15 UTC  (7+ messages)
` [PATCH v2 8/9] KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6

[PATCH] vfio/pci: Fix memory leaks of eventfd context in vfio_pci_release()
 2020-05-11 14:32 UTC 

[PATCH v2 0/3] arch/x86: Enable MPK feature on AMD
 2020-05-11 13:57 UTC  (10+ messages)
` [PATCH v2 1/3] arch/x86: Rename config X86_INTEL_MEMORY_PROTECTION_KEYS to generic x86
` [PATCH v2 2/3] KVM: x86: Move pkru save/restore to x86.c
` [PATCH v2 3/3] KVM: SVM: Add support for MPK feature on AMD

[PATCH] kvm/x86 : Remove redundant pic_in_kernel
 2020-05-11 13:50 UTC 

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-05-11 13:49 UTC  (13+ messages)

[PATCH] vfio/pci: fix memory leaks in alloc_perm_bits()
 2020-05-11  6:35 UTC  (2+ messages)

[PATCH] vfio/pci: fix memory leaks of eventfd ctx
 2020-05-11  4:34 UTC 

[PATCH v2 06/20] mips: Add MIPS32 Release 5 support
 2020-05-10 22:05 UTC  (3+ messages)

[PATCH v2] KVM: SVM: Disable AVIC before setting V_IRQ
 2020-05-10 12:13 UTC  (3+ messages)

[PATCH kvm-unit-tests] svm_tests: add RSM intercept test
 2020-05-09 14:06 UTC 

[kvm-unit-tests PATCH] x86: VMX: Add a VMX-preemption timer expiration test
 2020-05-09 13:26 UTC  (2+ messages)

[PATCH] kvm: add halt-polling cpu usage stats
 2020-05-09 13:25 UTC  (2+ messages)

[PATCH 0/3] Pin the hrtimer used for VMX-preemption timer emulation
 2020-05-09 13:17 UTC  (7+ messages)
` [PATCH 1/3] KVM: nVMX: Really make emulated nested preemption timer pinned
` [PATCH 2/3] KVM: nVMX: Change emulated VMX-preemption timer hrtimer to absolute
` [PATCH 3/3] KVM: nVMX: Migrate the VMX-preemption timer

[PATCH kvm-unit-tests] svm: Test V_IRQ injection
 2020-05-09 12:58 UTC  (2+ messages)

[PATCH 0/3 v2] KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests
 2020-05-09 12:56 UTC  (5+ messages)
` [PATCH 1/3 v2] KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
` [PATCH 2/3 v2] KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests
` [PATCH 3/3 v2] KVM: nSVM: Test "

[PATCH] KVM: x86: Restore update of required xstate size in guest's CPUID
 2020-05-09 12:51 UTC  (3+ messages)

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-05-09 12:21 UTC  (15+ messages)

[PATCH V3 00/14] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-09  7:58 UTC  (6+ messages)
` [PATCH V3 10/14] KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support

[kvm-unit-tests PATCH] nVMX: Check EXIT_QUALIFICATION on VM-Enter failures due to bad guest state
 2020-05-08 23:37 UTC  (2+ messages)

[PATCH] kvm: x86 mmu: avoid mmu_page_hash lookup for direct_map-only VM
 2020-05-08 20:13 UTC  (2+ messages)

Add a __anon_inode_getfd helper
 2020-05-08 19:52 UTC  (10+ messages)
` [PATCH 02/12] kvm: use __anon_inode_getfd
` [PATCH 03/12] pidfd: "
` [PATCH 04/12] bpf: "
` [PATCH 05/12] io_uring: "
` [PATCH 08/12] vfio: "
` [PATCH 09/12] rdma: "

[PATCH v2 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-08 18:39 UTC  (11+ messages)
` [PATCH v2 1/3] vfio/type1: Support faulting PFNMAP vmas

[PATCH] KVM: x86: Move definition of __ex to kvm_host.h
 2020-05-08 18:14 UTC  (3+ messages)

[PATCH v2 0/1] x86/kvm/hyper-v: Add support to SYNIC exit on EOM
 2020-05-08 16:56 UTC  (11+ messages)


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