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-05
parallels: create parallels_set_bat_entry_helper() to assign BAT value
Alexander Ivanov
2023-06-05
parallels: Fix image_end_offset and data_end after out-of-image check
Alexander Ivanov
2023-06-05
parallels: Fix high_off calculation in parallels_co_check()
Alexander Ivanov
2023-06-05
parallels: Out of image offset in BAT leads to image inflation
Alexander Ivanov
2023-06-05
iotests/iov-padding: New test
Hanna Czenczek
2023-06-05
util/iov: Remove qemu_iovec_init_extended()
Hanna Czenczek
2023-06-05
block: Collapse padded I/O vecs exceeding IOV_MAX
Hanna Czenczek
2023-06-05
util/iov: Make qiov_slice() public
Hanna Czenczek
2023-06-02
Merge tag 'migration-20230602-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-06-02
Merge tag 'pull-nbd-2023-06-01-v2' of https://repo.or.cz/qemu/ericb into staging
Richard Henderson
2023-06-02
cutils: Improve qemu_strtosz handling of fractions
Eric Blake
2023-06-02
cutils: Improve qemu_strtod* error paths
Eric Blake
2023-06-02
cutils: Use parse_uint in qemu_strtosz for negative rejection
Eric Blake
2023-06-02
cutils: Set value in all integral qemu_strto* error paths
Eric Blake
2023-06-02
cutils: Set value in all qemu_strtosz* error paths
Eric Blake
2023-06-02
test-cutils: Add more coverage to qemu_strtosz
Eric Blake
2023-06-02
numa: Check for qemu_strtosz_MiB error
Eric Blake
2023-06-02
cutils: Allow NULL str in qemu_strtosz
Eric Blake
2023-06-02
test-cutils: Refactor qemu_strtosz tests for less boilerplate
Eric Blake
2023-06-02
test-cutils: Prepare for upcoming semantic change in qemu_strtosz
Eric Blake
2023-06-02
test-cutils: Add coverage of qemu_strtod
Eric Blake
2023-06-02
cutils: Allow NULL endptr in parse_uint()
Eric Blake
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-02
qtest/migration: Document live=true cases
Peter Xu
2023-06-02
tests/qtest: make more migration pre-copy scenarios run non-live
Daniel P. Berrangé
2023-06-02
tests/qtest: distinguish src/dst migration VM stop/resume events
Daniel P. Berrangé
2023-06-02
tests/qtest: capture RESUME events during migration
Daniel P. Berrangé
2023-06-02
tests/qtest: replace wait_command() with qtest_qmp_assert_success
Daniel P. Berrangé
2023-06-02
tests/qtest: switch to using event callbacks for STOP event
Daniel P. Berrangé
2023-06-02
tests/qtest: get rid of some 'qtest_qmp' usage in migration test
Daniel P. Berrangé
2023-06-02
tests/qtest: get rid of 'qmp_command' helper in migration test
Daniel P. Berrangé
2023-06-02
tests/qtest: add support for callback to receive QMP events
Daniel P. Berrangé
2023-06-02
tests/qtest: add various qtest_qmp_assert_success() variants
Daniel P. Berrangé
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
[next]