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-02-17
hbitmap: fix hbitmap_status() return value for first dirty bit case
Andrey Zhadchenko
2023-02-17
block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads
Emanuele Giuseppe Esposito
2023-02-17
MAINTAINERS: drop Vladimir from parallels block driver
Vladimir Sementsov-Ogievskiy
2023-02-17
block: temporarily hold the new AioContext of bs_top in bdrv_append()
Stefano Garzarella
2023-02-17
block: Handle curl 7.55.0, 7.85.0 version changes
Anton Johansson
2023-02-17
block: Assert non-coroutine context for bdrv_open_inherit()
Kevin Wolf
2023-02-17
block: Fix bdrv_co_create_opts_simple() to open images with no_co_wrapper
Kevin Wolf
2023-02-17
vpc: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
vmdk: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
vhdx: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
vdi: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
qed: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
qcow2: Fix open/create to open images with no_co_wrapper
Kevin Wolf
2023-02-17
qcow: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
parallels: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
Kevin Wolf
2023-02-17
block: Create no_co_wrappers for open functions
Kevin Wolf
2023-02-17
block-coroutine-wrapper: Introduce no_co_wrapper
Kevin Wolf
2023-02-17
curl: Fix error path in curl_open()
Hanna Czenczek
2023-02-17
configure: Enable -Wthread-safety if present
Kevin Wolf
2023-02-17
bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
Emanuele Giuseppe Esposito
2023-02-17
util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
Emanuele Giuseppe Esposito
2023-02-16
Merge tag 'migration-20230215-pull-request' of https://gitlab.com/juan.quinte...
Peter Maydell
2023-02-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-02-15
migration: Rename res_{postcopy,precopy}_only
Juan Quintela
2023-02-15
migration: Remove unused res_compatible
Juan Quintela
2023-02-15
migration: In case of postcopy, the memory ends in res_postcopy_only
Juan Quintela
2023-02-15
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Peter Maydell
2023-02-15
migration/block: Convert remaining DPRINTF() debug macro to trace events
Philippe Mathieu-Daudé
2023-02-15
migration/qemu-file: Add qemu_file_get_to_fd()
Avihai Horon
2023-02-15
ui: remove deprecated 'password' option for SPICE
Daniel P. Berrangé
2023-02-15
block: deprecate iSCSI 'password' in favour of 'password-secret'
Daniel P. Berrangé
2023-02-15
block: mention 'password-secret' option for -iscsi
Daniel P. Berrangé
2023-02-15
io/channel-tls: fix handling of bigger read buffers
Antoine Damhet
2023-02-15
crypto: TLS: introduce `check_pending`
Antoine Damhet
2023-02-14
Merge tag 'pull-request-2023-02-14' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-02-14
hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
Philippe Mathieu-Daudé
2023-02-14
tests/tcg/s390x: Use -nostdlib for softmmu tests
Ilya Leoshkevich
2023-02-14
tests/qtest: Don't build virtio-serial-test.c if device not present
Fabiano Rosas
2023-02-14
tests/qtest: bios-tables-test: Skip if missing configs
Fabiano Rosas
2023-02-14
tests/qemu-iotests: Require virtio-scsi-pci
Fabiano Rosas
2023-02-14
tests/qtest: Do not include hexloader-test if loader device is not present
Fabiano Rosas
2023-02-14
tests/qtest: Check for devices in bios-tables-test
Fabiano Rosas
2023-02-14
tests/qtest: drive_del-test: Skip tests that require missing devices
Fabiano Rosas
2023-02-14
tests/qtest: Skip unplug tests that use missing devices
Fabiano Rosas
2023-02-14
test/qtest: Fix coding style in device-plug-test.c
Fabiano Rosas
2023-02-14
tests/qtest: hd-geo-test: Check for missing devices
Fabiano Rosas
2023-02-14
tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.c
Fabiano Rosas
2023-02-14
tests/qtest: Do not run lsi53c895a test if device is not present
Fabiano Rosas
2023-02-14
tests/qtest: Skip PXE tests for missing devices
Fabiano Rosas
[next]