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
/
bonito.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-19
/
+19
*
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
2012-08-22
1
-11
/
+11
*
bonito: QOM'ify Bonito PCI host bridge
Andreas Färber
2012-08-22
1
-56
/
+90
*
pci: Make host bridge TypeInfos const
Andreas Färber
2012-08-22
1
-2
/
+2
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-14
/
+18
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-5
/
+12
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-12
/
+18
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+3
*
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
1
-5
/
+5
*
bonito: convert cop to memory API
Benoît Canet
2011-11-28
1
-23
/
+16
*
bonito: convert ldma to memory API
Benoît Canet
2011-11-28
1
-23
/
+16
*
bonito: convert south bridge pci config to memory API
Benoît Canet
2011-11-28
1
-21
/
+18
*
bonito: convert north bridge pci config to memory API
Benoît Canet
2011-11-28
1
-22
/
+15
*
bonito: convert north bridge register mapping to memory API
Benoît Canet
2011-11-28
1
-22
/
+21
*
Remove blanks before \n in output strings
Stefan Weil
2011-09-16
1
-12
/
+12
*
pci: pass I/O address space to new PCI bus
Avi Kivity
2011-08-08
1
-0
/
+1
*
pci: pass address space to pci bus when created
Avi Kivity
2011-07-29
1
-1
/
+3
*
hw/bonito.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-12
1
-4
/
+5
*
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
-5
/
+10
*
hw/bonito: remove incorrect pci_mem_base setting
Huacai Chen
2010-07-14
1
-1
/
+0
*
MIPS: Initial support of bonito north bridge used by fulong mini pc
Huacai Chen
2010-06-29
1
-0
/
+809