[PATCH] hw/dma/soc_dma: Replace if-else chain with array lookup
2026-06-21 13:48 UTC (4+ messages)
[PATCH v5] hw/timer/imx_epit: Replace DPRINTF with trace events
2026-06-19 13:07 UTC (2+ messages)
[PATCH TRIVIAL] char-win-stdio: fix typo in spelling of 'stdio'
2026-06-18 13:49 UTC (4+ messages)
[PATCH trivial v2] hw/timer/imx_epit: Replace DPRINTF with trace events
2026-06-17 12:06 UTC (2+ messages)
[PATCH trivial v3] hw/timer/imx_epit: Replace DPRINTF with trace events
2026-06-17 12:04 UTC
[PATCH trivial] Signed-off-by: jw_mac <163wangjack@gamil.com>
2026-06-17 11:54 UTC (2+ messages)
` [PATCH trivial] git format-patch -1 --subject-prefix="PATCH trivial"Signed-off-by: "
[PATCH] block/curl: set User-Agent header
2026-06-17 9:44 UTC
[PATCH trivial] Signed-off-by: jw_mac <163wangjack@gamil.com>
2026-06-17 11:49 UTC
[PULL 0/8] Trivial patches for 2026-06-12
2026-06-13 23:40 UTC (10+ messages)
` [PULL 1/8] net/slirp: allow hostfwd socket paths with dashes
` [PULL 2/8] hw/display/vga: Fix debug message
` [PULL 3/8] system/rtc: Fix a possible year-2038 integer overflow problem
` [PULL 4/8] net/colo-compare: Use QEMU_LOCK_GUARD to simplify mutex handling
` [PULL 5/8] block/io: "
` [PULL 6/8] hw/xtensa: replace calloc with g_new0 in mx_pic
` [PULL 7/8] igvm: spit out region size on error
` [PULL 8/8] qemu-options: fix typo in spelling of 'scheduler'
[PATCH] qemu-options: fix typo in spelling of 'scheduler'
2026-06-11 12:04 UTC (3+ messages)
[PATCH] hw/i2c/pmbus_device: Fix a possible crash when requesting too many bytes
2026-06-09 15:59 UTC (6+ messages)
[PATCH v2] hw/sparc64/sun4u: Mark unusable PCI busses as full to ease device plugging
2026-06-09 6:02 UTC (4+ messages)
[PATCH v2] hw/audio/fmopl.c: Convert malloc, free to g_malloc0, g_new and g_free
2026-06-08 13:42 UTC (5+ messages)
[PATCH] igvm: spit out region size on error
2026-06-08 9:57 UTC (2+ messages)
[PATCH] hw/xtensa: replace calloc with g_new0 in mx_pic
2026-06-07 20:46 UTC (2+ messages)
[PATCH] hw/scsi/scsi-bus.c: Change DO_UPCAST(SCSIBus, qbus, dev) -> scsi_bus_from_device
2026-06-05 22:18 UTC
[PATCH v2] disas: sparc: Fix integer overflow in compare_opcodes() for loop
2026-06-04 6:15 UTC (2+ messages)
[PATCH] system/cpus.c: Change qemu_cond_wait -> qemu_cond_wait_bql
2026-06-03 4:08 UTC
[PATCH] hw/acpi/pcihp: Fix typo in function name
2025-05-05 6:48 UTC (2+ messages)
[PATCH] hw/i386/acpi-build: Fix typo in function name
2025-05-05 6:49 UTC (2+ messages)
[PATCH] target/s390x: Make container ids in SysIB_15x 1-based
2026-05-29 14:00 UTC (6+ messages)
[PATCH] disas: sparc: Fix integer overflow in compare_opcodes() for loop
2026-05-28 9:17 UTC (3+ messages)
[PATCH] hw/i386/pc: Add a proper owner for the ioport memory regions
2026-05-27 14:20 UTC (2+ messages)
[PATCH 0/2] Mechanical conversion to QEMU_LOCK_GUARD
2026-05-26 7:46 UTC (6+ messages)
` [PATCH 1/2] net/colo-compare: Use QEMU_LOCK_GUARD to simplify mutex handling
` [PATCH 2/2] block/io: "
[PATCH] docs/devel/qom: Fix some editing errors
2026-05-20 12:20 UTC
[PATCH] docs/devel: Fix typo (s/exist paths/exit paths/)
2026-05-20 12:14 UTC
[PATCH] system/rtc: Fix a possible year-2038 integer overflow problem
2026-05-19 20:20 UTC (13+ messages)
[PATCH] system/exit-with-parent.c: Close the file descriptor before exit
2026-05-19 3:59 UTC
[PATCH v2] system/rtc: Fix a possible year-2038 integer overflow problem
2026-05-18 16:57 UTC (3+ messages)
[PATCH] system/qtest: Fix length parameter in the b64write code
2026-05-18 16:08 UTC (3+ messages)
[PATCH v2] system/vl: Free allocate memory for pid file name in case realpath() failed
2026-05-18 12:43 UTC (3+ messages)
[PATCH] system/vl: Free allocate memory for pid file name in case realpath() failed
2026-05-18 12:31 UTC (5+ messages)
[PATCH] tests/qtest: fix discarded const qualifier warning
2026-05-15 14:10 UTC
[PATCH 0/5] Trivial cleanup
2026-05-05 20:53 UTC (17+ messages)
` [PATCH 1/5] hw/arm/fsl-imx8mp: Do not create redundant unimplemented devices
` [PATCH 2/5] hw/arm/fsl-imx8mp: Fix parent of ocram memory region
` [PATCH 3/5] hw/arm/imx8mp-evk: Fix reference count of SoC object
` [PATCH 5/5] Revert "sysbus: add irq_routing_notifier"
[PATCH] hw/vfio: Drop superfluous inclusion of hw-error.h
2026-05-05 8:33 UTC (6+ messages)
[PATCH] hw/audio/fmopl.c: Convert malloc, free to g_malloc0, g_new and g_free
2026-04-28 6:16 UTC (2+ messages)
[PATCH] hw/misc: Fix the valid access size to the avr-power device
2026-04-26 12:58 UTC (5+ messages)
[PATCH] hw/sh4/sh7750: Remove forgotten abort() in the MM_ITLB_DATA handler
2026-04-26 11:52 UTC (4+ messages)
[PATCH] hw/ppc: remove duplicate include
2026-04-20 21:05 UTC
[PATCH] qemu-keymap: fix altgr modifier lookup for newer xkeyboard-config
2026-04-12 17:23 UTC (4+ messages)
[PATCH trivial v3] net/slirp: allow hostfwd socket paths with dashes
2026-04-12 7:17 UTC
[PATCH] thread-pool: signal condition variable while holding lock
2026-04-10 16:20 UTC (5+ messages)
[PULL 0/3] Trivial build-system patches for 2026-04-08
2026-04-08 18:15 UTC (5+ messages)
` [PULL 1/3] util/meson.build: do not add cpuinfo-$arch to util_ss for 32bit CPUs
` [PULL 2/3] Allow building qemu tools on 32-bit hosts
` [PULL 3/3] util: fix missing aio_wait sym in qemu guest agent only build
[PATCH trivial] util/meson.build: do not add cpuinfo-$arch to util_ss for 32bit CPUs
2026-04-03 15:30 UTC (3+ messages)
[PATCH] target: convert TABS indentation to spaces for consistency
2026-04-01 9:20 UTC
[PATCH] meson.build: Add --enable-use-pdb option
2026-03-30 16:49 UTC (9+ messages)
` [PATCH v2 1/1] meson.build: Add --enable-pdb option
[PATCH] hw/display/vga: Fix debug message
2026-03-30 16:10 UTC (3+ messages)
[PULL v2 0/4] Trivial patches for 2026-03-23
2026-03-24 12:03 UTC (2+ messages)
[PATCH] meson.build: Add --enable-pdb option
2026-03-23 22:02 UTC
[PATCH for-11.0.0] Fix include statement for u2f-emu.h
2026-03-23 21:10 UTC (4+ messages)
[PULL 0/4] Trivial patches for 2026-03-23
2026-03-23 16:49 UTC (6+ messages)
` [PULL 1/4] tests: fix typo in char unit test comment
` [PULL 2/4] Fix include statement for u2f-emu.h
` [PULL 3/4] docs: Update GitHub URL of libu2f-emu
` [PULL 4/4] Fix several typos in documentation (found by codespell)
[PATCH for-11.0] Fix several typos in documentation (found by codespell)
2026-03-22 11:47 UTC (7+ messages)
[PATCH] configure: Remove unused variable default_cflags
2026-03-19 21:27 UTC (3+ messages)
[PATCH for-11.0] docs: Update GitHub URL of libu2f-emu
2026-03-19 16:07 UTC
[PATCH] tests: fix typo in char unit test comment
2026-03-19 8:07 UTC
[PATCH] hw/sparc64/sun4u_iommu: Fix crash when introspecting sun4u-iommu from the CLI
2026-03-19 11:21 UTC (2+ messages)
[PATCH] hw/sparc/sun4m_iommu: Fix crash when introspecting sun4m-iommu from the CLI
2026-03-19 11:21 UTC (2+ messages)
[PATCH] hw/pci-host/raven: Fix crash when introspecting raven-pcihost from the CLI
2026-03-19 11:20 UTC (2+ messages)
[PATCH] hw/display/cg3: Fix crash when introspecting cgthree from the CLI
2026-03-19 11:20 UTC (2+ messages)
[PATCH RFC] net/slirp: allow hostfwd socket paths with dashes
2026-03-17 13:33 UTC (2+ messages)
[PULL v2 00/13] Trivial patches for 2026-03-16
2026-03-16 14:24 UTC (2+ messages)
[PULL 00/14] Trivial patches for 2026-03-16
2026-03-16 10:54 UTC (3+ messages)
page: next (older)
- 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