index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-12-15
block-coroutine-wrapper.py: introduce co_wrapper
Emanuele Giuseppe Esposito
2022-12-15
block: rename generated_co_wrapper in co_wrapper_mixed
Emanuele Giuseppe Esposito
2022-12-15
block: bdrv_create_file is a coroutine_fn
Emanuele Giuseppe Esposito
2022-12-15
block-backend: replace bdrv_*_above with blk_*_above
Emanuele Giuseppe Esposito
2022-12-15
block-copy: add coroutine_fn annotations
Emanuele Giuseppe Esposito
2022-12-15
block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_abov...
Emanuele Giuseppe Esposito
2022-12-15
block: Remove poll parameter from bdrv_parent_drained_begin_single()
Kevin Wolf
2022-12-15
block: Don't poll in bdrv_replace_child_noperm()
Kevin Wolf
2022-12-15
block: Remove ignore_bds_parents parameter from drain_begin/end.
Kevin Wolf
2022-12-15
block: Call drain callbacks only once
Kevin Wolf
2022-12-15
block: Remove subtree drains
Kevin Wolf
2022-12-15
stream: Replace subtree drain with a single node drain
Kevin Wolf
2022-12-15
block: Remove drained_end_counter
Kevin Wolf
2022-12-15
block: Revert .bdrv_drained_begin/end to non-coroutine_fn
Kevin Wolf
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-14
qapi misc: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
2022-12-14
io: Tidy up fat-fingered parameter name
Markus Armbruster
2022-12-14
qemu-config: Make config_parse_qdict() return bool
Markus Armbruster
2022-12-05
Revert "hw/loongarch/virt: Add cfi01 pflash device"
Song Gao
2022-12-04
Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2022-12-04
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-12-02
hw/loongarch/virt: Add cfi01 pflash device
Xiaojuan Yang
2022-12-01
include/hw: VM state takes precedence in virtio_device_should_start
Alex Bennée
2022-12-01
hw/virtio: generalise CHR_EVENT_CLOSED handling
Alex Bennée
2022-12-01
hw/virtio: add started_vu status field to vhost-user-gpio
Alex Bennée
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
2022-11-27
Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues
Stefan Weil via
2022-11-21
Merge tag 'pull-target-arm-20221121' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-11-21
hw/sd: Fix sun4i allwinner-sdhost for U-Boot
Strahinja Jankovic
2022-11-21
migration: Use non-atomic ops for clear log bitmap
Peter Xu
2022-11-14
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-11-11
Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-11-11
Fix several typos in documentation (found by codespell)
Stefan Weil
2022-11-10
virtio-net: fix for heap-buffer-overflow
Xuan Zhuo
2022-11-10
display: include dependencies explicitly
Michael S. Tsirkin
2022-11-10
block: Make bdrv_child_get_parent_aio_context I/O
Hanna Reitz
2022-11-08
Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-11-08
hw/usb: fix tab indentation
Amarjargal Gundjalam
2022-11-08
Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
Cédric Le Goater
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-07
hw/virtio: introduce virtio_device_should_start
Alex Bennée
2022-11-07
hw/smbios: add core_count2 to smbios table type 4
Julia Suvorova
2022-11-07
intel-iommu: PASID support
Jason Wang
2022-11-07
intel-iommu: drop VTDBus
Jason Wang
2022-11-07
vfio: move implement of vfio_get_xlat_addr() to memory.c
Cindy Lu
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
2022-11-07
acpi: add get_dev_aml_func() helper
Igor Mammedov
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
Kangjie Xu
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
Kangjie Xu
[next]