messages from 2023-04-13 11:37:23 to 2023-04-16 07:24:15 UTC [more...]
[RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-04-16 7:23 UTC (17+ messages)
` [RFC PATCH V4 06/17] x86/hyperv: decrypt VMBus pages for sev-snp enlightened guest
` [RFC PATCH V4 08/17] x86/hyperv: Initialize cpu and memory "
` [RFC PATCH V4 10/17] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH V4 13/17] x86/sev: Add Check of #HV event in path
` [RFC PATCH V4 14/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
[RFC PATCH v2 00/11] Intel IA32_SPEC_CTRL Virtualization
2023-04-16 7:04 UTC (16+ messages)
` [RFC PATCH v2 01/11] x86/msr-index: Add bit definitions for BHI_DIS_S and BHI_NO
` [RFC PATCH v2 02/11] KVM: x86: Advertise CPUID.7.2.EDX and RRSBA_CTRL support
` [RFC PATCH v2 03/11] KVM: x86: Advertise BHI_CTRL support
` [RFC PATCH v2 04/11] KVM: VMX: Add IA32_SPEC_CTRL virtualization support
` [RFC PATCH v2 05/11] x86/bugs: Use Virtual MSRs to request hardware mitigations
` [RFC PATCH v2 06/11] KVM: x86: Advertise ARCH_CAP_VIRTUAL_ENUM support
` [RFC PATCH v2 07/11] KVM: VMX: Advertise MITIGATION_CTRL support
` [RFC PATCH v2 08/11] KVM: VMX: Advertise MITI_ENUM_RETPOLINE_S_SUPPORT
` [RFC PATCH v2 09/11] KVM: VMX: Advertise MITI_CTRL_BHB_CLEAR_SEQ_S_SUPPORT
` [RFC PATCH v2 10/11] KVM: selftests: Add tests for virtual enumeration/mitigation MSRs
` [RFC PATCH v2 11/11] KVM: selftests: Add tests for IA32_SPEC_CTRL MSR
[PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups
2023-04-16 6:36 UTC (10+ messages)
[PATCH v4 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
2023-04-16 4:53 UTC (3+ messages)
` [PATCH v4 1/2] KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
` [PATCH v4 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
[PATCH v3 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
2023-04-16 3:31 UTC (5+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
` [PATCH v3 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
[PATCH 0/7] KVM: selftests: Add tests for pmu event filter
2023-04-16 0:25 UTC (11+ messages)
` [PATCH 1/7] KVM: selftests: Replace int with uint32_t for nevents
` [PATCH 2/7] KVM: selftests: Apply create_pmu_event_filter() to fixed ctrs
` [PATCH 3/7] KVM: selftests: Test unavailable event filters are rejected
` [PATCH 4/7] KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
` [PATCH 5/7] KVM: selftests: Check if pmu_event_filter meets expectations on fixed ctrs
` [PATCH 6/7] KVM: selftests: Check gp event filters without affecting fixed event filters
` [PATCH 7/7] KVM: selftests: Test pmu event filter with incompatible kvm_pmu_event_filter
[PATCH v3 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
2023-04-15 12:09 UTC (4+ messages)
` [PATCH v3 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
` [PATCH v3 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
` [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
[PATCH v2 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
2023-04-15 9:52 UTC (5+ messages)
` [PATCH v2 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
` [PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
` [PATCH v2 6/7] mm/gup: remove vmas parameter from pin_user_pages()
[PATCH 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
2023-04-15 5:27 UTC (6+ messages)
` [PATCH 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
` [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
` [PATCH 6/7] mm/gup: remove vmas parameter from pin_user_pages()
[PATCH v2] KVM: x86: Fix poll command
2023-04-15 3:30 UTC (3+ messages)
[PATCH v2 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
2023-04-15 3:11 UTC (9+ messages)
` [PATCH v2 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2023-04-15 0:06 UTC (9+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
[PATCH v2] vfio/cdx: add support for CDX bus
2023-04-14 21:36 UTC (2+ messages)
[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2023-04-14 21:08 UTC (8+ messages)
[PATCH v4 0/6] KVM: selftests: Add "instructions required" testcase
2023-04-14 20:29 UTC (2+ messages)
[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
2023-04-14 20:17 UTC (10+ messages)
[PATCH v2] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
2023-04-14 20:08 UTC (3+ messages)
[RFC PATCH 0/5] Add TDX intra host migration support
2023-04-14 19:09 UTC (3+ messages)
[PATCH RFC net-next v2 0/4] virtio/vsock: support datagrams
2023-04-14 11:18 UTC (8+ messages)
` [PATCH RFC net-next v2 1/4] virtio/vsock: support dgram
` [PATCH RFC net-next v2 2/4] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v2 3/4] vsock: Add lockless sendmsg() support
` [PATCH RFC net-next v2 4/4] tests: add vsock dgram tests
[PATCH v3 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-04-14 17:29 UTC (8+ messages)
` [PATCH v3 1/7] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v3 2/7] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v3 3/7] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v3 4/7] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v3 5/7] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v3 6/7] KVM: arm64: Add 'skip_flush' arg to stage2_put_pte()
` [PATCH v3 7/7] KVM: arm64: Use TLBI range-based intructions for unmap
[RFC PATCH 0/6] Setting memory policy for restrictedmem file
2023-04-14 17:24 UTC (9+ messages)
` [RFC PATCH 1/6] mm: shmem: Refactor out shmem_shared_policy() function
` [RFC PATCH 2/6] mm: mempolicy: Refactor out mpol_init_from_nodemask
` [RFC PATCH 3/6] mm: mempolicy: Refactor out __mpol_set_shared_policy()
` [RFC PATCH 4/6] mm: mempolicy: Add and expose mpol_create
` [RFC PATCH 5/6] mm: restrictedmem: Add memfd_restricted_bind() syscall
` [RFC PATCH 6/6] selftests: mm: Add selftest for memfd_restricted_bind()
[PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
2023-04-14 17:10 UTC (16+ messages)
[PATCH][next] KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"
2023-04-14 17:05 UTC (2+ messages)
[PATCH] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
2023-04-14 16:55 UTC (3+ messages)
[PATCH -next v18 00/20] riscv: Add vector ISA support
2023-04-14 16:47 UTC (23+ messages)
` [PATCH -next v18 01/20] riscv: Rename __switch_to_aux() -> fpu
` [PATCH -next v18 02/20] riscv: Extending cpufeature.c to detect V-extension
` [PATCH -next v18 03/20] riscv: Add new csr defines related to vector extension
` [PATCH -next v18 04/20] riscv: Clear vector regfile on bootup
` [PATCH -next v18 05/20] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v18 06/20] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v18 07/20] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v18 08/20] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v18 09/20] riscv: Add task switch support for vector
` [PATCH -next v18 10/20] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v18 11/20] riscv: Add ptrace vector support
` [PATCH -next v18 12/20] riscv: signal: check fp-reserved words unconditionally
` [PATCH -next v18 13/20] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v18 14/20] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v18 15/20] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v18 16/20] riscv: prevent stack corruption by reserving task_pt_regs(p) early
` [PATCH -next v18 17/20] riscv: kvm: Add V extension to KVM ISA
` [PATCH -next v18 18/20] riscv: KVM: Add vector lazy save/restore support
` [PATCH -next v18 19/20] riscv: detect assembler support for .option arch
` [PATCH -next v18 20/20] riscv: Enable Vector code to be built
[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
2023-04-14 13:31 UTC (8+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
[PATCH v8 vfio 0/7] pds_vfio driver
2023-04-14 12:57 UTC (11+ messages)
` [PATCH v8 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v8 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v8 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v8 vfio 6/7] vfio/pds: Add support for firmware recovery
` [PATCH v8 vfio 7/7] vfio/pds: Add Kconfig and documentation
[kvm-unit-tests PATCH v1 0/4] s390x: Add support for running guests without MSO/MSL
2023-04-14 10:24 UTC (7+ messages)
` [kvm-unit-tests PATCH v1 4/4] s390x: add a test for SIE "
[PATCH net-next v1] vsock/loopback: don't disable irqs for queue access
2023-04-14 10:10 UTC (2+ messages)
[ANNOUNCEMENT] COCONUT Secure VM Service Module for SEV-SNP
2023-04-14 9:00 UTC (4+ messages)
[PATCH] tests/avocado: require netdev 'user' for kvm_xen_guest
2023-04-14 8:58 UTC (3+ messages)
[PATCH v3 0/5] KVM: arm64: Synchronise speculative page table walks on translation regime change
2023-04-14 7:24 UTC (4+ messages)
` [PATCH v3 2/5] KVM: arm64: nvhe: Synchronise with page table walker on TLBI
[PATCH 0/2] KVM: VMX: UMIP emulation related cleanups
2023-04-13 23:19 UTC (3+ messages)
` [PATCH 1/2] KVM: VMX: Treat UMIP as emulated if and only if the host doesn't have UMIP
` [PATCH 2/2] KVM: VMX: Use proper accessor to read guest CR4 in handle_desc()
[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-04-13 23:07 UTC (3+ messages)
[PATCH] KVM: SVM: Disable TDP MMU when running on Hyper-V
2023-04-13 20:58 UTC (12+ messages)
QEMU developers fortnightly conference call for agenda for 2023-04-18
2023-04-13 20:54 UTC
[kvm-unit-tests PATCH v2 00/16] x86: cleanups, fixes and new tests
2023-04-13 18:42 UTC (17+ messages)
` [kvm-unit-tests PATCH v2 01/16] x86: Drop types.h
` [kvm-unit-tests PATCH v2 02/16] x86: Use symbolic names in exception_mnemonic()
` [kvm-unit-tests PATCH v2 03/16] x86: Add vendor specific exception vectors
` [kvm-unit-tests PATCH v2 04/16] x86/cet: Use symbolic name for #CP
` [kvm-unit-tests PATCH v2 05/16] x86/access: Use 'bool' type as defined via libcflat.h
` [kvm-unit-tests PATCH v2 06/16] x86/run_in_user: Change type of code label
` [kvm-unit-tests PATCH v2 07/16] x86/run_in_user: Preserve exception handler
` [kvm-unit-tests PATCH v2 08/16] x86/run_in_user: Relax register constraints of inline asm
` [kvm-unit-tests PATCH v2 09/16] x86/run_in_user: Reload SS after successful return
` [kvm-unit-tests PATCH v2 10/16] x86/fault_test: Preserve exception handler
` [kvm-unit-tests PATCH v2 11/16] x86/emulator64: Relax register constraints for usr_gs_mov()
` [kvm-unit-tests PATCH v2 12/16] x86/emulator64: Switch test_sreg() to ASM_TRY()
` [kvm-unit-tests PATCH v2 13/16] x86/emulator64: Add non-null selector test
` [kvm-unit-tests PATCH v2 14/16] x86/emulator64: Switch test_jmp_noncanonical() to ASM_TRY()
` [kvm-unit-tests PATCH v2 15/16] x86/emulator64: Switch test_mmx_movq_mf() "
` [kvm-unit-tests PATCH v2 16/16] x86/emulator64: Test non-canonical memory access exceptions
[PATCH v2] KVM: x86: Update KVM_GET_CPUID2 to return valid entry count
2023-04-13 17:58 UTC
[PATCH] selftests/kvm: touch all pages of args on each memstress iteration
2023-04-13 17:36 UTC (2+ messages)
[PATCH kvmtool 0/2] Fix virtio/rng handling in low entropy situations
2023-04-13 16:57 UTC (3+ messages)
` [PATCH kvmtool 1/2] virtio/rng: switch to using /dev/urandom
` [RFC PATCH kvmtool 2/2] virtio/rng: return at least one byte of entropy
[kvm-unit-tests PATCH] x86/emulator: Test non-canonical memory access exceptions
2023-04-13 16:07 UTC (6+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-04-13 16:04 UTC (7+ messages)
[PATCH 00/12] iommufd: Add nesting infrastructure
2023-04-13 15:25 UTC (6+ messages)
` [PATCH 01/12] iommu: Add new iommu op to create domains owned by userspace
[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
2023-04-13 13:19 UTC (5+ messages)
[PATCH] vfio/cdx: add support for CDX bus
2023-04-13 13:05 UTC (4+ messages)
[PATCH v4 00/20] KVM: arm64: Rework timer offsetting for fun and profit
2023-04-13 12:47 UTC (4+ messages)
` [PATCH v4 05/20] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
[PATCH v6 29/30] LoongArch: KVM: Enable kvm config and add the makefile
2023-04-13 11:52 UTC (4+ 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).