index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
r2d.c
Age
Commit message (
Expand
)
Author
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-13
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
2008-12-07
SH4: kill a few warnings
aurel32
2008-12-07
SH: r2d pci support (Takashi YOSHII).
balrog
2008-12-07
sh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII).
balrog
2008-12-07
sh4: mmio based CF support on r2d board (Takashi YOSHII).
balrog
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-11-05
SM501 emulation for R2D-SH4
blueswir1
2008-10-28
Set default max_cpus to one.
balrog
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-07
machine struct - use C99 initializers (Jes Sorensen)
aliguori
2008-09-02
SH4: R2D-PLUS FPGA: simply unassigned memory triggering
aurel32
2008-09-02
sh4: Add R2D-PLUS FPGA support.
aurel32
2008-09-02
sh4: CPU versioning.
aurel32
2008-04-27
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-24
RAM usage information in machine definition.
balrog
2008-04-22
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
2008-04-22
Use correct types to enable > 2G support, based on a patch from
aurel32
2007-11-18
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
blueswir1
2007-11-17
Break up vl.h.
pbrook
2007-11-10
added cpu_model parameter to cpu_init()
bellard
2007-10-31
Set boot sequence from command line (Dan Kenigsberg).
balrog
2007-09-30
Remove unused variable.
ths
2007-09-29
Add R2D-PLUS support, by Magnus Damm.
ths