index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
hw.h
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include qom/object.h slightly less
Markus Armbruster
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2017-06-01
migration: Split qemu-file.h
Juan Quintela
2017-05-18
migration: Remove qemu-file.h from vmstate.h
Juan Quintela
2017-01-16
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
2016-05-19
hw: clean up hw/hw.h includes
Paolo Bonzini
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
2016-05-19
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
2016-03-22
include/hw/hw.h: Don't include qemu-common.h
Markus Armbruster
2016-01-16
vmstate: define vmstate_info_uinttl
Juan Quintela
2014-12-22
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
2013-06-27
linux-user: Fix compilation failure
Peter Maydell
2013-06-19
vl: Rename *boot_devices to *boot_order, for consistency
Markus Armbruster
2013-04-08
hw: move headers to include/
Paolo Bonzini