Anthony Liguori
|
e2848a78b0
Merge remote-tracking branch 'kraxel/q35.1' into staging
|
12 years ago |
Gerd Hoffmann
|
8b07eaa110
q35: add ich9 intel hda controller
|
12 years ago |
Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 years ago |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 years ago |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 years ago |
Michael S. Tsirkin
|
a2cb15b0dd
pci: update all users to look in pci/
|
12 years ago |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 years ago |
Avi Kivity
|
4be403c815
Make target_phys_addr_t 64 bits unconditionally
|
13 years ago |
Michael S. Tsirkin
|
5e59b02435
Merge branch pci into master
|
13 years ago |
Alex Williamson
|
f90c2bcdbc
pci: convert PCIUnregisterFunc to void
|
13 years ago |
Anthony Liguori
|
8aca521512
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
|
13 years ago |
Anthony Liguori
|
0866aca1de
qbus: Make child devices links
|
13 years ago |
Anthony Liguori
|
0d936928ef
qdev: Convert busses to QEMU Object Model
|
13 years ago |
Paolo Bonzini
|
bce544740a
qdev: Move bus properties to abstract superclasses
|
13 years ago |
Paolo Bonzini
|
3cb75a7cba
qdev: Move bus properties to a separate global
|
13 years ago |
Jan Kiszka
|
95d6580024
msi: Invoke msi/msix_write_config from PCI core
|
13 years ago |
Jan Kiszka
|
cbd2d4342b
msi: Invoke msi/msix_reset from PCI core
|
13 years ago |
Jan Kiszka
|
8e729e3b52
intel-hda: Fix reset of MSI function
|
13 years ago |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 years ago |
Anthony Liguori
|
d307af795d
qdev: kill off DeviceInfo
|
13 years ago |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 years ago |
Anthony Liguori
|
40021f0888
pci: convert to QEMU Object Model
|
13 years ago |
Anthony Liguori
|
dbaa790451
hda-codec: convert to QEMU Object Model
|
13 years ago |
Anthony Liguori
|
94afdadcb3
qdev: use a wrapper to access reset and promote reset to a class method
|
13 years ago |
Anthony Liguori
|
f79f2bfc6a
qdev: don't access name through info
|
13 years ago |
Anthony Liguori
|
30fbb9fc7c
qdev: move qdev->info to class
|
13 years ago |
Gerd Hoffmann
|
18ebcc86f2
intel-hda: fix stream search
|
14 years ago |
David Gibson
|
fa0ce55c71
intel-hda: Use PCI DMA stub functions
|
14 years ago |
Paolo Bonzini
|
d8bb00d6d7
qdev: switch children device list to QTAILQ
|
14 years ago |
Marc-André Lureau
|
ba43d28916
hda: do not mix output and input stream states, RHBZ #740493
|
14 years ago |