messages from 2025-10-22 14:02:03 to 2025-10-23 07:01:47 UTC [more...]
[PATCH] scripts/device-crash-test: fix spurious EOFError messages
2025-10-23 7:01 UTC (2+ messages)
[PATCH] remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE
2025-10-23 6:55 UTC (2+ messages)
[PATCH v4 00/12] Pegasos2 clean up and pegasos1 emulation
2025-10-23 6:54 UTC (19+ messages)
` [PATCH v4 01/12] ppc/vof: Make nextprop behave more like Open Firmware
` [PATCH v4 02/12] hw/ppc/pegasos2: Remove explicit name properties from device tree
` [PATCH v4 03/12] hw/ppc/pegasos2: Change device tree generation
` [PATCH v4 04/12] hw/ppc/pegasos2: Remove fdt pointer from machine state
` [PATCH v4 05/12] hw/ppc/pegasos2: Rename mv field in "
` [PATCH v4 06/12] hw/ppc/pegasos2: Add south bridge pointer in the "
` [PATCH v4 07/12] hw/ppc/pegasos2: Move PCI IRQ routing setup to a function
` [PATCH v4 08/12] hw/ppc/pegasos2: Move hardware specific parts out of machine reset
` [PATCH v4 09/12] hw/ppc/pegasos2: Introduce abstract superclass
` [PATCH v4 10/12] hw/ppc/pegasos2: Add bus frequency to machine state
` [PATCH v4 11/12] hw/ppc/pegasos2: Add Pegasos I emulation
` [PATCH v4 12/12] hw/ppc/pegasos2: Add VOF support for pegasos1
[PATCH 0/2] vhost-user-blk: support inflight migration
2025-10-23 6:46 UTC (8+ messages)
` [PATCH 1/2] vhost: support inflight save/load
[PATCH 0/6] tests/functional: Fix various problems reported by pylint
2025-10-23 6:46 UTC (13+ messages)
` [PATCH 2/6] tests/functional: Fix problems in decorators.py "
` [PATCH 3/6] tests/functional: Fix problems in linuxkerenl.py "
` [PATCH 4/6] tests/functional: Fix problems in testcase.py "
` [PATCH 5/6] tests/functional: Fix problems in uncompress.py "
` [PATCH 6/6] tests/functional: Fix problems in utils.py "
[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
2025-10-23 6:36 UTC (3+ messages)
` [Bug 2123828] Please test proposed package
` [Bug 2123828] Autopkgtest regression report (qemu/1:10.1.0+ds-5ubuntu2.1)
[PATCH] accel/tcg: Pass actual memop_size to tlb_fill instead of 0
2025-10-23 6:38 UTC (6+ messages)
[PATCH v7 00/24] WHPX support for Arm
2025-10-23 6:33 UTC (7+ messages)
` [PATCH v7 13/24] whpx: copy over memory management logic from hvf
` [PATCH v7 24/24] whpx: apic: use non-deprecated APIs to control interrupt controller state
[PATCH 00/43] Audio clean-ups
2025-10-23 6:00 UTC (5+ messages)
` [PATCH 38/43] audio: move audio.h under include/qemu/
` [PATCH 43/43] audio: drop needless audio_driver "descr" field
[PATCH] rcu: Unify force quiescent state
2025-10-23 5:50 UTC (6+ messages)
[PATCH] migration/qmp: Update "resume" flag doc in "migrate" command
2025-10-23 5:47 UTC (2+ messages)
[PATCH v2] vhost-user: make vhost_set_vring_file() synchronous
2025-10-23 5:28 UTC (3+ messages)
[PATCH] Make vhost_set_vring_file() synchronous
2025-10-23 5:27 UTC (6+ messages)
[PATCH v1 0/7] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-10-23 5:22 UTC (15+ messages)
` [PATCH v1 2/7] virtio-gpu: Don't rely on res->blob to identify blob resources
[PATCH] docs/system: update rutabaga_gfx and gfxstream locations
2025-10-23 5:05 UTC (2+ messages)
[PATCH v2] char: rename CharBackend->CharFrontend
2025-10-23 4:52 UTC (2+ messages)
[DISCUSSION] Reworking remote controller access
2025-10-23 4:44 UTC
[PATCH] ppc/amigaone: Free allocated struct
2025-10-23 4:41 UTC (2+ messages)
[PULL 22/37] target/riscv: Add MIPS P8700 CSRs
2025-10-23 4:35 UTC (15+ messages)
` [PULL 23/37] target/riscv: Add mips.ccmov instruction
` [PULL 24/37] target/riscv: Add mips.pref instruction
` [PULL 25/37] target/riscv: Add Xmipslsp instructions
` [PULL 26/37] hw/misc: Add RISC-V CMGCR device implementation
` [PULL 27/37] hw/misc: Add RISC-V CPC "
` [PULL 28/37] hw/riscv: Add support for RISCV CPS
` [PULL 29/37] hw/riscv: Add support for MIPS Boston-aia board mode
` [PULL 30/37] riscv/boston-aia: Add an e1000e NIC in slot 0 func 1
` [PULL 31/37] test/functional: Add test for boston-aia board
` [PULL 32/37] target/riscv/kvm: fix env->priv setting in reset_regs_csr()
` [PULL 33/37] target/riscv/riscv-qmp-cmds.c: coverity-related fixes
` [PULL 34/37] target/riscv: fix riscv_cpu_sirq_pending() mask
` [PULL 35/37] target/riscv: Fix a uninitialized variable warning
` [PULL 36/37] target/riscv: Make PMP granularity configurable
[PULL 00/37] riscv-to-apply queue
2025-10-23 4:14 UTC (22+ messages)
` [PULL 01/37] hw/riscv: Correct mmu-type property of sifive_u harts in device tree
` [PULL 02/37] target/riscv: Explode MO_TExx -> MO_TE | MO_xx
` [PULL 03/37] target/riscv: Conceal MO_TE within gen_amo()
` [PULL 04/37] target/riscv: Conceal MO_TE within gen_inc()
` [PULL 05/37] target/riscv: Conceal MO_TE within gen_load() / gen_store()
` [PULL 06/37] target/riscv: Conceal MO_TE within gen_load_idx() / gen_store_idx()
` [PULL 07/37] target/riscv: Conceal MO_TE within gen_fload_idx() / gen_fstore_idx()
` [PULL 08/37] target/riscv: Conceal MO_TE within gen_storepair_tl()
` [PULL 09/37] target/riscv: Conceal MO_TE within gen_cmpxchg*()
` [PULL 10/37] target/riscv: Conceal MO_TE|MO_ALIGN within gen_lr() / gen_sc()
` [PULL 11/37] target/riscv: Factor MemOp variable out when MO_TE is set
` [PULL 12/37] target/riscv: Introduce mo_endian() helper
` [PULL 13/37] target/riscv: Introduce mo_endian_env() helper
` [PULL 14/37] hw/net/cadence_gem: Support two Ethernet interfaces connected to single MDIO bus
` [PULL 15/37] hw/riscv: microchip_pfsoc: Connect Ethernet PHY channels
` [PULL 16/37] hw/net/cadence_gem: Add pcs-enabled property
` [PULL 17/37] microchip icicle: Enable PCS on Cadence Ethernet
` [PULL 18/37] aplic: fix mask for smsiaddrcfgh
` [PULL 19/37] hw/intc: Allow gaps in hartids for aclint and aplic
` [PULL 20/37] target/riscv: Add cpu_set_exception_base
` [PULL 21/37] target/riscv: Add MIPS P8700 CPU
[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
2025-10-23 4:14 UTC (10+ messages)
` [PATCH RFC V6 05/24] arm/virt, kvm: Pre-create KVM vCPUs for 'disabled' QOM vCPUs at machine init
` [PATCH RFC V6 05/24] arm/virt,kvm: "
[PATCH v5 00/14] target/loongarch: Add hardware page table walk support
2025-10-23 3:15 UTC (2+ messages)
[PATCH 0/3] target/loongarch: PMU enhancement in KVM mode
2025-10-23 2:47 UTC (4+ messages)
` [PATCH 1/3] target/loongarch: Add PMU migration support "
` [PATCH 2/3] target/loongarch: Add PMU register dump "
` [PATCH 3/3] target/loongarch: Remove LoongArch TLB migration support in TCG mode
[PATCH v3 0/2] Make PMP granularity configurable
2025-10-23 2:37 UTC (6+ messages)
` [PATCH v3 1/2] target/riscv: "
` [PATCH v3 2/2] target/riscv: Make PMP CSRs conform to WARL constraints
[PATCH v2 00/33] single-binary: Make riscv cpu.h target independent
2025-10-23 1:54 UTC (9+ messages)
` [PATCH v2 04/33] target/riscv: Bugfix riscv_pmu_ctr_get_fixed_counters_val()
[PATCH v2] target/riscv: Fix a uninitialized variable warning
2025-10-23 0:04 UTC (2+ messages)
[PATCH] target/riscv: fix riscv_cpu_sirq_pending() mask
2025-10-22 23:58 UTC (3+ messages)
[PATCH v2] target/riscv/riscv-qmp-cmds.c: coverity-related fixes
2025-10-22 23:58 UTC (3+ messages)
[PATCH] target/riscv/kvm: fix env->priv setting in reset_regs_csr()
2025-10-22 23:57 UTC (3+ messages)
[PATCH v2] stream: Remove bdrv from job in .clean()
2025-10-22 21:34 UTC (3+ messages)
[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
2025-10-22 21:23 UTC (9+ messages)
` [RFC v3 19/21] hw/arm/smmuv3: Use iommu_index to represent the security context
[PATCH 0/7] s390x: Add support for virtio-blk-pci IPL device
2025-10-22 19:44 UTC (10+ messages)
` [PATCH 2/7] pc-bios/s390-ccw: Split virtio-ccw and generic virtio
` [PATCH 5/7] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL
` [PATCH 6/7] s390x: Build IPLB for virtio-pci devices
[Patch v7 0/5] hw/core/loader: capture Error from load_image_targphys
2025-10-22 19:27 UTC (6+ messages)
` [Patch v7 1/5] hw/core/loader: Use qemu_open() instead of open() in get_image_size()
` [Patch v7 2/5] hw/core/loader: capture Error from load_image_targphys
` [Patch v7 3/5] hw/core/loader: add check for zero size in load_image_targphys_as
` [Patch v7 4/5] hw/core: Pass errp to load_image_targphys_as()
` [Patch v7 5/5] hw/ppc: Pass errp to load_image_targphys() and report errors
[PATCH 00/13] migration: Threadify loadvm process
2025-10-22 19:29 UTC (15+ messages)
` [PATCH 01/13] io: Add qio_channel_wait_cond() helper
` [PATCH 02/13] migration: Properly wait on G_IO_IN when peeking messages
` [PATCH 03/13] migration/rdma: Fix wrong context in qio_channel_rdma_shutdown()
` [PATCH 04/13] migration/rdma: Allow qemu_rdma_wait_comp_channel work with thread
` [PATCH 05/13] migration/rdma: Change io_create_watch() to return immediately
` [PATCH 06/13] migration: Introduce WITH_BQL_HELD() / WITH_BQL_RELEASED()
` [PATCH 07/13] migration: Pass in bql_held information from qemu_loadvm_state()
` [PATCH 08/13] migration: Thread-ify precopy vmstate load process
` [PATCH 09/13] migration/rdma: Remove coroutine path in qemu_rdma_wait_comp_channel
` [PATCH 10/13] migration/postcopy: Remove workaround on wait preempt channel
` [PATCH 11/13] migration/ram: Remove workaround on ram yield during load
` [PATCH 12/13] migration: Allow blocking mode for incoming live migration
` [PATCH 13/13] migration/vfio: Drop BQL dependency for loadvm SWITCHOVER_START
[PATCH 00/10] HP-PARISC 715 machine with NCR710 SCSI chip
2025-10-22 19:20 UTC (17+ messages)
` [PATCH 02/10] ncr710: Add driver for the NCR 53c710 "
` [PATCH 04/10] hw/scsi: Add config option for new ncr710 driver
` [PATCH 05/10] hw/hppa: Fix firmware end address for LASI chip
` [PATCH 06/10] hw/hppa: Fix interrupt of LASI parallel port
` [PATCH 07/10] hw/hppa: Add the NCR 710 SCSI driver to hppa machines
` [PATCH 08/10] hw/hppa: PCI devices depend on availability of PCI bus
` [PATCH 09/10] hw/hppa: Require SeaBIOS version 19 for 715 machine
` [PATCH 10/10] hw/hppa: Add 715 machine type including NCR710 SCSI
[PATCH v2] hw/ppc/e500: Check for compatible CPU type instead of aborting ungracefully
2025-10-22 19:05 UTC (2+ messages)
[PATCH v2] hw/net/rocker: Don't overflow in of_dpa_mask2prefix()
2025-10-22 19:04 UTC (2+ messages)
[PATCH] target/hppa: Set FPCR exception flag bits for non-trapped exceptions
2025-10-22 19:00 UTC (2+ messages)
[PATCH v4 00/12] aio: add the aio_add_sqe() io_uring API
2025-10-21 20:42 UTC (4+ messages)
` [PATCH v4 06/12] aio: free AioContext when aio_context_new() fails
[PATCH 0/2] esp.c: fix esp_cdb_ready() FIFO wraparound limit calculation
2025-10-22 17:36 UTC (2+ messages)
[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-10-22 16:56 UTC (9+ messages)
` [PATCH v4 11/27] hw/pci/pci: Introduce optional get_msi_address_space() callback
[PATCH 0/3] hw/pci-host/gpex-acpi: Fix _DSM function 0 support and update BIOS table tests
2025-10-22 16:19 UTC (5+ messages)
` [PATCH 1/3] tests/qtest/bios-tables-test: Prepare for _DSM change in the DSDT table
` [PATCH 3/3] tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _DSM change
[RFC PATCH V2 0/2] linux-user: add a syscall-filter plugin API
2025-10-22 16:00 UTC (3+ messages)
` [RFC PATCH V2 1/2] linux-user: add a plugin API to filter syscalls
From HUST OpenAtom Club: Inquiry & Contribution Plan for Rust In QEMU
2025-10-22 15:51 UTC (3+ messages)
[PATCH v4 0/5] igvm: add support for igvm memory map parameter in native mode
2025-10-22 15:26 UTC (5+ messages)
` [PATCH v4 4/5] igvm: add support for initial register state load "
[PATCH v2 0/9] chardev: Improve @docstring and clarify qemu_chr_write() uses
2025-10-22 15:16 UTC (12+ messages)
` [PATCH v2 1/9] chardev/char-fe: Improve @docstrings
` [PATCH v2 2/9] chardev/char-io: Add @docstrings for io_channel_send[_full]()
` [PATCH v2 3/9] chardev/char: Improve ChardevClass::chr_write() docstring
` [PATCH v2 4/9] chardev/char: Document qemu_chr_write[_all]()
` [PATCH v2 5/9] chardev/char-pty: Do not ignore chr_write() failures
` [PATCH v2 6/9] chardev/char: Allow partial writes in qemu_chr_write()
` [PATCH v2 7/9] chardev/char: Preserve %errno "
` [PATCH v2 8/9] chardev/char-hub: Retry when qemu_chr_fe_write() can not write
` [PATCH v2 9/9] hw/char: Simplify when qemu_chr_fe_write() could "
[PATCH 0/7] chardev: Improve @docstring and clarify qemu_chr_write() uses
2025-10-22 14:49 UTC (8+ messages)
` [PATCH 1/7] chardev/char-fe: Improve @docstrings
` [PATCH 2/7] chardev/char-io: Add @docstrings for io_channel_send[_full]()
` [PATCH 3/7] chardev/char-pty: Do not ignore chr_write() failures
` [PATCH 4/7] chardev/char: Allow partial writes in qemu_chr_write()
` [PATCH 5/7] chardev/char: Preserve %errno "
` [PATCH 6/7] chardev/char-hub: Retry when qemu_chr_fe_write() can not write
` [PATCH 7/7] hw/char: Simplify when qemu_chr_fe_write() could "
[PULL 00/12] vfio queue
2025-10-22 14:31 UTC (2+ messages)
[PULL 00/16] aspeed queue
2025-10-22 14:31 UTC (2+ messages)
[PULL 0/3] Uefi 20251022 patches
2025-10-22 14:29 UTC (2+ messages)
[PULL 00/45] Misc HW patches for 2025-10-21
2025-10-22 14:29 UTC (2+ messages)
[PATCH 0/3] qdev: Fix "info qtree" to show links
2025-10-22 14:08 UTC (4+ messages)
` [PATCH 1/3] qdev: Change PropertyInfo method print() to return malloc'ed string
[PATCH v7 00/19] single-binary: Make hw/arm/ common
2025-10-22 14:03 UTC (3+ messages)
[PATCH 0/3] hw/xen: Build only once
2025-10-22 14:01 UTC (4+ messages)
` [PATCH 1/3] hw/xen: Use BITS_PER_BYTE & MAKE_64BIT_MASK() in req_size_bits()
` [PATCH 2/3] hw/xen: Replace target_ulong by agnostic target_long_bits()
` [PATCH 3/3] hw/xen: Build only once
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).