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
io/channel: introduce qio_channel_pwrite{v,}_all()
Junjie Cao committed 6 months ago
io/channel: introduce qio_channel_pread{v, }_all{, _eof}()
Junjie Cao committed 6 months ago
migration: validate page_size in mapped-ram header before use
Trieu Huynh committed 6 months ago
tests/unit/test-vmstate: add tests for VMS_ARRAY_OF_POINTER_AUTO_ALLOC
Alexander Mikhalitsyn committed 6 months ago
vmstate: Stop checking size for nullptr compression
Fabiano Rosas committed 6 months ago
vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
Peter Xu committed 6 months ago
vmstate: Implement load of ptr marker in vmstate core
Peter Xu committed 6 months ago
vmstate: Allow vmstate_info_nullptr to emit non-NULL markers
Peter Xu committed 6 months ago
vmstate: Introduce vmstate_save_field_with_vmdesc()
Peter Xu committed 6 months ago
vmstate: Rename VMS_NULLPTR_MARKER to VMS_MARKER_PTR_NULL
Peter Xu committed 6 months ago
vmstate: Update max_elems early and check field compressable once
Peter Xu committed 6 months ago
vmstate: Do not set size for VMS_ARRAY_OF_POINTER
Peter Xu committed 6 months ago
vmstate: Pass in struct itself for VMSTATE_VARRAY_OF_POINTER_UINT32
Peter Xu committed 6 months ago
vmstate: Pass in struct itself for VMSTATE_ARRAY_OF_POINTER
Peter Xu committed 6 months ago
migration: fix QIOChannelFile leak on error in file_connect_outgoing
Trieu Huynh committed 6 months ago
tests/qtest/migration: Add mapped-ram/postcopy validation test
Takeru Hayasaka committed 6 months ago
migration: Tweak description of migration property multifd-compression
Markus Armbruster committed 6 months ago
migration/vmstate-types: move to new migration APIs
Vladimir Sementsov-Ogievskiy committed 7 months ago
migration: drop VMStateField.err_hint
Vladimir Sementsov-Ogievskiy committed 7 months ago
hw/s390x/css: drop use of .err_hint for vmstate
Vladimir Sementsov-Ogievskiy committed 7 months ago