Andreas Färber
|
7983c8a335
qdev: Fold state enum into bool realized
|
12 年之前 |
Andreas Färber
|
501a7ce727
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
|
12 年之前 |
Eduardo Habkost
|
a404b61244
qdev-properties.c: Separate core from the code used only by qemu-system-*
|
12 年之前 |
Eduardo Habkost
|
04a2d61e49
qdev: Coding style fixes
|
12 年之前 |
Paolo Bonzini
|
927d4878b0
softmmu: move remaining include files to include/ subdirectories
|
12 年之前 |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 年之前 |
Paolo Bonzini
|
7b1b5d1913
qapi: move include files to include/qobject/
|
12 年之前 |
Paolo Bonzini
|
1422e32db5
net: reorganize headers
|
13 年之前 |
Paolo Bonzini
|
077805fa92
janitor: do not rely on indirect inclusions of or from qemu-char.h
|
13 年之前 |
Anthony Liguori
|
074a86fccd
qdev: Split up header so it can be used in cpu.h
|
13 年之前 |
Stefan Hajnoczi
|
4e68f7a081
net: Rename VLANClientState to NetClientState
|
13 年之前 |
Stefan Hajnoczi
|
a005d0732f
net: Remove VLANState
|
13 年之前 |
Zhi Yong Wu
|
606c10e2bd
net: Convert qdev_prop_vlan to peer with hub
|
13 年之前 |
Anthony Liguori
|
dfe1ce5d80
Merge remote-tracking branch 'kwolf/for-anthony' into staging
|
13 年之前 |
Christian Borntraeger
|
3b25597bcf
constify value pointer for qdev_prop_set_string
|
13 年之前 |
Markus Armbruster
|
2b584959ed
block: Geometry and translation hints are now useless, purge them
|
13 年之前 |
Markus Armbruster
|
8cd41745fb
qdev: New property type chs-translation
|
13 年之前 |
Markus Armbruster
|
d4d34b0d3f
qdev: Collect private helpers in one place
|
13 年之前 |
Anthony PERARD
|
679042f0e1
qdev-properties: Introduce pci-host-devaddr.
|
13 年之前 |
Paolo Bonzini
|
8cb6789a31
qdev: Remove qdev_prop_exists()
|
13 年之前 |
Paolo Bonzini
|
fdae245f56
qdev: Remove qdev_prop_set_defaults
|
13 年之前 |
Paolo Bonzini
|
bce544740a
qdev: Move bus properties to abstract superclasses
|
13 年之前 |
Paolo Bonzini
|
27712df95d
qdev: Remove PropertyInfo range checking
|
13 年之前 |
Michael Roth
|
c08fb2ac00
qdev: Switch property accessors to fixed-width visitor interfaces
|
13 年之前 |
Michael Roth
|
09f1bbcd83
qdev: Use int32_t container for devfn property
|
13 年之前 |
dunrong huang
|
a340046614
qdev: Fix memory leak
|
13 年之前 |
Stefan Weil
|
5c878008dd
qdev: Fix memory leak in function set_pci_devfn
|
13 年之前 |
Stefan Hajnoczi
|
02fda01c30
qdev: add blocksize property type
|
13 年之前 |
Paolo Bonzini
|
66d341e54f
qdev: accept empty string properties
|
13 年之前 |
Paolo Bonzini
|
5cb9b56acf
qdev: drop unnecessary parse/print methods
|
13 年之前 |