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
/
sh_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-2
/
+2
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-10
/
+12
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-3
/
+15
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-6
/
+13
*
sh_pci: remove sysbus_init_mmio_cb2 usage
Benoît Canet
2011-12-19
1
-25
/
+4
*
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
1
-2
/
+2
*
sh_pci: Fix sh_pci memory alias confusion
Avi Kivity
2011-08-28
1
-1
/
+1
*
sh_pci: convert to memory API
Avi Kivity
2011-08-22
1
-21
/
+42
*
pci: pass I/O address space to new PCI bus
Avi Kivity
2011-08-08
1
-1
/
+3
*
pci: pass address space to pci bus when created
Avi Kivity
2011-07-29
1
-1
/
+3
*
hw/sh_pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-12
1
-2
/
+2
*
sh_pci: qdev conversion
Aurelien Jarno
2011-01-20
1
-33
/
+72
*
isa_mmio: Always use little endian
Alexander Graf
2010-12-11
1
-2
/
+2
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
sh_pci: fix memory and I/O access
Aurelien Jarno
2010-04-13
1
-96
/
+15
*
pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h
Isaku Yamahata
2009-12-01
1
-0
/
+1
*
pci: pci.h cleanup: move out stuff not in pci.c
Michael S. Tsirkin
2009-12-01
1
-0
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-17
/
+17
*
Get rid of _t suffix
malc
2009-10-01
1
-17
/
+17
*
ioports: remove unused env parameter and compile only once
Blue Swirl
2009-09-20
1
-6
/
+6
*
We want the argument pass to set_irq to be opaque
Juan Quintela
2009-09-04
1
-2
/
+2
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
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
*
Add and use remaining #defines for PCI device IDs (Stuart Brady)
aliguori
2009-03-13
1
-1
/
+1
*
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
2009-01-26
1
-4
/
+2
*
sh4: sh_pci. Register resouces both at A7 and P4.
aurel32
2009-01-24
1
-10
/
+7
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-1
/
+0
*
SH: Don't subtract bases from access addresses in PCIC.
balrog
2008-12-07
1
-5
/
+3
*
SH: On-chip PCI controller support (Takashi YOSHII).
balrog
2008-12-07
1
-0
/
+207