Paolo Bonzini
|
b09995aef1
qdev: drop extra references at creation time
|
12 年之前 |
KONRAD Frederic
|
1395af6f76
qdev: add a maximum device allowed field for the bus.
|
12 年之前 |
Wenchao Xia
|
84f2d0ea0f
HMP: add QDict to info callback handler
|
12 年之前 |
Paolo Bonzini
|
4d4545743f
qemu-option: move standard option definitions out of qemu-config.c
|
12 年之前 |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 年之前 |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 年之前 |
Paolo Bonzini
|
83c9089e73
monitor: move include files to include/monitor/
|
12 年之前 |
Paolo Bonzini
|
077805fa92
janitor: do not rely on indirect inclusions of or from qemu-char.h
|
13 年之前 |
Anthony Liguori
|
e912c96f7d
qdev: relax bus type check in qdev_device_add() (v2)
|
12 年之前 |
Jan Kiszka
|
c3ebd3ba78
kvm: i386: Add classic PCI device assignment
|
13 年之前 |
Gerd Hoffmann
|
da9fbe76a0
fix info qtree indention
|
13 年之前 |
Alberto Garcia
|
c3594ed73e
ivshmem, qdev-monitor: fix order of qerror parameters
|
13 年之前 |
Peter Maydell
|
c8057f951d
Support 'help' as a synonym for '?' in command line options
|
13 年之前 |
Blue Swirl
|
8dacfcb407
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
|
13 年之前 |
Alexander Graf
|
5f629d943c
s390x: fix s390 virtio aliases
|
13 年之前 |
Anthony Liguori
|
0866aca1de
qbus: Make child devices links
|
13 年之前 |
Anthony Liguori
|
0d936928ef
qdev: Convert busses to QEMU Object Model
|
13 年之前 |
Paolo Bonzini
|
4b3582b06b
qdev: Clean up global properties
|
13 年之前 |
Paolo Bonzini
|
bce544740a
qdev: Move bus properties to abstract superclasses
|
13 年之前 |
Luiz Capitulino
|
4e89978e20
qemu-option: qemu_opts_from_qdict(): use error_set()
|
13 年之前 |
Anthony Liguori
|
8592d5259a
Merge remote-tracking branch 'afaerber-or/qom-1.1' into staging
|
13 年之前 |
Paolo Bonzini
|
90ca64a970
qdev: fix -device foo,?
|
13 年之前 |
Paolo Bonzini
|
8185bfc146
qdev: Use object_property_print() in info qtree
|
13 年之前 |
Andreas Färber
|
dfe47e7029
qom: Refine container_get() to allow using a custom root
|
13 年之前 |
Luiz Capitulino
|
a15fef21c7
qapi: convert device_del
|
13 年之前 |
Luiz Capitulino
|
56f9107e43
qdev: qdev_unplug(): use error_set()
|
13 年之前 |
Paolo Bonzini
|
f05f6b4adb
qdev: put all devices under /machine
|
13 年之前 |
Paolo Bonzini
|
f424d5c4c9
qdev: add children before qdev_init
|
13 年之前 |
Paolo Bonzini
|
a612b2a663
qom: add container_get
|
13 年之前 |
Anthony Liguori
|
b2d4b3f7b8
device_add: don't add a /peripheral link until init is complete
|
13 年之前 |