messages from 2025-10-02 11:31:21 to 2025-10-03 07:54:40 UTC [more...]
[PATCH 0/3] block: use pwrite_zeroes_alignment when writing first sector
2025-10-03 7:52 UTC (5+ messages)
` [PATCH 1/3] file-posix: populate pwrite_zeroes_alignment
` [PATCH 2/3] block: use pwrite_zeroes_alignment when writing first sector
` [PATCH 3/3] iotests: add Linux loop device image creation test
[Bug 2123828] Re: RISC-V: incorrect emulation of load and store on big-endian systems
2025-10-03 7:19 UTC (2+ messages)
[PATCH v4 0/3] Support VBOOTROM to ast2700fc machine
2025-10-03 7:26 UTC (6+ messages)
` [PATCH v4 3/3] tests/functional/aarch64/test_aspeed_ast2700fc: Add vbootrom test
[RFC 0/3] Mitigation of migration failures accross different host kernels
2025-10-03 7:25 UTC (4+ messages)
` [RFC 1/3] target/arm/cpu: Add new CPU property for KVM regs to hide
[PATCH v1 0/5] Update to test ASPEED SDK v09.08
2025-10-03 7:21 UTC (6+ messages)
` [PATCH v1 1/5] tests/functional/arm/test_aspeed_ast1030: Update test ASPEED SDK v03.03
` [PATCH v1 2/5] tests/functional/arm/test_aspeed_ast2500: Update test ASPEED SDK v09.08
` [PATCH v1 3/5] tests/functional/arm/test_aspeed_ast2600: "
` [PATCH v1 4/5] tests/functional/aarch64/test_aspeed_ast2700: Update test ASPEED SDK v09.08 for A1
` [PATCH v1 5/5] tests/functional/aarch64/test_aspeed_ast2700: Move eth2 IP check into common function
[PULL 00/26] riscv-to-apply queue
2025-10-03 3:27 UTC (27+ messages)
` [PULL 01/26] hw/riscv/riscv-iommu: Fix MSI table size limit
` [PULL 02/26] docs/interop/firmware: Add riscv64 to FirmwareArchitecture
` [PULL 03/26] linux-user/syscall.c: sync RISC-V hwprobe with Linux
` [PULL 04/26] target/riscv: implement MonitorDef HMP API
` [PULL 05/26] roms/opensbi: Update to v1.7
` [PULL 06/26] hw/char: sifive_uart: Raise IRQ according to the Tx/Rx watermark thresholds
` [PULL 07/26] hw/char: sifive_uart: Avoid pushing Tx FIFO when size is zero
` [PULL 08/26] hw/char: sifive_uart: Remove outdated comment about Tx FIFO
` [PULL 09/26] hw/char: sifive_uart: Add newline to error message
` [PULL 10/26] hw/intc: Save time_delta in RISC-V mtimer VMState
` [PULL 11/26] migration: Add support for a variable-length array of UINT32 pointers
` [PULL 12/26] hw/intc: Save timers array in RISC-V mtimer VMState
` [PULL 13/26] target/riscv: Save stimer and vstimer in CPU vmstate
` [PULL 14/26] target/riscv/kvm: Use riscv_cpu_is_32bit() when handling SBI_DBCN reg
` [PULL 15/26] target/riscv: use riscv_csrr in riscv_csr_read
` [PULL 16/26] qemu/osdep: align memory allocations to 2M on RISC-V
` [PULL 17/26] target/riscv: do not use translator_ldl in opcode_at
` [PULL 18/26] target/riscv: Fix the mepc when sspopchk triggers the exception
` [PULL 19/26] target/riscv: Fix SSP CSR error handling in VU/VS mode
` [PULL 20/26] target/riscv: Fix ssamoswap error handling
` [PULL 21/26] target/riscv: rvv: Replace checking V by checking Zve32x
` [PULL 22/26] target/riscv: rvv: Modify minimum VLEN according to enabled vector extensions
` [PULL 23/26] target/riscv: rvv: Fix vslide1[up|down].vx unexpected result when XLEN=32 and SEW=64
` [PULL 24/26] hw/riscv/riscv-iommu: Fixup PDT Nested Walk
` [PULL 25/26] target/riscv: Fix endianness swap on compressed instructions
` [PULL 26/26] docs: riscv-iommu: Update status of kernel support
[PATCH v7 0/5] NVMe: Add SPDM over the storage transport support
2025-10-03 2:04 UTC (9+ messages)
` [PATCH v7 1/5] spdm-socket: add seperate send/recv functions
` [PATCH v7 3/5] hw/nvme: add NVMe Admin Security SPDM support
` [PATCH v7 4/5] spdm: define SPDM transport enum types
` [PATCH v7 5/5] hw/nvme: connect SPDM over NVMe Security Send/Recv
[PULL 00/30] riscv-to-apply queue
2025-10-03 1:39 UTC (4+ messages)
` [PULL 21/30] target/riscv: Implement privilege mode filtering for cycle/instret
[PATCH v2] docs: riscv-iommu: Update status of kernel support
2025-10-03 1:28 UTC (2+ messages)
[PATCH v3 RESEND] hw/riscv/virt: Add acpi ged and powerdown support
2025-10-03 1:25 UTC (3+ messages)
[PATCH] target/riscv: Fix endianness swap on compressed instructions
2025-10-03 1:06 UTC (2+ messages)
[PATCH v2 00/33] single-binary: Make riscv cpu.h target independent
2025-10-03 0:06 UTC (76+ messages)
` [PATCH v2 01/33] target/riscv: Use 32 bits for misa extensions
` [PATCH v2 02/33] target/riscv: Fix size of trivial CPUArchState fields
` [PATCH v2 03/33] target/riscv: Fix size of mhartid
` [PATCH v2 04/33] target/riscv: Bugfix riscv_pmu_ctr_get_fixed_counters_val()
` [PATCH v2 05/33] target/riscv: Combine mhpmevent and mhpmeventh
` [PATCH v2 06/33] target/riscv: Combine mcyclecfg and mcyclecfgh
` [PATCH v2 07/33] target/riscv: Combine minstretcfg and minstretcfgh
` [PATCH v2 08/33] target/riscv: Combine mhpmcounter and mhpmcounterh
` [PATCH v2 10/33] target/riscv: Fix size of vector CSRs
` [PATCH v2 11/33] target/riscv: Fix size of pc, load_[val|res]
` [PATCH v2 12/33] target/riscv: Fix size of frm and fflags
` [PATCH v2 13/33] target/riscv: Fix size of badaddr and bins
` [PATCH v2 14/33] target/riscv: Fix size of guest_phys_fault_addr
` [PATCH v2 15/33] target/riscv: Fix size of priv_ver and vext_ver
` [PATCH v2 16/33] target/riscv: Fix size of retxh
` [PATCH v2 17/33] target/riscv: Fix size of ssp
` [PATCH v2 18/33] target/riscv: Fix size of excp_uw2
` [PATCH v2 19/33] target/riscv: Fix size of sw_check_code
` [PATCH v2 20/33] target/riscv: Fix size of priv
` [PATCH v2 21/33] target/riscv: Fix size of gei fields
` [PATCH v2 22/33] target/riscv: Fix size of [m|s|vs]iselect fields
` [PATCH v2 23/33] target/riscv: Fix arguments to board IMSIC emulation callbacks
` [PATCH v2 24/33] target/riscv: Fix size of irq_overflow_left
` [PATCH v2 25/33] target/riscv: Indent PMUFixedCtrState correctly
` [PATCH v2 26/33] target/riscv: Replace target_ulong in riscv_cpu_get_trap_name()
` [PATCH v2 27/33] target/riscv: Replace target_ulong in riscv_ctr_add_entry()
` [PATCH v2 28/33] target/riscv: Fix size of trigger data
` [PATCH v2 29/33] target/riscv: Fix size of mseccfg
` [PATCH v2 30/33] target/riscv: Move debug.h include away from cpu.h
` [PATCH v2 31/33] target/riscv: Move CSR declarations to separate csr.h header
` [PATCH v2 32/33] target/riscv: Introduce externally facing CSR access functions
` [PATCH v2 33/33] target/riscv: Make pmp.h target_ulong agnostic
[PATCH 0/2] FEAT_GCS firmware update for test_rme_*
2025-10-02 22:01 UTC (6+ messages)
` [PATCH 1/2] Update tf-rmm to support FEAT_S1PIE
` [PATCH 2/2] Enable firmware support for PIE and GCS
[PATCH 00/14] Fix memory region use-after-finalization
2025-10-02 19:40 UTC (7+ messages)
` [PATCH 01/14] hw/pci-bridge: Do not assume immediate MemoryRegion finalization
` [PATCH 02/14] qdev: Automatically delete memory subregions
[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-10-02 18:35 UTC (14+ messages)
` [PATCH v4 07/27] hw/arm/smmuv3: Implement get_viommu_cap() callback
` [PATCH v4 08/27] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [PATCH v4 09/27] hw/arm/smmuv3-accel: Support nested STE install/uninstall support
[PATCH] docs/system/keys: fix incorrect reset scaling key binding
2025-10-02 18:03 UTC (5+ messages)
[PATCH v5 0/9] tests/functional: Adapt reverse_debugging to run w/o Avocado
2025-10-02 17:52 UTC (19+ messages)
` [PATCH v5 1/9] tests/functional: Re-activate the check-venv target
` [PATCH v5 2/9] python: Install pygdbmi in meson's venv
` [PATCH v5 3/9] tests/functional: Provide GDB to the functional tests
` [PATCH v5 4/9] tests/functional: Add GDB class
` [PATCH v5 7/9] tests/functional: Add decorator to skip test on missing env vars
` [PATCH v5 8/9] tests/functional: Adapt reverse_debugging to run w/o Avocado
` [PATCH v5 9/9] tests/functional: Adapt arches to reverse_debugging "
[PATCH v2 00/18] system/physmem: Extract API out of 'system/ram_addr.h' header
2025-10-02 17:38 UTC (7+ messages)
` [PATCH v2 03/18] hw/s390x/s390-stattrib: Include missing 'exec/target_page.h' header
` [PATCH v2 06/18] hw: Remove unnecessary 'system/ram_addr.h' header
[PATCH v5 00/27] Implementing a MSHV (Microsoft Hypervisor) accelerator
2025-10-02 17:15 UTC (28+ messages)
` [PATCH 01/27] accel: Add Meson and config support for MSHV accelerator
` [PATCH 02/27] target/i386/emulate: Allow instruction decoding from stream
` [PATCH 03/27] target/i386/mshv: Add x86 decoder/emu implementation
` [PATCH 04/27] hw/intc: Generalize APIC helper names from kvm_* to accel_*
` [PATCH 05/27] include/hw/hyperv: Add MSHV ABI header definitions
` [PATCH 06/27] linux-headers/linux: Add mshv.h headers
` [PATCH 07/27] accel/mshv: Add accelerator skeleton
` [PATCH 08/27] accel/mshv: Register memory region listeners
` [PATCH 09/27] accel/mshv: Initialize VM partition
` [PATCH 10/27] accel/mshv: Add vCPU creation and execution loop
` [PATCH 11/27] accel/mshv: Add vCPU signal handling
` [PATCH 12/27] target/i386/mshv: Add CPU create and remove logic
` [PATCH 13/27] target/i386/mshv: Implement mshv_store_regs()
` [PATCH 14/27] target/i386/mshv: Implement mshv_get_standard_regs()
` [PATCH 15/27] target/i386/mshv: Implement mshv_get_special_regs()
` [PATCH 16/27] target/i386/mshv: Implement mshv_arch_put_registers()
` [PATCH 17/27] target/i386/mshv: Set local interrupt controller state
` [PATCH 18/27] target/i386/mshv: Register CPUID entries with MSHV
` [PATCH 19/27] target/i386/mshv: Register MSRs "
` [PATCH 20/27] target/i386/mshv: Integrate x86 instruction decoder/emulator
` [PATCH 21/27] target/i386/mshv: Write MSRs to the hypervisor
` [PATCH 22/27] target/i386/mshv: Implement mshv_vcpu_run()
` [PATCH 23/27] accel/mshv: Handle overlapping mem mappings
` [PATCH 24/27] qapi/accel: Allow to query mshv capabilities
` [PATCH 25/27] target/i386/mshv: Use preallocated page for hvcall
` [PATCH 26/27] docs: Add mshv to documentation
` [PATCH 27/27] MAINTAINERS: Add maintainers for mshv accelerator
[PATCH v4 00/27] Implementing a MSHV (Microsoft Hypervisor) accelerator
2025-10-02 16:10 UTC (6+ messages)
[PATCH v3 00/35] wasm: Add Wasm TCG backend based on wasm64
2025-10-02 15:59 UTC (4+ messages)
[PATCH] numa: add 'spm' option for special purpose memory
2025-10-02 15:51 UTC (5+ messages)
[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
2025-10-02 15:41 UTC (5+ messages)
` [PATCH RFC V6 24/24] tcg: Defer TB flush for 'lazy realized' vCPUs on first region alloc
[PATCH 0/6] target: Remove remnant legacy cpu_physical_memory_*() calls
2025-10-02 14:57 UTC (7+ messages)
` [PATCH 1/6] target/i386/monitor: Propagate CPU address space to 'info mem' handlers
` [PATCH 2/6] target/i386/monitor: Replace legacy cpu_physical_memory_read() calls
` [PATCH 3/6] target/riscv/kvm: Replace legacy cpu_physical_memory_read/write() calls
` [PATCH 4/6] target/riscv/monitor: Replace legacy cpu_physical_memory_read() call
` [PATCH 5/6] target/xtensa: Replace legacy cpu_physical_memory_[un]map() calls
` [PATCH 6/6] target/sparc: Reduce inclusions of 'exec/cpu-common.h'
DOS 6.22 with LIM 4.0 Expanded Memory
2025-10-02 14:54 UTC (3+ messages)
[PATCH 0/3] migration: Add support for mapped-ram with snapshots
2025-10-02 14:48 UTC (5+ messages)
` [PATCH 1/3] migration: add FEATURE_SEEKABLE to QIOChannelBlock
` [PATCH 2/3] migration/ram: fix docs of ram_handle_zero
[PATCH v3 0/5] system/ramblock: Sanitize header
2025-10-02 14:43 UTC (2+ messages)
[PATCH] system/runstate: remove duplicate in runstate transitions
2025-10-02 14:41 UTC
[PATCH 0/3] tests/qemu-iotests: Improve test detection for meson
2025-10-02 14:33 UTC (8+ messages)
` [PATCH 1/3] tests/qemu-iotests/184: Fix skip message for qemu-img without throttle
` [PATCH 2/3] tests/qemu-iotests: Improve the dry run list to speed up thorough testing
` [PATCH 3/3] tests/qemu-iotest: Add more image formats to the "
[PATCH] MAINTAINERS: Mark VHDX block driver as "Odd Fixes"
2025-10-02 14:23 UTC (2+ messages)
[PATCH v4 00/17] system/physmem: Remove cpu_physical_memory _is_io() and _rw()
2025-10-02 14:09 UTC (5+ messages)
` [PATCH v4 04/17] hw/s390x/sclp: Use address_space_memory_is_io() in sclp_service_call()
` [PATCH v4 07/17] hw/s390x/sclp: Replace [cpu_physical_memory -> address_space]_r/w()
[PATCH v1] s390x/pci: fix interrupt blocking by returning only the device's summary bit
2025-10-02 13:58 UTC (2+ messages)
[PATCH] s390x/pci: set kvm_msi_via_irqfd_allowed
2025-10-02 13:48 UTC (4+ messages)
[PATCH V5 00/19] Live update: cpr-exec
2025-10-02 13:45 UTC (10+ messages)
[PATCH v6 00/19] hw/i386: separate isapc out from pc_piix
2025-10-02 13:31 UTC (11+ messages)
` [PATCH v6 01/19] hw/i386/pc_piix.c: restrict isapc machine to 32-bit CPUs
[PATCH] block/monitor: Use hmp_handle_error to report error
2025-10-02 13:28 UTC (2+ messages)
[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-10-02 13:24 UTC (5+ messages)
` [PATCH v6 02/28] crypto/x509-utils: Refactor with GNUTLS fallback
` [PATCH v6 03/28] crypto/x509-utils: Add helper functions for certificate store
[PATCH v2 0/2] isapc: remove support for -cpu host and -cpu max
2025-10-02 13:13 UTC (11+ messages)
` [PATCH v2 1/2] hw/i386/isapc.c: "
[PATCH 0/4] migration: Introduce POSTCOPY_DEVICE state
2025-10-02 13:12 UTC (11+ messages)
` [PATCH 4/4] "
[PATCH 00/17] hw/riscv, target/riscv: initial e-trace support
2025-10-02 11:23 UTC (6+ messages)
` [PATCH 04/17] hw/riscv/virt.c: add trace encoders and trace ram sinks
` [PATCH 07/17] target/riscv: add initial trace instrumentation
` [PATCH 14/17] hw/riscv, target/riscv: send resync updiscon trace packets
` [PATCH 16/17] hw/riscv/trace-encoder: send branches info
` [PATCH 17/17] hw/riscv/trace: update branch bit in sync 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).