summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* More efficient target register / TC accesses.ths2008-06-271-1/+1
* 8250: Customized base baudrateaurel322008-05-041-1/+2
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-1/+1
* RAM usage information in machine definition.balrog2008-04-241-0/+1
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-1/+1
* Flash support for mips r4k pseudo-machine, byths2008-04-201-1/+13
* Remove broken ds1225y init, it is useless on this machine anyway.ths2007-12-071-2/+1
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-2/+20
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-2/+2
* Break up vl.h.pbrook2007-11-171-1/+7