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-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
2023-06-02
cutils: Document differences between parse_uint and qemu_strtou64
Eric Blake
2023-06-02
cutils: Fix wraparound parsing in qemu_strtoui
Eric Blake
2023-06-02
test-cutils: Test more integer corner cases
Eric Blake
2023-06-02
test-cutils: Test integral qemu_strto* value on failures
Eric Blake
2023-06-02
test-cutils: Use g_assert_cmpuint where appropriate
Eric Blake
2023-06-02
test-cutils: Avoid g_assert in unit tests
Eric Blake
2023-06-02
qcow2: Explicit mention of padding bytes
Eric Blake
2023-06-02
iotests: Fix test 104 under NBD
Eric Blake
2023-06-01
Merge tag 'migration-20230601-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-06-02
migration: stop tracking ram writes when cancelling background migration
Fiona Ebner
2023-06-02
migration: restore vmstate on migration failure
Vladimir Sementsov-Ogievskiy
2023-06-02
migration: switch from .vm_was_running to .vm_old_state
Vladimir Sementsov-Ogievskiy
2023-06-02
runstate: drop unused runstate_store()
Vladimir Sementsov-Ogievskiy
2023-06-02
migration: never fail in global_state_store()
Vladimir Sementsov-Ogievskiy
2023-06-02
runstate: add runstate_get()
Vladimir Sementsov-Ogievskiy
2023-06-01
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2023-06-01
Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...
Richard Henderson
2023-06-01
qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
Stefano Garzarella
2023-06-01
block/blkio: use qemu_open() to support fd passing for virtio-blk
Stefano Garzarella
2023-06-01
accel/tcg: include cs_base in our hash calculations
Alex Bennée
2023-06-01
hw/9pfs: use qemu_xxhash4
Alex Bennée
2023-06-01
tcg: remove the final vestiges of dstate
Alex Bennée
2023-06-01
trace: remove control-vcpu.h
Alex Bennée
2023-06-01
trace: remove code that depends on setting vcpu
Alex Bennée
2023-06-01
qapi: make the vcpu parameters deprecated for 8.1
Alex Bennée
2023-06-01
docs/deprecated: move QMP events bellow QMP command section
Alex Bennée
2023-06-01
scripts/qapi: document the tool that generated the file
Alex Bennée
2023-06-01
trace: remove vcpu_id from the TraceEvent structure
Alex Bennée
2023-06-01
trace-events: remove the remaining vcpu trace events
Alex Bennée
2023-06-01
*-user: remove the guest_user_syscall tracepoints
Alex Bennée
2023-06-01
block: remove bdrv_co_io_plug() API
Stefan Hajnoczi
2023-06-01
block/linux-aio: convert to blk_io_plug_call() API
Stefan Hajnoczi
2023-06-01
block/io_uring: convert to blk_io_plug_call() API
Stefan Hajnoczi
2023-06-01
block/blkio: convert to blk_io_plug_call() API
Stefan Hajnoczi
2023-06-01
block/nvme: convert to blk_io_plug_call() API
Stefan Hajnoczi
2023-06-01
block: add blk_io_plug_call() API
Stefan Hajnoczi
2023-05-31
decodetree: Add --output-null for meson testing
Richard Henderson
2023-05-31
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Richard Henderson
2023-05-31
Revert "python/qmp/protocol: add open_with_socket()"
John Snow
2023-05-31
python/qmp/legacy: remove open_with_socket() calls
John Snow
2023-05-31
python/machine: use connect-based interface for existing sockets
John Snow
2023-05-31
python/qmp/legacy: allow using sockets for connect()
John Snow
2023-05-31
python/qmp: allow sockets to be passed to connect()
John Snow
2023-05-31
gitlab: switch from 'stable' to 'latest' docker container tags
Daniel P. Berrangé
2023-05-30
Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-05-30
tests/avocado/virtio-gpu: Cancel test if drm rendering is not available
Thomas Huth
2023-05-30
tests/decode: Add tests for various named-field cases
Peter Maydell
2023-05-30
scripts/decodetree: Implement named field support
Peter Maydell
2023-05-30
scripts/decodetree: Implement a topological sort
Peter Maydell
[next]