index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
empty_slot.c
Age
Commit message (
Expand
)
Author
2020-06-09
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Convert debug printf() to trace event
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Add a 'name' qdev property
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Convert 'size' field as qdev property
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Lower address space priority
Philippe Mathieu-Daudé
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-12-13
core/empty_slot: Convert sysbus init function to realize function
Mao Zhongyi
2016-01-29
hw/core: Clean up includes
Peter Maydell
2013-07-29
empty_slot: QOM cast cleanup
Andreas Färber
2013-07-04
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini