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
/
versatilepb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support addr=... in option argument of -net nic
Markus Armbruster
2009-06-22
1
-1
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Remove qdev irq sink handling
Paul Brook
2009-05-26
1
-3
/
+3
*
Add common BusState
Paul Brook
2009-05-23
1
-1
/
+1
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-2
/
+10
*
ARM PCI host qdev conversion
Paul Brook
2009-05-14
1
-1
/
+4
*
PL080 qdev conversion
Paul Brook
2009-05-14
1
-1
/
+1
*
Versatile/PB core qdev conversion
Paul Brook
2009-05-14
1
-11
/
+21
*
PL190 qdev conversion
Paul Brook
2009-05-14
1
-6
/
+15
*
ARM timers qdev conversion
Paul Brook
2009-05-14
1
-2
/
+2
*
PL181 qdev conversion
Paul Brook
2009-05-14
1
-12
/
+2
*
PL031 qdev conversion
Paul Brook
2009-05-14
1
-1
/
+1
*
LSI SCSI qdev conversion
Paul Brook
2009-05-14
1
-11
/
+4
*
PL050 qdev conversion
Paul Brook
2009-05-14
1
-2
/
+3
*
PL011 qdev conversion
Paul Brook
2009-05-14
1
-4
/
+4
*
PL110 qdev conversion
Paul Brook
2009-05-14
1
-2
/
+2
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-5
/
+5
*
Use qemu_ram_alloc.
pbrook
2009-04-09
1
-1
/
+3
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-6
/
+6
*
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
2009-01-13
1
-3
/
+1
*
Check NIC model in some NIC init functions (Mark McLoughlin)
aliguori
2009-01-13
1
-3
/
+5
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-4
/
+0
*
Set default max_cpus to one.
balrog
2008-10-28
1
-2
/
+0
*
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-07
1
-0
/
+2
*
Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20
blueswir1
2008-09-28
1
-6
/
+8
*
Spelling fixes, by Stefan Weil.
ths
2008-06-03
1
-1
/
+1
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-27
1
-3
/
+3
*
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
2008-04-22
1
-3
/
+3
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-22
1
-3
/
+3
*
Move the excess of arm_load_kernel() parameters into a struct.
balrog
2008-04-14
1
-2
/
+8
*
Add -drive parameter, by Laurent Vivier.
ths
2007-12-02
1
-5
/
+17
*
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
blueswir1
2007-11-18
1
-9
/
+8
*
Break up vl.h.
pbrook
2007-11-17
1
-2
/
+8
*
ARMv7 support.
pbrook
2007-11-11
1
-4
/
+4
*
added cpu_model parameter to cpu_init()
bellard
2007-11-10
1
-2
/
+5
*
Set boot sequence from command line (Dan Kenigsberg).
balrog
2007-10-31
1
-4
/
+5
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-1
/
+1
*
ARM PL031 RTC emulation.
pbrook
2007-06-30
1
-0
/
+3
*
Fix off-by-one memory region sizes.
pbrook
2007-06-03
1
-1
/
+1
*
Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.
balrog
2007-04-30
1
-1
/
+1
*
Unify IRQ handling.
pbrook
2007-04-07
1
-23
/
+23
*
SD card emulation (initial implementation by Andrzei Zaborowski).
pbrook
2007-04-06
1
-3
/
+9
*
OHCI USB PXA support (Andrzej Zaborowski).
pbrook
2007-03-17
1
-1
/
+1
*
Implement --cpu for ARM.
pbrook
2007-03-08
1
-4
/
+7
*
New -cpu options: choose CPU model for emulated target.
j_mayer
2007-03-05
1
-2
/
+2
*
ARM ELF loader.
pbrook
2007-01-16
1
-1
/
+1
*
Devfn number for network PCI cards, by Aurelien Jarno.
ths
2007-01-10
1
-1
/
+1
*
Add ARM RealView Emulation Baseboard.
pbrook
2006-09-23
1
-189
/
+5
*
PCI SCSI HBA emulation.
pbrook
2006-05-30
1
-0
/
+7
[next]