messages from 2023-06-07 01:53:06 to 2023-06-08 09:21:09 UTC [more...]
KVM Forum BoF on I/O + secure virtualization
2023-06-08 9:12 UTC (4+ messages)
` "
[PATCH] KVM: Avoid illegal stage2 mapping on invalid memory slot
2023-06-08 9:03 UTC
[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
2023-06-08 9:00 UTC (19+ messages)
[PATCH 0/3] vfio: Cleanup Kconfigs
2023-06-08 8:51 UTC (15+ messages)
` [PATCH 1/3] vfio/pci: Cleanup Kconfig
` [PATCH 2/3] vfio/platform: "
` [PATCH 3/3] vfio/fsl: Create Kconfig sub-menu
[PATCH v2 0/3] vfio: Cleanup Kconfigs
2023-06-08 8:38 UTC (8+ messages)
` [PATCH v2 1/3] vfio/pci: Cleanup Kconfig
` [PATCH v2 2/3] vfio/platform: "
` [PATCH v2 3/3] vfio/fsl: Create Kconfig sub-menu
[PATCH v3 00/10] Add Intel VT-d nested translation
2023-06-08 8:07 UTC (12+ messages)
` [PATCH v3 04/10] iommu/vt-d: Add helper to setup pasid "
` [PATCH v3 07/10] iommu/vt-d: Add iotlb flush for nested domain
[kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
2023-06-08 7:58 UTC (13+ messages)
` [kvm-unit-tests v4 01/12] powerpc: Report instruction address and MSR in unhandled exception error
` [kvm-unit-tests v4 02/12] powerpc: Add some checking to exception handler install
` [kvm-unit-tests v4 03/12] powerpc: Abstract H_CEDE calls into a sleep functions
` [kvm-unit-tests v4 04/12] powerpc: Add ISA v3.1 (POWER10) support to SPR test
` [kvm-unit-tests v4 05/12] powerpc: Extract some common helpers and defines to headers
` [kvm-unit-tests v4 06/12] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests v4 07/12] powerpc/spapr_vpa: Add basic VPA tests
` [kvm-unit-tests v4 08/12] powerpc: Expand exception handler vector granularity
` [kvm-unit-tests v4 09/12] powerpc: Add support for more interrupts including HV interrupts
` [kvm-unit-tests v4 10/12] powerpc: Discover runtime load address dynamically
` [kvm-unit-tests v4 11/12] powerpc: Support powernv machine with QEMU TCG
` [kvm-unit-tests v4 12/12] powerpc/sprs: Test hypervisor registers on powernv machine
[kvm-unit-tests PATCH v6 00/32] EFI and ACPI support for arm64
2023-06-08 7:01 UTC (6+ messages)
` [kvm-unit-tests PATCH v6 19/32] lib/efi: Add support for reading an FDT
[PATCH 0/3] KVM: x86: Use "standard" mmu_notifier hook for APIC page
2023-06-08 7:00 UTC (7+ messages)
` [PATCH 1/3] KVM: VMX: Retry APIC-access page reload if invalidation is in-progress
[PATCH v7 0/9] Enhance vfio PCI hot reset for vfio cdev device
2023-06-08 6:59 UTC (2+ messages)
[PATCH v12 00/24] Add vfio_device cdev for iommufd support
2023-06-08 6:58 UTC (3+ messages)
[PATCH v3 00/21] Enable CET Virtualization
2023-06-08 6:06 UTC (10+ messages)
` [PATCH v3 08/21] KVM:x86: Init kvm_caps.supported_xss with supported feature bits
` [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification
` [PATCH v3 12/21] KVM:x86: Add fault checks for guest CR4.CET setting
[RFC PATCH 00/19] hugetlb support for KVM guest_mem
2023-06-08 4:38 UTC (2+ messages)
[PATCH v3 0/6] KVM: selftests: add powerpc support
2023-06-08 3:24 UTC (7+ messages)
` [PATCH v3 1/6] KVM: selftests: Move pgd_created check into virt_pgd_alloc
` [PATCH v3 2/6] KVM: selftests: Add aligned guest physical page allocator
` [PATCH v3 3/6] KVM: PPC: selftests: add support for powerpc
` [PATCH v3 4/6] KVM: PPC: selftests: add selftests sanity tests
` [PATCH v3 5/6] KVM: PPC: selftests: Add a TLBIEL virtualisation tester
` [PATCH v3 6/6] KVM: PPC: selftests: Add interrupt performance tester
[PATCH 0/2] KVM: x86: Snapshot host MSR_IA32_ARCH_CAPABILITIES
2023-06-08 3:15 UTC (6+ messages)
` [PATCH 1/2] KVM: x86: Snapshot host's MSR_IA32_ARCH_CAPABILITIES
` [PATCH 2/2] KVM: VMX: Drop unnecessary vmx_fb_clear_ctrl_available "cache"
[PATCH] KVM: PPC: Update MAINTAINERS
2023-06-08 2:45 UTC
[PATCH v11 00/20] TDX host kernel support
2023-06-08 2:40 UTC (39+ messages)
` [PATCH v11 03/20] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v11 04/20] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
` [PATCH v11 07/20] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v11 09/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v11 10/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v11 11/20] x86/virt/tdx: Fill out "
[PATCH v14 000/113] KVM TDX basic feature support
2023-06-08 1:43 UTC (8+ messages)
` [PATCH v14 004/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v14 011/113] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
[kvm-unit-tests PATCH] x86: Link with "-z noexecstack" to suppress irrelevant linker warnings
2023-06-07 23:26 UTC (2+ messages)
[kvm-unit-tests PATCH v4 0/2] nSVM: vNMI testcase
2023-06-07 23:26 UTC (2+ messages)
[kvm-unit-tests PATCH 0/6] x86: nSVM: Fix bugs in LBRV tests
2023-06-07 23:26 UTC (8+ messages)
` [kvm-unit-tests PATCH 1/6] x86: nSVM: Set up a guest stack "
` [kvm-unit-tests PATCH 2/6] lib: Expose a subset of VMX's assertion macros
` [kvm-unit-tests PATCH 3/6] x86: Add defines for the various LBR record bit definitions
` [kvm-unit-tests PATCH 4/6] x86: nSVM: Ignore mispredict bit in LBR records
` [kvm-unit-tests PATCH 5/6] x86: nSVM: Replace check_dbgctl() with TEST_EXPECT_EQ() in LBRV test
` [kvm-unit-tests PATCH 6/6] x86: nSVM: Print out RIP and LBRs from VMCB if LBRV guest test fails
[kvm-unit-tests PATCH 0/5] x86: Add "safe" macros to wrap ASM_TRY()
2023-06-07 23:25 UTC (2+ messages)
[kvm-unit-tests PATCH 0/2] runtime: x86: Require vPMU for x86/pmu tests
2023-06-07 23:25 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/2] runtime: Convert "check" from string to array so that iterating works
` [kvm-unit-tests PATCH 2/2] x86/pmu: Make PMU testcases dependent on vPMU being enabled in KVM
[kvm-unit-tests PATCH v3 00/27] kvm-unit-tests: set of fixes and new tests
2023-06-07 23:25 UTC (2+ messages)
[kvm-unit-tests PATCH 0/2] x86/pmu: Add TSX testcase and fix force_emulation_prefix
2023-06-07 23:25 UTC (2+ messages)
KVM x86 reviews status for 6.5
2023-06-07 23:24 UTC
[PATCH 00/10] RISC-V KVM in-kernel AIA irqchip
2023-06-07 23:17 UTC (8+ messages)
` [PATCH 06/10] RISC-V: KVM: Implement device interface for "
` [PATCH 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
` [PATCH 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
[PATCH v3 0/5] Add printf and formatted asserts in the guest
2023-06-07 22:45 UTC (6+ messages)
` [PATCH v3 1/5] KVM: selftests: Add strnlen() to the string overrides
` [PATCH v3 2/5] KVM: selftests: Add guest_snprintf() to KVM selftests
` [PATCH v3 3/5] KVM: selftests: Add additional pages to the guest to accommodate ucall
` [PATCH v3 4/5] KVM: selftests: Add string formatting options to ucall
` [PATCH v3 5/5] KVM: selftests: Add a selftest for guest prints and formatted asserts
[PATCH v4] vfio/pci: Propagate ACPI notifications to user-space via eventfd
2023-06-07 22:26 UTC (5+ messages)
[kvm-unit-tests PATCH] x86/pmu: Truncate reserved bits for emulated test of full width writes
2023-06-07 21:56 UTC (2+ messages)
[PATCH kvm-unit-tests] x86/pmu: Check counter is working properly before AMD pmu init
2023-06-07 21:48 UTC (2+ messages)
[PATCH 0/3] KVM: SVM: Clean up LBRv MSRs handling
2023-06-07 20:35 UTC (4+ messages)
` [PATCH 1/3] KVM: SVM: Fix dead KVM_BUG() code in LBR MSR virtualization
` [PATCH 2/3] KVM: SVM: Clean up handling of LBR virtualization enabled
` [PATCH 3/3] KVM: SVM: Use svm_get_lbr_vmcb() helper to handle writes to DEBUGCTL
[PATCH v4 0/4] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2}
2023-06-07 19:45 UTC (5+ messages)
` [PATCH v4 1/4] KVM: arm64: Enable writable for ID_AA64DFR0_EL1
` [PATCH v4 2/4] KVM: arm64: Enable writable for ID_DFR0_EL1
` [PATCH v4 3/4] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
` [PATCH v4 4/4] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2}_EL1
[PATCH] vfio/iommu_type1: acquire iommu lock in vfio_iommu_type1_release()
2023-06-07 19:40 UTC (2+ messages)
[kvm-unit-tests PATCH v2 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
2023-06-07 19:07 UTC
[kvm-unit-tests PATCH 0/3] EFI runtime fixes
2023-06-07 18:59 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/3] arch-run: Extend timeout when booting with UEFI
` [kvm-unit-tests PATCH 2/3] arm/efi/run: Add Fedora's path to QEMU_EFI
` [kvm-unit-tests PATCH 3/3] configure: efi: Link correct run script
[kvm-unit-tests PATCH v2] arm64: Make vector_table and vector_stub weak symbols
2023-06-07 18:53 UTC (2+ messages)
[kvm-unit-tests] arm/arm64: psci_cpu_on_test failures with tcg
2023-06-07 18:49 UTC (2+ messages)
[PATCH v3 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-06-07 18:23 UTC (10+ messages)
[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-06-07 18:19 UTC (9+ messages)
` [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler
[PATCH v2 0/6] Add printf and formatted asserts in the guest
2023-06-07 16:55 UTC (7+ messages)
` [PATCH v2 4/6] KVM: selftests: Add string formatting options to ucall
` [PATCH v2 5/6] KVM: selftests: Add ucall_fmt2()
[PATCH RFC net-next v3 0/8] virtio/vsock: support datagrams
2023-06-01 7:54 UTC (7+ messages)
` [PATCH RFC net-next v3 1/8] vsock/dgram: generalize recvmsg and drop transport->dgram_dequeue
` [PATCH RFC net-next v3 6/8] virtio/vsock: support dgrams
[PATCH RFC net-next v3 8/8] tests: add vsock dgram tests
2023-06-06 9:34 UTC (2+ messages)
[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2023-06-07 16:40 UTC (15+ messages)
[kvm-unit-tests PATCH v3 0/6] s390x: Add support for running guests without MSO/MSL
2023-06-07 16:19 UTC (5+ messages)
` [kvm-unit-tests PATCH v3 1/6] lib: s390x: introduce bitfield for PSW mask
QEMU developers fortnightly conference call for 2023-06-13
2023-06-07 15:17 UTC
[RFC PATCH part-1 0/5] pKVM on Intel Platform Introduction
2023-06-07 14:26 UTC (6+ messages)
[PATCH v3] KVM: selftests: Allow specify physical cpu list in demand paging test
2023-06-07 13:27 UTC (2+ messages)
[PATCH v2 00/16] Use MMU read lock for clear-dirty-log
2023-06-07 12:37 UTC (5+ messages)
` [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
[PATCH v3 0/4] KVM: selftests: Improve PMU event filter settings and add test cases
2023-06-07 12:37 UTC (5+ messages)
` [PATCH v3 1/4] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
` [PATCH v3 2/4] KVM: selftests: Test unavailable event filters are rejected
` [PATCH v3 3/4] KVM: selftests: Check if event filter meets expectations on fixed counters
` [PATCH v3 4/4] KVM: selftests: Test gp event filters don't affect fixed event filters
[PATCH v4 0/6] s390/uvdevice: Expose secret UVCs
2023-06-07 12:32 UTC (12+ messages)
` [PATCH v4 2/6] s390/uvdevice: Add 'Add Secret' UVC
` [PATCH v4 3/6] s390/uvdevice: Add 'List Secrets' UVC
` [PATCH v4 4/6] s390/uvdevice: Add 'Lock Secret Store' UVC
` [PATCH v4 5/6] s390/uv: replace scnprintf with sysfs_emit
` [PATCH v4 6/6] s390/uv: Update query for secret-UVCs
[ANNOUNCE] KVM Microconference at LPC 2023
2023-06-07 12:20 UTC (4+ messages)
[PATCH v11 0/5] Support writable CPU ID registers from userspace
2023-06-07 10:09 UTC (7+ messages)
` [PATCH 0/3] RE: Support writable CPU ID registers from userspace [v11]
` [PATCH 3/3] KVM: arm64: Use per guest ID register for ID_AA64PFR1_EL1.MTE
[PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling
2023-06-07 9:20 UTC (7+ messages)
` [PATCH v9 2/6] KVM: x86: Virtualize CR4.LAM_SUP
` [PATCH v9 6/6] KVM: x86: Expose LAM feature to userspace VMM
[RFC PATCH v2 0/6] KVM: PPC: Nested PAPR guests
2023-06-07 9:08 UTC (12+ messages)
` [RFC PATCH v2 1/6] KVM: PPC: Use getters and setters for vcpu register state
` [RFC PATCH v2 2/6] KVM: PPC: Add fpr getters and setters
` [RFC PATCH v2 4/6] KVM: PPC: Add helper library for Guest State Buffers
` [RFC PATCH v2 5/6] KVM: PPC: Add support for nested PAPR guests
` [RFC PATCH v2 6/6] docs: powerpc: Document nested KVM on POWER
` [PATCH RFC "
[PATCH v2 00/13] local_clock() vs noinstr
2023-06-07 8:58 UTC (5+ messages)
` [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions
[PATCH v1 0/6] LASS KVM virtualization support
2023-06-07 6:28 UTC (4+ messages)
` [PATCH v1 3/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
[Intel-gfx] [PATCH v2 1/2] vgaarb: various coding style and comments fix
2023-06-07 6:16 UTC (2+ messages)
[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
2023-06-07 3:51 UTC (3+ messages)
` [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
` [PATCH 2/2] iommu/vt-d: Remove rmrr check in domain attaching device path
[PATCH] KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
2023-06-07 2:08 UTC (4+ messages)
[PATCH] KVM: x86: Update comments about MSR lists exposed to userspace
2023-06-07 1:52 UTC (2+ 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).