kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-30 08:43:39 to 2019-09-04 03:39:51 UTC [more...]

[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

[RFC v3] vhost: introduce mdev based hardware vhost backend
 2019-09-04  2:48 UTC  (6+ messages)

[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 0/2] KVM: Only use posted interrupts for Fixes/LowPrio MSIs
 2019-09-03 23:20 UTC  (5+ messages)
` [PATCH 1/2] KVM: VMX: Disable posted interrupts for odd IRQs
` [PATCH 2/2] KVM: SVM: "

[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] doc: kvm: fix return description of KVM_SET_MSRS
 2019-09-03 16:33 UTC  (2+ messages)

[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 v5 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-03 14:13 UTC  (4+ messages)
` [PATCH v5 6/6] virtio-balloon: Add support for providing unused page reports to host

[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

[PATCH v4 00/10] arm64: Stolen time support
 2019-09-03  9:14 UTC  (20+ messages)
` [PATCH v4 01/10] KVM: arm64: Document PV-time interface
` [PATCH v4 04/10] KVM: Implement kvm_put_guest()
` [PATCH v4 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v4 06/10] KVM: Allow kvm_device_ops to be const
` [PATCH v4 07/10] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH v4 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v4 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v4 10/10] arm64: Retrieve stolen time as paravirtualized guest

[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  (18+ 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  (25+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] mdev: Introduce sha1 based "
  ` [PATCH v2 2/6] mdev: Make mdev alias unique among all mdevs
  ` [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 v4 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
 2019-09-02 13:07 UTC  (3+ 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 0/4] KVM: nVMX: Check GUEST_DEBUGCTL and GUEST_DR7 on vmentry of nested guests
 2019-09-02  0:33 UTC  (10+ messages)
` [PATCH 1/4] KVM: nVMX: Check GUEST_DEBUGCTL "
` [PATCH 2/4] KVM: nVMX: Check GUEST_DR7 "

[PATCH V5 0/9] Fixes for vhost metadata acceleration
 2019-09-01 18:02 UTC  (8+ messages)

[GIT PULL] KVM fixes for Linux 5.3-rc7
 2019-08-31 16:45 UTC  (2+ messages)

[PATCH 0/7] KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL
 2019-08-30 20:12 UTC  (10+ messages)
` [PATCH 2/7] KVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on vmentry
` [PATCH 3/7] KVM: VMX: Add helper to check reserved bits in MSR_CORE_PERF_GLOBAL_CTRL
` [PATCH 4/7] KVM: nVMX: check GUEST_IA32_PERF_GLOBAL_CTRL on VM-Entry

[kvm-unit-tests PATCH] travis.yml: Enable running of tests with TCG
 2019-08-30 18:45 UTC 

[RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-08-30 16:05 UTC  (6+ messages)
` [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure

[PATCH v2] KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
 2019-08-30  9:45 UTC  (2+ messages)

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-30  9:22 UTC  (5+ messages)
` [PATCH v3 01/10] KVM: arm64: Document PV-time interface


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