kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-09 16:20:42 to 2019-08-14 07:00:05 UTC [more...]

[PATCH] KVM: nVMX: Check that HLT activity state is supported
 2019-08-14  6:59 UTC  (3+ messages)

Can we boot a 512U kvm guest?
 2019-08-14  6:51 UTC  (3+ messages)

[PATCH v2 0/3] powerpc/xive: Fix race condition leading to host crashes and hangs
 2019-08-14  6:05 UTC  (7+ messages)
` [PATCH v2 2/3] KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
` [PATCH v2 1/3] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
` [PATCH v2 3/3] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race

[PATCH 0/2] Simplify mtty driver and mdev core
 2019-08-14  5:54 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] vfio-mdev/mtty: Simplify interrupt generation
  ` [PATCH v2 2/2] vfio/mdev: Removed unused and redundant API for mdev UUID

[PATCH AUTOSEL 4.14 44/44] selftests: kvm: Adding config fragments
 2019-08-14  2:18 UTC 

[PATCH AUTOSEL 4.9 33/33] selftests: kvm: Adding config fragments
 2019-08-14  2:23 UTC 

[PATCH AUTOSEL 4.4 28/28] selftests: kvm: Adding config fragments
 2019-08-14  2:25 UTC 

[PATCH AUTOSEL 4.19 68/68] selftests: kvm: Adding config fragments
 2019-08-14  2:15 UTC 

[PATCH AUTOSEL 5.2 123/123] selftests: kvm: Adding config fragments
 2019-08-14  2:10 UTC 

[RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-08-13 23:14 UTC  (15+ messages)
` [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure
` [RFC][Patch v12 2/2] virtio-balloon: interface to support free page reporting
` [QEMU Patch 1/2] virtio-balloon: adding bit for page reporting support
  ` [QEMU Patch 2/2] virtio-balloon: support for handling page reporting

[PATCH v2 00/27] KVM: x86/mmu: Remove fast invalidate mechanism
 2019-08-13 22:10 UTC  (10+ messages)
  ` [PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot

[RFC PATCH v6 00/92] VM introspection
 2019-08-13 21:05 UTC  (54+ messages)
` [RFC PATCH v6 01/92] kvm: introduce KVMI (VM introspection subsystem)
` [RFC PATCH v6 02/92] kvm: introspection: add basic ioctls (hook/unhook)
` [RFC PATCH v6 06/92] kvm: introspection: add KVMI_CONTROL_CMD_RESPONSE
` [RFC PATCH v6 07/92] kvm: introspection: honor the reply option when handling the KVMI_GET_VERSION command
` [RFC PATCH v6 08/92] kvm: introspection: add KVMI_CHECK_COMMAND and KVMI_CHECK_EVENT
` [RFC PATCH v6 09/92] kvm: introspection: add KVMI_GET_GUEST_INFO
` [RFC PATCH v6 13/92] kvm: introspection: make the vCPU wait even when its jobs list is empty
` [RFC PATCH v6 14/92] kvm: introspection: handle introspection commands before returning to guest
` [RFC PATCH v6 16/92] kvm: introspection: handle events and event replies
` [RFC PATCH v6 17/92] kvm: introspection: introduce event actions
` [RFC PATCH v6 19/92] kvm: introspection: add KVMI_EVENT_CREATE_VCPU
` [RFC PATCH v6 21/92] kvm: page track: add track_create_slot() callback
` [RFC PATCH v6 22/92] kvm: x86: provide all page tracking hooks with the guest virtual address
` [RFC PATCH v6 26/92] kvm: x86: add kvm_mmu_nested_pagefault()
` [RFC PATCH v6 27/92] kvm: introspection: use page track
` [RFC PATCH v6 55/92] kvm: introspection: add KVMI_CONTROL_MSR and KVMI_EVENT_MSR
` [RFC PATCH v6 64/92] kvm: introspection: add single-stepping
` [RFC PATCH v6 70/92] kvm: x86: filter out access rights only when tracked by the introspection tool
` [RFC PATCH v6 71/92] mm: add support for remote mapping
  ` DANGER WILL ROBINSON, DANGER
` [RFC PATCH v6 74/92] kvm: x86: do not unconditionally patch the hypercall instruction during emulation
` [RFC PATCH v6 75/92] kvm: x86: disable gpa_available optimization in emulator_read_write_onepage()
` [RFC PATCH v6 76/92] kvm: x86: disable EPT A/D bits if introspection is present
` [RFC PATCH v6 79/92] kvm: x86: emulate movsd xmm, m64

[Question-kvm] Can hva_to_pfn_fast be executed in interrupt context?
 2019-08-13 20:17 UTC  (2+ messages)

[PATCH v4 0/7] x86: KVM: svm: get rid of hardcoded instructions lengths
 2019-08-13 18:11 UTC  (11+ messages)
` [PATCH v4 1/7] x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GP
` [PATCH v4 2/7] x86: kvm: svm: propagate errors from skip_emulated_instruction()
` [PATCH v4 3/7] x86: KVM: clear interrupt shadow on EMULTYPE_SKIP
` [PATCH v4 4/7] x86: KVM: add xsetbv to the emulator
` [PATCH v4 5/7] x86: KVM: svm: remove hardcoded instruction length from intercepts
` [PATCH v4 6/7] x86: KVM: svm: eliminate weird goto from vmrun_interception()
` [PATCH v4 7/7] x86: KVM: svm: eliminate hardcoded RIP advancement "

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

[PATCH 0/3] KVM: X86: Some tracepoint enhancements
 2019-08-13 16:43 UTC  (4+ messages)
` [PATCH 2/3] KVM: X86: Remove tailing newline for tracepoints

[PATCH V5 0/9] Fixes for vhost metadata acceleration
 2019-08-13 16:41 UTC  (10+ messages)

[PATCH] s390: vfio-ap: remove unnecessary calls to disable queue interrupts
 2019-08-13 13:23 UTC  (3+ messages)

[PATCHv2 00/59] Intel MKTME enabling
 2019-08-13 13:07 UTC  (9+ messages)
` [PATCHv2 25/59] keys/mktme: Preparse the MKTME key payload
` [PATCHv2 57/59] x86/mktme: Document the MKTME Key Service API

[PATCH 0/3] Reduce the number of Valgrind reports in unit tests
 2019-08-13 12:19 UTC  (6+ messages)
` [PATCH 1/3] test-throttle: Fix uninitialized use of burst_length

[PATCH v5 0/7] s390: vfio-ap: dynamic configuration support
 2019-08-13 10:34 UTC  (5+ messages)
` [PATCH v5 6/7] s390: vfio-ap: add logging to vfio_ap driver

[PATCH] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-08-13  7:55 UTC  (6+ messages)

[PATCH 0/9] arm64: Stolen time support
 2019-08-13  6:06 UTC  (5+ messages)
` [PATCH 9/9] arm64: Retrieve stolen time as paravirtualized guest

[PATCH v6 0/8] Introduce support for Guest CET feature
 2019-08-13  6:11 UTC  (22+ messages)
` [PATCH v6 2/8] KVM: x86: Add a helper function for CPUID(0xD,n>=1) enumeration
` [PATCH v6 3/8] KVM: x86: Implement CET CPUID enumeration for Guest
` [PATCH v6 4/8] KVM: VMX: Pass through CET related MSRs to Guest
` [PATCH v6 5/8] KVM: VMX: Load Guest CET via VMCS when CET is enabled in Guest
` [PATCH v6 7/8] KVM: x86: Load Guest fpu state when accessing MSRs managed by XSAVES
` [PATCH v6 8/8] KVM: x86: Add user-space access interface for CET MSRs

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-13  5:23 UTC  (3+ messages)
` [PATCH v2 15/34] staging/vc04_services: convert put_page() to put_user_page*()

[PATCH 0/2] powerpc/xive: Fix race condition leading to host crashes and hangs
 2019-08-13  4:59 UTC  (6+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
` [PATCH 2/2] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race

[PATCH] kvm-unit-test: nVMX: Fix 95d6d2c32288 ("nVMX: Test Host Segment Registers and Descriptor Tables on vmentry of nested guests")
 2019-08-12 21:11 UTC 

[PATCH 0/7] Add definition for the number of standard PCI BARs
 2019-08-12 21:00 UTC  (9+ messages)
` [PATCH 1/7] PCI: Add define "
` [PATCH 7/7] vfio_pci: Use PCI_STD_NUM_BARS in loops instead of PCI_STD_RESOURCE_END

[PATCH] vhost: do not reference a file that does not exist
 2019-08-12 20:55 UTC  (3+ messages)

[PATCH v4 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-12 16:09 UTC  (7+ messages)
` [PATCH v4 6/6] virtio-balloon: Add support for providing unused page reports to host

[PATCH] KVM: LAPIC: Periodically revaluate appropriate lapic_timer_advance_ns
 2019-08-12  9:06 UTC  (3+ messages)

[PATCH V4 0/9] Fixes for metadata accelreation
 2019-08-10 19:12 UTC  (6+ messages)
` [PATCH V4 7/9] vhost: do not use RCU to synchronize MMU notifier with worker
        ` [PATCH V5 0/9] Fixes for vhost metadata acceleration

[PATCH] KVM/nSVM: properly map nested VMCB
 2019-08-10 18:35 UTC  (3+ messages)
  `  "

[GIT PULL] KVM fixes for Linux 5.3-rc4
 2019-08-09 22:50 UTC  (2+ messages)

[PATCH 0/2] KVM: nVMX: Check Host Address Space Size on vmentry of nested guests
 2019-08-09 19:26 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] kvm-unit-test: "

[PATCH v3 0/7] x86: KVM: svm: get rid of hardcoded instructions lengths
 2019-08-09 18:55 UTC  (9+ messages)
` [PATCH v3 2/7] x86: kvm: svm: propagate errors from skip_emulated_instruction()
` [PATCH v3 5/7] x86: KVM: svm: remove hardcoded instruction length from intercepts
` [PATCH v3 6/7] x86: KVM: svm: eliminate weird goto from vmrun_interception()
` [PATCH v3 7/7] x86: KVM: svm: eliminate hardcoded RIP advancement "

[PATCH] MAINTAINERS: add KVM x86 reviewers
 2019-08-09 16:39 UTC  (3+ 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).