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 |
Andreas Färber
|
67c332fd12
pci: Tidy up PCI host bridges
|
13 years ago |
Andreas Färber
|
8558d942b6
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
|
13 years ago |
Andreas Färber
|
03a6b66770
prep_pci: QOM'ify Raven PCI host bridge
|
13 years ago |
Andreas Färber
|
4240abff5a
pci: Make host bridge TypeInfos const
|
13 years ago |
Hervé Poussineau
|
6c84ce0dc7
prep: Move int-ack register from PReP to Raven PCI emulation
|
13 years ago |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 years ago |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 years ago |
Anthony Liguori
|
999e12bbe8
sysbus: apic: ioapic: convert to QEMU Object Model
|
13 years ago |
Anthony Liguori
|
40021f0888
pci: convert to QEMU Object Model
|
13 years ago |
Andreas Färber
|
8ca8c7bce0
prep: qdev'ify Raven host bridge (SysBus)
|
13 years ago |
Andreas Färber
|
7e5610ff72
prep_pci: Update I/O to MemoryRegion ops
|
13 years ago |
Andreas Färber
|
9c95f183fb
prep_pci: Simplify I/O endianness
|
13 years ago |
Andreas Färber
|
555260540d
prep: qdev'ify Raven host bridge (PCIDevice)
|
13 years ago |
Avi Kivity
|
f81138ce97
prep_pci: convert to memory API
|
13 years ago |
Avi Kivity
|
12da94ff8f
ppc_prep: fix pci config space initialization
|
14 years ago |
Avi Kivity
|
d0ed8076cb
pci_host: convert conf index and data ports to memory API
|
14 years ago |
Anthony Liguori
|
01e0451a08
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
|
14 years ago |
Avi Kivity
|
d2c33733c8
pci_host: convert conf index and data ports to memory API
|
14 years ago |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 years ago |
Avi Kivity
|
aee97b840f
pci: pass I/O address space to new PCI bus
|
14 years ago |
Avi Kivity
|
1e39101c64
pci: pass address space to pci bus when created
|
14 years ago |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 years ago |
Isaku Yamahata
|
b80d4a9887
pci: don't overwrite multi functio bit in pci header type.
|
15 years ago |
Blue Swirl
|
add85a76bb
Compile prep_pci only once
|
15 years ago |
Isaku Yamahata
|
f08b32fe95
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
|
16 years ago |
Michael S. Tsirkin
|
18e08a5529
pci: pci.h cleanup: move out stuff not in pci.c
|
16 years ago |
Isaku Yamahata
|
a455783bb6
pci_host: consolidate pci config address access.
|
16 years ago |
Isaku Yamahata
|
4f5e19e6c5
pci_host.h: move functions in pci_host.h into .c file.
|
16 years ago |