index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppce500_pci.c
Age
Commit message (
Expand
)
Author
2010-03-30
Compile most PPC devices only once
Blue Swirl
2010-03-21
Compile pci_host only once
Blue Swirl
2009-12-01
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
Isaku Yamahata
2009-11-09
pci_host: consolidate pci config address access.
Isaku Yamahata
2009-11-09
pci_host.h: move functions in pci_host.h into .c file.
Isaku Yamahata
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-04
We want the argument pass to set_irq to be opaque
Juan Quintela
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-07-20
Fix build with DEBUG_PCI in pci_host.h enabled
Blue Swirl
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-05-23
Add common BusState
Paul Brook
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-03-13
Add and use remaining #defines for PCI device IDs (Stuart Brady)
aliguori
2009-03-02
kvm/powerpc: Add freescale pci controller's support
aurel32