messages from 2023-03-06 11:32:09 to 2023-03-07 13:54:37 UTC [more...]
[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
2023-03-07 13:54 UTC (28+ messages)
` [PATCH 02/14] iommufd: Add iommufd_group
` [PATCH 03/14] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH 05/14] iommufd: Make sw_msi_start a group global
` [PATCH 06/14] iommufd: Move putting a hwpt to a helper function
` [PATCH 09/14] iommufd: Add iommufd_device_replace()
` [PATCH 12/14] iommufd: Add IOMMU_HWPT_ALLOC
[PATCH v1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
2023-03-07 13:53 UTC (2+ messages)
[PATCH v2] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
2023-03-07 13:52 UTC
[kvm-unit-tests PATCH v3 0/3] arm: Use gic_enable/disable_irq() macro to clean up code
2023-03-07 13:44 UTC (2+ messages)
[PATCH v5 00/19] Add vfio_device cdev for iommufd support
2023-03-07 13:28 UTC (20+ messages)
` [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
QEMU/KVM call minutes for 2022-02-21
2023-03-07 13:18 UTC
[Patch v4 00/18] NUMA aware page table allocation
2023-03-07 12:13 UTC (21+ messages)
` [Patch v4 01/18] KVM: x86/mmu: Change KVM mmu shrinker to no-op
` [Patch v4 02/18] KVM: x86/mmu: Remove zapped_obsolete_pages from struct kvm_arch{}
` [Patch v4 03/18] KVM: x86/mmu: Track count of pages in KVM MMU page caches globally
` [Patch v4 04/18] KVM: x86/mmu: Shrink shadow page caches via MMU shrinker
` [Patch v4 05/18] KVM: x86/mmu: Add split_shadow_page_cache pages to global count of MMU cache pages
` [Patch v4 06/18] KVM: x86/mmu: Shrink split_shadow_page_cache via MMU shrinker
` [Patch v4 07/18] KVM: x86/mmu: Unconditionally count allocations from MMU page caches
` [Patch v4 08/18] KVM: x86/mmu: Track unused mmu_shadowed_info_cache pages count via global counter
` [Patch v4 09/18] KVM: x86/mmu: Shrink mmu_shadowed_info_cache via MMU shrinker
` [Patch v4 10/18] KVM: x86/mmu: Add per VM NUMA aware page table capability
` [Patch v4 11/18] KVM: x86/mmu: Add documentation of "
` [Patch v4 12/18] KVM: x86/mmu: Allocate NUMA aware page tables on TDP huge page splits
` [Patch v4 13/18] KVM: mmu: Add common initialization logic for struct kvm_mmu_memory_cache{}
` [Patch v4 14/18] KVM: mmu: Initialize kvm_mmu_memory_cache.gfp_zero to __GFP_ZERO by default
` [Patch v4 15/18] KVM: mmu: Add NUMA node support in struct kvm_mmu_memory_cache{}
` [Patch v4 16/18] KVM: x86/mmu: Allocate numa aware page tables during page fault
` [Patch v4 17/18] KVM: x86/mmu: Allocate shadow mmu page table on huge page split on the same NUMA node
` [Patch v4 18/18] KVM: x86/mmu: Reduce default mmu memory cache size
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-03-07 12:00 UTC (2+ messages)
[PATCH] KVM: x86/pmu: Disable vPMU if EVENTSEL_GUESTONLY bit doesn't exist
2023-03-07 11:38 UTC
[kvm-unit-tests PATCH v10 0/7] MTTCG sanity tests for ARM
2023-03-07 11:28 UTC (8+ messages)
` [kvm-unit-tests PATCH v10 1/7] Makefile: add GNU global tags support
` [kvm-unit-tests PATCH v10 2/7] add .gitpublish metadata
` [kvm-unit-tests PATCH v10 3/7] lib: add isaac prng library from CCAN
` [kvm-unit-tests PATCH v10 4/7] arm/tlbflush-code: TLB flush during code execution
` [kvm-unit-tests PATCH v10 5/7] arm/locking-tests: add comprehensive locking test
` [kvm-unit-tests PATCH v10 6/7] arm/barrier-litmus-tests: add simple mp and sal litmus tests
` [kvm-unit-tests PATCH v10 7/7] arm/tcg-test: some basic TCG exercising tests
[PATCH] KVM: SVM: Disable TDP MMU when running on Hyper-V
2023-03-07 10:07 UTC (4+ messages)
[PATCH v2 0/8] vdpa_sim: add support for user VA
2023-03-07 9:31 UTC (4+ messages)
` [PATCH v2 4/8] vringh: support VA with iotlb
[kvm-unit-tests PATCH v3 0/7] Some cleanup patches
2023-03-07 9:10 UTC (8+ messages)
` [kvm-unit-tests PATCH v3 1/7] .gitignore: ignore `s390x/comm.key` file
` [kvm-unit-tests PATCH v3 2/7] s390x/Makefile: simplify `%.hdr` target rules
` [kvm-unit-tests PATCH v3 3/7] s390x/Makefile: fix `*.gbin` target dependencies
` [kvm-unit-tests PATCH v3 4/7] s390x/Makefile: refactor CPPFLAGS
` [kvm-unit-tests PATCH v3 5/7] s390x: use preprocessor for linker script generation
` [kvm-unit-tests PATCH v3 6/7] s390x: define a macro for the stack frame size
` [kvm-unit-tests PATCH v3 7/7] lib/linux/const.h: test for `__ASSEMBLER__` as well
[Bug 203477] New: [AMD][KVM] Windows L1 guest becomes extremely slow and unusable after enabling Hyper-V
2023-03-07 8:13 UTC (2+ messages)
` [Bug 203477] "
[REPOST PATCH 00/16] Add support for vPMU selftests
2023-03-07 6:09 UTC (7+ messages)
` [REPOST PATCH 10/16] selftests: KVM: aarch64: Add KVM EVTYPE filter PMU test
` [REPOST PATCH 11/16] selftests: KVM: aarch64: Add vCPU migration test for PMU
` [REPOST PATCH 12/16] selftests: KVM: aarch64: Test PMU overflow/IRQ functionality
[PATCH] vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list
2023-03-07 5:54 UTC (3+ messages)
[PATCH v6 00/12] Implement Eager Page Splitting for ARM
2023-03-07 3:45 UTC (13+ messages)
` [PATCH v6 01/12] KVM: arm64: Rename free_removed to free_unlinked
` [PATCH v6 02/12] KVM: arm64: Add KVM_PGTABLE_WALK ctx->flags for skipping BBM and CMO
` [PATCH v6 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
` [PATCH v6 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v6 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
` [PATCH v6 06/12] KVM: arm64: Add kvm_uninit_stage2_mmu()
` [PATCH v6 07/12] KVM: arm64: Export kvm_are_all_memslots_empty()
` [PATCH v6 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
` [PATCH v6 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v6 10/12] KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
` [PATCH v6 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v6 12/12] KVM: arm64: Use local TLBI on permission relaxation
[PATCH] vfio/pci/vfio_pci_core.c: add IORESOURCE_EXCLUSIVE flag
2023-03-07 3:40 UTC
[PATCH v5 00/34] x86: enable FRED for x86-64
2023-03-07 2:39 UTC (35+ messages)
` [PATCH v5 01/34] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
` [PATCH v5 02/34] x86/traps: add a system interrupt table for system interrupt dispatch
` [PATCH v5 03/34] x86/traps: add install_system_interrupt_handler()
` [PATCH v5 04/34] x86/traps: add external_interrupt() to dispatch external interrupts
` [PATCH v5 05/34] x86/traps: export external_interrupt() for VMX IRQ reinjection
` [PATCH v5 06/34] x86/cpufeature: add the cpu feature bit for FRED
` [PATCH v5 07/34] x86/opcode: add ERETU, ERETS instructions to x86-opcode-map
` [PATCH v5 08/34] x86/objtool: teach objtool about ERETU and ERETS
` [PATCH v5 09/34] x86/cpu: add X86_CR4_FRED macro
` [PATCH v5 10/34] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v5 11/34] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support
` [PATCH v5 12/34] x86/cpu: add MSR numbers for FRED configuration
` [PATCH v5 13/34] x86/fred: header file for event types
` [PATCH v5 14/34] x86/fred: header file with FRED definitions
` [PATCH v5 15/34] x86/fred: make unions for the cs and ss fields in struct pt_regs
` [PATCH v5 16/34] x86/fred: reserve space for the FRED stack frame
` [PATCH v5 17/34] x86/fred: add a page fault entry stub for FRED
` [PATCH v5 18/34] x86/fred: add a debug "
` [PATCH v5 19/34] x86/fred: add a NMI "
` [PATCH v5 20/34] x86/fred: add a machine check "
` [PATCH v5 21/34] x86/fred: FRED entry/exit and dispatch code
` [PATCH v5 22/34] x86/fred: FRED initialization code
` [PATCH v5 23/34] x86/fred: update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v5 24/34] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled
` [PATCH v5 25/34] x86/fred: disallow the swapgs instruction "
` [PATCH v5 26/34] x86/fred: no ESPFIX needed "
` [PATCH v5 27/34] x86/fred: allow single-step trap and NMI when starting a new thread
` [PATCH v5 28/34] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v5 29/34] x86/ia32: do not modify the DPL bits for a null selector
` [PATCH v5 30/34] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f
` [PATCH v5 31/34] x86/fred: allow dynamic stack frame size
` [PATCH v5 32/34] x86/fred: disable FRED by default in its early stage
` [PATCH v5 33/34] KVM: x86/vmx: call external_interrupt() to handle IRQ in IRQ caused VM exits
` [PATCH v5 34/34] KVM: x86/vmx: execute "int $2" to handle NMI in NMI caused VM exits when FRED is enabled
[PATCH v3 00/29] Add KVM LoongArch support
2023-03-07 2:49 UTC (7+ messages)
` [PATCH v3 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v3 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v3 19/29] LoongArch: KVM: Implement kvm mmu operations
[V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
2023-03-07 2:18 UTC (3+ messages)
[kvm-unit-tests PATCH 0/2] x86: Fixes for rdpid test
2023-03-07 1:04 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/2] x86: Run the tsc test with -cpu max
` [kvm-unit-tests PATCH 2/2] x86: Mark RDPID asm volatile to avoid dropping instructions
[PATCH v2 0/4] Reenable VFIO support on POWER systems
2023-03-07 0:59 UTC (5+ messages)
[PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
2023-03-07 0:24 UTC (6+ messages)
[PATCH 15/16] KVM: arm64: selftests: Augment existing timer test to handle variable offsets
2023-03-06 22:08 UTC (2+ messages)
[PATCH 0/2] KVM: x86: Propagate AMD-specific IBRS bits to guests
2023-03-06 21:54 UTC (8+ messages)
[PATCH 0/2] KVM: x86: Propagate AMD-specific IBRS bits to guests
2023-03-06 21:31 UTC (3+ messages)
QUESTION: INT1 instruction for breakpoints
2023-03-06 21:03 UTC (2+ messages)
[PATCH v1] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
2023-03-06 20:34 UTC (11+ messages)
[RFC] Support for Arm CCA VMs on Linux
2023-03-06 19:10 UTC (10+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
` [RFC PATCH 06/28] arm64: RME: ioctls to create and configure realms
` [RFC PATCH 15/28] KVM: arm64: Handle realm MMIO emulation
` [RFC PATCH 16/28] arm64: RME: Allow populating initial contents
` [RFC PATCH 17/28] arm64: RME: Runtime faulting of memory
[PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
2023-03-06 19:01 UTC (5+ messages)
` [PATCH v2 1/4] KVM: Refactor stats descriptor generation macros
` [PATCH v2 2/4] KVM: Refactor designated initializer macros for struct _kvm_stats_desc
` [PATCH v2 3/4] KVM: Allow custom names for KVM_STAT()
` [PATCH v2 4/4] KVM: x86: Drop union for pages_{4k,2m,1g} stats
[PATCH v4 00/34] x86: enable FRED for x86-64
2023-03-06 18:56 UTC (4+ messages)
` [PATCH v4 34/34] KVM: x86/vmx: execute "int $2" for NMI reinjection when FRED is enabled
[Patch v2 0/4] Common KVM exit reason test assertions and exit reason sync
2023-03-06 18:41 UTC (2+ messages)
[PATCH v3 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
2023-03-06 18:07 UTC (3+ messages)
[PATCH v2 1/4] powerpc/iommu: Add "borrowing" iommu_table_group_ops
2023-03-06 17:30 UTC
KVM Forum 2023: Call for presentations
2023-03-06 16:29 UTC
[PATCH v2 3/4] powerpc/iommu: Add iommu_ops to report capabilities and
2023-03-06 17:31 UTC
[PATCH v2 4/4] Add myself to MAINTAINERS for Power VFIO support
2023-03-06 17:31 UTC
[PATCH v2 2/4] powerpc/pci_64: Init pcibios subsys a bit later
2023-03-06 17:30 UTC
[PATCH v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform
2023-03-06 17:35 UTC
[RFC PATCH v2 0/4] virtio/vsock: fix credit update logic
2023-03-06 16:18 UTC (13+ messages)
` [RFC PATCH v2 1/4] virtio/vsock: fix 'rx_bytes'/'fwd_cnt' calculation
` [RFC PATCH v2 2/4] virtio/vsock: remove all data from sk_buff
` [RFC PATCH v2 3/4] virtio/vsock: free skb on data copy failure
[PATCH] KVM: selftests: Comment newly defined aarch64 ID registers
2023-03-06 16:15 UTC
[PATCH v9 00/18] TDX host kernel support
2023-03-06 14:26 UTC (13+ messages)
` [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization
[PATCH v10 00/16] TDX host kernel support
2023-03-06 14:14 UTC (17+ messages)
` [PATCH v10 01/16] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v10 02/16] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v10 03/16] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v10 04/16] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v10 05/16] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v10 06/16] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v10 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v10 08/16] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v10 09/16] x86/virt/tdx: Fill out "
` [PATCH v10 10/16] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v10 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v10 12/16] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v10 13/16] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v10 14/16] x86/virt/tdx: Initialize all TDMRs
` [PATCH v10 15/16] x86/virt/tdx: Flush cache in kexec() when TDX is enabled
` [PATCH v10 16/16] Documentation/x86: Add documentation for TDX host support
[PATCH v2 1/1] riscv/kvm: Fix VM hang in case of timer delta being zero
2023-03-06 13:31 UTC (2+ messages)
[PATCH v2 0/1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
2023-03-06 13:24 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH 4/5] powerpc/iommu: Add iommu_ops to report capabilities and
2023-03-06 12:43 UTC (3+ messages)
[PATCH v4 kvmtool 1/1] riscv: Move serial and rtc from IO port space to MMIO area
2023-03-06 12:13 UTC (2+ messages)
[PATCH kvmtool 1/1] Add virtio-transport option and deprecate force-pci and virtio-legacy
2023-03-06 12:03 UTC
[kvm-unit-tests PATCH v1] s390x: spec_ex: Add test for misaligned load
2023-03-06 11:31 UTC (3+ 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).