Sign in
qemu
/
qemu
/
c28b14c694d759f39fe3ae4f8d03b567da5b93f8
/
hw
/
unin_pci.c
2b5eb37
Compile most PPC devices only once
by Blue Swirl
· 15 years ago
952760b
Compile pci_host only once
by Blue Swirl
· 15 years ago
fa0be69
PPC: Make interrupts work
by Alexander Graf
· 15 years ago
0f92119
PPC: Use Mac99_U3 type on ppc64
by Alexander Graf
· 15 years ago
d86f0e3
PPC: Uninorth config space accessor
by Alexander Graf
· 15 years ago
e1c6bba
Refactor DEC 21154 PCI bridge
by Blue Swirl
· 15 years ago
776e1bb
PCI: fix bridge configuration
by Blue Swirl
· 15 years ago
18dd19a
qdev: Improve uni-north device names
by Markus Armbruster
· 15 years ago
556cd09
qdev: Replace device names containing whitespace
by Markus Armbruster
· 15 years ago
f08b32f
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
by Isaku Yamahata
· 15 years ago
d27d06f
PPC64: map Uni-North AGP bus aka fix Linux boot
by Blue Swirl
· 15 years ago
6039874
PPC64: Partial fix to Linux crash: revert to old devfn
by Blue Swirl
· 15 years ago
a455783
pci_host: consolidate pci config address access.
by Isaku Yamahata
· 15 years ago
4f5e19e
pci_host.h: move functions in pci_host.h into .c file.
by Isaku Yamahata
· 15 years ago
e439413
PPC: remove unneeded calls to device reset
by Blue Swirl
· 15 years ago
e23a1b3
New qdev_init_nofail()
by Markus Armbruster
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
cdd0935
PPC: make system bus parent of PCI bus
by Blue Swirl
· 15 years ago
5d4e84c
We want the argument pass to set_irq to be opaque
by Juan Quintela
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
2e29bd0
PPC: convert Uni-north to qdev: also fixes Mac99 machine crash
by Blue Swirl
· 15 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 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
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
6407f37
use PCI_HEADER_TYPE.
by Isaku Yamahata
· 16 years ago
783a20d
Activate uninorth AGP bridge
by blueswir1
· 16 years ago
e972b3a
Fix UniNorth
by blueswir1
· 16 years ago
f390238
Add debug, savevm and reset support for UniNorth
by blueswir1
· 16 years ago
173a543
Add and use #defines for PCI device classes
by blueswir1
· 16 years ago
4ebcf88
Update #defines for PCI vendor and device IDs from OpenBIOS and Linux
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
· 17 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
9f08349
Spelling fixes, thanks to Stefan Weil.
by ths
· 18 years ago
80b3ada
Implement sun4u PCI IRQ routing.
by pbrook
· 18 years ago
d2b5931
PCI shared IRQ fix (original patch by andrzej zaborowski).
by pbrook
· 18 years ago
502a539
Rearrange PCI host emulation code. Add ARM PCI emulation.
by pbrook
· 19 years ago