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
/
r2d.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r2d: Store SuperHCPU in ResetData
Andreas Färber
2012-06-04
1
-4
/
+4
*
r2d: Use cpu_sh4_init() to obtain SuperHCPU
Andreas Färber
2012-06-04
1
-3
/
+7
*
sh4 hw/: Don't use CPUState
Andreas Färber
2012-03-14
1
-3
/
+3
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-1
/
+1
*
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-1
/
+2
*
sh_pci: remove sysbus_init_mmio_cb2 usage
Benoît Canet
2011-12-19
1
-2
/
+12
*
sh7750: convert memory controller/ioport to memory API
Benoît Canet
2011-11-24
1
-1
/
+1
*
ide/mmio: convert to memory API
Avi Kivity
2011-11-24
1
-1
/
+1
*
r2d: convert to memory API
Avi Kivity
2011-10-17
1
-20
/
+15
*
sm501: Pass address_space_mem to sm501_init
Richard Henderson
2011-10-02
1
-1
/
+4
*
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-09-04
1
-1
/
+1
*
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-09-03
1
-1
/
+1
*
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
1
-5
/
+2
*
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-08-25
1
-2
/
+5
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
sh_pci: qdev conversion
Aurelien Jarno
2011-01-20
1
-15
/
+3
*
target-sh4: fix reset on r2d
Aurelien Jarno
2011-01-14
1
-1
/
+20
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
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
-2
/
+2
*
r2d: fix pflash mapping
Aurelien Jarno
2010-06-29
1
-0
/
+1
*
sh4: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-2
/
+1
*
r2d: always enable IDE and flash
Aurelien Jarno
2010-04-13
1
-10
/
+8
*
hw/r2d: add initrd support
Aurelien Jarno
2010-04-11
1
-21
/
+59
*
hw/r2d: add flash memory
Aurelien Jarno
2010-04-11
1
-0
/
+13
*
hw/r2d: add a USB keyboard
Aurelien Jarno
2010-04-02
1
-0
/
+4
*
SH4/R2D: fix poweroff
Aurelien Jarno
2010-02-08
1
-4
/
+5
*
pci: pci.h cleanup: move out stuff not in pci.c
Michael S. Tsirkin
2009-12-01
1
-0
/
+1
*
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
2009-10-12
1
-1
/
+1
*
Fix pci_add nic not to exit on bad model
Markus Armbruster
2009-10-05
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-12
/
+12
*
Get rid of _t suffix
malc
2009-10-01
1
-12
/
+12
*
Compile loader only once
Blue Swirl
2009-09-20
1
-0
/
+1
*
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
2009-09-04
1
-1
/
+1
*
We want the argument pass to set_irq to be opaque
Juan Quintela
2009-09-04
1
-1
/
+3
*
ide: split away ide-mmio.c
Gerd Hoffmann
2009-08-27
1
-0
/
+1
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-2
/
+3
*
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
*
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
*
Adds SM501 usb host emulation feature.
aurel32
2009-04-19
1
-1
/
+1
*
Remove redundant ram_require machine properly.
pbrook
2009-04-11
1
-1
/
+0
*
More phys_ram_base removal.
pbrook
2009-04-10
1
-4
/
+2
*
target-sh4: r2d --append option support
aurel32
2009-03-28
1
-3
/
+2
*
target-sh4: r2d --append option support
aurel32
2009-03-28
1
-5
/
+16
*
sh4: r2d fix no ide/net case
aurel32
2009-03-03
1
-5
/
+5
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
sh4: r2d. Endian conversion for peripheral register initialization.
aurel32
2009-01-24
1
-4
/
+2
[next]