8 Commits (f43a45ba09f15db28f03efd768a827222812eb16)

Author SHA1 Message Date
Zhao Liu bb9f99e9ba i386/machine: Use VMSTATE_UINTTL_SUB_ARRAY for vmstate of CPUX86State.regs 8 months ago
Philippe Mathieu-Daudé 346479c304 migration: Remove unused VMSTATE_UINTTL_EQUAL[_V]() macros 10 months ago
Markus Armbruster d645427057 Include migration/vmstate.h less 7 years ago
Markus Armbruster ca77ee28e0 Include migration/qemu-file-types.h a lot less 7 years ago
Markus Armbruster ec150c7e09 include: Make headers more self-contained 7 years ago
Stafford Horne 4597992f62 migration: Add VMSTATE_UINTTL_2DARRAY() 9 years ago
David Gibson 3fed86eefc migration: Add VMSTATE_UINTTL_TEST() 10 years ago
Paolo Bonzini 1e00b8d57a hw: move CPU state serialization to migration/cpu.h 11 years ago
Markus Armbruster 0137fdc094 include/hw/hw.h: Don't include qemu-common.h 11 years ago
Juan Quintela 365162f7c0 vmstate: define vmstate_info_uinttl 11 years ago
Gonglei 9816833d3b bootdevice: move code about bootorder from vl.c to bootdevice.c 12 years ago
Peter Maydell ec3f8c9913 linux-user: Fix compilation failure 13 years ago
Markus Armbruster 083b79c9fe vl: Rename *boot_devices to *boot_order, for consistency 13 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago
David Gibson d58f559834 savevm: Add VMSTATE_UINTTL_EQUAL helper 14 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini caf71f86a3 migration: move include files to include/migration/ 14 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 14 years ago
Paolo Bonzini f627aab1cc aio: introduce AioContext, move bottom halves there 14 years ago
Peter Maydell 051c02b6c9 hw/hw.h: Add include of qemu-log.h 14 years ago
Avi Kivity 4be403c815 Make target_phys_addr_t 64 bits unconditionally 14 years ago
Paolo Bonzini 701a8f76aa vmstate: extract declarations out of hw/hw.h 15 years ago
Avi Kivity c5705a7728 vmstate, memory: decouple vmstate from memory API 15 years ago
Eduardo Habkost 90d8454ed0 QEMUFileCloseFunc: add return value documentation (v2) 15 years ago
Juan Quintela 624b9cc209 migration: rename qemu_file_has_error to qemu_file_get_error 15 years ago
Juan Quintela dcd1d224df migration: change has_error to contain errno values 15 years ago
Michael Walle ccd4ed065b hid: introduce hid vmstate macros 15 years ago
Gerd Hoffmann 2837c8ea1f vmstate: add no_migrate flag to VMStateDescription 15 years ago
Steven Smith 01195b7347 xen: Add the Xen platform pci device 15 years ago
Juan Quintela 852f771ec9 vmstate: port pmtimer 16 years ago
Juan Quintela f6317a6ef1 vmstate: move timers to use test instead of version 16 years ago
Juan Quintela 639f49b60c vmstate: be able to store/save a pci device from a pointer 16 years ago
Juan Quintela 6059631c04 vmstate: Add a way to send a partial array 16 years ago
Juan Quintela 1283da7273 vmstate: add VMSTATE_STRUCT_VARRAY_UINT32 16 years ago
Juan Quintela 15c6a56e95 vmstate: add VMSTATE_INT64_ARRAY 16 years ago
Juan Quintela 2a57b6c893 vmstate: add VMSTATE_STRUCT_VARRAY_INT32 16 years ago
Juan Quintela a624b08663 vmstate: add UINT32 VARRAYS 16 years ago
Juan Quintela 82fa39b751 vmstate: Fix varrays with uint8 indexes 16 years ago
Juan Quintela 9122a8fed7 vmstate: add VMSTATE_UINT32_EQUAL 16 years ago
Dmitry Eremin-Solenikov 47188700a4 vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.h 16 years ago
Dmitry Eremin-Solenikov 13801f32f6 vmstate: add VMSTATE_STRUCT_ARRAY_TEST 16 years ago
Gerd Hoffmann c1ecb40a61 usb core: add migration support 16 years ago
Blue Swirl 64b85a8f23 Delete useless 'extern' qualifiers for functions 16 years ago
Gerd Hoffmann a19cbfb346 spice: add qxl device 17 years ago
Michael S. Tsirkin 3d002df33e migration: allow rate > 4g 16 years ago
Gerd Hoffmann cdae5cfbd3 add VMSTATE_BOOL 16 years ago
Cam Macdonell 2431296806 Support marking a device as non-migratable 16 years ago
Juan Quintela 811814bd28 vmstate: add subsections code 16 years ago