qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
[PATCH] tests: fix comment declaring runtime in rv64 interruptedmemory test
 2025-12-27  9:03 UTC  (2+ messages)

[PATCH qemu] hw/arm/max78000: Fix num-irq to match hardware specification
 2025-12-25  3:28 UTC 

[PATCH] qemu-options.hx: use KiB, MiB, GiB for power-of-2 units
 2025-12-18  7:50 UTC  (2+ messages)

[PATCH] virtio-balloon: only create statsq when VIRTIO_BALLOON_F_STATS_VQ exists
 2025-12-11 22:18 UTC  (5+ messages)

[PATCH] qemu-options.hx: Document -M as -machine alias
 2025-12-11  3:31 UTC  (11+ messages)

[PATCH-for-10.2 v2] migration: Replace g_malloc0_n by g_new0 (fixes compiler warning)
 2025-12-10 15:05 UTC  (3+ messages)

[PATCH-for-10.2] scripts/nsis.py: Tell makensis that WoA is 64 bit
 2025-12-10 10:22 UTC  (3+ messages)

[PATCH-for-10.2] Fix order of function arguments
 2025-12-09 19:03 UTC  (6+ messages)

[PATCH-for-10.2] Fix typo in documentation
 2025-12-09 13:25 UTC  (3+ messages)

[PATCH] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
 2025-12-09 10:48 UTC  (4+ messages)

[PATCH 2/2] hw/9pfs: Correct typo
 2025-12-03 13:25 UTC  (3+ messages)
  `  "

[PATCH 1/2] docs/devel: Correct typo
 2025-12-03 12:38 UTC  (2+ messages)

[PATCH] qemu-options.hx: Replace deprecated -M example
 2025-12-02 12:30 UTC  (4+ messages)

[PULL 0/3] Trivial patches for 2025-11-21
 2025-11-23 23:27 UTC  (5+ messages)
` [PULL 1/3] qga: use access(2) to check for command existance instead of questionable stat(2)
` [PULL 2/3] qmp: Fix a typo for a USO feature
` [PULL 3/3] Fix the typo of vfio-pci device's enable-migration option

[PATCH] block/curl: Set User-Agent header
 2025-11-23 13:58 UTC 

[PATCH v2] Fix the typo of vfio-pci device's enable-migration option
 2025-11-21 12:47 UTC 

[PATCH] qmp: Fix a typo for a USO feature
 2025-11-17  8:42 UTC  (2+ messages)

[PATCH] i386/tcg/svm: fix comma operator typo
 2025-11-12  8:30 UTC  (3+ messages)

[PATCH] tests/functional/mips64el: Silence issues reported by pylint
 2025-11-05 11:33 UTC  (3+ messages)

[PATCH trivial v3] qga: use access(2) to check for command existance instead of questionable stat(2)
 2025-11-03  8:00 UTC  (5+ messages)

[PATCH trivial] qga: use access(2) to check for command existance instead of questionable stat(2)
 2025-11-03  7:59 UTC  (2+ messages)

[PATCH trivial v2] qga: use access(2) to check for command existance instead of questionable stat(2)
 2025-11-01 13:12 UTC 

[PATCH] hw/xen: Avoid non-inclusive language in params.h
 2025-10-31 20:49 UTC  (3+ messages)

[PATCH] docs/devel: Correct uefi-vars-x64 device name
 2025-10-30 12:56 UTC  (5+ messages)

[PULL 0/7] Trivial patches for 2025-10-29
 2025-10-29  9:01 UTC  (8+ messages)
` [PULL 1/7] chardev: remove deprecated 'reconnect' option
` [PULL 2/7] net/stream: "
` [PULL 3/7] docs/system/keys: fix incorrect reset scaling key binding
` [PULL 4/7] tests/functional/i386: Remove unused variable from the replay test
` [PULL 5/7] docs/system/sriov.rst: Fix typo in title
` [PULL 6/7] hw/xen: Avoid non-inclusive language in params.h
` [PULL 7/7] linux-user: Use correct type for FIBMAP and FIGETBSZ emulation

[PATCH] remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE
 2025-10-27 19:15 UTC  (3+ messages)

[PATCH v2 0/2] virtio-net: make VirtIONet.vlans an array instead of a pointer
 2025-10-27 19:13 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro

[PATCH] docs/system/sriov.rst: Fix typo in title
 2025-10-27 15:04 UTC 

[PATCH] tests/functional/i386: Remove unused variable from the replay test
 2025-10-27 11:07 UTC  (3+ messages)

[PATCH 0/8] Trivial patches, mostly PC-related
 2025-10-21 20:57 UTC  (10+ messages)
` [PATCH 1/8] hw/timer/i8254: Add I/O trace events
` [PATCH 2/8] hw/audio/pcspk: "
` [PATCH 3/8] hw/rtc/mc146818rtc: Convert CMOS_DPRINTF() into "
` [PATCH 4/8] hw/rtc/mc146818rtc: Use ARRAY_SIZE macro
` [PATCH 5/8] hw/rtc/mc146818rtc: Assert correct usage of mc146818rtc_set_cmos_data()
` [PATCH 6/8] hw/i386/apic: Prefer APICCommonState over DeviceState
` [PATCH 7/8] hw/ide/ide-internal: Move dma_buf_commit() into ide "namespace"
` [PATCH 8/8] tests/qtest/ds1338-test: Reuse from_bcd()

[PATCH v3 00/10] Cleanup patches, mostly PC-related
 2025-10-21 20:32 UTC  (25+ messages)
` [PATCH v3 01/10] hw/timer/i8254: Add I/O trace events
` [PATCH v3 02/10] hw/audio/pcspk: "
` [PATCH v3 03/10] hw/rtc/mc146818rtc: Convert CMOS_DPRINTF() into "
` [PATCH v3 04/10] hw/rtc/mc146818rtc: Use ARRAY_SIZE macro
` [PATCH v3 05/10] hw/rtc/mc146818rtc: Assert correct usage of mc146818rtc_set_cmos_data()
` [PATCH v3 06/10] hw/ide/ide-internal: Move dma_buf_commit() into ide "namespace"
` [PATCH v3 07/10] hw/i386/apic: Prefer APICCommonState over DeviceState
` [PATCH v3 08/10] hw/i386/apic: Ensure own APIC use in apic_msr_{read, write}
` [PATCH v3 09/10] hw/intc/apic: Pass APICCommonState to apic_register_{read, write}
` [PATCH v3 10/10] tests/qtest/ds1338-test: Reuse from_bcd()

virtio-gpu refresh rate option
 2025-10-21 11:55 UTC 

[PATCH] MAINTAINERS: Add missing machine name in the Alpha section
 2025-10-20 20:11 UTC  (3+ messages)

[PATCH v2 00/11] Cleanup patches, mostly PC-related
 2025-10-19 22:38 UTC  (15+ messages)
` [PATCH v2 01/11] hw/timer/i8254: Add I/O trace events
` [PATCH v2 02/11] hw/audio/pcspk: "
` [PATCH v2 03/11] hw/rtc/mc146818rtc: Convert CMOS_DPRINTF() into "
` [PATCH v2 04/11] hw/rtc/mc146818rtc: Use ARRAY_SIZE macro
` [PATCH v2 05/11] hw/rtc/mc146818rtc: Assert correct usage of mc146818rtc_set_cmos_data()
` [PATCH v2 06/11] hw/ide/ide-internal: Move dma_buf_commit() into ide "namespace"
` [PATCH v2 07/11] hw/i386/apic: Prefer APICCommonState over DeviceState
` [PATCH v2 08/11] hw/i386/apic: Ensure own APIC use in apic_msr_{read, write}
` [PATCH v2 09/11] hw/intc/apic: Ensure own APIC use in apic_register_{read, write}
` [PATCH v2 10/11] hw/i386/x86-cpu: Remove now unused cpu_get_current_apic()
` [PATCH v2 11/11] tests/qtest/ds1338-test: Reuse from_bcd()

[PATCH] hw/uefi: fix properties list definition
 2025-10-17  9:01 UTC  (3+ messages)

[PATCH] hw/display/xenfb: Replace unreachable code by abort()
 2025-10-15  5:50 UTC  (9+ messages)

[PATCH 0/2] remove deprecated 'reconnect' options
 2025-10-10 12:06 UTC  (6+ messages)

[PATCH] python/qemu: Replace some remaining "avocados" with "functional tests"
 2025-10-10  7:58 UTC  (4+ messages)

[PATCH] docs/system/keys: fix incorrect reset scaling key binding
 2025-10-10  7:56 UTC  (2+ messages)

[PATCH] hw/arm: add pvpanic mmio device for arm
 2025-10-09 16:36 UTC  (9+ messages)

[PATCH] scripts/checkpatch: Avoid recommending legacy qemu_bh_new_guarded()
 2025-10-06  4:13 UTC 

[PATCH] target/openrisc: Replace VMSTATE_UINTTL() -> VMSTATE_UINT32()
 2025-10-06  4:12 UTC 

[PATCH v2] target/alpha: Replace VMSTATE_UINTTL() -> VMSTATE_UINT64()
 2025-10-06  4:12 UTC 

[PATCH] system/runstate.c: Add a newline character to correctly log guest errors
 2025-10-05 22:21 UTC  (3+ messages)
` [PATCH v2] "

[PULL 0/8] Trivial patches for 2025-10-05
 2025-10-05  6:55 UTC  (9+ messages)
` [PULL 1/8] ui/gtk: Fix callback function signature
` [PULL 2/8] hw/net/can: Remove redundant status bit setting in can_sja1000
` [PULL 3/8] vhost-user-test: remove trailing newlines in g_test_message() calls
` [PULL 4/8] hid: fix incorrect return value for hid
` [PULL 5/8] wdt_i6300esb: fix incorrect mask for interrupt type
` [PULL 6/8] docs/devel: Correct uefi-vars-x64 device name
` [PULL 7/8] docs/specs/spdm.rst: Fix typo in x86_64 architecture name
` [PULL 8/8] system/runstate: remove duplicate in runstate transitions


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).