kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-24 05:43:10 to 2020-11-26 00:18:21 UTC [more...]

[RFC PATCH 00/67] KVM: X86: TDX support
 2020-11-26  0:18 UTC  (4+ messages)
` [RFC PATCH 03/67] x86/cpu: Move get_builtin_firmware() common code (from microcode only)

[PATCH] kvm/x86/mmu: use the correct inherited permissions to get shadow page
 2020-11-26  0:05 UTC  (2+ messages)

[PATCH] kvm/svm: fixed a potential register value inconsistent with variable ldr_reg
 2020-11-25 21:33 UTC 

[RFC] Further hack request_interrupt_window handling to work around kvm_cpu_has_interrupt() nesting breakage
 2020-11-25 21:19 UTC  (3+ messages)
` [RFC PATCH] Fix split-irqchip vs interrupt injection window request

[PATCH v2 3/6] kvm: Remove kvm_available() function
 2020-11-25 20:56 UTC 

MMIO/PIO dispatch file descriptors (ioregionfd) design discussion
 2020-11-25 20:44 UTC 

[PATCH v3 11/11] KVM: nVMX: Wake L2 from HLT when nested posted-interrupt pending
 2020-11-25 18:32 UTC  (13+ messages)

[PATCH AUTOSEL 5.9 19/33] vhost: add helper to check if a vq has been setup
 2020-11-25 18:08 UTC  (8+ messages)
` [PATCH AUTOSEL 5.9 20/33] vhost scsi: alloc cmds per vq instead of session
` [PATCH AUTOSEL 5.9 21/33] vhost scsi: fix cmd completion race
` [PATCH AUTOSEL 5.9 22/33] vhost scsi: add lun parser helper
` [PATCH AUTOSEL 5.9 23/33] vhost scsi: Add support for LUN resets

[PATCH v10 00/81] VM introspection
 2020-11-25 16:24 UTC  (88+ messages)
` [PATCH v10 01/81] KVM: UAPI: add error codes used by the VM introspection code
` [PATCH v10 02/81] KVM: add kvm_vcpu_kick_and_wait()
` [PATCH v10 03/81] KVM: add kvm_get_max_gfn()
` [PATCH v10 04/81] KVM: doc: fix the hypercalls numbering
` [PATCH v10 05/81] KVM: x86: add kvm_arch_vcpu_get_regs() and kvm_arch_vcpu_get_sregs()
` [PATCH v10 06/81] KVM: x86: add kvm_arch_vcpu_set_regs()
` [PATCH v10 07/81] KVM: x86: avoid injecting #PF when emulate the VMCALL instruction
` [PATCH v10 08/81] KVM: x86: add kvm_x86_ops.bp_intercepted()
` [PATCH v10 09/81] KVM: x86: add kvm_x86_ops.control_cr3_intercept()
` [PATCH v10 10/81] KVM: x86: add kvm_x86_ops.cr3_write_intercepted()
` [PATCH v10 11/81] KVM: x86: add kvm_x86_ops.desc_ctrl_supported()
` [PATCH v10 12/81] KVM: svm: add support for descriptor-table VM-exits
` [PATCH v10 13/81] KVM: x86: add kvm_x86_ops.control_desc_intercept()
` [PATCH v10 14/81] KVM: x86: add kvm_x86_ops.desc_intercepted()
` [PATCH v10 15/81] KVM: x86: add kvm_x86_ops.msr_write_intercepted()
` [PATCH v10 16/81] KVM: x86: svm: use the vmx convention to control the MSR interception
` [PATCH v10 17/81] KVM: x86: add kvm_x86_ops.control_msr_intercept()
` [PATCH v10 18/81] KVM: x86: vmx: use a symbolic constant when checking the exit qualifications
` [PATCH v10 19/81] KVM: x86: save the error code during EPT/NPF exits handling
` [PATCH v10 20/81] KVM: x86: add kvm_x86_ops.fault_gla()
` [PATCH v10 21/81] KVM: x86: add kvm_x86_ops.control_singlestep()
` [PATCH v10 22/81] KVM: x86: export kvm_arch_vcpu_set_guest_debug()
` [PATCH v10 23/81] KVM: x86: extend kvm_mmu_gva_to_gpa_system() with the 'access' parameter
` [PATCH v10 24/81] KVM: x86: export kvm_inject_pending_exception()
` [PATCH v10 25/81] KVM: x86: export kvm_vcpu_ioctl_x86_get_xsave()
` [PATCH v10 26/81] KVM: x86: export kvm_vcpu_ioctl_x86_set_xsave()
` [PATCH v10 27/81] KVM: x86: page track: provide all callbacks with the guest virtual address
` [PATCH v10 28/81] KVM: x86: page track: add track_create_slot() callback
` [PATCH v10 29/81] KVM: x86: page_track: add support for preread, prewrite and preexec
` [PATCH v10 30/81] KVM: x86: wire in the preread/prewrite/preexec page trackers
` [PATCH v10 31/81] KVM: x86: disable gpa_available optimization for fetch and page-walk SPT violations
` [PATCH v10 32/81] KVM: introduce VM introspection
` [PATCH v10 33/81] KVM: introspection: add hook/unhook ioctls
` [PATCH v10 34/81] KVM: introspection: add permission access ioctls
` [PATCH v10 35/81] KVM: introspection: add the read/dispatch message function
` [PATCH v10 36/81] KVM: introspection: add KVMI_GET_VERSION
` [PATCH v10 37/81] KVM: introspection: add KVMI_VM_CHECK_COMMAND and KVMI_VM_CHECK_EVENT
` [PATCH v10 38/81] KVM: introspection: add KVMI_VM_GET_INFO
` [PATCH v10 39/81] KVM: introspection: add KVM_INTROSPECTION_PREUNHOOK
` [PATCH v10 40/81] KVM: introspection: add KVMI_VM_EVENT_UNHOOK
` [PATCH v10 41/81] KVM: introspection: add KVMI_VM_CONTROL_EVENTS
` [PATCH v10 42/81] KVM: introspection: add KVMI_VM_READ_PHYSICAL/KVMI_VM_WRITE_PHYSICAL
` [PATCH v10 43/81] KVM: introspection: add vCPU related data
` [PATCH v10 44/81] KVM: introspection: add a jobs list to every introspected vCPU
` [PATCH v10 45/81] KVM: introspection: handle vCPU introspection requests
` [PATCH v10 46/81] KVM: introspection: handle vCPU commands
` [PATCH v10 47/81] KVM: introspection: add KVMI_VCPU_GET_INFO
` [PATCH v10 48/81] KVM: introspection: add KVMI_VM_PAUSE_VCPU
` [PATCH v10 49/81] KVM: introspection: add support for vCPU events
` [PATCH v10 50/81] KVM: introspection: add KVMI_VCPU_EVENT_PAUSE
` [PATCH v10 51/81] KVM: introspection: add the crash action handling on the event reply
` [PATCH v10 52/81] KVM: introspection: add KVMI_VCPU_CONTROL_EVENTS
` [PATCH v10 53/81] KVM: introspection: add KVMI_VCPU_GET_REGISTERS
` [PATCH v10 54/81] KVM: introspection: add KVMI_VCPU_SET_REGISTERS
` [PATCH v10 55/81] KVM: introspection: add KVMI_VCPU_GET_CPUID
` [PATCH v10 56/81] KVM: introspection: add KVMI_VCPU_EVENT_HYPERCALL
` [PATCH v10 57/81] KVM: introspection: add KVMI_VCPU_EVENT_BREAKPOINT
` [PATCH v10 58/81] KVM: introspection: add cleanup support for vCPUs
` [PATCH v10 59/81] KVM: introspection: restore the state of #BP interception on unhook
` [PATCH v10 60/81] KVM: introspection: add KVMI_VM_CONTROL_CLEANUP
` [PATCH v10 61/81] KVM: introspection: add KVMI_VCPU_CONTROL_CR and KVMI_VCPU_EVENT_CR
` [PATCH v10 62/81] KVM: introspection: restore the state of CR3 interception on unhook
` [PATCH v10 63/81] KVM: introspection: add KVMI_VCPU_INJECT_EXCEPTION + KVMI_VCPU_EVENT_TRAP
` [PATCH v10 64/81] KVM: introspection: add KVMI_VM_GET_MAX_GFN
` [PATCH v10 65/81] KVM: introspection: add KVMI_VCPU_EVENT_XSETBV
` [PATCH v10 66/81] KVM: introspection: add KVMI_VCPU_GET_XCR
` [PATCH v10 67/81] KVM: introspection: add KVMI_VCPU_GET_XSAVE
` [PATCH v10 68/81] KVM: introspection: add KVMI_VCPU_SET_XSAVE
` [PATCH v10 69/81] KVM: introspection: add KVMI_VCPU_GET_MTRR_TYPE
` [PATCH v10 70/81] KVM: introspection: add KVMI_VCPU_EVENT_DESCRIPTOR
` [PATCH v10 71/81] KVM: introspection: restore the state of descriptor-table register interception on unhook
` [PATCH v10 72/81] KVM: introspection: add KVMI_VCPU_CONTROL_MSR and KVMI_VCPU_EVENT_MSR
` [PATCH v10 73/81] KVM: introspection: restore the state of MSR interception on unhook
` [PATCH v10 74/81] KVM: introspection: add KVMI_VM_SET_PAGE_ACCESS
` [PATCH v10 75/81] KVM: introspection: add KVMI_VCPU_EVENT_PF
` [PATCH v10 76/81] KVM: introspection: extend KVMI_GET_VERSION with struct kvmi_features
` [PATCH v10 77/81] KVM: introspection: add KVMI_VCPU_CONTROL_SINGLESTEP
` [PATCH v10 78/81] KVM: introspection: add KVMI_VCPU_EVENT_SINGLESTEP
` [PATCH v10 79/81] KVM: introspection: add KVMI_VCPU_TRANSLATE_GVA
` [PATCH v10 80/81] KVM: introspection: emulate a guest page table walk on SPT violations due to A/D bit updates
` [PATCH v10 81/81] KVM: x86: call the page tracking code on emulation failure

[PATCH] vfio iommu type1: Bypass the vma permission check in vfio_pin_pages_remote()
 2020-11-25 15:57 UTC  (7+ messages)

[RFC PATCH] vfio/pci: Allow force needs_pm_restore as specified by device:vendor
 2020-11-25 15:53 UTC  (2+ messages)

[kvm-unit-tests PATCH 00/10] GIC fixes and improvements
 2020-11-25 15:51 UTC  (11+ messages)
` [kvm-unit-tests PATCH 01/10] lib: arm/arm64: gicv3: Add missing barrier when sending IPIs
` [kvm-unit-tests PATCH 02/10] lib: arm/arm64: gicv2: "
` [kvm-unit-tests PATCH 03/10] arm/arm64: gic: Remove memory synchronization from ipi_clear_active_handler()
` [kvm-unit-tests PATCH 04/10] arm/arm64: gic: Remove unnecessary synchronization with stats_reset()
` [kvm-unit-tests PATCH 05/10] arm/arm64: gic: Use correct memory ordering for the IPI test
` [kvm-unit-tests PATCH 06/10] arm/arm64: gic: Check spurious and bad_sender in the active test
` [kvm-unit-tests PATCH 07/10] arm/arm64: gic: Wait for writes to acked or spurious to complete
` [kvm-unit-tests PATCH 08/10] arm/arm64: gic: Split check_acked() into two functions
` [kvm-unit-tests PATCH 09/10] arm/arm64: gic: Make check_acked() more generic
` [kvm-unit-tests PATCH 10/10] arm64: gic: Use IPI test checking for the LPI tests

[PATCH AUTOSEL 5.4 15/23] vhost scsi: fix cmd completion race
 2020-11-25 15:36 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 16/23] vhost scsi: add lun parser helper
` [PATCH AUTOSEL 5.4 17/23] vhost scsi: Add support for LUN resets

[PATCH v4 00/34] SEV-ES hypervisor support
 2020-11-25 15:25 UTC  (4+ messages)

[RFC PATCH 00/27] vDPA software assisted live migration
 2020-11-25 12:14 UTC  (4+ messages)

[PATCH] KVM: s390: track synchronous pfault events in kvm_stat
 2020-11-25  9:31 UTC  (3+ messages)

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-25  9:00 UTC  (15+ messages)
` [PATCH v6 09/17] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v6 17/17] RFC: mm: add mmu_notifier argument to follow_pfn

[PATCH 0/8] KVM: arm64: Disabled PMU handling
 2020-11-25  8:39 UTC  (3+ messages)

[kvm-unit-tests][PATCH v1] x86: Add a new test case for ret/iret with a nullified segment
 2020-11-25  1:22 UTC 

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-24 23:18 UTC  (8+ messages)

[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
 2020-11-24 21:40 UTC  (18+ messages)
` [PATCH v12 01/17] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v12 02/17] s390/vfio-ap: decrement reference count to KVM
` [PATCH v12 03/17] 390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v12 04/17] s390/vfio-ap: No need to disable IRQ after queue reset
` [PATCH v12 05/17] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v12 06/17] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v12 07/17] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v12 08/17] s390/vfio-ap: introduce shadow APCB
` [PATCH v12 09/17] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v12 10/17] s390/vfio-ap: initialize the guest apcb
` [PATCH v12 11/17] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v12 12/17] s390/vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v12 13/17] s390/vfio-ap: hot plug/unplug queues on bind/unbind of queue device
` [PATCH v12 14/17] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v12 15/17] s390/vfio-ap: handle host AP config change notification
` [PATCH v12 16/17] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v12 17/17] s390/vfio-ap: update docs to include dynamic config support

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2020-11-24 21:31 UTC  (6+ messages)
` [PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v11 08/13] vfio/pci: Add framework for custom interrupt indices

[RFC, v1 0/3] msi support for platform devices
 2020-11-24 16:16 UTC  (3+ messages)
` [RFC, v2 0/1] "
  ` [RFC v2 1/1] vfio/platform: add support for msi

[RFC PATCH v1 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2020-11-24 13:12 UTC  (15+ messages)
` [RFC PATCH v1 1/4] irqchip/gic-v4.1: Plumb get_irqchip_state VLPI callback
` [RFC PATCH v1 2/4] KVM: arm64: GICv4.1: Try to save hw pending state in save_pending_tables
` [RFC PATCH v1 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side

[RFC PATCH 0/4] Add support for ARMv8.6 TWED feature
 2020-11-24 11:02 UTC  (3+ messages)

[PATCH v2 0/4] KVM: PPC: Power10 2nd DAWR enablement
 2020-11-24 10:59 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: PPC: Allow nested guest creation when L0 hv_guest_state > L1
` [PATCH v2 2/4] KVM: PPC: Rename current DAWR macros and variables
` [PATCH v2 3/4] KVM: PPC: Add infrastructure to support 2nd DAWR
` [PATCH v2 4/4] KVM: PPC: Introduce new capability for "

[PATCH v15 0/9] Enable ptp_kvm for arm/arm64
 2020-11-24 10:18 UTC  (11+ messages)
` [PATCH v15 6/9] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v15 7/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

[PATCH v2 0/2] Connect request callback to mdev and vfio-ccw
 2020-11-24 10:00 UTC  (4+ messages)
` [PATCH v2 1/2] vfio-mdev: Wire in a request handler for mdev parent

[PATCH v15 00/17] KVM RISC-V Support
 2020-11-24  9:26 UTC  (4+ messages)
` [PATCH v15 10/17] RISC-V: KVM: Implement stage2 page table programming

[kvm-unit-tests][RFC PATCH] x86: Add a new test case for ret/iret with a nullified segment
 2020-11-24  9:12 UTC  (2+ messages)

[PATCH v2] uio/uio_pci_generic: remove unneeded pci_set_drvdata()
 2020-11-24  6:59 UTC  (2+ messages)

[PATCH 00/11] Add QEMU debug support for SEV guests
 2020-11-24  5:42 UTC  (3+ messages)
` [PATCH 05/11] exec: add debug version of physical memory read and write API


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