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-23
hw/core: Improve the query-hotpluggable-cpus error message
Markus Armbruster
2023-02-23
replay: Simplify setting replay blockers
Markus Armbruster
2023-02-23
qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
Markus Armbruster
2023-02-23
hw/acpi: Move QMP command to hw/core/
Markus Armbruster
2023-02-23
hw/acpi: Dumb down acpi_table_add() stub
Markus Armbruster
2023-02-23
hw/smbios: Dumb down smbios_entry_add() stub
Markus Armbruster
2023-02-23
hw/core: Improve error message when machine doesn't provide NMIs
Markus Armbruster
2023-02-23
dump: Assert cpu_get_note_size() can't fail
Markus Armbruster
2023-02-23
dump: Improve error message when target doesn't support memory dump
Markus Armbruster
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-21
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2023-02-21
Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into staging
Peter Maydell
2023-02-20
Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem...
Peter Maydell
2023-02-20
Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into sta...
Peter Maydell
2023-02-20
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
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-17
vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
Eugenio PĂ©rez
2023-02-17
net: stream: add a new option to automatically reconnect
Laurent Vivier
2023-02-17
vmnet: stop recieving events when VM is stopped
Joelle van Dyne
2023-02-17
net: Increase L2TPv3 buffer to fit jumboframes
Christian Svensson
2023-02-17
hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
Fiona Ebner
2023-02-17
hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
Qiang Liu
2023-02-17
net: Replace "Supported NIC models" with "Available NIC models"
Thomas Huth
2023-02-17
net: Restore printing of the help text with "-nic help"
Thomas Huth
2023-02-17
net: Move the code to collect available NIC models to a separate function
Thomas Huth
2023-02-16
docs/fuzz: remove mentions of fork-based fuzzing
Alexander Bulekov
2023-02-16
fuzz: remove fork-fuzzing scaffolding
Alexander Bulekov
2023-02-16
fuzz/i440fx: remove fork-based fuzzer
Alexander Bulekov
2023-02-16
fuzz/virtio-blk: remove fork-based fuzzer
Alexander Bulekov
[next]