Age | Commit message (Expand) | Author | Files | Lines |
2023-02-23 | rocker: Tweak stubbed out monitor commands' error messages | Markus Armbruster | 2 | -10/+5 |
2023-02-23 | migration/colo: Improve an x-colo-lost-heartbeat error message | Markus Armbruster | 1 | -2/+1 |
2023-02-23 | hw/core: Improve the query-hotpluggable-cpus error message | Markus Armbruster | 1 | -2/+1 |
2023-02-23 | replay: Simplify setting replay blockers | Markus Armbruster | 6 | -20/+11 |
2023-02-23 | qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED | Markus Armbruster | 1 | -3/+2 |
2023-02-23 | hw/acpi: Move QMP command to hw/core/ | Markus Armbruster | 5 | -30/+18 |
2023-02-23 | hw/acpi: Dumb down acpi_table_add() stub | Markus Armbruster | 1 | -3/+1 |
2023-02-23 | hw/smbios: Dumb down smbios_entry_add() stub | Markus Armbruster | 1 | -3/+1 |
2023-02-23 | hw/core: Improve error message when machine doesn't provide NMIs | Markus Armbruster | 1 | -2/+1 |
2023-02-23 | dump: Assert cpu_get_note_size() can't fail | Markus Armbruster | 1 | -4/+1 |
2023-02-23 | dump: Improve error message when target doesn't support memory dump | Markus Armbruster | 1 | -1/+2 |
2023-02-23 | error: Drop superfluous #include "qapi/qmp/qerror.h" | Markus Armbruster | 20 | -20/+0 |
2023-02-21 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Peter Maydell | 13 | -61/+272 |
2023-02-21 | Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into staging | Peter Maydell | 14 | -404/+71 |
2023-02-20 | Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem... | Peter Maydell | 19 | -596/+612 |
2023-02-20 | Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into sta... | Peter Maydell | 35 | -13990/+13 |
2023-02-20 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Peter Maydell | 25 | -128/+295 |
2023-02-17 | hbitmap: fix hbitmap_status() return value for first dirty bit case | Andrey Zhadchenko | 2 | -2/+2 |
2023-02-17 | block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads | Emanuele Giuseppe Esposito | 1 | -1/+1 |
2023-02-17 | MAINTAINERS: drop Vladimir from parallels block driver | Vladimir Sementsov-Ogievskiy | 1 | -2/+0 |
2023-02-17 | block: temporarily hold the new AioContext of bs_top in bdrv_append() | Stefano Garzarella | 1 | -0/+23 |
2023-02-17 | block: Handle curl 7.55.0, 7.85.0 version changes | Anton Johansson | 1 | -7/+37 |
2023-02-17 | block: Assert non-coroutine context for bdrv_open_inherit() | Kevin Wolf | 1 | -7/+6 |
2023-02-17 | block: Fix bdrv_co_create_opts_simple() to open images with no_co_wrapper | Kevin Wolf | 1 | -2/+2 |
2023-02-17 | vpc: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper | Kevin Wolf | 1 | -5/+5 |
2023-02-17 | vmdk: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper | Kevin Wolf | 1 | -10/+12 |
2023-02-17 | vhdx: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper | Kevin Wolf | 1 | -5/+5 |
2023-02-17 | vdi: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper | Kevin Wolf | 1 | -5/+5 |
2023-02-17 | qed: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper | Kevin Wolf | 1 | -5/+5 |
2023-02-17 | qcow2: Fix open/create to open images with no_co_wrapper | Kevin Wolf | 1 | -21/+22 |
2023-02-17 | qcow: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper | Kevin Wolf | 1 | -5/+5 |
2023-02-17 | parallels: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper | Kevin Wolf | 1 | -5/+5 |
2023-02-17 | luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper | Kevin Wolf | 1 | -10/+9 |
2023-02-17 | block: Create no_co_wrappers for open functions | Kevin Wolf | 3 | -13/+44 |
2023-02-17 | block-coroutine-wrapper: Introduce no_co_wrapper | Kevin Wolf | 2 | -11/+86 |
2023-02-17 | curl: Fix error path in curl_open() | Hanna Czenczek | 1 | -2/+4 |
2023-02-17 | configure: Enable -Wthread-safety if present | Kevin Wolf | 1 | -0/+1 |
2023-02-17 | bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD | Emanuele Giuseppe Esposito | 2 | -4/+6 |
2023-02-17 | util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD | Emanuele Giuseppe Esposito | 2 | -6/+10 |
2023-02-17 | vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check | Eugenio PĂ©rez | 1 | -1/+1 |
2023-02-17 | net: stream: add a new option to automatically reconnect | Laurent Vivier | 4 | -5/+162 |
2023-02-17 | vmnet: stop recieving events when VM is stopped | Joelle van Dyne | 2 | -13/+37 |
2023-02-17 | net: Increase L2TPv3 buffer to fit jumboframes | Christian Svensson | 1 | -1/+1 |
2023-02-17 | hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value | Fiona Ebner | 1 | -1/+1 |
2023-02-17 | hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort | Qiang Liu | 1 | -9/+8 |
2023-02-17 | net: Replace "Supported NIC models" with "Available NIC models" | Thomas Huth | 1 | -1/+1 |
2023-02-17 | net: Restore printing of the help text with "-nic help" | Thomas Huth | 1 | -2/+12 |
2023-02-17 | net: Move the code to collect available NIC models to a separate function | Thomas Huth | 3 | -28/+49 |
2023-02-16 | docs/fuzz: remove mentions of fork-based fuzzing | Alexander Bulekov | 1 | -20/+2 |
2023-02-16 | fuzz: remove fork-fuzzing scaffolding | Alexander Bulekov | 5 | -127/+3 |