Andreas Färber
|
1356b98d3e
sysbus: Drop sysbus_from_qdev() cast macro
|
12 年之前 |
Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 年之前 |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 年之前 |
Paolo Bonzini
|
022c62cbbc
exec: move include files to include/exec/
|
12 年之前 |
Michael S. Tsirkin
|
06aac7bd50
pci: rename pci_internals.h pci_bus.h
|
12 年之前 |
Michael S. Tsirkin
|
a2cb15b0dd
pci: update all users to look in pci/
|
12 年之前 |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 年之前 |
Artyom Tarasenko
|
94d1991445
sun4u: implement interrupt clearing registers
|
13 年之前 |
Artyom Tarasenko
|
d1d80055ba
sun4u: initialize OBIO interrupt mappings
|
13 年之前 |
Blue Swirl
|
361dea401f
sparc64: implement PCI and ISA irqs
|
13 年之前 |
Blue Swirl
|
b21227c499
apb: use normal PCI device header for PBM device
|
13 年之前 |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 年之前 |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 年之前 |
Anthony Liguori
|
7309335441
qdev: change ambiguous qdev names
|
13 年之前 |
Anthony Liguori
|
999e12bbe8
sysbus: apic: ioapic: convert to QEMU Object Model
|
13 年之前 |
Anthony Liguori
|
40021f0888
pci: convert to QEMU Object Model
|
13 年之前 |
Avi Kivity
|
750ecd444f
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
|
13 年之前 |
Blue Swirl
|
f69539b14b
apb_pci: convert PCI space to memory API
|
14 年之前 |
Avi Kivity
|
3812ed0baa
apb_pci: convert to memory API
|
14 年之前 |
Avi Kivity
|
aee97b840f
pci: pass I/O address space to new PCI bus
|
14 年之前 |
Avi Kivity
|
1e39101c64
pci: pass address space to pci bus when created
|
14 年之前 |
Isaku Yamahata
|
92f9a4f13e
apb_pci: convert to PCIDeviceInfo to initialize ids
|
14 年之前 |
Alexander Graf
|
6bef043655
Make simple io mem handler endian aware
|
14 年之前 |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 年之前 |
Isaku Yamahata
|
68f799944b
pci_bridge: introduce pci bridge library.
|
15 年之前 |
Isaku Yamahata
|
783753fd53
pci/bridge: split out pci bridge code into pci_bridge.c from pci.c
|
15 年之前 |
Isaku Yamahata
|
6eab3de16d
pci: set PCI multi-function bit appropriately.
|
15 年之前 |
Isaku Yamahata
|
7c7b829e46
pci_bridge: make pci bridge aware of pci multi function bit.
|
15 年之前 |
Isaku Yamahata
|
e327e323f1
pci: remove PCIDeviceInfo::header_type
|
15 年之前 |
Isaku Yamahata
|
b80d4a9887
pci: don't overwrite multi functio bit in pci header type.
|
15 年之前 |