messages from 2025-09-23 19:32:39 to 2025-09-24 09:33:20 UTC [more...]
[PULL 00/29] Rust, QOM, docs changes for 2025-09-24
2025-09-24 9:28 UTC (21+ messages)
` [PULL 01/29] docs: use the pyvenv version of Meson
` [PULL 02/29] rust: build: add back common and util tests
` [PULL 03/29] rust: vmstate: use "cast()" instead of "as"
` [PULL 04/29] rust: build: remove "protocol: rust: from doctests
` [PULL 05/29] subprojects: add attrs crate
` [PULL 06/29] rust: qemu-macros: switch #[property] parsing to use combinators
` [PULL 07/29] subprojects: Update .gitignore for proc-macro2 and syn
` [PULL 08/29] subprojects: Ignore .wraplock file generated by meson v1.9.0
` [PULL 11/29] rust/qdev: use addr_of! in QDevProp
` [PULL 13/29] rust/qdev: Support property info for more common types
` [PULL 15/29] rust/qdev: Test bit property for #property
` [PULL 17/29] rust/hpet: Convert qdev properties to #property macro
` [PULL 18/29] rust/qdev: Drop declare_properties & define_property macros
` [PULL 20/29] docs/devel: Do not unparent in instance_finalize()
` [PULL 21/29] vfio/pci: "
` [PULL 23/29] hv-balloon: hw/core/register: "
` [PULL 24/29] hw/sd/sdhci: "
` [PULL 25/29] vfio: "
` [PULL 26/29] hw/xen: "
` [PULL 28/29] docs/code-provenance: make the exception process more prominent
[PATCH v2] virtio: improve virtqueue mapping error messages
2025-09-24 9:14 UTC (2+ messages)
` [PATCH v3] "
[PATCH] qemu/osdep: align memory allocations to 2M on RISC-V
2025-09-24 9:28 UTC (2+ messages)
[PATCH v8 00/14] riscv: Add support for MIPS P8700 CPU
2025-09-24 9:18 UTC (15+ messages)
` [PATCH v8 01/14] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v8 02/14] target/riscv: Add cpu_set_exception_base
` [PATCH v8 04/14] target/riscv: Add MIPS P8700 CSRs
` [PATCH v8 03/14] target/riscv: Add MIPS P8700 CPU
` [PATCH v8 05/14] target/riscv: Add mips.ccmov instruction
` [PATCH v8 07/14] target/riscv: Add Xmipslsp instructions
` [PATCH v8 06/14] target/riscv: Add mips.pref instruction
` [PATCH v8 09/14] hw/misc: Add RISC-V CPC device implementation
` [PATCH v8 08/14] hw/misc: Add RISC-V CMGCR "
` [PATCH v8 10/14] hw/riscv: Add support for RISCV CPS
` [PATCH v8 11/14] hw/riscv: Add support for MIPS Boston-aia board mode
` [PATCH v8 12/14] hw/pci: Allow explicit function numbers in pci
` [PATCH v8 14/14] test/functional: Add test for boston-aia board
` [PATCH v8 13/14] riscv/boston-aia: Add an e1000e NIC in slot 0 func 1
[PATCH v3 00/20] util: sync error_report & qemu_log output more closely
2025-09-24 9:20 UTC (13+ messages)
` [PATCH v3 04/20] util: expose qemu_thread_set_name
` [PATCH v3 07/20] util: add API to fetch the current thread name
` [PATCH v3 08/20] log: avoid repeated prefix on incremental qemu_log calls
[PATCH 0/2] block: Expose block limits in monitor and qemu-img info
2025-09-24 9:05 UTC (7+ messages)
` [PATCH 1/2] block: Expose block limits for images in QMP
` [PATCH 2/2] qemu-img info: Optionally show block limits
[PATCH 0/3] LoongArch: Align VIRT_GED_CPUHP_ADDR
2025-09-24 9:04 UTC (6+ messages)
` [PATCH 2/3] hw/loongarch/virt: Align VIRT_GED_CPUHP_ADDR to 4 bytes
` [PATCH 3/3] tests/data/acpi/loongarch64: Update expected DSDT.*
[PATCH] net/net.c: add tap device fd validity check to prevent abort on deleted device
2025-09-24 8:50 UTC (7+ messages)
` [PATCH v2] net/tap-linux.c: avoid abort when setting invalid fd
` [PATCH v3] "
[PATCH v4 00/13] target/loongarch: Small enhancement about TLB flush
2025-09-24 8:41 UTC (7+ messages)
` [PATCH v4 05/13] target/loongarch: Fix page size set issue with CSR_STLBPS
` [PATCH v4 08/13] target/loongarch: Change return value type with loongarch_tlb_search_cb()
` [PATCH v4 11/13] target/loongarch: Invalid tlb entry in invalidate_tlb()
[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
2025-09-24 8:27 UTC (9+ messages)
` [PATCH v6 05/22] hw/pci: Introduce pci_device_get_viommu_flags()
` [PATCH v6 18/22] iommufd: Introduce a helper function to extract vendor capabilities
[PATCH v4 0/2] dump: enhance win_dump_available to report properly
2025-09-24 8:27 UTC (3+ messages)
` [PATCH v4 2/2] "
[PATCH] scripts/qemu-guest-agent/fsfreeze-hook: improve script description
2025-09-24 8:10 UTC (2+ messages)
[PATCH] qga: Improve Windows filesystem space info retrieval logic
2025-09-24 8:09 UTC (2+ messages)
[PATCH v6 00/19] virtio-net: live-TAP local migration
2025-09-24 8:02 UTC (2+ messages)
[PATCH v6 00/14] riscv: Add support for MIPS P8700 CPU
2025-09-24 8:00 UTC (8+ messages)
` [PATCH v6 01/14] hw/intc: Allow gaps in hartids for aclint and aplic
[PATCH 00/16] tracetool: add Rust support
2025-09-24 7:50 UTC (16+ messages)
` [PATCH 08/16] tracetool: Add Rust format support
` [PATCH 10/16] rust: qdev: add minimal clock bindings
` [PATCH 12/16] tracetool/simple: add Rust support
` [PATCH 14/16] tracetool/log: "
` [PATCH 15/16] tracetool/ftrace: "
` [PATCH 16/16] tracetool/syslog: "
[PATCH v1 0/3] Minor fixes of RISC-V CFI
2025-09-24 7:48 UTC (4+ messages)
` [PATCH v1 1/3] target/riscv: Fix the mepc when sspopchk triggers the exception
` [PATCH v1 2/3] target/riscv: Fix SSP CSR error handling in VU/VS mode
` [PATCH v1 3/3] target/riscv: Fix ssamoswap error handling
[PATCH v7 00/14] virtio: introduce support for GSO over UDP tunnel
2025-09-24 7:46 UTC (2+ messages)
[RFC PATCH 00/34] single-binary: Make riscv cpu.h target independent
2025-09-24 7:21 UTC (35+ messages)
` [RFC PATCH 01/34] target/riscv: Use 32 bits for misa extensions
` [RFC PATCH 02/34] target/riscv: Fix size of trivial CPUArchState fields
` [RFC PATCH 03/34] target/riscv: Fix size of mcause
` [RFC PATCH 04/34] target/riscv: Fix size of mhartid
` [RFC PATCH 05/34] target/riscv: Bugfix riscv_pmu_ctr_get_fixed_counters_val()
` [RFC PATCH 06/34] target/riscv: Combine mhpmevent and mhpmeventh
` [RFC PATCH 07/34] target/riscv: Combine mcyclecfg and mcyclecfgh
` [RFC PATCH 08/34] target/riscv: Combine minstretcfg and minstretcfgh
` [RFC PATCH 09/34] target/riscv: Combine mhpmcounter and mhpmcounterh
` [RFC PATCH 10/34] target/riscv: Fix size of gpr and gprh
` [RFC PATCH 11/34] target/riscv: Fix size of vector CSRs
` [RFC PATCH 12/34] target/riscv: Fix size of pc, load_[val|res]
` [RFC PATCH 13/34] target/riscv: Fix size of frm and fflags
` [RFC PATCH 14/34] target/riscv: Fix size of badaddr and bins
` [RFC PATCH 15/34] target/riscv: Fix size of guest_phys_fault_addr
` [RFC PATCH 16/34] target/riscv: Fix size of priv_ver and vext_ver
` [RFC PATCH 17/34] target/riscv: Fix size of retxh
` [RFC PATCH 18/34] target/riscv: Fix size of ssp
` [RFC PATCH 19/34] target/riscv: Fix size of excp_uw2
` [RFC PATCH 20/34] target/riscv: Fix size of sw_check_code
` [RFC PATCH 21/34] target/riscv: Fix size of priv
` [RFC PATCH 22/34] target/riscv: Fix size of gei fields
` [RFC PATCH 23/34] target/riscv: Fix size of [m|s|vs]iselect fields
` [RFC PATCH 24/34] target/riscv: Fix arguments to board IMSIC emulation callbacks
` [RFC PATCH 25/34] target/riscv: Fix size of irq_overflow_left
` [RFC PATCH 26/34] target/riscv: Indent PMUFixedCtrState correctly
` [RFC PATCH 27/34] target/riscv: Replace target_ulong in riscv_cpu_get_trap_name()
` [RFC PATCH 28/34] target/riscv: Replace target_ulong in riscv_ctr_add_entry()
` [RFC PATCH 29/34] target/riscv: Fix size of trigger data
` [RFC PATCH 30/34] target/riscv: Fix size of mseccfg
` [RFC PATCH 31/34] target/riscv: Move debug.h include away from cpu.h
` [RFC PATCH 32/34] target/riscv: Move CSR declarations to separate csr.h header
` [RFC PATCH 33/34] target/riscv: Introduce externally facing CSR access functions
` [RFC PATCH 34/34] target/riscv: Make pmp.h target_ulong agnostic
[PATCH] vdpa-dev: add get_vhost() callback for vhost-vdpa device
2025-09-24 7:22 UTC (2+ messages)
[PATCH 0/2] Optimize unmap_all with one ioctl()
2025-09-24 7:02 UTC (3+ messages)
` [PATCH 1/2] vfio/container: Support unmap all in "
` [PATCH 2/2] vfio/iommufd: "
[PATCH] net/tap-linux.c: avoid abort when setting vnet_hdr_len on invalid fd
2025-09-24 7:02 UTC
[PATCH] .gitmodules: Update URLs for the u-boot submodules
2025-09-24 6:55 UTC (3+ messages)
[PULL 00/12] Functional test patches
2025-09-24 6:39 UTC (13+ messages)
` [PULL 01/12] tests/functional/m68k: Use proper polling in the next-cube test
` [PULL 02/12] tests/functional/s390x/test_pxelinux: Fix warnings from pylint
` [PULL 03/12] tests: Move the old vmstate-static-checker files to tests/data/
` [PULL 04/12] tests/functional: Test whether the vmstate-static-checker script works fine
` [PULL 05/12] tests/data/vmstate-static-checker: Add dump files from QEMU 7.2.17
` [PULL 06/12] tests/functional: Use vmstate-static-checker.py to test data from v7.2
` [PULL 07/12] tests/functional: use self.log for all logging
` [PULL 08/12] .gitlab-ci.d/buildtest.yml: Unset CI_COMMIT_DESCRIPTION for htags
` [PULL 09/12] tests/functional/hppa: Add a CD-ROM boot test for qemu-system-hppa
` [PULL 10/12] tests: Fix "make check-functional" for targets without thorough tests
` [PULL 11/12] tests/functional: retry when seeing ConnectionError exception
` [PULL 12/12] tests/functional: treat unknown exceptions as transient faults
[PATCH v2 00/12] accel/tcg: Improve tb_flush usage
2025-09-24 6:17 UTC (10+ messages)
` [PATCH v2 04/12] target/riscv: Record misa_ext in TCGTBCPUState.cs_base
` [PATCH v2 08/12] plugins: Use tb_flush__exclusive
` [PATCH v2 09/12] accel/tcg: Introduce EXCP_TB_FLUSH
[PATCH v1 00/21] Control coprocessor reset for AST2700
2025-09-24 6:03 UTC (6+ messages)
` [PATCH v1 08/21] hw/arm/ast27x0: Add SCU alias for SSP and ensure correct device realization order
` [SPAM] "
[PATCH v2 0/7] Support VBOOTROM to ast2700fc machine
2025-09-24 5:56 UTC (8+ messages)
` [PATCH v2 1/7] hw/arm/aspeed: Move aspeed_board_init_flashes() to common SoC code
` [PATCH v2 2/7] hw/arm/aspeed: Move write_boot_rom "
` [PATCH v2 3/7] hw/arm/aspeed: Move aspeed_install_boot_rom "
` [PATCH v2 4/7] hw/arm/aspeed: Move aspeed_load_vbootrom "
` [PATCH v2 5/7] hw/arm/aspeed_ast27x0-fc: Replace error_abort with local errp
` [PATCH v2 6/7] hw/arm/aspeed_ast27x0-fc: Map FMC0 flash contents into CA35 boot ROM
` [PATCH v2 7/7] hw/arm/aspeed_ast27x0-fc: Add VBOOTROM support
[PATCH v3 0/7] Do not unparent in instance_finalize()
2025-09-24 4:57 UTC (2+ messages)
[PATCH v4 0/7] Do not unparent in instance_finalize()
2025-09-24 4:37 UTC (8+ messages)
` [PATCH v4 1/7] docs/devel: "
` [PATCH v4 2/7] vfio/pci: "
` [PATCH v4 3/7] hw/core/register: "
` [PATCH v4 4/7] hv-balloon: "
` [PATCH v4 5/7] hw/sd/sdhci: "
` [PATCH v4 6/7] vfio: "
` [PATCH v4 7/7] hw/xen: "
[PATCH] tcg/optimize: Fix folding of vector bitsel
2025-09-24 4:29 UTC (4+ messages)
[PATCH v2] tap-win32: fix multiple tap support
2025-09-24 4:17 UTC (2+ messages)
[PATCH v2 0/2] target/arm: Implement ID_AA64PFR2_EL1
2025-09-24 4:08 UTC (6+ messages)
` [PATCH v2 1/2] target/arm: Move ID register field defs to cpu-features.h
` [PATCH v2 2/2] target/arm: Implement ID_AA64PFR2_EL1
[PATCH 0/2] linux-user: Support MADV_DONTDUMP, MADV_DODUMP
2025-09-24 3:42 UTC (6+ messages)
` [PATCH 1/2] accel/tcg: Add clear_flags argument to page_set_flags
` [PATCH] accel/tcg: Properly unlink a TB linked to itself
` [PATCH 2/2] linux-user: Support MADV_DONTDUMP, MADV_DODUMP
[PATCH v3 00/10] accel/tcg: Improve tb_flush usage
2025-09-24 3:26 UTC (14+ messages)
` [PATCH v3 01/10] gdbstub: Remove tb_flush uses
` [PATCH v3 02/10] target/alpha: Simplify call_pal implementation
` [PATCH v3 03/10] target/riscv: Record misa_ext in TCGTBCPUState.cs_base
` [PATCH v3 04/10] hw/ppc/spapr: Use tb_invalidate_phys_range in h_page_init
` [PATCH v3 05/10] accel/tcg: Split out tb_flush__exclusive_or_serial
` [PATCH v3 06/10] accel/tcg: Move post-load tb_flush to vm_change_state hook
` [PATCH v3 07/10] plugins: Use tb_flush__exclusive_or_serial
` [PATCH v3 08/10] linux-user: Split out begin_parallel_context
` [PATCH v3 09/10] accel/tcg: Create queue_tb_flush from tb_flush
` [PATCH v3 10/10] accel/tcg: Improve buffer overflow in tb_gen_code
[PATCH] vhost: Do not actively send a config interrupt
2025-09-24 2:10 UTC (2+ messages)
[RESEND PATCH 0/2] linux-user: Support MADV_DONTDUMP, MADV_DODUMP
2025-09-24 2:08 UTC (3+ messages)
` [PATCH 1/2] accel/tcg: Add clear_flags argument to page_set_flags
` [PATCH 2/2] linux-user: Support MADV_DONTDUMP, MADV_DODUMP
[PATCH v3 00/13] Error reporting cleanup, a fix, and &error_warn removal
2025-09-24 1:29 UTC (2+ messages)
[PATCH v5 00/76] target/arm: Implement FEAT_GCS
2025-09-23 23:58 UTC (2+ messages)
[PATCH 0/2] hw/pci-host: fix use-after-free in hppa pci-host devices
2025-09-23 23:53 UTC (2+ messages)
[PATCH] accel/tcg: Properly unlink a TB linked to itself
2025-09-23 23:04 UTC
[PATCH v2 00/12] rust: miscellaneous cleanup & HPET #property conversion
2025-09-23 21:02 UTC (3+ messages)
` [PATCH v2 06/12] rust/qdev: Refine the documentation for QDevProp trait
[PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
2025-09-23 20:29 UTC (5+ messages)
` [PATCH v6 23/25] tests: add plugin asserting correctness of discon event's to_pc
[PATCH 0/3] docs/code-provenance: clarify AI exception process
2025-09-23 20:00 UTC (5+ messages)
` [PATCH 2/3] docs/code-provenance: make the exception process more prominent
[PATCH] tap-win32: fix multiple tap support
2025-09-23 19:49 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).