Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 年之前 |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 年之前 |
Paolo Bonzini
|
022c62cbbc
exec: move include files to include/exec/
|
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 年之前 |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 年之前 |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 年之前 |
Anthony Liguori
|
999e12bbe8
sysbus: apic: ioapic: convert to QEMU Object Model
|
13 年之前 |
Anthony Liguori
|
40021f0888
pci: convert to QEMU Object Model
|
13 年之前 |
Benoît Canet
|
8c106233ab
sh_pci: remove sysbus_init_mmio_cb2 usage
|
13 年之前 |
Avi Kivity
|
750ecd444f
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
|
13 年之前 |
Avi Kivity
|
73c92f9aec
sh_pci: Fix sh_pci memory alias confusion
|
14 年之前 |
Avi Kivity
|
fb57117a19
sh_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
|
ae2ebad733
hw/sh_pci.c: convert to PCIDeviceInfo to initialize ids
|
14 年之前 |
Aurelien Jarno
|
cf154394bd
sh_pci: qdev conversion
|
14 年之前 |
Alexander Graf
|
968d683c04
isa_mmio: Always use little endian
|
14 年之前 |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 年之前 |
Aurelien Jarno
|
5ba9e9522c
sh_pci: fix memory and I/O access
|
15 年之前 |
Isaku Yamahata
|
b6243d991a
pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h
|
16 年之前 |
Michael S. Tsirkin
|
18e08a5529
pci: pci.h cleanup: move out stuff not in pci.c
|
16 年之前 |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 年之前 |
malc
|
99a0949b72
Get rid of _t suffix
|
16 年之前 |
Blue Swirl
|
afcea8cbde
ioports: remove unused env parameter and compile only once
|
16 年之前 |
Juan Quintela
|
5d4e84c8b9
We want the argument pass to set_irq to be opaque
|
16 年之前 |
Blue Swirl
|
d60efc6b0d
Make CPURead/WriteFunc structure 'const'
|
16 年之前 |
Avi Kivity
|
1eed09cb4a
Remove io_index argument from cpu_register_io_memory()
|
16 年之前 |
Paul Brook
|
02e2da45c4
Add common BusState
|
16 年之前 |
aliguori
|
a770dc7ea6
Add and use remaining #defines for PCI device IDs (Stuart Brady)
|
16 年之前 |