Sign in
qemu
/
qemu
/
07d4e69147b4957e617812206a62a86f03294ad3
/
hw
/
pci-host
/
grackle.c
3c3c1e3
hw/grackle: fix PCI bus initialization
by Marcel Apfelbaum
· 9 years ago
0d75590
ppc: Clean up includes
by Peter Maydell
· 9 years ago
e162443
grackle: add to bridge category
by Laurent Vivier
· 9 years ago
9af21db
pci: Trivial device model conversions to realize
by Markus Armbruster
· 10 years ago
08c58f9
pci-host: Consistently set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
837d371
sysbus: Set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
8a0e110
PPC: Use default pci bus name for grackle and heathrow
by Alexander Graf
· 11 years ago
40c5dce
hw/p*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
c0907c9
hw: move PCI bridges to hw/pci-* or hw/ARCH
by Paolo Bonzini
· 12 years ago
[Renamed from hw/pci/host/grackle.c]
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/grackle_pci.c]
60a0e44
pci: Allow PCI bus creation interfaces to specify the type of bus
by Alex Williamson
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
baec191
ppc: Move Mac machines to hw/ppc/
by Andreas Färber
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
67c332f
pci: Tidy up PCI host bridges
by Andreas Färber
· 13 years ago
8558d94
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
by Andreas Färber
· 13 years ago
0e65504
grackle_pci: QOM'ify Grackle PCI host bridge
by Andreas Färber
· 13 years ago
4240abf
pci: Make host bridge TypeInfos const
by Andreas Färber
· 13 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
0ae4699
grackle_pci: Clean up qdev names
by Andreas Färber
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
46f3069
PPC: use memory API to construct the PCI hole
by Blue Swirl
· 13 years ago
d0ed807
pci_host: convert conf index and data ports to memory API
by Avi Kivity
· 14 years ago
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
a614f52
hw/grackle_pci.c: convert to PCIDeviceInfo to initialize ids
by Isaku Yamahata
· 14 years ago
532847e
vmstate: remove grackle_pci savevm code
by Juan Quintela
· 14 years ago
6ebf590
pci-host: Delegate bswap to mmio layer
by Alexander Graf
· 14 years ago
b80d4a9
pci: don't overwrite multi functio bit in pci header type.
by Isaku Yamahata
· 15 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
952760b
Compile pci_host only once
by Blue Swirl
· 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
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
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
· 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
426f17b
PPC: convert Grackle to qdev
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
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
9b64997
VM load/save support for PPC devices
by blueswir1
· 16 years ago
6e6b736
Register reset handlers
by blueswir1
· 16 years ago
ea026b2
Improve PPC device debugging
by blueswir1
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
e616a7e
Fix grackle (in fact MPC106) PCI host bridge header
by j_mayer
· 17 years ago
3cbee15
* sort the PowerPC target object files
by j_mayer
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 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
502a539
Rearrange PCI host emulation code. Add ARM PCI emulation.
by pbrook
· 19 years ago