Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
migration/savevm: move to new migration APIs
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration/cpr: move to new migration APIs
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: introduce vmstate_load_vmsd() and vmstate_save_vmsd()
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: VMStateInfo: introduce new handlers with errp
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: convert vmstate_subsection_save/load functions to bool
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: factor out vmstate_post_load() from vmstate_load_state()
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: factor out vmstate_load_field() from vmstate_load_state()
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: factor out vmstate_pre_load() from vmstate_load_state()
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: factor out vmstate_save_field() from vmstate_save_state()
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: factor out vmstate_pre_save() from vmstate_save_state()
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: vmstate_save/load_state(): refactor tracing errors
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: vmstate_load_state(): add some newlines
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: make .post_save() a void function
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: make vmstate_save_state_v() static
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: vmstate_save_state_v: fix double error_setg
Vladimir Sementsov-Ogievskiy committed 7 months ago
tests/functional: Make socat wait longer in migration exec test
Fabiano Rosas committed 5 months ago
hw/display: don't accidentally autofree existing virgl resources
Alex Bennée committed 5 months ago
ui/sdl2: Fix assumption of EGL presence at runtime
Anthony Roberts committed 6 months ago
checkpatch: Allow spaces after all coroutine annotations
Fabiano Rosas committed 5 months ago
target/i386: emulate: include name of unhandled instruction
Mohamed Mediouni committed 6 months ago