Sign in
qemu
/
qemu
/
5b5f825d44306b18509cd10ba9ac6983e90d6e0f
/
hw
/
pci-host
/
ppce500.c
e90f2a8
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
by Eduardo Habkost
· 8 years ago
97d5408
pci: Clean up includes
by Peter Maydell
· 9 years ago
e7f0832
PPC: e500 pci host: Fix ATMUs register reads
by Rudolf Marek
· 10 years ago
9af21db
pci: Trivial device model conversions to realize
by Markus Armbruster
· 10 years ago
cb3778a
PPC: e500 pci host: Add support for ATMUs
by Alexander Graf
· 10 years ago
f2e2bc9
hw/pci-host/ppce500: Fix typo in vmstate definition
by Peter Maydell
· 11 years ago
3016dca
PPC: e500: implement PCI INTx routing
by Bharat Bhushan
· 11 years ago
d575a6c
PPC: e500: some pci related cleanup
by Bharat Bhushan
· 11 years ago
3aff6c2
savevm: Remove all the unneeded version_minimum_id_old (ppc)
by Juan Quintela
· 11 years ago
08c58f9
pci-host: Consistently set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
125ee0e
devices: Associate devices to their logical category
by Marcel Apfelbaum
· 12 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/ppce500.c]
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/ppce500_pci.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
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
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
6f99198
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
by Paolo Bonzini
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
9e2c129
PPC: e500: pci: Export slot2irq calculation
by Alexander Graf
· 12 years ago
05f57d9
PPC: E500: PCI: Make IRQ calculation more generic
by Alexander Graf
· 12 years ago
eafb325
PPC: E500: PCI: Make first slot qdev settable
by Alexander Graf
· 12 years ago
9975050
PPC: e500: Declare pci bridge as bridge
by Alexander Graf
· 12 years ago
3eddc1b
Adding BAR0 for e500 PCI controller
by Bharat Bhushan
· 12 years ago
a1bc20d
PPC: e500: Map PIO space into core memory region
by Alexander Graf
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 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
9c1a61f
ppce500_pci: QOM'ify e500 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
cb4e15c
ppce500_pci: remove sysbus_init_mmio_cb2 usage
by Benoît Canet
· 13 years ago
cd5cba7
ppce500_pci: convert to memory API
by Avi Kivity
· 13 years ago
eeae2e7
ppc/e500_pci: Fix an array overflow issue
by Liu Yu-B13201
· 13 years ago
6875dc8
ppc/e500_pci: Fix code style
by Liu Yu-B13201
· 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
cd0fa1e
ppce500_pci: convert to sysbus_init_mmio_cb2()
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
cdfdec7
ppce500: move device/vendor/class id to qdev
by Michael S. Tsirkin
· 14 years ago
be13cc7
PPC: Qdev'ify e500 pci
by Alexander Graf
· 15 years ago
e0433ec
vmstate: port ppce500_pci
by Juan Quintela
· 14 years ago
72b310e
mpc85xx_pci_map_irq: change "unknow" to "unknown"
by Scott Wood
· 14 years ago
6ebf590
pci-host: Delegate bswap to mmio layer
by Alexander Graf
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
b19159e
Revert "PPC: Qdev'ify e500 pci"
by Anthony Liguori
· 15 years ago
031c0c5
Revert "PPC: Make e500 pci byte swap config data"
by Anthony Liguori
· 15 years ago
cfb207e
PPC: Make e500 pci byte swap config data
by Alexander Graf
· 15 years ago
13b7fde
PPC: Qdev'ify e500 pci
by Alexander Graf
· 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
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
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
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
c0a2a09
Fix build with DEBUG_PCI in pci_host.h enabled
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
a770dc7
Add and use remaining #defines for PCI device IDs (Stuart Brady)
by aliguori
· 16 years ago
74c62ba
kvm/powerpc: Add freescale pci controller's support
by aurel32
· 16 years ago