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
/
mcf5208.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k hw/: Don't use CPUState
Andreas Färber
2012-03-14
1
-1
/
+1
*
ptimer: move declarations to ptimer.h
Paolo Bonzini
2012-01-13
1
-0
/
+1
*
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-2
/
+4
*
mcf_intc: convert to memory API
Benoît Canet
2011-11-28
1
-1
/
+1
*
mcf_fec: convert to memory API
Benoît Canet
2011-11-28
1
-1
/
+2
*
mcf_uart: convert to memory API
Benoît Canet
2011-11-28
1
-3
/
+3
*
mcf5208: convert to memory API
Avi Kivity
2011-09-04
1
-40
/
+32
*
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
1
-32
/
+40
*
mcf5208: convert to memory API
Avi Kivity
2011-08-25
1
-40
/
+32
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
Correct spelling of licensed
Matthew Fernandez
2011-07-23
1
-1
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-2
/
+4
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-2
/
+2
*
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-03-16
1
-2
/
+2
*
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
*
Compile loader only once
Blue Swirl
2009-09-20
1
-2
/
+5
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-4
/
+4
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-2
/
+2
*
Introduce is_default field for QEMUMachine
Anthony Liguori
2009-05-21
1
-0
/
+1
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-1
/
+8
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-1
/
+1
*
Replace cpu_abort with hw_error
Paul Brook
2009-05-08
1
-8
/
+4
*
Remove redundant ram_require machine properly.
pbrook
2009-04-11
1
-1
/
+0
*
Use load_image_targphys and avoid phys_ram_base.
pbrook
2009-04-09
1
-3
/
+4
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-1
/
+1
*
Check NIC model in some NIC init functions (Mark McLoughlin)
aliguori
2009-01-13
1
-12
/
+2
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-50
/
+45
*
uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)
aliguori
2008-11-20
1
-1
/
+1
*
uImage: return base load address (Hollis Blanchard)
aliguori
2008-11-20
1
-1
/
+1
*
Set default max_cpus to one.
balrog
2008-10-28
1
-1
/
+0
*
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-07
1
-0
/
+1
*
machine struct - use C99 initializers (Jes Sorensen)
aliguori
2008-10-07
1
-4
/
+4
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-27
1
-1
/
+1
*
RAM usage information in machine definition.
balrog
2008-04-24
1
-0
/
+1
*
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
2008-04-22
1
-1
/
+1
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-22
1
-1
/
+1
*
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
blueswir1
2007-11-18
1
-1
/
+0
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+6
*
added cpu_model parameter to cpu_init()
bellard
2007-11-10
1
-3
/
+4
*
Set boot sequence from command line (Dan Kenigsberg).
balrog
2007-10-31
1
-2
/
+3
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-1
/
+1
*
ColdFire Ethernet support.
pbrook
2007-06-04
1
-1
/
+18
*
MCF5208 timer fix.
pbrook
2007-06-03
1
-5
/
+8
*
MCF5208 emulation.
pbrook
2007-06-03
1
-0
/
+285