messages from 2025-05-07 07:05:41 to 2025-05-08 14:10:17 UTC [more...]
[PATCH v2 0/5] KVM: Dirty ring fixes and cleanups
2025-05-08 14:10 UTC (2+ messages)
` [PATCH v2 1/5] KVM: Bound the number of dirty ring entries in a single reset at INT_MAX
[PATCH v4 00/43] KVM: arm64: Revamp Fine Grained Trap handling
2025-05-08 13:49 UTC (3+ messages)
` [PATCH v4 27/43] KVM: arm64: Use computed FGT masks to setup FGT registers
[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-05-08 13:35 UTC (28+ messages)
` [PATCH v4 01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
` [PATCH v4 02/27] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
` [PATCH v4 03/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
` [PATCH v4 04/27] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma()
` [PATCH v4 05/27] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
` [PATCH v4 06/27] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
` [PATCH v4 07/27] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
` [PATCH v4 08/27] hw/i386/pc: Remove multiboot.bin
` [PATCH v4 09/27] hw/nvram/fw_cfg: Remove fw_cfg_io_properties::dma_enabled
` [PATCH v4 10/27] hw/i386/pc: Remove linuxboot.bin
` [PATCH v4 11/27] hw/i386/pc: Remove pc_compat_2_6[] array
` [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field
` [PATCH v4 13/27] target/i386/cpu: Remove CPUX86State::fill_mtrr_mask field
` [PATCH v4 14/27] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
` [PATCH v4 15/27] hw/core/machine: Remove hw_compat_2_6[] array
` [PATCH v4 16/27] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
` [PATCH v4 17/27] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
` [PATCH v4 18/27] hw/i386/pc: Remove pc_compat_2_7[] array
` [PATCH v4 19/27] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
` [PATCH v4 20/27] target/i386/cpu: Remove CPUX86State::enable_l3_cache field
` [PATCH v4 21/27] hw/audio/pcspk: Remove PCSpkState::migrate field
` [PATCH v4 22/27] hw/core/machine: Remove hw_compat_2_7[] array
` [PATCH v4 23/27] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
` [PATCH v4 24/27] hw/intc/ioapic: Remove IOAPICCommonState::version field
` [PATCH v4 25/27] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
` [PATCH v4 26/27] hw/char/virtio-serial: Do not expose the 'emergency-write' property
` [PATCH v4 27/27] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition
[PATCH net-next] vhost/net: align variable names with XDP terminology
2025-05-08 13:45 UTC (6+ messages)
[PATCH 0/5] Enable hstateen bits lazily for the KVM RISC-V Guests
2025-05-08 13:45 UTC (10+ messages)
` [PATCH 1/5] RISC-V: KVM: Lazy enable hstateen IMSIC & ISEL bit
` [PATCH 4/5] RISC-V: KVM: Enable envcfg and sstateen bits lazily
[PATCH 0/3] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
2025-05-08 13:35 UTC (13+ messages)
` [PATCH 1/3] x86: KVM: VMX: Wrap GUEST_IA32_DEBUGCTL read/write with access functions
` [PATCH 3/3] x86: KVM: VMX: preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while in the guest mode
[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
2025-05-08 13:23 UTC (17+ messages)
` [RFC, PATCH 02/12] x86/virt/tdx: Allocate reference counters for PAMT memory
` [RFC, PATCH 05/12] KVM: TDX: Add tdx_pamt_get()/put() helpers
` [RFC, PATCH 08/12] KVM: x86/tdp_mmu: Add phys_prepare() and phys_cleanup() to kvm_x86_ops
[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
2025-05-08 13:11 UTC (11+ messages)
` [PATCH 1/5] KVM: RISC-V: refactor vector state reset
` [PATCH 2/5] KVM: RISC-V: refactor sbi reset request
` [PATCH 3/5] KVM: RISC-V: remove unnecessary SBI reset state
[PATCH v3 0/3] Move duplicated instructions macros into asm/insn.h
2025-05-08 12:52 UTC (4+ messages)
` [PATCH v3 1/3] riscv: Fix typo EXRACT -> EXTRACT
` [PATCH v3 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
` [PATCH v3 3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h
[PATCH v5 0/9] x86: Add support for NMI-source reporting with FRED
2025-05-08 12:15 UTC (16+ messages)
` [PATCH v5 4/9] x86/nmi: Assign and register NMI-source vectors
` [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
` [PATCH v5 6/9] x86/nmi: Prepare for the new NMI-source vector encoding
` [PATCH v5 8/9] perf/x86: Enable NMI-source reporting for perfmon
` [PATCH v5 9/9] x86/nmi: Include NMI-source information in tracepoint and debug prints
[kvm-unit-tests PATCH v3 00/16] arm/arm64: Add kvmtool to the runner script
2025-05-08 10:17 UTC (35+ messages)
` [kvm-unit-tests PATCH v3 01/16] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params'
` [kvm-unit-tests PATCH v3 02/16] scripts: Add 'test_args' test definition parameter
` [kvm-unit-tests PATCH v3 03/16] configure: Export TARGET unconditionally
` [kvm-unit-tests PATCH v3 04/16] run_tests.sh: Document --probe-maxsmp argument
` [kvm-unit-tests PATCH v3 05/16] scripts: Document environment variables
` [kvm-unit-tests PATCH v3 06/16] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v3 07/16] scripts: Use an associative array for qemu argument names
` [kvm-unit-tests PATCH v3 08/16] scripts: Add 'kvmtool_params' to test definition
` [kvm-unit-tests PATCH v3 09/16] scripts: Add support for kvmtool
` [kvm-unit-tests PATCH v3 10/16] scripts: Add default arguments "
` [kvm-unit-tests PATCH v3 11/16] scripts: Add KVMTOOL environment variable for kvmtool binary path
` [kvm-unit-tests PATCH v3 12/16] scripts: Detect kvmtool failure in premature_failure()
` [kvm-unit-tests PATCH v3 13/16] scripts: Do not probe for maximum number of VCPUs when using kvmtool
` [kvm-unit-tests PATCH v3 14/16] scripts/mkstandalone: Export $TARGET
` [kvm-unit-tests PATCH v3 15/16] scripts: Add 'disabled_if' test definition parameter for kvmtool to use
` [kvm-unit-tests PATCH v3 16/16] scripts: Enable kvmtool
[PATCH v2 0/3] Move duplicated instructions macros into asm/insn.h
2025-05-08 8:22 UTC (4+ messages)
` [PATCH v2 1/3] riscv: Fix typo EXRACT -> EXTRACT
` [PATCH v2 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
` [PATCH v2 3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h
[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
2025-05-08 6:37 UTC (5+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
[RFC PATCH 00/21] KVM: TDX huge page support for private memory
2025-05-08 1:30 UTC (12+ messages)
` [RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
[PATCH net-next v4] selftests/vsock: add initial vmtest.sh for vsock
2025-05-08 1:23 UTC
[PATCH net-next v14 0/9] Device memory TCP TX
2025-05-08 0:48 UTC (10+ messages)
` [PATCH net-next v14 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v14 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v14 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v14 4/9] net: devmem: Implement TX path
` [PATCH net-next v14 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v14 6/9] net: enable driver support for netmem TX
` [PATCH net-next v14 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v14 8/9] net: check for driver support in netmem TX
` [PATCH net-next v14 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH v7 00/49] single-binary: compile target/arm twice
2025-05-07 23:42 UTC (50+ messages)
` [PATCH v7 01/49] target/arm: Replace target_ulong -> vaddr for HWBreakpoint
` [PATCH v7 02/49] include/system/hvf: missing vaddr include
` [PATCH v7 03/49] meson: add common libs for target and target_system
` [PATCH v7 04/49] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
` [PATCH v7 05/49] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
` [PATCH v7 06/49] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
` [PATCH v7 07/49] accel/hvf: add hvf_enabled() for common code
` [PATCH v7 08/49] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
` [PATCH v7 09/49] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
` [PATCH v7 10/49] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
` [PATCH v7 11/49] target/arm/cpu: compile file twice (user, system) only
` [PATCH v7 12/49] target/arm/cpu32-stubs.c: compile file twice (user, system)
` [PATCH v7 13/49] tcg: add vaddr type for helpers
` [PATCH v7 14/49] target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment
` [PATCH v7 15/49] target/arm/helper: use vaddr instead of target_ulong for probe_access
` [PATCH v7 16/49] target/arm/helper: extract common helpers
` [PATCH v7 17/49] target/arm/debug_helper: only include "
` [PATCH v7 18/49] target/arm/debug_helper: remove target_ulong
` [PATCH v7 19/49] target/arm/debug_helper: compile file twice (user, system)
` [PATCH v7 20/49] target/arm/helper: restrict include to common helpers
` [PATCH v7 21/49] target/arm/helper: replace target_ulong by vaddr
` [PATCH v7 22/49] target/arm/helper: expose aarch64 cpu registration
` [PATCH v7 23/49] target/arm/helper: remove remaining TARGET_AARCH64
` [PATCH v7 24/49] target/arm/helper: compile file twice (user, system)
` [PATCH v7 25/49] target/arm/vfp_fpscr: "
` [PATCH v7 26/49] target/arm/arch_dump: remove TARGET_AARCH64 conditionals
` [PATCH v7 27/49] target/arm/arch_dump: compile file once (system)
` [PATCH v7 28/49] target/arm/arm-powerctl: "
` [PATCH v7 29/49] target/arm/cortex-regs: "
` [PATCH v7 30/49] target/arm/ptw: replace target_ulong with int64_t
` [PATCH v7 31/49] target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw
` [PATCH v7 32/49] target/arm/ptw: compile file once (system)
` [PATCH v7 33/49] target/arm/meson: accelerator files are not needed in user mode
` [PATCH v7 34/49] target/arm/kvm-stub: compile file once (system)
` [PATCH v7 35/49] target/arm/machine: reduce migration include to avoid target specific definitions
` [PATCH v7 36/49] target/arm/machine: remove TARGET_AARCH64 from migration state
` [PATCH v7 37/49] target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load function
` [PATCH v7 38/49] target/arm/kvm-stub: add missing stubs
` [PATCH v7 39/49] target/arm/machine: compile file once (system)
` [PATCH v7 40/49] target/arm/tcg/vec_internal: use forward declaration for CPUARMState
` [PATCH v7 41/49] target/arm/tcg/crypto_helper: compile file once
` [PATCH v7 42/49] target/arm/tcg/hflags: compile file twice (system, user)
` [PATCH v7 43/49] target/arm/tcg/iwmmxt_helper: "
` [PATCH v7 44/49] target/arm/tcg/neon_helper: "
` [PATCH v7 45/49] target/arm/tcg/tlb_helper: "
` [PATCH v7 46/49] target/arm/helper: restrict define_tlb_insn_regs to system target
` [PATCH v7 47/49] target/arm/tcg/tlb-insns: compile file once (system)
` [PATCH v7 48/49] target/arm/tcg/arith_helper: compile file once
` [PATCH v7 49/49] target/arm/tcg/vfp_helper: compile file twice (system, user)
[PATCH v3 0/2] KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
2025-05-07 19:54 UTC (10+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERF
[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-05-07 19:24 UTC (3+ messages)
` [PATCH v1 6/6] Documentation: kvm: new uAPI for handling SEA
[PATCH v6 0/7] Introduce CET supervisor state support
2025-05-07 18:04 UTC (6+ messages)
` [PATCH v6 5/7] x86/fpu: Initialize guest fpstate and FPU pseudo container from guest defaults
[PATCH v3 1/4] arm64: KVM: use mutex_trylock_nest_lock when locking all vCPUs
2025-05-07 17:04 UTC (2+ messages)
[PATCH net-next] vhost/net: use xdp_get_frame_len()
2025-05-07 16:19 UTC
[PATCH] KVM: Use call_rcu() in kvm_io_bus_register_dev
2025-05-07 14:32 UTC (4+ messages)
` 答复: [????] "
[PATCH] KVM: selftests: Use $(SRCARCH) instead of $(ARCH)
2025-05-07 13:27 UTC (3+ messages)
[PATCH v2] KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions
2025-05-07 13:19 UTC (7+ messages)
[PATCH v5 00/20] AMD: Add Secure AVIC Guest Support
2025-05-07 11:39 UTC (8+ messages)
` [PATCH v5 01/20] KVM: x86: Move find_highest_vector() to a common header
` [PATCH v5 02/20] x86: apic: Move apic_update_irq_cfg() calls to apic_update_vector()
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-05-07 10:42 UTC (5+ messages)
` [PATCH v8 16/43] arm64: RME: Handle realm enter/exit
` [PATCH v8 17/43] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
[PATCH net-next v4 0/3] vsock: SOCK_LINGER rework
2025-05-07 8:26 UTC (6+ messages)
` [PATCH net-next v4 3/3] vsock/test: Expand linger test to ensure close() does not misbehave
[PATCH v2] KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE mode
2025-05-07 7:56 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: Make AArch64 support sticky
2025-05-07 7:56 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 6.15, round #3
2025-05-07 7:55 UTC
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