Sign in
qemu
/
qemu
/
e4d5639dbb6181ebbfdb554f2594721b2d63882b
/
hw
/
apb_pci.c
c9a43af
Fix Sparc64 build
by Blue Swirl
· 15 years ago
63e6f31
apc_pci: simplify using rwhandler
by Michael S. Tsirkin
· 15 years ago
8414f45
apb_pci: minor cleanup
by Michael S. Tsirkin
· 15 years ago
9fe52c7
sparc64: use PCI accessors for APB/PBM
by Blue Swirl
· 15 years ago
95819af
sparc64: implement basic IOMMU/interrupt handling
by Blue Swirl
· 15 years ago
a4d5f62
Sparc64: byte swap IO port access
by Blue Swirl
· 15 years ago
776e1bb
PCI: fix bridge configuration
by Blue Swirl
· 15 years ago
204c7a3
Sparc64: fix PCI probe problems
by Blue Swirl
· 15 years ago
3eb26cc
Sparc64: Fix PCI config accessor order
by Blue Swirl
· 15 years ago
5a5d4a7
Sparc64: enable real access to PCI configuration space
by Blue Swirl
· 15 years ago
bae7b51
Sparc64: increase APB register range
by Blue Swirl
· 15 years ago
f6b6f1b
Sparc64: move APB PCI memory base to correct location
by Blue Swirl
· 15 years ago
d631873
pci: move apb specific stuff to apb_pci.c
by Michael S. Tsirkin
· 15 years ago
f08b32f
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
by Isaku Yamahata
· 15 years ago
18e08a5
pci: pci.h cleanup: move out stuff not in pci.c
by Michael S. Tsirkin
· 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
2217dcf
pci: use PCI_SLOT() and PCI_FUNC().
by Isaku Yamahata
· 15 years ago
930f3fe
Add some chipset doc links
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
afcea8c
ioports: remove unused env parameter and compile only once
by Blue Swirl
· 15 years ago
c5ff6d5
Sparc64: 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
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
72f44c8
Sparc64: convert APB to qdev
by Blue Swirl
· 16 years ago
110c50f
Revert "Fix the PCI header type of APB"
by Blue Swirl
· 16 years ago
d56dd6c
use constant IOPORTS_MASK instead of 0xffff.
by Isaku Yamahata
· 16 years ago
e8d2a88
Fix the PCI header type of APB
by Blue Swirl
· 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
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
173a543
Add and use #defines for PCI device classes
by blueswir1
· 16 years ago
480b9f2
Add Simba device ID
by blueswir1
· 16 years ago
deb5439
Define PCI vendor and device IDs in pci.h (Stuart Brady)
by aliguori
· 16 years ago
c190ea0
Add EBUS bridge
by blueswir1
· 16 years ago
a94fd95
Fix APB
by blueswir1
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
77f193d
Wrap long lines
by blueswir1
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
f930d07
More detabification
by blueswir1
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
fdf41d2
Replace target_ulong with target_phys_addr_t
by blueswir1
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
4258b78
Sparc64 build fix (Igor Kovalenko).
by pbrook
· 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