summaryrefslogtreecommitdiff
path: root/include/hw/hw.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-01migration: Split qemu-file.hJuan Quintela1-1/+1
2017-05-18migration: Remove qemu-file.h from vmstate.hJuan Quintela1-0/+1
2017-01-16hw: move reset handlers from vl.c to hw/corePaolo Bonzini1-5/+1
2016-05-19hw: clean up hw/hw.h includesPaolo Bonzini1-2/+2
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini1-1/+0
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini1-1/+0
2016-05-19hw: cannot include hw/hw.h from user emulationPaolo Bonzini1-2/+3
2016-05-19hw: move CPU state serialization to migration/cpu.hPaolo Bonzini1-49/+0
2016-03-22include/hw/hw.h: Don't include qemu-common.hMarkus Armbruster1-1/+3
2016-01-16vmstate: define vmstate_info_uinttlJuan Quintela1-0/+2
2014-12-22bootdevice: move code about bootorder from vl.c to bootdevice.cGonglei1-6/+0
2013-06-27linux-user: Fix compilation failurePeter Maydell1-1/+0
2013-06-19vl: Rename *boot_devices to *boot_order, for consistencyMarkus Armbruster1-2/+2
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+76