messages from 2022-11-08 05:39:18 to 2022-11-09 14:54:08 UTC [more...]
[PATCH v3 00/11] KVM: SVM: fixes for vmentry code
2022-11-09 14:51 UTC (6+ messages)
` [PATCH 01/11] KVM: x86: use a separate asm-offsets.c file
` [PATCH 02/11] KVM: SVM: replace regs argument of __svm_vcpu_run with vcpu_svm
` [PATCH 05/11] KVM: SVM: remove unused field from struct vcpu_svm
` [PATCH 06/11] KVM: SVM: remove dead field from struct svm_cpu_data
` [PATCH 07/11] KVM: SVM: do not allocate struct svm_cpu_data dynamically
[PATCH v2 0/3] KVM: x86: Add AMD Guest PerfMonV2 PMU support
2022-11-09 14:51 UTC (5+ messages)
` [PATCH v2 2/3] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
[PATCH v4 00/17] IOMMUFD Generic interface
2022-11-09 14:49 UTC (26+ messages)
` [PATCH v4 04/17] iommufd: Document overview of iommufd
` [PATCH v4 4/17] "
` [PATCH v4 10/17] iommufd: IOCTLs for the io_pagetable
` [PATCH v4 16/17] iommufd: Add some fault injection points
` S390 testing for IOMMUFD
` [PATCH v4 15/17] iommufd: Add a selftest
[PATCH 0/6] Add Hyper-v extended hypercall support in KVM
2022-11-09 13:48 UTC (15+ messages)
` [PATCH 4/6] KVM: selftests: Make Hyper-V guest OS ID common
` [PATCH 5/6] KVM: selftests: Move hypercall() to hyper.h
` [PATCH 6/6] KVM: selftests: Test Hyper-V extended hypercall exit to userspace
[PATCH -next] vfio/mlx5: use module_pci_driver
2022-11-09 13:47 UTC (2+ messages)
[PATCH v2] x86/paravirt: use common macro for creating simple asm paravirt functions
2022-11-09 13:44 UTC
[RFC 0/9] KVM perf support
2022-11-09 13:42 UTC (3+ messages)
` [RFC 4/9] RISC-V: KVM: Improve privilege mode filtering for perf
[PATCH v10 000/108] KVM TDX basic feature support
2022-11-09 13:18 UTC (22+ messages)
` [PATCH v10 005/108] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v10 015/108] x86/cpu: Add helper functions to allocate/free TDX private host key id
` [PATCH v10 031/108] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH v10 032/108] KVM: x86/mmu: Make sync_page not use hard-coded 0 as the initial SPTE value
` [PATCH v10 033/108] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH v10 034/108] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_{value, mask}
` [PATCH v10 035/108] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH v10 036/108] KVM: TDX: Enable mmio spte caching always for TDX
` [PATCH v10 049/108] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v10 060/108] KVM: Add functions to set GFN to private or shared
[PATCH 00/10] Connect VFIO to IOMMUFD
2022-11-09 13:11 UTC (14+ messages)
` [PATCH 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c
[PATCH v3 00/15] IOMMUFD Generic interface
2022-11-09 13:05 UTC (8+ messages)
` [PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable
[PATCH v2 00/11] Connect VFIO to IOMMUFD
2022-11-09 12:48 UTC (13+ messages)
` [PATCH v2 07/11] vfio-iommufd: Support iommufd for physical VFIO devices
` [PATCH v2 10/11] vfio: Make vfio_container optionally compiled
[PATCH] KVM: svm/avic: Drop "struct kvm_x86_ops" for avic_hardware_setup()
2022-11-09 11:59 UTC
[PATCH v6 0/7] Introduce and test masked events
2022-11-09 11:28 UTC (3+ messages)
[PATCH v2 0/8] KVM: SVM: fixes for vmentry code
2022-11-09 10:35 UTC (17+ messages)
` [PATCH v2 1/8] KVM: x86: use a separate asm-offsets.c file
` [PATCH v2 2/8] KVM: SVM: replace regs argument of __svm_vcpu_run with vcpu_svm
` [PATCH v2 3/8] KVM: SVM: adjust register allocation for __svm_vcpu_run
` [PATCH v2 4/8] KVM: SVM: retrieve VMCB from assembly
` [PATCH v2 5/8] KVM: SVM: move guest vmsave/vmload to assembly
` [PATCH v2 6/8] KVM: SVM: restore host save area from assembly
` [PATCH v2 7/8] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
` [PATCH v2 8/8] x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
[PATCH v2 0/2] vhost: fix ranges when call vhost_iotlb_itree_first()
2022-11-09 10:25 UTC (3+ messages)
` [PATCH v2 1/2] vringh: fix range used in iotlb_translate()
` [PATCH v2 2/2] vhost: fix range used in translate_desc()
[PATCH] x86/fpu: Allow PKRU to be (once again) written by ptrace
2022-11-09 10:23 UTC (2+ messages)
[PATCH 0/2] vhost: fix ranges when call vhost_iotlb_itree_first()
2022-11-09 10:10 UTC (7+ messages)
` [PATCH 1/2] vringh: fix range used in iotlb_translate()
` [PATCH 2/2] vhost: fix range used in translate_desc()
[PATCH v1] MAINTAINERS: Update entries from the Nitro Enclaves section
2022-11-09 9:27 UTC (6+ messages)
[PATCH v2 0/9] nSVM: Security and correctness fixes
2022-11-09 9:15 UTC (4+ messages)
` [PATCH v2 9/9] KVM: x86: remove exit_int_info warning in svm_handle_exit
[PATCH 0/4] ifcvf/vDPA implement features provisioning
2022-11-09 9:06 UTC (5+ messages)
[PATCH -next] vfio/mlx5: use module_pci_driver
2022-11-09 8:57 UTC
[PATCH v2 0/2] Cleanup VMFUNC handling in KVM
2022-11-09 7:54 UTC (3+ messages)
` [PATCH v2 1/2] KVM: VMX: Do not trap VMFUNC instructions for L1 guests
` [PATCH v2 2/2] KVM: nVMX: Simplify the setting of SECONDARY_EXEC_ENABLE_VMFUNC for nested
[PATCH v3 0/3] KVM: x86/pmu: Enable guest PEBS for SPR and later models
2022-11-09 8:28 UTC (4+ messages)
` [PATCH v3 1/3] KVM: x86/pmu: Disable guest PEBS on hybird cpu due to heterogeneity
` [PATCH v3 2/3] KVM: x86/pmu: Add PRIR++ and PDist support for SPR and later models
` [PATCH v3 3/3] perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
[PATCH vfio 00/13] Add migration PRE_COPY support for mlx5 driver
2022-11-09 7:42 UTC (3+ messages)
` [PATCH vfio 01/13] vfio: Add an option to get migration data size
[RFC] vhost: Clear the pending messages on vhost_init_device_iotlb()
2022-11-09 7:29 UTC (13+ messages)
[PATCH] x86/paravirt: use common macro for creating simple asm paravirt functions
2022-11-09 7:21 UTC (3+ messages)
[PATCH] KVM: move memslot invalidation later than possible failures
2022-11-09 6:47 UTC (3+ messages)
[PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
2022-11-09 6:21 UTC (3+ messages)
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-09 5:52 UTC (17+ messages)
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed
[PATCH kvmtool] hw/i8042: Fix value uninitialized in kbd_io()
2022-11-09 4:56 UTC (4+ messages)
[PATCH v5 0/3] vfio/pci: Check the device set open count on reset
2022-11-09 3:38 UTC (11+ messages)
` [PATCH v5 1/3] vfio: Fix container device registration life cycle
` [PATCH v5 2/3] vfio: Export the device set open count
` [PATCH v5 3/3] vfio/pci: Check the device set open count on reset
[PATCH v2] vhost/vsock: Fix error handling in vhost_vsock_init()
2022-11-09 3:32 UTC (3+ messages)
[PATCH v4 0/3] vfio/pci: Check the device set open_count on reset
2022-11-09 1:00 UTC (6+ messages)
` [PATCH v4 1/3] vfio: Fix container device registration life cycle
[PATCH v9 0/7] KVM: arm64: Enable ring-based dirty memory tracking
2022-11-09 0:51 UTC (8+ messages)
` [PATCH v9 3/7] KVM: Support dirty ring in conjunction with bitmap
[kvm-unit-tests PATCH v5 00/27] x86/pmu: Test case optimization, fixes and additions
2022-11-09 0:52 UTC (4+ messages)
` [kvm-unit-tests PATCH v5 26/27] x86/pmu: Update testcases to cover AMD PMU
[PATCH 0/3] x86/speculation: Support Automatic IBRS
2022-11-08 22:59 UTC (13+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] x86/speculation: Support Automatic IBRS under virtualization
[PATCH v5 00/15] KVM: nVMX: VMX MSR quirk+fixes, CR4 fixes
2022-11-08 18:35 UTC (12+ messages)
` [PATCH v5 05/15] KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
[PATCH v4 12/17] iommufd: Add kAPI toward external drivers for physical devices
2022-11-08 17:57 UTC (3+ messages)
[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
2022-11-08 17:46 UTC (9+ messages)
[PATCH kvmtool v2] pci: Disable writes to Status register
2022-11-08 17:38 UTC (2+ messages)
[PATCH kvmtool 0/6] RISC-V Svinval, Zihintpause, anad Zicbom support
2022-11-08 17:38 UTC (4+ messages)
[PATCH v6 00/10] ASID support in vhost-vdpa net
2022-11-08 17:07 UTC (11+ messages)
` [PATCH v6 01/10] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
` [PATCH v6 02/10] vhost: set SVQ device call handler at SVQ start
` [PATCH v6 03/10] vhost: Allocate SVQ device file descriptors at device start
` [PATCH v6 04/10] vdpa: add vhost_vdpa_net_valid_svq_features
` [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
` [PATCH v6 06/10] vdpa: Allocate SVQ unconditionally
` [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v6 08/10] vdpa: Store x-svq parameter in VhostVDPAState
` [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
` [PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode
[RFC PATCH 0/3] KVM: allow listener to stop all vcpus before
2022-11-08 16:25 UTC (3+ messages)
` [RFC PATCH 3/3] kvm: Atomic memslot updates
Call for FOSDEM presentations on QEMU, KVM, and rust-vmm
2022-11-08 15:45 UTC
[PATCH v1] s390/vfio-ap: GISA: sort out physical vs virtual pointers usage
2022-11-08 15:26 UTC
[PATCH v1] KVM: s390: GISA: sort out physical vs virtual pointers usage
2022-11-08 12:50 UTC (2+ messages)
[PATCH] RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails
2022-11-08 12:18 UTC (2+ messages)
[PATCH] KVM: VMX: Do not trap VMFUNC instructions for L1 guests
2022-11-08 10:41 UTC (5+ messages)
[PATCH v10 0/9] s390x: CPU Topology
2022-11-08 10:28 UTC (8+ messages)
` [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
[PATCH] vhost/vsock: Fix error handling in vhost_vsock_init()
2022-11-08 10:15 UTC (3+ messages)
[PATCH 0/8] KVM: SVM: fixes for vmentry code
2022-11-08 8:52 UTC (6+ messages)
` [PATCH 1/8] KVM: SVM: extract VMCB accessors to a new file
[PATCH] vfio/pci: Add system call KVM_VERIFY_MSI to verify every MSI vector
2022-11-08 8:10 UTC
[PATCH v2 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
2022-11-08 5:36 UTC (9+ messages)
` [PATCH v2 11/14] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
[PATCH v3 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
2022-11-08 5:38 UTC (3+ messages)
` [PATCH v3 11/14] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox