messages from 2023-12-25 08:05:16 to 2024-01-29 10:35:32 UTC [more...]
[PATCH 00/10] Clean up includes
2024-01-29 10:35 UTC (34+ messages)
` [PATCH 01/10] scripts/clean-includes: Update exclude list
` [PATCH 02/10] hyperv: Clean up includes
` [PATCH 03/10] disas/riscv: "
` [PATCH 04/10] aspeed: "
` [PATCH 05/10] acpi: "
` [PATCH 06/10] m68k: "
` [PATCH 07/10] include: "
` [PATCH 08/10] cxl: "
` [PATCH 09/10] riscv: "
` [PATCH 10/10] misc: "
[PATCH trivial 0/2] split out os_close_all_open_fd and use it in net/tap.c too
2024-01-26 12:05 UTC (6+ messages)
` [PATCH trivial 1/2] close_all_open_fd(): move to oslib-posix.c
` [PATCH trivial 2/2] net/tap: use os_close_all_open_fd() instead of open-coding it
[PATCH v2] mailmap: Fix Stefan Weil email
2024-01-26 8:18 UTC (2+ messages)
[PATCH v2] qemu-docs: Update options for graphical frontends
2024-01-26 8:16 UTC (2+ messages)
[PATCH] qapi/migration.json: Fix the member name for MigrationCapability
2024-01-26 8:15 UTC (2+ messages)
[PATCH v2] docs/system/arm/virt.rst: Add note on CPU features off by default
2024-01-25 12:49 UTC (2+ messages)
[PATCH v2 0/4] util/uri: Simplify the code, remove unused functions
2024-01-24 5:43 UTC (7+ messages)
` [PATCH v2 1/4] util/uri: Remove uri_string_unescape()
` [PATCH v2 2/4] util/uri: Remove unused functions uri_resolve() and uri_resolve_relative()
` [PATCH v2 3/4] util/uri: Remove the uri_string_escape() function
` [PATCH v2 4/4] util/uri: Remove unused macros ISA_RESERVED() and ISA_GEN_DELIM()
[PATCH 0/5] util/uri: Simplify the code, remove unused functions
2024-01-23 11:21 UTC (18+ messages)
` [PATCH 1/5] util/uri: Remove the unused "target" argument from uri_string_unescape()
` [PATCH 2/5] util/uri: Simplify uri_string_unescape()
` [PATCH 3/5] util/uri: Remove the uri_string_escape() function
` [PATCH 4/5] util/uri: Remove unused functions uri_resolve() and uri_resolve_relative()
` [PATCH 5/5] util/uri: Remove unused macros ISA_RESERVED() and ISA_GEN_DELIM()
[PATCH] tests/qtest: Bump timeout of the boot-serial-test to 360 seconds
2024-01-23 11:05 UTC (2+ messages)
[PATCH] docs/system/arm/virt.rst: Add note on CPU features off by default
2024-01-22 21:20 UTC (3+ messages)
[PATCH] qemu-docs: Update options for graphical frontends
2024-01-18 14:46 UTC (2+ messages)
[PATCH v2 0/4] Remove deprecated command line options
2024-01-18 13:21 UTC (7+ messages)
` [PATCH v2 1/4] qemu-options: Remove the deprecated -no-hpet option
` [PATCH v2 2/4] qemu-options: Remove the deprecated -no-acpi option
` [PATCH v2 3/4] qemu-options: Remove the deprecated -async-teardown option
` [PATCH v2 4/4] qemu-options: Remove the deprecated -chroot option
[PATCH 0/5] Remove deprecated command line options
2024-01-17 15:17 UTC (22+ messages)
` [PATCH 1/5] qemu-options: Remove the deprecated -no-hpet option
` [PATCH 2/5] qemu-options: Remove the deprecated -no-acpi option
` [PATCH 3/5] qemu-options: Remove the deprecated -async-teardown option
` [PATCH 4/5] qemu-options: Remove the deprecated -chroot option
` [PATCH 5/5] qemu-options: Remove the deprecated -singlestep option
[PATCH] util/uri: Remove is_hex() function
2024-01-17 13:54 UTC (4+ messages)
[PATCH v2 1/1] dump: Fix HMP dump-guest-memory -z without -R
2024-01-17 8:28 UTC (2+ messages)
[PATCH] hw/timer/hpet: Convert DPRINTF to trace events
2024-01-17 8:26 UTC (2+ messages)
[PATCH 0/5] misc: Trivial code rename cleanup
2024-01-17 8:20 UTC (15+ messages)
` [PATCH 1/5] accel: Rename accel_init_ops_interfaces() to include 'system'
` [PATCH 2/5] hw/core/cpu: Rename cpu_class_init() to include 'common'
` [PATCH 3/5] hw/s390x: Rename cpu_class_init() to include 'sclp'
` [PATCH 4/5] target/i386: Rename tcg_cpu_FOO() to include 'x86'
` [PATCH 5/5] target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
[PATCH] hw/timer: fix systick trace message
2024-01-12 18:11 UTC (4+ messages)
[PATCH] MAINTAINERS: Update Raphael Norwitz email
2024-01-12 15:41 UTC
[PATCH v3] scripts/checkpatch: Support codespell checking
2024-01-11 8:52 UTC (2+ messages)
[PATCH trivial] colo: examples: remove mentions of script= and (wrong) downscript=
2024-01-10 1:49 UTC (4+ messages)
[PATCH] docs: use "buses" rather than "busses"
2024-01-08 15:35 UTC (6+ messages)
[PULL 0/6] Trivial patches for 2024-01-05
2024-01-08 13:16 UTC (8+ messages)
` [PULL 1/6] target/riscv: Fix mcycle/minstret increment behavior
` [PULL 2/6] chardev/char.c: fix "abstract device type" error message
` [PULL 3/6] audio/audio.c: remove trailing newline in error_setg
` [PULL 4/6] hw/net: cadence_gem: Fix MDIO_OP_xxx values
` [PULL 5/6] edu: fix DMA range upper bound check
` [PULL 6/6] docs: use "buses" rather than "busses"
[PATCH] tcg/tci: Fix TCI on hppa host and update TCI test matrix
2024-01-08 11:50 UTC (6+ messages)
[PATCH v2] scripts/checkpatch: Support codespell checking
2024-01-04 16:21 UTC (4+ messages)
[PATCH trivial] chardev/char.c: fix "abstract device type" error message
2024-01-03 14:16 UTC (2+ messages)
[PATCH] edu: fix DMA range upper bound check
2024-01-03 11:51 UTC (2+ messages)
[PATCH for 8.2.1] hw/net: cadence_gem: Fix MDIO_OP_xxx values
2024-01-03 11:48 UTC (5+ messages)
[PATCH trivial] audio/audio.c: remove trailing newline in error_setg
2024-01-03 11:32 UTC (2+ messages)
[PATCH] mailmap: Fix Stefan Weil author email again
2024-01-02 10:10 UTC (7+ messages)
[PULL 0/7] Trivial patches for 2023-12-25
2023-12-26 20:15 UTC (11+ messages)
` [PULL 1/7] target/riscv/kvm: do not use non-portable strerrorname_np()
` [PULL 2/7] qemu-options: Unify the help entries for cocoa
` [PULL 3/7] qemu-options: Tell more for -display cocoa
` [PULL 4/7] docs/tools/qemu-img.rst: fix typo (sumarizes)
` [PULL 5/7] accel/kvm: Turn DPRINTF macro use into tracepoints
` [PULL 6/7] include/ui/rect.h: fix qemu_rect_init() mis-assignment
` [PULL 7/7] virtio-blk: Fix potential nullpointer read access in virtio_blk_data_plane_destroy
[PATCH] virtio-blk: Fix potential nullpointer read access in virtio_blk_data_plane_destroy
2023-12-26 15:22 UTC (2+ messages)
[PATCH] target/riscv: Fix mcycle/minstret increment behavior
2023-12-26 9:22 UTC (2+ messages)
[PATCH] target/hexagon/idef-parser/prepare: use env to invoke bash
2023-12-25 8:17 UTC (4+ 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).