kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-01 18:02:55 to 2019-09-04 16:09:27 UTC [more...]

[PATCH v4 00/10] arm64: Stolen time support
 2019-09-04 16:02 UTC  (17+ messages)
` [PATCH v4 01/10] KVM: arm64: Document PV-time interface
` [PATCH v4 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v4 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH v2 0/2] KVM: Only use posted interrupts for Fixed/LowPrio MSIs
 2019-09-04 15:51 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: VMX: Disable posted interrupts for odd IRQs
` [PATCH v2 2/2] KVM: SVM: "

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

[PATCH v7 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-04 15:11 UTC  (10+ messages)
` [PATCH v7 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v7 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v7 3/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v7 4/6] mm: Introduce Reported pages
` [PATCH v7 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v7 6/6] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v7 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v7 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v7 QEMU 3/3] virtio-balloon: Provide a interface for "

[PATCH v4 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
 2019-09-04 15:05 UTC  (4+ messages)

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-09-04 14:52 UTC  (6+ messages)
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v5 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-04 14:23 UTC  (6+ messages)
` [PATCH v5 6/6] virtio-balloon: Add support for providing unused page reports to host

[PATCH -next] vfio-ccw: fix error return code in vfio_ccw_sch_init()
 2019-09-04 13:58 UTC  (3+ messages)

[PATCH RESEND v4 0/9] Enable Sub-page Write Protection Support
 2019-09-04 13:49 UTC  (5+ messages)
` [PATCH RESEND v4 8/9] KVM: MMU: Enable Lazy mode SPPT setup

[PATCH 0/2] KVM: Only use posted interrupts for Fixes/LowPrio MSIs
 2019-09-04 13:06 UTC  (6+ messages)
` [PATCH 1/2] KVM: VMX: Disable posted interrupts for odd IRQs
` [PATCH 2/2] KVM: SVM: "

[PATCH] kvm: Nested KVM MMUs need PAE root too
 2019-09-04 11:03 UTC  (2+ messages)

[PATCH v2] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-09-04  9:48 UTC  (2+ messages)

[PATCH v2 0/2] KVM: s390: Check for invalid bits in kvm_valid_regs and kvm_dirty_regs
 2019-09-04  9:21 UTC  (10+ messages)
` [PATCH v2 1/2] KVM: s390: Disallow "
` [PATCH v2 2/2] KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x

[RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-09-04  8:40 UTC  (7+ messages)
` [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure
          ` [virtio-dev] "

[PATCH] KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs
 2019-09-04  7:54 UTC  (4+ messages)

[PATCH v2] doc: kvm: Fix return description of KVM_SET_MSRS
 2019-09-04  6:01 UTC 

[PATCH] doc: kvm: fix return description of KVM_SET_MSRS
 2019-09-04  6:04 UTC  (3+ messages)

[RFC v3] vhost: introduce mdev based hardware vhost backend
 2019-09-04  4:32 UTC  (7+ messages)

[PATCH v6 00/21] KVM RISC-V Support
 2019-09-04  3:39 UTC  (9+ messages)
` [PATCH v6 10/21] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v6 19/21] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v6 21/21] RISC-V: KVM: Add MAINTAINERS entry

[PATCH v2 00/15] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-09-04  2:06 UTC  (4+ messages)
` [PATCH v2 14/15] kvm: ioapic: Delay update IOAPIC EOI for RTC

[Patch] KVM: SVM: Fix svm_xsaves_supported
 2019-09-04  0:14 UTC 

[PATCH] KVM: x86: Manually calculate reserved bits when loading PDPTRS
 2019-09-03 23:36 UTC 

[PATCH v3 0/8] KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL
 2019-09-03 21:58 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTRL on vmexit
` [PATCH v3 2/8] KVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on vm-entry
` [PATCH v3 3/8] KVM: VMX: Add helper to check reserved bits in IA32_PERF_GLOBAL_CTRL
` [PATCH v3 4/8] KVM: nVMX: check GUEST_IA32_PERF_GLOBAL_CTRL on VM-Entry
` [PATCH v3 5/8] KVM: nVMX: Check HOST_IA32_PERF_GLOBAL_CTRL on VM-entry
` [PATCH v3 6/8] KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL vm control if supported
` [kvm-unit-tests PATCH v3 7/8] x86: VMX: Make guest_state_test_main() check state from nested VM
` [kvm-unit-tests PATCH v3 8/8] x86: VMX: Add tests for nested "load IA32_PERF_GLOBAL_CTRL"

[PATCH v2 0/8] KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL
 2019-09-03 21:39 UTC  (10+ messages)
` [PATCH v2 1/8] KVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTRL on vmexit
` [PATCH v2 2/8] KVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on vm-entry
` [PATCH v2 3/8] KVM: VMX: Add helper to check reserved bits in IA32_PERF_GLOBAL_CTRL
` [PATCH v2 4/8] KVM: nVMX: check GUEST_IA32_PERF_GLOBAL_CTRL on VM-Entry
` [PATCH v2 5/8] KVM: nVMX: Check HOST_IA32_PERF_GLOBAL_CTRL on VM-entry
` [PATCH v2 6/8] KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL vm control if supported
` [kvm-unit-tests PATCH v2 7/8] x86: VMX: Make guest_state_test_main() check state from nested VM
` [kvm-unit-tests PATCH v2 8/8] x86: VMX: Add tests for nested "load IA32_PERF_GLOBAL_CTRL"

[PATCH] kvm: Nested KVM MMUs need PAE root too
 2019-09-03 20:33 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/2] x86: nVMX: Bug fixes
 2019-09-03 17:50 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/2] x86: nVMX: Do not use test_skip() when multiple tests are run
` [kvm-unit-tests PATCH 2/2] x86: nVMX: Fix wrong reserved bits of error-code

[PATCH AUTOSEL 4.19 011/167] KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
 2019-09-03 16:25 UTC  (16+ messages)
` [PATCH AUTOSEL 4.19 012/167] KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv' variables
` [PATCH AUTOSEL 4.19 013/167] KVM: x86: hyperv: keep track of mismatched VP indexes
` [PATCH AUTOSEL 4.19 014/167] KVM: hyperv: define VP assist page helpers
` [PATCH AUTOSEL 4.19 015/167] x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinit
` [PATCH AUTOSEL 4.19 065/167] KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
` [PATCH AUTOSEL 4.19 073/167] x86/kvmclock: set offset for kvm unstable clock
` [PATCH AUTOSEL 4.19 092/167] kvm: mmu: Fix overflow on kvm mmu page limit calculation
` [PATCH AUTOSEL 4.19 093/167] x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
` [PATCH AUTOSEL 4.19 094/167] KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
` [PATCH AUTOSEL 4.19 115/167] kvm: Check irqchip mode before assign irqfd
` [PATCH AUTOSEL 4.19 132/167] KVM: x86: optimize check for valid PAT value
` [PATCH AUTOSEL 4.19 133/167] KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
` [PATCH AUTOSEL 4.19 134/167] KVM: VMX: Fix handling of #MC that occurs during VM-Entry
` [PATCH AUTOSEL 4.19 135/167] KVM: VMX: check CPUID before allowing read/write of IA32_XSS
` [PATCH AUTOSEL 4.19 162/167] virtio/s390: fix race on airq_areas[]

[PATCH AUTOSEL 5.2 18/23] virtio/s390: fix race on airq_areas[]
 2019-09-03 16:24 UTC 

[PATCH] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
 2019-09-03 15:57 UTC 

[PATCH v2 0/4] cpuidle, haltpoll: governor switching on idle register
 2019-09-03 13:24 UTC  (5+ messages)
` [PATCH v2 1/4] cpuidle: allow governor switch on cpuidle_register_driver()
` [PATCH v2 2/4] cpuidle-haltpoll: set haltpoll as preferred governor
` [PATCH v2 3/4] cpuidle-haltpoll: return -ENODEV on modinit failure
` [PATCH v2 4/4] cpuidle-haltpoll: do not set an owner to allow modunload

[PATCH v1 0/4] cpuidle, haltpoll: governor switching on idle register
 2019-09-03 13:23 UTC  (6+ messages)
` [PATCH v1 1/4] cpuidle: allow governor switch on cpuidle_register_driver()
` [PATCH v1 2/4] cpuidle-haltpoll: set haltpoll as preferred governor
` [PATCH v1 3/4] cpuidle-haltpoll: return -ENODEV on modinit failure
` [PATCH v1 4/4] cpuidle-haltpoll: do not set an owner to allow modunload

[PATCH] KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
 2019-09-03 11:33 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/5] s390x: More emulation tests
 2019-09-03 10:58 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 4/5] s390x: STSI tests

[PATCH v2] cpuidle-haltpoll: vcpu hotplug support
 2019-09-03 10:13 UTC  (16+ messages)
` Is: Default governor regardless of cpuidle driver Was: "
        ` Default governor regardless of cpuidle driver

[kvm-unit-tests PATCH 0/6] s390x: Add multiboot and smp
 2019-09-03  8:56 UTC  (18+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: Use interrupts in SCLP and add locking
` [kvm-unit-tests PATCH 2/6] s390x: Add linemode console
` [kvm-unit-tests PATCH 4/6] s390x: Add initial smp code
` [kvm-unit-tests PATCH 5/6] s390x: Prepare for external calls
` [kvm-unit-tests PATCH 6/6] s390x: SMP test

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-09-03  8:02 UTC  (12+ messages)
` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket
` [PATCH v4 2/5] vsock/virtio: reduce credit update messages
` request for stable (was Re: [PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput)

[PATCH v4 1/5] vsock/virtio: limit the memory used per-socket
 2019-09-03  8:00 UTC  (16+ messages)

[PATCH net-next] vsock/virtio: a better comment on credit update
 2019-09-03  7:47 UTC  (2+ messages)

[PATCH v5 0/6] Deliver vGPU display refresh event to userspace
 2019-09-03  7:43 UTC  (3+ messages)

[PATCH v3] cpuidle-haltpoll: vcpu hotplug support
 2019-09-03  7:38 UTC  (4+ messages)

[kvm-unit-tests RFC PATCH 00/16] arm64: Run at EL2
 2019-09-03  6:37 UTC  (6+ messages)
` [kvm-unit-tests RFC PATCH 02/16] arm/arm64: psci: Don't run C code without stack or vectors

[PATCH 0/4] Introduce variable length mdev alias
 2019-09-03  3:53 UTC  (22+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] mdev: Introduce sha1 based "
  ` [PATCH v2 5/6] mdev: Update sysfs documentation
` [PATCH v3 0/5] Introduce variable length mdev alias
  ` [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 v3 5/5] mtty: Optionally support mtty alias

[PATCH V2] x86/Hyper-V: Fix overflow issue in the fill_gva_list()
 2019-09-02 14:40 UTC  (2+ messages)

[PATCH] x86/Hyper-V: Fix overflow issue in the fill_gva_list()
 2019-09-02 12:46 UTC  (3+ messages)

Singapore Citizen Mr. Teo En Ming's Refugee Seeking Attempts, In The Search of a Substantially Better Life
 2019-09-02 12:45 UTC 

[PATCH 0/3] arm64: KVM: Kiss hyp_alternate_select() goodbye
 2019-09-02  8:34 UTC  (6+ messages)
` [PATCH 1/3] arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220
` [PATCH 2/3] arm64: KVM: Replace hyp_alternate_select with has_vhe()
` [PATCH 3/3] arm64: KVM: Kill hyp_alternate_select()

[PATCH kernel v3 1/5] powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
 2019-09-02  3:06 UTC  (2+ messages)

[PATCH V5 0/9] Fixes for vhost metadata acceleration
 2019-09-01 18:02 UTC  (8+ 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).