messages from 2023-08-11 16:46:07 to 2023-08-15 16:08:36 UTC [more...]
[PATCH v3 00/27] KVM: arm64: NV trap forwarding infrastructure
2023-08-15 16:07 UTC (31+ messages)
` [PATCH v3 01/27] arm64: Add missing VA CMO encodings
` [PATCH v3 08/27] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts
` [PATCH v3 13/27] KVM: arm64: Restructure FGT register switching
` [PATCH v3 14/27] KVM: arm64: nv: Add trap forwarding infrastructure
` [PATCH v3 15/27] KVM: arm64: nv: Add trap forwarding for HCR_EL2
` [PATCH v3 16/27] KVM: arm64: nv: Expose FEAT_EVT to nested guests
` [PATCH v3 19/27] KVM: arm64: nv: Add fine grained trap forwarding infrastructure
` [PATCH v3 23/27] KVM: arm64: nv: Add SVC trap forwarding
` [PATCH v3 27/27] KVM: arm64: nv: Add support for HCRX_EL2
[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-08-15 16:00 UTC (3+ messages)
` [PATCH RFC v9 42/51] KVM: SVM: Support SEV-SNP AP Creation NAE event
[PATCH 0/3] KVM: SEV: only access GHCB fields once
2023-08-15 15:52 UTC (8+ messages)
` [PATCH 1/3] KVM: SEV: snapshot the GHCB before accessing it
` [PATCH 2/3] KVM: SEV: only access GHCB fields once
` [PATCH 3/3] KVM: SEV: remove ghcb variable declarations
[kvm-unit-tests GIT PULL] x86: Fixes, cleanups and new testscases
2023-08-15 15:42 UTC (3+ messages)
[PATCH 0/2] sync_regs() TOCTOU issues
2023-08-15 15:40 UTC (15+ messages)
` [PATCH 1/2] KVM: x86: Fix KVM_CAP_SYNC_REGS's "
[PATCH] KVM: x86: Increase KVM_MAX_VCPUS to 4096
2023-08-15 15:35 UTC
[PATCH 0/4] vfio: use __aligned_u64 for ioctl structs
2023-08-15 15:23 UTC (13+ messages)
` [PATCH 1/4] vfio: trivially "
` [PATCH 2/4] vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
` [PATCH 3/4] vfio: use __aligned_u64 in struct vfio_iommu_type1_info
` [PATCH 4/4] vfio: use __aligned_u64 in struct vfio_device_ioeventfd
[PATCH v4 0/4] KVM: s390: Enable AP instructions for PV-guests
2023-08-15 15:14 UTC (5+ messages)
` [PATCH v4 1/4] KVM: s390: pv: relax WARN_ONCE condition for destroy fast
` [PATCH v4 2/4] s390: uv: UV feature check utility
` [PATCH v4 3/4] KVM: s390: Add UV feature negotiation
` [PATCH v4 4/4] KVM: s390: pv: Allow AP-instructions for pv-guests
[Bug 217796] New: latest Zen Inception fixes breaks nested kvm virtualization on AMD
2023-08-15 14:55 UTC
[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-15 14:50 UTC (26+ messages)
` [RFC PATCH v2 4/5] mm/autonuma: call .numa_protect() when page is protected for NUMA migrate
` [RFC PATCH v2 5/5] KVM: Unmap pages only when it's indeed protected for NUMA migration
[kvm-unit-tests PATCH v5 0/6] s390x: Add support for running guests without MSO/MSL
2023-08-15 14:26 UTC (12+ messages)
` [kvm-unit-tests PATCH v5 6/6] s390x: add a test for SIE "
[PATCH v3 0/3] KVM: s390: Enable AP instructions for PV-guests
2023-08-15 13:39 UTC (7+ messages)
` [PATCH v3 1/3] s390: uv: UV feature check utility
` [PATCH v3 2/3] KVM: s390: Add UV feature negotiation
` [PATCH v3 3/3] KVM: s390: pv: Allow AP-instructions for pv-guests
[PATCH] kvm/mmu: fixed coding style issues
2023-08-15 11:44 UTC
[PATCH] powerpc: Make virt_to_pfn() a static inline
2023-08-15 11:45 UTC (8+ messages)
[PATCH v3 0/6] KVM: PPC: Nested APIv2 guest support
2023-08-15 10:45 UTC (9+ messages)
` [PATCH v3 1/6] KVM: PPC: Use getters and setters for vcpu register state
` [PATCH v3 2/6] KVM: PPC: Rename accessor generator macros
` [PATCH v3 4/6] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
[PATCH v2] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
2023-08-15 9:27 UTC
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-15 9:14 UTC (8+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
[PATCH] KVM: VMX: Rename vmx_get_max_tdp_level to vmx_get_max_ept_level
2023-08-15 7:56 UTC (3+ messages)
[PATCH v15 000/115] KVM TDX basic feature support
2023-08-15 7:56 UTC (3+ messages)
` [PATCH v15 018/115] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
[PATCH] x86: kvm: x86: Remove unnecessary initial values of variables
2023-08-17 0:26 UTC
[PATCH] KVM: arm64: pmu: Resync EL0 state on counter rotation
2023-08-15 7:24 UTC (13+ messages)
[GIT PULL] virtio: bugfixes
2023-08-15 6:30 UTC (2+ messages)
[PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-15 6:18 UTC (12+ messages)
WARNING in kvm_vcpu_reset
2023-08-15 3:52 UTC
[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
2023-08-15 3:41 UTC (8+ messages)
` [PATCH v6 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
` [PATCH v6 4/6] KVM: selftests: Add test cases for unsupported PMU event filter input values
` [PATCH v6 5/6] KVM: selftests: Test if event filter meets expectations on fixed counters
[PATCH v2] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
2023-08-15 3:28 UTC
[PATCH v14 vfio 0/8] pds-vfio-pci driver
2023-08-15 2:47 UTC (19+ messages)
` [PATCH v14 vfio 6/8] vfio/pds: Add support for dirty page tracking
[PATCH v10 0/9] Linear Address Masking (LAM) KVM Enabling
2023-08-15 2:05 UTC (2+ messages)
[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
2023-08-12 8:01 UTC (5+ messages)
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
[PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-15 0:52 UTC (4+ messages)
[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-08-15 0:43 UTC (10+ messages)
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v4 04/16] KVM: Add docstrings to __kvm_write_guest_page() and __kvm_read_guest_page()
Deadlock due to EPT_VIOLATION
2023-08-15 0:30 UTC (19+ messages)
[PATCH 0/3] KVM: x86: Cleanups
2023-08-14 22:28 UTC (5+ messages)
` [PATCH 1/3] KVM: x86: Remove redundant vcpu->arch.cr0 assignments
` [PATCH 2/3] KVM: x86: Force TLB flush on changes to special registers
` [PATCH 3/3] KVM: Correct kvm_vcpu_event(s) typo in KVM API documentation
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-08-14 21:54 UTC (4+ messages)
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
[RFC PATCH 00/19] QEMU gmem implemention
2023-08-14 21:45 UTC (5+ messages)
[PATCH net-next v6 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-08-14 21:27 UTC (5+ messages)
` [PATCH net-next v6 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v6 2/4] vsock/virtio: support to send "
` [PATCH net-next v6 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v6 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[PATCH 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly
2023-08-14 20:37 UTC (7+ messages)
` [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions
[RFC PATCH v4 00/16] KVM TDX: TDP MMU: large page support
2023-08-14 20:35 UTC (3+ messages)
` [RFC PATCH v4 13/16] KVM: x86/tdp_mmu: Try to merge pages into a large page
[RFC PATCH v1 0/2] vsock: handle writes to shutdowned socket
2023-08-14 19:46 UTC (9+ messages)
` [RFC PATCH v1 1/2] vsock: send SIGPIPE on write "
[PATCH v8 00/11] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
2023-08-14 17:25 UTC (4+ messages)
` [PATCH v8 02/11] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS
[PATCH v2 00/21] KVM: x86: Add "governed" X86_FEATURE framework
2023-08-14 17:20 UTC (8+ messages)
` [PATCH v2 07/21] KVM: x86: Add a framework for enabling KVM-governed x86 features
` [PATCH v2 12/21] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
` [PATCH v2 13/21] KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled"
FW: Need help/advice with CentOS 7 arm64 container on Ubuntu 22 amd64 Docker host
2023-08-14 14:40 UTC
[PATCH v2 -next] kvm_host: Remove unused declarations
2023-08-14 14:03 UTC
[PATCH] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel
2023-08-14 12:33 UTC (2+ messages)
[PATCH v3 00/11] KVM: selftests: Test the consistency of the PMU's CPUID and its features
2023-08-14 11:51 UTC (12+ messages)
` [PATCH v3 01/11] KVM: selftests: Add vcpu_set_cpuid_property() to set properties
` [PATCH v3 02/11] KVM: selftests: Add pmu.h for PMU events and common masks
` [PATCH v3 03/11] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v3 04/11] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v3 05/11] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v3 06/11] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v3 07/11] KVM: selftests: Test Intel supported fixed counters bit mask
` [PATCH v3 08/11] KVM: selftests: Test consistency of PMU MSRs with Intel PMU version
` [PATCH v3 09/11] KVM: selftests: Add x86 feature and properties for AMD PMU in processor.h
` [PATCH v3 10/11] KVM: selftests: Test AMD PMU events on legacy four performance counters
` [PATCH v3 11/11] KVM: selftests: Test AMD Guest PerfMonV2
[kvm-unit-tests PATCH v1] s390x: spec_ex: load full register
2023-08-14 10:23 UTC (2+ messages)
[kvm-unit-tests PATCH 0/2] Rework LDFLAGS and link with noexecstack
2023-08-14 10:15 UTC (6+ messages)
` [kvm-unit-tests PATCH 2/2] Link with "-z noexecstack" to avoid warning from newer versions of ld
[PATCH] tools/kvm_stat: add support for riscv
2023-08-14 10:02 UTC
[PATCH] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
2023-08-14 9:04 UTC (3+ messages)
[PATCH v3] KVM:arm64: reconfigurate the event filters for guest context
2023-08-14 3:06 UTC
[PATCH v2 0/3] iommu: Make pasid array per device
2023-08-14 1:17 UTC (4+ messages)
` [PATCH v2 1/3] iommu: Make single-device group for PASID explicit
` [PATCH v2 2/3] iommu: Consolidate pasid dma ownership check
` [PATCH v2 3/3] iommu: Move pasid array from group to device
[PATCH v2 00/12] iommu: Prepare to deliver page faults to user space
2023-08-13 11:19 UTC (20+ messages)
` [PATCH v2 08/12] iommu: Prepare for separating SVA and IOPF
` [PATCH v2 10/12] iommu: Make iommu_queue_iopf() more generic
` [PATCH v2 12/12] iommu: Add helper to set iopf handler for domain
[kvm-unit-tests PATCH v1] s390x: explicitly mark stack as not executable
2023-08-13 9:50 UTC (2+ messages)
A question about how the KVM emulates the effect of guest MTRRs on AMD platforms
2023-08-12 23:04 UTC
[PATCH] x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()
2023-08-12 2:59 UTC (6+ messages)
[PATCH] KVM: SVM: Add exception to disable objtool warning for kvm-amd.o
2023-08-12 0:51 UTC (2+ messages)
[PATCH V10 00/19] riscv: Add Native/Paravirt/CNA qspinlock support
2023-08-12 0:47 UTC (11+ messages)
` [PATCH V10 04/19] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V10 05/19] riscv: qspinlock: Introduce combo spinlock
` [PATCH V10 18/19] locking/qspinlock: Move pv_ops into x86 directory
[PATCH v4] KVM: x86/tsc: Don't sync user changes to TSC with KVM-initiated change
2023-08-11 22:59 UTC (2+ messages)
[PATCH] x86/CPU/AMD: Fix the DIV(0) initial fix attempt
2023-08-11 21:38 UTC
VM Memory Map
2023-08-11 18:07 UTC (2+ messages)
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-11 17: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;
as well as URLs for NNTP newsgroup(s).