Sign in
qemu-android
/
qemu-android
/
9aed1e036dc0de49d08d713f9e5c4655e94acb56
/
hw
/
unin_pci.c
01e0451
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
by Anthony Liguori
· 14 years ago
d2c3373
pci_host: convert conf index and data ports to memory API
by Avi Kivity
· 14 years ago
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
d7b61ec
hw/unin_pci.c: convert to PCIDeviceInfo to initialize ids
by Isaku Yamahata
· 14 years ago
9023f7b
vmstate: remove uninorth savevm code
by Juan Quintela
· 14 years ago
f23cea4
uninorth: Get rid of bswap
by Alexander Graf
· 14 years ago
6ebf590
pci-host: Delegate bswap to mmio layer
by Alexander Graf
· 14 years ago
6bef043
Make simple io mem handler endian aware
by Alexander Graf
· 14 years ago
b80d4a9
pci: don't overwrite multi functio bit in pci header type.
by Isaku Yamahata
· 15 years ago
520128b
pci: use PCI_DEVFN() where appropriate.
by Isaku Yamahata
· 15 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
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
· 16 years ago
99a0949
Get rid of _t suffix
by malc
· 16 years ago
cdd0935
PPC: make system bus parent of PCI bus
by Blue Swirl
· 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
2e29bd0
PPC: convert Uni-north to qdev: also fixes Mac99 machine crash
by Blue Swirl
· 16 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
· 18 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
· 19 years ago
d2b5931
PCI shared IRQ fix (original patch by andrzej zaborowski).
by pbrook
· 19 years ago
502a539
Rearrange PCI host emulation code. Add ARM PCI emulation.
by pbrook
· 19 years ago