aboutsummaryrefslogtreecommitdiff
path: root/hw/r2d.c
AgeCommit message (Expand)Author
2009-09-04ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann
2009-09-04We want the argument pass to set_irq to be opaqueJuan Quintela
2009-08-27ide: split away ide-mmio.cGerd Hoffmann
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-07-27kill drives_tableGerd Hoffmann
2009-06-22Support addr=... in option argument of -net nicMarkus Armbruster
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-13Remove vga_ram_sizePaul Brook
2009-04-19Adds SM501 usb host emulation feature.aurel32
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-10More phys_ram_base removal.pbrook
2009-03-28target-sh4: r2d --append option supportaurel32
2009-03-28target-sh4: r2d --append option supportaurel32
2009-03-03sh4: r2d fix no ide/net caseaurel32
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-24sh4: r2d. Endian conversion for peripheral register initialization.aurel32
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-13Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori
2008-12-07SH4: kill a few warningsaurel32
2008-12-07SH: r2d pci support (Takashi YOSHII).balrog
2008-12-07sh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII).balrog
2008-12-07sh4: mmio based CF support on r2d board (Takashi YOSHII).balrog
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-11-05SM501 emulation for R2D-SH4blueswir1
2008-10-28Set default max_cpus to one.balrog
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori
2008-10-07machine struct - use C99 initializers (Jes Sorensen)aliguori
2008-09-02SH4: R2D-PLUS FPGA: simply unassigned memory triggeringaurel32
2008-09-02sh4: Add R2D-PLUS FPGA support.aurel32
2008-09-02sh4: CPU versioning.aurel32
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-24RAM usage information in machine definition.balrog
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel32
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel32
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir1
2007-11-17Break up vl.h.pbrook
2007-11-10added cpu_model parameter to cpu_init()bellard
2007-10-31Set boot sequence from command line (Dan Kenigsberg).balrog
2007-09-30Remove unused variable.ths
2007-09-29Add R2D-PLUS support, by Magnus Damm.ths