messages from 2024-05-22 12:43:57 to 2024-05-27 06:28:05 UTC [more...]
[PATCH v8 0/8] update linux headers to v6.10-rc1 and shutdown support for pvpanic
2024-05-27 6:27 UTC (2+ messages)
` [PATCH v8 4/8] tests/qtest/pvpanic: use centralized definition of supported events
[PATCH v19 000/130] KVM TDX basic feature support
2024-05-27 0:57 UTC (19+ messages)
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support
` [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
[Bug 218876] New: PCIE device crash when trying to pass through USB Device to virtual machine
2024-05-25 14:20 UTC (11+ messages)
` [Bug 218876] "
` [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card "
[PATCH 0/2] vfio/pci: vfio device address space mapping
2024-05-24 23:15 UTC (11+ messages)
` [PATCH 1/2] vfio: Create vfio_fs_type with inode per device
` [PATCH 2/2] vfio/pci: Use unmap_mapping_range()
[PATCH] KVM: x86: Drop support for hand tuning APIC timer advancement from userspace
2024-05-23 20:19 UTC (2+ messages)
[PATCH 0/3] KVM/arm64 fixes for AArch32 handling
2024-05-24 19:13 UTC (8+ messages)
` [PATCH 1/3] KVM: arm64: Fix AArch32 register narrowing on userspace write
` [PATCH 2/3] KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode
` [PATCH 3/3] KVM: arm64: AArch32: Fix spurious trapping of conditional instructions
[PATCH v2] x86/bhi: BHI mitigation can trigger warning in #DB handler
2024-05-24 17:17 UTC (3+ messages)
[RFC PATCH v3 00/21] Cleaning up the KVM clock mess
2024-05-24 14:25 UTC (29+ messages)
` [RFC PATCH v3 04/21] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [RFC PATCH v3 09/21] KVM: x86: Fix KVM clock precision in __get_kvmclock()
` [RFC PATCH v3 10/21] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time()
` [RFC PATCH v3 11/21] KVM: x86: Simplify and comment kvm_get_time_scale()
` [RFC PATCH v3 12/21] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [RFC PATCH v3 13/21] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
` [RFC PATCH v3 14/21] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields
` [RFC PATCH v3 15/21] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
` [RFC PATCH v3 16/21] KVM: x86: Factor out kvm_use_master_clock()
` [RFC PATCH v3 17/21] KVM: x86: Avoid global clock update on setting KVM clock MSR
` [RFC PATCH v3 18/21] KVM: x86: Avoid gratuitous global clock reload in kvm_arch_vcpu_load()
` [RFC PATCH v3 19/21] KVM: x86: Avoid periodic KVM clock updates in master clock mode
` [RFC PATCH v3 20/21] KVM: x86/xen: Prevent runstate times from becoming negative
` [RFC PATCH v3 21/21] sched/cputime: Cope with steal time going backwards or negative
[PATCH] vfio/pci: Add iowrite64 and ioread64 support for vfio pci
2024-05-24 14:00 UTC (2+ messages)
[PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
2024-05-24 13:50 UTC (25+ messages)
[PATCH v4 0/3] vfio/pci: Support 8-byte PCI loads and stores
2024-05-24 13:42 UTC (9+ messages)
` [PATCH v4 1/3] vfio/pci: Extract duplicated code into macro
` [PATCH v4 2/3] vfio/pci: Support 8-byte PCI loads and stores
` [PATCH v4 3/3] vfio/pci: Fix typo in macro to declare accessors
[RFC PATCH v4 0/5] Add Svadu Extension Support
2024-05-24 10:33 UTC (6+ messages)
` [RFC PATCH v4 1/5] RISC-V: Detect and Enable "
` [RFC PATCH v4 2/5] dt-bindings: riscv: Add Svadu Entry
` [RFC PATCH v4 3/5] RISC-V: KVM: Add Svadu Extension Support for Guest/VM
` [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING
` [RFC PATCH v4 5/5] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt
[v2][kvmtool PATCH 1/1] riscv: Add zacas extension
2024-05-24 10:33 UTC (2+ messages)
[PATCH 00/16] TDX MMU prep series part 1
2024-05-24 8:20 UTC (4+ messages)
` [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
[PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
2024-05-24 7:55 UTC (17+ messages)
[PATCH v4 0/2] LoongArch: Add steal time support
2024-05-24 7:38 UTC (3+ messages)
` [PATCH v4 1/2] LoongArch: KVM: Add steal time support in kvm side
` [PATCH v4 2/2] LoongArch: Add steal time support in guest side
[v2][kvmtool PATCH 0/1] riscv: Add zacas extension
2024-05-24 2:50 UTC
[PATCH v2 0/6] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-05-24 2:39 UTC (17+ messages)
` [PATCH v2 2/6] KVM: Rename functions related to enabling virtualization hardware
` [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded
` [PATCH v2 4/6] KVM: Add arch hooks for enabling/disabling virtualization
` [PATCH v2 5/6] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
` [PATCH v2 6/6] KVM: x86: Register "emergency disable" callbacks when virt is enabled
[PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
2024-05-24 1:50 UTC (13+ messages)
[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
2024-05-24 1:50 UTC (10+ messages)
` [PATCH v2 1/6] KVM: Add a flag to track if a loaded vCPU is scheduled out
` [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
` [PATCH v2 4/6] KVM: Delete the now unused kvm_arch_sched_in()
` [PATCH v2 5/6] KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU load
[PATCH] vfio-mdev: add MODULE_DESCRIPTION() macros
2024-05-24 0:12 UTC
[PATCH v3 0/3] vfio/pci: Support 8-byte PCI loads and stores
2024-05-23 21:52 UTC (9+ messages)
` [PATCH v3 2/3] "
[GIT PULL v2] virtio: features, fixes, cleanups
2024-05-23 19:28 UTC (2+ messages)
[PATCH 0/4] Export APICv-related state via binary stats interface
2024-05-23 18:49 UTC (2+ messages)
[PATCH] x86/bhi: BHI mitigation can trigger warning in #DB handler
2024-05-23 18:30 UTC (13+ messages)
[PATCH v2 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
2024-05-23 18:18 UTC (6+ messages)
` [PATCH v2 11/11] KVM: arm64: Get rid of the AArch32 register mapping code
[PATCH v6] KVM: arm64: Add early_param to control WFx trapping
2024-05-23 17:40 UTC
RFC: NTP adjustments interfere with KVM emulation of TSC deadline timers
2024-05-23 17:21 UTC (9+ messages)
[PATCH 0/9] KVM: x86: Fixes for KVM_INTEL_PROVE_VE
2024-05-23 16:41 UTC (2+ messages)
[PATCH] KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
2024-05-23 16:40 UTC (2+ messages)
[PATCH][next][V2] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
2024-05-23 15:41 UTC
[PATCH][next] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
2024-05-23 15:37 UTC (3+ messages)
[PATCH v2 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
2024-05-23 15:19 UTC (5+ messages)
` [PATCH v2 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH v2 2/3] vfio/pci: Tolerate oversized BARs by disallowing mmap
` [PATCH v2 3/3] vfio/pci: Enable PCI resource mmap() on s390 and remove VFIO_PCI_MMAP
[RFC PATCH 0/5] vsock/virtio: Add support for multi-devices
2024-05-23 14:54 UTC (14+ messages)
` [RFC PATCH 1/5] vsock/virtio: Extend virtio-vsock spec with an "order" field
` [RFC PATCH 2/5] vsock/virtio: Add support for multi-devices
` [RFC PATCH 3/5] vsock/virtio: can_msgzerocopy adapts to multi-devices
` [RFC PATCH 4/5] vsock: seqpacket_allow "
` [RFC PATCH 5/5] vsock: Add an ioctl request to get all CIDs
Cpu steal
2024-05-23 14:47 UTC
[PATCH v3 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling
2024-05-23 12:18 UTC (4+ messages)
` [PATCH v3 1/3] KVM: SEV-ES: Prevent MSR access post VMSA encryption
` [PATCH v3 2/3] KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
` [PATCH v3 3/3] KVM: SEV-ES: Fix LBRV code
[PATCH v10 00/27] Enable CET Virtualization
2024-05-23 10:07 UTC (13+ messages)
` [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
[PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
2024-05-23 9:57 UTC (9+ messages)
` [PATCH v2 12/14] arm64: realm: Support nonsecure ITS emulation shared
` [PATCH v2 13/14] arm64: rsi: Interfaces to query attestation token
[PATCH] RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function
2024-05-23 9:06 UTC (2+ messages)
How to implement message forwarding from one CID to another in vhost driver
2024-05-23 8:45 UTC (5+ messages)
[PATCH 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
2024-05-23 8:24 UTC (8+ messages)
` [PATCH 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH 2/3] vfio/pci: Tolerate oversized BARs by disallowing mmap
` [PATCH 3/3] vfio/pci: Enable VFIO_PCI_MMAP for s390
[PATCH v2 0/4] LoongArch: KVM: Add Binary Translation extension support
2024-05-23 3:10 UTC (5+ messages)
` [PATCH v2 1/4] LoongArch: KVM: Add HW "
` [PATCH v2 2/4] LoongArch: KVM: Add LBT feature detection with cpucfg
` [PATCH v2 3/4] LoongArch: KVM: Add vm migration support for LBT registers
` [PATCH v2 4/4] LoongArch: KVM: Add VM LBT feature detection support
[PATCH] KVM: selftest: Define _GNU_SOURCE for all selftests code
2024-05-22 23:32 UTC (2+ messages)
[kvm-unit-tests PATCH 1/1] x86: vmexit: Allow IPI test to be accelerated by SVM AVIC
2024-05-22 21:57 UTC
[PATCH] vfio/pci: take mmap write lock for io_remap_pfn_range
2024-05-22 21:21 UTC (6+ messages)
[PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-22 17:01 UTC (11+ messages)
[PATCH 0/9] Enable haltpoll for arm64
2024-05-22 16:09 UTC (5+ messages)
` [PATCH 3/9] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL
` [PATCH 4/9] cpuidle-haltpoll: define arch_haltpoll_supported()
[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
2024-05-22 14:23 UTC (3+ messages)
` [PATCH v2 36/49] KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap"
(no subject)
2024-05-22 13:39 UTC
[PATCH vhost v9 0/6] refactor the params of find_vqs()
2024-05-22 12:44 UTC (5+ messages)
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