101340 Commits (b9b10c35e5c8bdb800601b142c44a4bd2da5a6d2)
 

Author SHA1 Message Date
Kevin Wolf b9b10c35e5 block: Mark public read/write functions GRAPH_RDLOCK 3 years ago
Kevin Wolf 7b1fb72e2c block: Mark read/write in block/io.c GRAPH_RDLOCK 3 years ago
Kevin Wolf abaf8b750b block: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_RDLOCK 3 years ago
Emanuele Giuseppe Esposito 9a5a1c621e block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK 3 years ago
Emanuele Giuseppe Esposito 8809534933 block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK 3 years ago
Emanuele Giuseppe Esposito c16b8bd4e5 block/qed: add missing graph rdlock in qed_need_check_timer_entry 3 years ago
Kevin Wolf 26c518ab1e block: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf 7ff9579e60 block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf c2b8e31516 block: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK 3 years ago
Kevin Wolf 32125b1460 mirror: Fix access of uninitialised fields during start 3 years ago
Kevin Wolf 10e5d70787 block: Make bdrv_can_set_read_only() static 3 years ago
Peter Maydell 79b677d658 -----BEGIN PGP SIGNATURE----- 3 years ago
Peter Maydell 4919d0c44a Replace fork-based fuzzing with reboots. 3 years ago
Peter Maydell 9b0699ab80 VFIO updates 2023-02-16 3 years ago
Peter Maydell 0aaf44776e Remove C virtiofsd 3 years ago
Peter Maydell 2d89cb1fe5 Block layer patches 3 years ago
Andrey Zhadchenko a4d5224c2c hbitmap: fix hbitmap_status() return value for first dirty bit case 3 years ago
Emanuele Giuseppe Esposito 005ee3cdc7 block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads 3 years ago
Vladimir Sementsov-Ogievskiy 167643ff5e MAINTAINERS: drop Vladimir from parallels block driver 3 years ago
Stefano Garzarella 60d90bf43c block: temporarily hold the new AioContext of bs_top in bdrv_append() 3 years ago
Anton Johansson e7b8d9d038 block: Handle curl 7.55.0, 7.85.0 version changes 3 years ago
Kevin Wolf 321923010d block: Assert non-coroutine context for bdrv_open_inherit() 3 years ago
Kevin Wolf be1a732c9a block: Fix bdrv_co_create_opts_simple() to open images with no_co_wrapper 3 years ago
Kevin Wolf 6ef028519b vpc: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper 3 years ago
Kevin Wolf 882f202e9d vmdk: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper 3 years ago
Kevin Wolf 41e089cbe9 vhdx: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper 3 years ago
Kevin Wolf 13dd6327ef vdi: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper 3 years ago
Kevin Wolf 0b1e95cf46 qed: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper 3 years ago
Kevin Wolf ecbc57caba qcow2: Fix open/create to open images with no_co_wrapper 3 years ago
Kevin Wolf 5b9d79b62d qcow: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper 3 years ago
Kevin Wolf 48a4e92d3c parallels: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper 3 years ago
Kevin Wolf 91817e9c58 luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper 3 years ago
Kevin Wolf 4bee90e9da block: Create no_co_wrappers for open functions 3 years ago
Kevin Wolf d6ee2e324e block-coroutine-wrapper: Introduce no_co_wrapper 3 years ago
Hanna Czenczek 1e84cf7957 curl: Fix error path in curl_open() 3 years ago
Kevin Wolf 3d2d4cc5a2 configure: Enable -Wthread-safety if present 3 years ago
Emanuele Giuseppe Esposito e022d9cab7 bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD 3 years ago
Emanuele Giuseppe Esposito deb9c2ad0b util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD 3 years ago
Eugenio Pérez 525ae11522 vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check 3 years ago
Laurent Vivier 148fbf0d58 net: stream: add a new option to automatically reconnect 3 years ago
Joelle van Dyne 993f71ee33 vmnet: stop recieving events when VM is stopped 3 years ago
Christian Svensson 0c65ef4fbb net: Increase L2TPv3 buffer to fit jumboframes 3 years ago
Fiona Ebner 099a638281 hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value 4 years ago
Qiang Liu 44c94cdb21 hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort 3 years ago
Thomas Huth 3b0cca8e4e net: Replace "Supported NIC models" with "Available NIC models" 3 years ago
Thomas Huth 27c819244b net: Restore printing of the help text with "-nic help" 3 years ago
Thomas Huth c6941b3b9b net: Move the code to collect available NIC models to a separate function 3 years ago
Alexander Bulekov 7d9e5f18a9 docs/fuzz: remove mentions of fork-based fuzzing 3 years ago
Alexander Bulekov d2e6f9272d fuzz: remove fork-fuzzing scaffolding 3 years ago
Alexander Bulekov f031c95941 fuzz/i440fx: remove fork-based fuzzer 3 years ago