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
/
qdev-addr.c
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-03-26
hw/qdev-properties.c: Improve diagnostic for setting property after realize
Peter Maydell
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
2013-03-01
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
2013-01-15
qdev: Fold state enum into bool realized
Andreas Färber
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
2012-11-15
qdev: Split up header so it can be used in cpu.h
Anthony Liguori
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-06-08
qdev: Switch property accessors to fixed-width visitor interfaces
Michael Roth
2012-02-07
qdev: remove unused fields from PropertyInfo
Paolo Bonzini
2012-02-07
qdev: access properties via QOM
Paolo Bonzini
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
2011-12-19
qom: introduce get/set methods for Property
Paolo Bonzini
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-07-16
qdev: rework device properties.
Gerd Hoffmann