index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppce500_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci_host: convert conf index and data ports to memory API
Avi Kivity
2011-09-04
1
-11
/
+10
*
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
1
-10
/
+11
*
pci_host: convert conf index and data ports to memory API
Avi Kivity
2011-08-24
1
-11
/
+10
*
ppce500_pci: convert to sysbus_init_mmio_cb2()
Avi Kivity
2011-08-22
1
-1
/
+11
*
pci: pass I/O address space to new PCI bus
Avi Kivity
2011-08-08
1
-3
/
+4
*
pci: pass address space to pci bus when created
Avi Kivity
2011-07-29
1
-1
/
+5
*
ppce500: move device/vendor/class id to qdev
Michael S. Tsirkin
2011-06-15
1
-10
/
+3
*
PPC: Qdev'ify e500 pci
Alexander Graf
2011-05-12
1
-60
/
+76
*
vmstate: port ppce500_pci
Juan Quintela
2011-04-22
1
-47
/
+40
*
mpc85xx_pci_map_irq: change "unknow" to "unknown"
Scott Wood
2011-04-09
1
-1
/
+1
*
pci-host: Delegate bswap to mmio layer
Alexander Graf
2010-12-11
1
-2
/
+4
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
Revert "PPC: Qdev'ify e500 pci"
Anthony Liguori
2010-09-08
1
-73
/
+33
*
Revert "PPC: Make e500 pci byte swap config data"
Anthony Liguori
2010-09-08
1
-1
/
+1
*
PPC: Make e500 pci byte swap config data
Alexander Graf
2010-09-05
1
-1
/
+1
*
PPC: Qdev'ify e500 pci
Alexander Graf
2010-09-05
1
-33
/
+73
*
pci: use PCI_DEVFN() where appropriate.
Isaku Yamahata
2010-07-11
1
-1
/
+2
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-2
/
+2
*
Compile most PPC devices only once
Blue Swirl
2010-03-30
1
-2
/
+0
*
Compile pci_host only once
Blue Swirl
2010-03-21
1
-2
/
+2
*
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
Isaku Yamahata
2009-12-01
1
-2
/
+2
*
pci_host: consolidate pci config address access.
Isaku Yamahata
2009-11-09
1
-33
/
+1
*
pci_host.h: move functions in pci_host.h into .c file.
Isaku Yamahata
2009-11-09
1
-16
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-6
/
+6
*
Get rid of _t suffix
malc
2009-10-01
1
-6
/
+6
*
We want the argument pass to set_irq to be opaque
Juan Quintela
2009-09-04
1
-1
/
+3
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-6
/
+6
*
Fix build with DEBUG_PCI in pci_host.h enabled
Blue Swirl
2009-07-20
1
-5
/
+8
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-3
/
+3
*
Add common BusState
Paul Brook
2009-05-23
1
-1
/
+2
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-2
/
+2
*
Add and use remaining #defines for PCI device IDs (Stuart Brady)
aliguori
2009-03-13
1
-2
/
+2
*
kvm/powerpc: Add freescale pci controller's support
aurel32
2009-03-02
1
-0
/
+365