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
Age
Commit message (
Expand
)
Author
2023-04-25
io_uring: use LuringState from the running thread
Emanuele Giuseppe Esposito
2023-04-25
linux-aio: use LinuxAioState from the running thread
Emanuele Giuseppe Esposito
2023-04-25
block: add missing coroutine_fn to bdrv_sum_allocated_file_size()
Stefan Hajnoczi
2023-04-25
include/block: fixup typos
Wilfred Mallawa
2023-04-25
monitor: convert monitor_cleanup() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
2023-04-25
hmp: convert handle_hmp_command() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
2023-04-25
block: convert bdrv_drain_all_begin() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
2023-04-25
block: convert bdrv_graph_wrlock() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
2023-04-25
block: convert blk_exp_close_all_type() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
2023-04-25
block: don't acquire AioContext lock in bdrv_drain_all()
Stefan Hajnoczi
2023-04-25
block: protect BlockBackend->queued_requests with a lock
Stefan Hajnoczi
2023-04-25
block: make BlockBackend->disable_request_queuing atomic
Stefan Hajnoczi
2023-04-25
block: make BlockBackend->quiesce_counter atomic
Stefan Hajnoczi
2023-04-25
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-04-25
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
2023-04-24
hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
Jonathan Cameron
2023-04-24
docs/specs: Convert pci-testdev.txt to rst
Peter Maydell
2023-04-24
docs/specs: Convert pci-serial.txt to rst
Peter Maydell
2023-04-24
docs/specs/pci-ids: Convert from txt to rST
Peter Maydell
2023-04-24
acpi: pcihp: allow repeating hot-unplug requests
Igor Mammedov
2023-04-24
virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
Viresh Kumar
2023-04-24
docs: Remove obsolete descriptions of SR-IOV support
Akihiko Odaki
2023-04-24
intel_iommu: refine iotlb hash calculation
Jason Wang
2023-04-24
docs/cxl: Fix sentence
Stefan Weil
2023-04-24
MAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueue reviewer
Eugenio Pérez
2023-04-24
tests: bios-tables-test: replace memset with initializer
Paolo Bonzini
2023-04-24
hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
Ani Sinha
2023-04-24
Add my old and new work email mapping and use work email to support acpi
Ani Sinha
2023-04-24
tracetool: use relative paths for '#line' preprocessor directives
Thomas De Schampheleire
2023-04-24
block/dmg: Declare a type definition for DMG uncompress function
Philippe Mathieu-Daudé
2023-04-24
Merge tag 'migration-20230424-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-04-24
qapi: Require boxed for conditional command and event arguments
Markus Armbruster
2023-04-24
qapi: Fix code generated for optional conditional struct member
Markus Armbruster
2023-04-24
tests/qapi-schema: Cover optional conditional struct member
Markus Armbruster
2023-04-24
tests/qapi-schema: Clean up positive test for conditionals
Markus Armbruster
2023-04-24
tests/qapi-schema: Rename a few conditionals
Markus Armbruster
2023-04-24
tests/qapi-schema: Improve union discriminator coverage
Markus Armbruster
2023-04-24
qapi: Fix to reject 'data': 'mumble' in struct
Markus Armbruster
2023-04-24
qapi: Fix error message when type name or array is expected
Markus Armbruster
2023-04-24
qapi: Simplify code a bit after previous commits
Markus Armbruster
2023-04-24
qapi: Improve error message for unexpected array types
Markus Armbruster
2023-04-24
qapi: Split up check_type()
Markus Armbruster
2023-04-24
qapi: Clean up after removal of simple unions
Markus Armbruster
2023-04-24
qapi/schema: Use super()
Markus Armbruster
2023-04-24
qapi: Fix error message format regression
Markus Armbruster
2023-04-24
migration: Create migrate_max_bandwidth() function
Juan Quintela
2023-04-24
migration: Move migrate_postcopy() to options.c
Juan Quintela
2023-04-24
migration: Create migrate_cpu_throttle_tailslow() function
Juan Quintela
2023-04-24
migration: Create migrate_cpu_throttle_increment() function
Juan Quintela
[prev]
[next]