Sign in
qemu
/
qemu
/
25c4d9cc845fb58f624dae8c0f690e20c70e7a1d
/
hw
/
versatile_pci.c
aee97b8
pci: pass I/O address space to new PCI bus
by Avi Kivity
· 14 years ago
1e39101
pci: pass address space to pci bus when created
by Avi Kivity
· 14 years ago
8e31bf3
Correct spelling of licensed
by Matthew Fernandez
· 14 years ago
56fe640
hw/versatile_pci.c: convert to PCIDeviceInfo to initialize ids
by Isaku Yamahata
· 14 years ago
968d683
isa_mmio: Always use little endian
by Alexander Graf
· 14 years ago
387c3e9
versatile_pci: Declare as little endian
by Alexander Graf
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
520128b
pci: use PCI_DEVFN() where appropriate.
by Isaku Yamahata
· 15 years ago
84108e1
Compile isa_mmio only once
by Blue Swirl
· 15 years ago
a408b1d
versatile_pci: cleanup
by Michael S. Tsirkin
· 15 years ago
01764fe
versatile_pci: convert to symbolic names
by Michael S. Tsirkin
· 15 years ago
b6243d9
pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h
by Isaku Yamahata
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 16 years ago
99a0949
Get rid of _t suffix
by malc
· 16 years ago
5d4e84c
We want the argument pass to set_irq to be opaque
by Juan Quintela
· 16 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
0aab0d3
qdev: update pci device registration.
by Gerd Hoffmann
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
02e2da4
Add common BusState
by Paul Brook
· 16 years ago
0027b06
ARM PCI host qdev conversion
by Paul Brook
· 16 years ago
97aff48
PL190 qdev conversion
by Paul Brook
· 16 years ago
a770dc7
Add and use remaining #defines for PCI device IDs (Stuart Brady)
by aliguori
· 16 years ago
173a543
Add and use #defines for PCI device classes
by blueswir1
· 16 years ago
deb5439
Define PCI vendor and device IDs in pci.h (Stuart Brady)
by aliguori
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
80b3ada
Implement sun4u PCI IRQ routing.
by pbrook
· 19 years ago
d2b5931
PCI shared IRQ fix (original patch by andrzej zaborowski).
by pbrook
· 19 years ago
e69954b
Add ARM RealView Emulation Baseboard.
by pbrook
· 19 years ago
502a539
Rearrange PCI host emulation code. Add ARM PCI emulation.
by pbrook
· 19 years ago