summaryrefslogtreecommitdiffstats
path: root/hw/mips_r4k.c
Commit message (Expand)AuthorAgeFilesLines
* isa_mmio: Always use little endianAlexander Graf2010-12-111-5/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* Delete write only variablesBlue Swirl2010-10-131-2/+1
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-3/+3
* hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka2010-06-131-1/+1
* rtc: make rtc_xxx accept/return ISADevice instead of RTCState.Isaku Yamahata2010-05-151-1/+2
* Compile pflash_cfi01 only onceBlue Swirl2010-03-291-2/+9
* Compile some MIPS devices only onceBlue Swirl2010-03-271-0/+1
* Compile isa_mmio only onceBlue Swirl2010-03-211-1/+5
* load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-10/+7
* mips_r4k: fix resetAurelien Jarno2009-11-151-12/+15
* mips: fix CPU resetAurelien Jarno2009-11-141-8/+17
* rom loader: fix sparc -kernel boot.Gerd Hoffmann2009-10-121-1/+1
* serial: convert isa to qdevGerd Hoffmann2009-10-051-5/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-6/+6
* Get rid of _t suffixmalc2009-10-011-6/+6
* Compile loader only onceBlue Swirl2009-09-201-1/+9
* ide/isa: convert to qdev.Gerd Hoffmann2009-09-151-1/+1
* qdev/isa: convert real time clockGerd Hoffmann2009-09-101-1/+1
* qdev/isa: finish pckbd conversionGerd Hoffmann2009-09-101-1/+3
* qdev/isa: convert ne2000Gerd Hoffmann2009-09-101-1/+1
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-3/+2
* ide: split away ide-isa.cGerd Hoffmann2009-08-271-0/+1
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* kill drives_tableGerd Hoffmann2009-07-271-8/+5
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Use relative path for biosPaul Brook2009-05-301-5/+12
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
* Remove obsolete BIOS_SIZE from sysemu.hPaul Brook2009-05-191-6/+1
* Remove vga_ram_sizePaul Brook2009-05-131-2/+2
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* More phys_ram_base elimination.pbrook2009-04-101-13/+12
* Clean up VGA ram allocation.pbrook2009-04-101-4/+1
* Use load_image_targphys and avoid phys_ram_base.pbrook2009-04-091-12/+19
* Remove nodisk_ok machine feature (Jan Kiszka)aliguori2009-03-281-1/+0
* Support epoch of 1980 in RTC emulation for MIPS Magnumaurel322009-01-241-1/+1
* mips: limit RAM size to 256MB on malta and qemu boardsaurel322009-01-241-0/+6
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-2/+2
* Check NIC model in some NIC init functions (Mark McLoughlin)aliguori2009-01-131-14/+2
* mips, ppc: make sure nd->model is always definedaurel322009-01-091-2/+4
* Set default max_cpus to one.balrog2008-10-281-1/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+1
* Use qemu-log.hblueswir12008-10-041-2/+1
* Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir12008-09-201-4/+5
* MIPS: remove empty cpu_mips_irqctrl_init()aurel322008-09-141-1/+0
* Allow diskless operation for all mips platforms.ths2008-08-131-4/+5
* Move CPU save/load registration to common code.pbrook2008-06-301-1/+0
OpenPOWER on IntegriCloud