OSDN Git Service

hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
[qmiga/qemu.git] / block / blkio.c
2023-10-31 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-31 Stefan Hajnocziutil/defer-call: move defer_call() to util/
2023-10-31 Stefan Hajnocziblock: rename blk_io_plug_call() API to defer_call()
2023-08-11 Richard HendersonMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-08-09 Richard HendersonMerge tag 'or1k-pull-request-20230809' of https://githu...
2023-08-04 Richard HendersonMerge tag 'hppa-linux-user-speedup-pull-request' of...
2023-08-04 Richard HendersonMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-08-03 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-08-03 Stefano Garzarellablock/blkio: add more comments on the fd passing handling
2023-08-03 Stefano Garzarellablock/blkio: close the fd when blkio_connect() fails
2023-07-28 Richard HendersonMerge tag 'pull-nbd-2023-07-28' of https://repo.or...
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-27 Stefano Garzarellablock/blkio: use blkio_set_int("fd") to check fd support
2023-07-27 Stefano Garzarellablock/blkio: fall back on using `path` when `fd` settin...
2023-07-27 Stefano Garzarellablock/blkio: retry blkio_connect() if it fails using...
2023-07-27 Stefano Garzarellablock/blkio: move blkio_connect() in the drivers functions
2023-07-26 Stefano Garzarellablock/blkio: do not use open flags in qemu_open()
2023-07-25 Stefano Garzarellablock/blkio: enable the completion eventfd
2023-07-06 Richard HendersonMerge tag 'pull-target-arm-20230706' of https://git...
2023-07-04 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-04 Stefan Hajnocziblock/blkio: fix module_block.py parsing
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-01 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-06-01 Stefano Garzarellablock/blkio: use qemu_open() to support fd passing...
2023-06-01 Stefan Hajnocziblock/blkio: convert to blk_io_plug_call() API
2023-05-30 Richard HendersonMerge tag 'pull-tcg-20230530' of https://gitlab.com...
2023-05-30 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-30 Stefan Hajnocziaio: remove aio_disable_external() API
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-03 Peter MaydellMerge tag 'pull-target-arm-20230203' of https://git...
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-03 Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_get_info() to co_wrapper_mixed
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_refresh_total_sectors() to co_wrapp...
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_io_unplug() to co_wrapper
2023-01-24 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2023-01-23 Peter Krempablock/blkio: Fix inclusion of required headers
2022-11-15 Stefan HajnocziMerge tag 'pull-x86-20221115' of https://gitlab.com...
2022-11-14 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-11-10 Alberto Fariablock/blkio: Set BlockDriver::has_variable_length to...
2022-11-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-01 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-31 Alberto Fariablock/blkio: Make driver nvme-io_uring take a "path...
2022-10-31 Alberto Fariablock/blkio: Tolerate device size changes
2022-10-31 Alberto Fariablock/blkio: Add virtio-blk-vfio-pci BlockDriver
2022-10-31 Stefan HajnocziMerge tag 'imp-202210-pull-request' of https://github...
2022-10-31 Stefan HajnocziMerge tag 'pull-ppc-20221029' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'pull-request-2022-10-28' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'pull-error-2022-10-28' of https://repo.or...
2022-10-30 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-10-30 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-26 Stefan Hajnocziblkio: implement BDRV_REQ_REGISTERED_BUF optimization
2022-10-26 Stefan Hajnocziblkio: add libblkio block driver