Sign in
qemu
/
qemu
/
6c51ae73fc68de2a4f11f5a7ebb52a4e79687e7d
/
hw
/
versatile_pci.c
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
40021f0
pci: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
7d6e771
hw/versatile_pci: Expose multiple sysbus mmio regions
by Peter Maydell
· 13 years ago
45de094
versatile_pci: convert to memory API
by Avi Kivity
· 13 years ago
aee97b8
pci: pass I/O address space to new PCI bus
by Avi Kivity
· 13 years ago
1e39101
pci: pass address space to pci bus when created
by Avi Kivity
· 13 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
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 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
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
· 17 years ago
d537cf6
Unify IRQ handling.
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
e69954b
Add ARM RealView Emulation Baseboard.
by pbrook
· 18 years ago
502a539
Rearrange PCI host emulation code. Add ARM PCI emulation.
by pbrook
· 19 years ago