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
Age
Commit message (
Expand
)
Author
2013-05-06
qdev: Introduce qdev_prop_set_globals_for_type()
Andreas Färber
2013-05-06
qdev: Let qdev_prop_parse() pass through Error
Andreas Färber
2013-05-03
qdev: skip bus check for bus-less devices in qdev_unplug()
Igor Mammedov
2013-04-30
qdev: Report errors collected during device realization
Jan Kiszka
2013-04-20
qdev: Drop taddr properties
Peter Maydell
2013-04-16
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-04-16
stream: Remove app argument hack
Peter Crosthwaite
2013-04-16
stream: Add flow control API
Peter Crosthwaite
2013-04-16
qdev: Set device's parent before calling realize() down inheritance chain
Igor Mammedov
2013-04-16
qdev: Add qdev property for bool type
Igor Mammedov
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-15
qdev: Fix QOM unrealize behavior
Andreas Färber
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini