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
/
ppc405_boards.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-6
/
+12
*
ppc405_boards: convert to memory API
Avi Kivity
2011-10-10
1
-48
/
+37
*
Merge remote-tracking branch 'upstream' into memory/batch
Avi Kivity
2011-10-09
1
-2
/
+3
|
\
|
*
ppc405: use RAM_ADDR_FMT instead of %08lx
Stefan Hajnoczi
2011-10-06
1
-2
/
+3
*
|
ppc405: Pass in address_space_mem to ppc405{cr, ep}_init
Richard Henderson
2011-10-02
1
-4
/
+4
|
/
*
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-09-04
1
-22
/
+27
*
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
1
-35
/
+28
*
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-08-25
1
-28
/
+35
*
ppc4xx_sdram: convert to memory API
Avi Kivity
2011-08-22
1
-5
/
+13
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-4
/
+4
*
ppc405: Fix memory leak
Stefan Weil
2011-02-20
1
-0
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-2
/
+4
*
Delete write only variables
Blue Swirl
2010-10-13
1
-3
/
+2
*
Check for errors during BIOS or kernel load
Blue Swirl
2010-09-18
1
-10
/
+13
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-9
/
+9
*
ppc: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-4
/
+0
*
Compile pflash_cfi02 only once
Blue Swirl
2010-03-29
1
-3
/
+6
*
PPC: remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-2
/
+0
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-26
/
+26
*
Get rid of _t suffix
malc
2009-10-01
1
-26
/
+26
*
Compile loader only once
Blue Swirl
2009-09-20
1
-0
/
+1
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-4
/
+4
*
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
1
-6
/
+6
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-17
/
+17
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-2
/
+2
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-2
/
+2
*
Use relative path for bios
Paul Brook
2009-05-30
1
-9
/
+20
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-2
/
+2
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-2
/
+10
*
Remove obsolete BIOS_SIZE from sysemu.h
Paul Brook
2009-05-19
1
-1
/
+0
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-2
/
+2
*
Add named initializers.
pbrook
2009-04-11
1
-3
/
+3
*
Remove redundant ram_require machine properly.
pbrook
2009-04-11
1
-2
/
+0
*
Remove more redundant ram size checks.
pbrook
2009-04-11
1
-0
/
+1
*
Yet more phys_ram_base elimination.
pbrook
2009-04-10
1
-26
/
+26
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-14
/
+10
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-2
/
+2
*
PPC405EP: fix fpga write function
aurel32
2008-12-11
1
-3
/
+3
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-8
/
+0
*
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 qemu-log.h
blueswir1
2008-10-04
1
-3
/
+1
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-27
1
-2
/
+2
*
RAM usage information in machine definition.
balrog
2008-04-24
1
-0
/
+2
*
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
2008-04-22
1
-2
/
+2
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-22
1
-2
/
+2
*
Emulate address wrap in CFI02 chips mapping (Jan Kiszka).
balrog
2008-04-16
1
-6
/
+6
*
Allow a custom unlock address in CFI02 flash (Jan Kiszka).
balrog
2008-04-16
1
-3
/
+3
[next]