messages from 2025-03-07 19:15:24 to 2025-03-10 08:20:17 UTC [more...]
[PATCH v3 0/7] Enable shared device assignment
2025-03-10 8:18 UTC
[PATCH v2 00/21] hw/vfio: Build various objects once
2025-03-10 8:19 UTC (32+ messages)
` [PATCH v2 01/21] hw/vfio/common: Include missing 'system/tcg.h' header
` [PATCH v2 02/21] hw/vfio/spapr: Do not include <linux/kvm.h>
` [PATCH v2 03/21] hw/vfio: Compile some common objects once
` [PATCH v2 04/21] hw/vfio: Compile more "
` [PATCH v2 05/21] hw/vfio: Compile iommufd.c once
` [PATCH v2 06/21] system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'
` [PATCH v2 07/21] hw/vfio: Compile display.c once
` [PATCH v2 08/21] system/kvm: Expose kvm_irqchip_[add,remove]_change_notifier()
` [PATCH v2 09/21] hw/vfio/pci: Convert CONFIG_KVM check to runtime one
` [PATCH v2 10/21] qom: Introduce type_is_registered()
` [PATCH v2 11/21] hw/vfio/igd: Define TYPE_VFIO_PCI_IGD_LPC_BRIDGE
` [PATCH v2 12/21] hw/vfio/igd: Check CONFIG_VFIO_IGD at runtime using vfio_igd_builtin()
` [PATCH v2 13/21] hw/vfio/igd: Compile once
` [PATCH v2 14/21] system/iommufd: Introduce iommufd_builtin() helper
` [PATCH v2 15/21] hw/vfio/pci: Check CONFIG_IOMMUFD at runtime using iommufd_builtin()
` [PATCH v2 16/21] hw/vfio/pci: Compile once
` [PATCH v2 17/21] hw/vfio/ap: Check CONFIG_IOMMUFD at runtime using iommufd_builtin()
` [PATCH v2 18/21] hw/vfio/ccw: "
` [PATCH v2 19/21] hw/vfio/s390x: Compile AP and CCW once
` [PATCH v2 20/21] hw/vfio/platform: Check CONFIG_IOMMUFD at runtime using iommufd_builtin
` [PATCH v2 21/21] hw/vfio/platform: Compile once
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-10 8:16 UTC (19+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH v3 00/10] KVM: TDX: TD vcpu enter/exit
2025-03-10 7:28 UTC (17+ messages)
` [PATCH v3 01/10] x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest
` [PATCH v3 02/10] KVM: VMX: Move common fields of struct vcpu_{vmx,tdx} to a struct
` [PATCH v3 03/10] KVM: TDX: Implement TDX vcpu enter/exit path
` [PATCH v3 04/10] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
` [PATCH v3 05/10] KVM: TDX: restore host xsave state when exit from the guest TD
` [PATCH v3 06/10] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH v3 07/10] KVM: TDX: restore user ret MSRs
` [PATCH v3 08/10] KVM: TDX: Disable support for TSX and WAITPKG
` [PATCH v3 09/10] KVM: TDX: Save and restore IA32_DEBUGCTL
` [PATCH v3 10/10] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [PATCH v3 11/10] [NOT TO COMMIT] KVM: TDX: put somewhat sensible values in vCPU for encrypted registers
[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-03-10 7:47 UTC (12+ messages)
` [PATCH v2 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v2 06/10] target/i386/kvm: rename architectural PMU variables
` [PATCH v2 07/10] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
[PATCH v4 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
2025-03-10 7:12 UTC (6+ messages)
` [PATCH v4 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v4 6/6] powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
[PATCH v3 00/10] Introduce CET supervisor state support
2025-03-10 7:06 UTC (30+ messages)
` [PATCH v3 03/10] x86/fpu/xstate: Correct xfeatures cache in guest pseudo fpu container
` [PATCH v3 04/10] x86/fpu/xstate: Correct guest fpstate size calculation
` [PATCH v3 05/10] x86/fpu/xstate: Introduce guest FPU configuration
` [PATCH v3 06/10] x86/fpu/xstate: Initialize guest perm with fpu_guest_cfg
` [PATCH v3 07/10] x86/fpu/xstate: Initialize guest fpstate with fpu_guest_config
` [PATCH v3 08/10] x86/fpu/xstate: Add CET supervisor xfeature support
` [PATCH v3 09/10] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
[PATCH v4 0/5] Enable Secure TSC for SEV-SNP
2025-03-10 6:45 UTC (6+ messages)
` [PATCH v4 1/5] x86/cpufeatures: Add SNP Secure TSC
` [PATCH v4 2/5] KVM: SVM: Add missing member in SNP_LAUNCH_START command structure
` [PATCH v4 3/5] KVM: SVM: Add GUEST_TSC_FREQ MSR for Secure TSC enabled guests
` [PATCH v4 4/5] KVM: SVM: Prevent writes to TSC MSR when Secure TSC is enabled
` [PATCH v4 5/5] KVM: SVM: Enable Secure TSC for SNP guests
[PATCH 00/16] make system memory API available for common code
2025-03-10 4:58 UTC (17+ messages)
` [PATCH 01/16] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
` [PATCH 02/16] exec/memory_ldst_phys: extract memory_ldst_phys "
` [PATCH 03/16] include: move target_words_bigendian() from tswap to bswap
` [PATCH 04/16] exec/memory.h: make devend_memop target agnostic
` [PATCH 05/16] qemu/bswap: implement {ld,st}.*_p as functions
` [PATCH 06/16] exec/cpu-all.h: we can now remove ld/st macros
` [PATCH 07/16] codebase: prepare to remove cpu.h from exec/exec-all.h
` [PATCH 08/16] exec/exec-all: remove dependency on cpu.h
` [PATCH 09/16] exec/memory-internal: "
` [PATCH 10/16] exec/ram_addr: "
` [PATCH 11/16] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code
` [PATCH 12/16] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
` [PATCH 13/16] hw/xen: add stubs for various functions
` [PATCH 14/16] system/physmem: compilation unit is now common to all targets
` [PATCH 15/16] system/memory: make compilation unit common
` [PATCH 16/16] system/ioport: "
[PATCH v4 0/7] hw/hyperv: remove duplication compilation units
2025-03-10 2:10 UTC (16+ messages)
` [PATCH v4 1/7] hw/hyperv/hv-balloon-stub: common compilation unit
` [PATCH v4 2/7] hw/hyperv/hyperv.h: header cleanup
` [PATCH v4 3/7] hw/hyperv/vmbus: common compilation unit
` [PATCH v4 4/7] hw/hyperv/hyperv-proto: move SYNDBG definition from target/i386
` [PATCH v4 5/7] hw/hyperv/syndbg: common compilation unit
` [PATCH v4 6/7] hw/hyperv/balloon: common balloon compilation units
` [PATCH v4 7/7] hw/hyperv/hyperv_testdev: common compilation unit
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-10 0:32 UTC (6+ messages)
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-10 0:10 UTC (4+ messages)
[GIT PULL] KVM fixes for Linux-6.14-rc6
2025-03-09 19:18 UTC (2+ messages)
[PATCH v6 0/5] Add NUMA mempolicy support for KVM guest-memfd
2025-03-09 18:52 UTC (3+ messages)
[GIT PULL] KVM/arm64 fixes for 6.14, take #4
2025-03-09 8:11 UTC (2+ messages)
[GIT PULL] KVM: x86: Fixes for 6.14-rcN
2025-03-09 8:06 UTC (2+ messages)
[PATCH 00/14] hw/vfio: Build various objects once
2025-03-08 22:31 UTC (38+ messages)
` [PATCH 01/14] hw/vfio/common: Include missing 'system/tcg.h' header
` [PATCH 02/14] hw/vfio/spapr: Do not include <linux/kvm.h>
` [PATCH 03/14] hw/vfio: Compile some common objects once
` [PATCH 04/14] hw/vfio: Compile more "
` [PATCH 05/14] hw/vfio: Compile iommufd.c once
` [PATCH 06/14] system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'
` [PATCH 07/14] hw/vfio: Compile display.c once
` [PATCH 08/14] system/kvm: Expose kvm_irqchip_[add,remove]_change_notifier()
` [PATCH 09/14] hw/vfio/pci: Convert CONFIG_KVM check to runtime one
` [PATCH 10/14] system/iommufd: Introduce iommufd_builtin() helper
` [PATCH 11/14] hw/vfio/pci: Check CONFIG_IOMMUFD at runtime using iommufd_builtin()
` [PATCH 12/14] hw/vfio/ap: "
` [PATCH 13/14] hw/vfio/ccw: "
` [PATCH 14/14] hw/vfio/platform: Check CONFIG_IOMMUFD at runtime using iommufd_builtin
[PATCH net-next v7 0/9] Device memory TCP TX
2025-03-08 21:40 UTC (10+ messages)
` [PATCH net-next v7 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v7 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v7 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v7 4/9] net: devmem: Implement TX path
` [PATCH net-next v7 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v7 6/9] net: enable driver support for netmem TX
` [PATCH net-next v7 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v7 8/9] net: check for driver support in netmem TX
` [PATCH net-next v7 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH V2 00/12] KVM: TDX: TD vcpu enter/exit
2025-03-07 23:04 UTC (7+ messages)
` [PATCH V2 02/12] KVM: x86: Allow the use of kvm_load_host_xsave_state() with guest_state_protected
[PATCH v6 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
2025-03-07 22:47 UTC (2+ messages)
[PATCH v3 0/7] hw/hyperv: remove duplication compilation units
2025-03-07 21:55 UTC (10+ messages)
` [PATCH v3 1/7] hw/hyperv/hv-balloon-stub: common compilation unit
` [PATCH v3 2/7] hw/hyperv/hyperv.h: header cleanup
` [PATCH v3 3/7] hw/hyperv/vmbus: common compilation unit
` [PATCH v3 4/7] hw/hyperv/hyperv-proto: move SYNDBG definition from target/i386
` [PATCH v3 5/7] hw/hyperv/syndbg: common compilation unit
` [PATCH v3 6/7] hw/hyperv/balloon: common balloon compilation units
` [PATCH v3 7/7] hw/hyperv/hyperv_testdev: common compilation unit
[PATCH v6 0/8] Move initializing SEV/SNP functionality to KVM
2025-03-07 21:43 UTC (10+ messages)
` [PATCH v6 1/8] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
` [PATCH v6 3/8] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
[PATCH v2 0/7] hw/hyperv: remove duplication compilation units
2025-03-07 19:33 UTC (16+ messages)
` [PATCH v2 1/7] hw/hyperv/hv-balloon-stub: common compilation unit
` [PATCH v2 2/7] hw/hyperv/hyperv.h: header cleanup
` [PATCH v2 3/7] hw/hyperv/vmbus: common compilation unit
` [PATCH v2 4/7] hw/hyperv/hyperv-proto: move SYNDBG definition from target/i386
` [PATCH v2 5/7] hw/hyperv/syndbg: common compilation unit
` [PATCH v2 6/7] hw/hyperv/balloon: common balloon compilation units
` [PATCH v2 7/7] hw/hyperv/hyperv_testdev: common compilation unit
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