messages from 2024-05-29 14:56:34 to 2024-05-31 08:48:02 UTC [more...]
[PATCH 0/5] cpus: a few tweaks to CPU realization
2024-05-31 8:47 UTC (13+ messages)
` [PATCH 1/5] hw/core: expand on the alignment of CPUState
` [PATCH 2/5] cpu: move Qemu[Thread|Cond] setup into common code
` [PATCH 3/5] cpu-target: don't set cpu->thread_id to bogus value
` [PATCH 4/5] plugins: remove special casing for cpu->realized
` [PATCH 5/5] core/cpu-common: initialise plugin state before thread creation
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2024-05-31 8:47 UTC (3+ messages)
` [PATCH v5 17/65] i386/tdx: Adjust the supported CPUID based on TDX restrictions
[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-05-31 7:24 UTC (20+ messages)
` [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
` [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
` [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v4 6/7] KVM: arm64: "
` [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
[PATCH] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support
2024-05-31 7:01 UTC (4+ messages)
[PATCH v3 0/5] Add support for the Idle HLT intercept feature
2024-05-31 6:49 UTC (5+ messages)
` [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
[PATCH] RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function
2024-05-31 5:42 UTC (2+ messages)
[PATCH v4 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling
2024-05-31 4:46 UTC (4+ messages)
` [PATCH v4 1/3] KVM: SEV-ES: Prevent MSR access post VMSA encryption
` [PATCH v4 2/3] KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
` [PATCH v4 3/3] KVM: SEV-ES: Fix LBRV code
[PATCH v9 00/24] Add Secure TSC support for SNP guests
2024-05-31 4:30 UTC (25+ messages)
` [PATCH v9 01/24] virt: sev-guest: Use AES GCM crypto library
` [PATCH v9 02/24] virt: sev-guest: Replace dev_dbg with pr_debug
` [PATCH v9 03/24] virt: sev-guest: Make payload a variable length array
` [PATCH v9 04/24] virt: sev-guest: Add SNP guest request structure
` [PATCH v9 05/24] virt: sev-guest: Fix user-visible strings
` [PATCH v9 06/24] virt: sev-guest: Simplify VMPCK and sequence number assignments
` [PATCH v9 07/24] virt: sev-guest: Store VMPCK index to SNP guest device structure
` [PATCH v9 08/24] virt: sev-guest: Take mutex in snp_send_guest_request()
` [PATCH v9 09/24] virt: sev-guest: Carve out SNP guest messaging init/exit
` [PATCH v9 10/24] x86/sev: Move core SEV guest driver routines to common code
` [PATCH v9 11/24] x86/sev: Replace dev_[err,alert] with pr_[err,alert]
` [PATCH v9 12/24] x86/sev: Make snp_issue_guest_request() static
` [PATCH v9 13/24] x86/sev: Make sev-guest driver functional again
` [PATCH v9 14/24] x86/sev: Handle failures from snp_init()
` [PATCH v9 15/24] x86/sev: Cache the secrets page address
` [PATCH v9 16/24] x86/sev: Drop sev_guest_platform_data structure
` [PATCH v9 17/24] x86/cc: Add CC_ATTR_GUEST_SECURE_TSC
` [PATCH v9 18/24] x86/sev: Add Secure TSC support for SNP guests
` [PATCH v9 19/24] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
` [PATCH v9 20/24] x86/sev: Prevent RDTSC/RDTSCP interception "
` [PATCH v9 21/24] x86/kvmclock: Skip kvmclock when Secure TSC is available
` [PATCH v9 22/24] x86/sev: Mark Secure TSC as reliable
` [PATCH v9 23/24] x86/cpu/amd: Do not print FW_BUG for Secure TSC
` [PATCH v9 24/24] x86/sev: Enable Secure TSC for SNP guests
[PATCH 1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0
2024-05-31 4:34 UTC (2+ messages)
[PATCH v3 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling
2024-05-31 4:06 UTC (4+ messages)
` [PATCH v3 3/3] KVM: SEV-ES: Fix LBRV code
[PULL 00/19] KVM: Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-05-31 3:22 UTC (2+ messages)
[PATCH] vfio/qat: add PCI_IOV dependency
2024-05-31 2:56 UTC (5+ messages)
[PATCH] vdpa: Add support for no-IOMMU mode
2024-05-31 2:26 UTC (2+ messages)
[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-05-31 1:22 UTC (11+ messages)
` [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
[PATCH v19 000/130] KVM TDX basic feature support
2024-05-31 0:36 UTC (13+ messages)
` [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
[PATCH 0/9] Enable haltpoll for arm64
2024-05-30 23:07 UTC (3+ messages)
` [PATCH 8/9] arm64: support cpuidle-haltpoll
[PATCH v2 00/15] TDX MMU prep series part 1
2024-05-30 21:57 UTC (17+ messages)
` [PATCH v2 01/15] KVM: Add member to struct kvm_gfn_range for target alias
` [PATCH v2 02/15] KVM: x86: Add a VM type define for TDX
` [PATCH v2 03/15] KVM: x86/mmu: Add a mirrored pointer to struct kvm_mmu_page
` [PATCH v2 04/15] KVM: x86/mmu: Add a new mirror_pt member for union kvm_mmu_page_role
` [PATCH v2 05/15] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void
` [PATCH v2 06/15] KVM: x86/mmu: Support GFN direct mask
` [PATCH v2 07/15] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root()
` [PATCH v2 08/15] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type
` [PATCH v2 09/15] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v2 10/15] KVM: x86/tdp_mmu: Reflect building mirror page tables
` [PATCH v2 11/15] KVM: x86/tdp_mmu: Reflect tearing down "
` [PATCH v2 12/15] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
` [PATCH v2 13/15] KVM: x86/tdp_mmu: Make mmu notifier callbacks to check kvm_process
` [PATCH v2 14/15] KVM: x86/tdp_mmu: Invalidate correct roots
` [PATCH v2 15/15] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU
[PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
2024-05-30 21:13 UTC (2+ messages)
[PATCH 0/2] KVM/arm64 fixes for NV PAC support
2024-05-30 16:37 UTC (3+ messages)
[PATCH] vfio/pci: add msi interrupt affinity support
2024-05-30 16:12 UTC
[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
2024-05-30 15:48 UTC (19+ messages)
` [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop
[PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
2024-05-30 11:16 UTC (32+ messages)
` [PATCH v4 01/31] i386/sev: Replace error_report with error_setg
` [PATCH v4 02/31] linux-headers: Update to current kvm/next
` [PATCH v4 03/31] memory: Introduce memory_region_init_ram_guest_memfd()
` [PATCH v4 04/31] i386/sev: Introduce "sev-common" type to encapsulate common SEV state
` [PATCH v4 05/31] i386/sev: Move sev_launch_update to separate class method
` [PATCH v4 06/31] i386/sev: Move sev_launch_finish "
` [PATCH v4 07/31] i386/sev: Introduce 'sev-snp-guest' object
` [PATCH v4 08/31] i386/sev: Add a sev_snp_enabled() helper
` [PATCH v4 09/31] i386/sev: Add sev_kvm_init() override for SEV class
` [PATCH v4 10/31] i386/sev: Add snp_kvm_init() override for SNP class
` [PATCH v4 11/31] i386/cpu: Set SEV-SNP CPUID bit when SNP enabled
` [PATCH v4 12/31] i386/sev: Don't return launch measurements for SEV-SNP guests
` [PATCH v4 13/31] i386/sev: Add a class method to determine KVM VM type for SNP guests
` [PATCH v4 14/31] i386/sev: Update query-sev QAPI format to handle SEV-SNP
` [PATCH v4 15/31] i386/sev: Add the SNP launch start context
` [PATCH v4 16/31] i386/sev: Add handling to encrypt/finalize guest launch data
` [PATCH v4 17/31] i386/sev: Set CPU state to protected once SNP guest payload is finalized
` [PATCH v4 18/31] hw/i386/sev: Add function to get SEV metadata from OVMF header
` [PATCH v4 19/31] i386/sev: Add support for populating OVMF metadata pages
` [PATCH v4 20/31] i386/sev: Add support for SNP CPUID validation
` [PATCH v4 21/31] i386/sev: Extract build_kernel_loader_hashes
` [PATCH v4 22/31] i386/sev: Reorder struct declarations
` [PATCH v4 23/31] i386/sev: Allow measured direct kernel boot on SNP
` [PATCH v4 24/31] hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled
` [PATCH v4 25/31] i386/sev: Invoke launch_updata_data() for SEV class
` [PATCH v4 26/31] i386/sev: Invoke launch_updata_data() for SNP class
` [PATCH v4 27/31] hw/i386/sev: Use guest_memfd for legacy ROMs
` [PATCH v4 28/31] hw/i386: Add support for loading BIOS using guest_memfd
` [PATCH v4 29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios
` [PATCH v4 30/31] i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE
` [PATCH v4 31/31] i386/sev: Enable KVM_HC_MAP_GPA_RANGE hcall for SNP guests
[RFC v2 0/7] Introduce SMP Cache Topology
2024-05-30 10:15 UTC (8+ messages)
` [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [RFC v2 2/7] hw/core: Define cache topology for machine
` [RFC v2 3/7] hw/core: Add cache topology options in -smp
` [RFC v2 4/7] i386/cpu: Support thread and module level cache topology
` [RFC v2 5/7] i386/cpu: Update cache topology with machine's configuration
` [RFC v2 6/7] i386/pc: Support cache topology in -smp for PC machine
` [RFC v2 7/7] qemu-options: Add the cache topology description of -smp
[RFC PATCH v4 0/5] Add Svadu Extension Support
2024-05-30 9:41 UTC (13+ messages)
` [RFC PATCH v4 1/5] RISC-V: Detect and Enable "
` [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING
[PATCH 0/2] vfio/pci: vfio device address space mapping
2024-05-30 7:46 UTC (16+ messages)
` [PATCH 1/2] vfio: Create vfio_fs_type with inode per device
` [PATCH 2/2] vfio/pci: Use unmap_mapping_range()
[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
2024-05-30 5:34 UTC (28+ messages)
` [PATCH v2 12/54] perf: x86: Add x86 function to switch PMI handler
` [PATCH v2 20/54] KVM: x86/pmu: Allow RDPMC pass through when all counters exposed to guest
` [PATCH v2 24/54] KVM: x86/pmu: Create a function prototype to disable MSR interception
` [PATCH v2 26/54] KVM: x86/pmu: Avoid legacy vPMU code when accessing global_ctrl in passthrough vPMU
` [PATCH v2 30/54] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [PATCH v2 38/54] KVM: x86/pmu: Call perf_guest_enter() at PMU context switch
` [PATCH v2 42/54] KVM: x86/pmu: Implement emulated counter increment for passthrough PMU
[PATCH v2 0/2] vfio/pci: vfio device address space mapping
2024-05-30 4:52 UTC (3+ messages)
` [PATCH v2 1/2] vfio: Create vfio_fs_type with inode per device
` [PATCH v2 2/2] vfio/pci: Use unmap_mapping_range()
[PATCH v2 0/6] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-05-30 0:06 UTC (11+ messages)
` [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded
[syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush
2024-05-29 22:08 UTC
[PATCH 00/16] TDX MMU prep series part 1
2024-05-29 16:55 UTC (6+ messages)
` [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
[PATCH v2 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
2024-05-29 14:56 UTC (14+ messages)
` [PATCH v2 04/16] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v2 05/16] KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives
` [PATCH v2 06/16] KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation
` [PATCH v2 07/16] KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1
` [PATCH v2 08/16] KVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operations
` [PATCH v2 09/16] KVM: arm64: nv: Handle TLBI ALLE1{,IS} operations
` [PATCH v2 10/16] KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operations
` [PATCH v2 11/16] KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations
` [PATCH v2 12/16] KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
` [PATCH v2 13/16] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v2 14/16] KVM: arm64: nv: Add handling of outer-shareable TLBI operations
` [PATCH v2 15/16] KVM: arm64: nv: Add handling of range-based "
` [PATCH v2 16/16] KVM: arm64: nv: Add handling of NXS-flavoured "
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