summaryrefslogtreecommitdiffstats
path: root/hw/mips_mipssim.c
Commit message (Expand)AuthorAgeFilesLines
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* serial: Replace register_ioport_*Julien Grall2012-12-041-1/+2
* serial: split serial.cGerd Hoffmann2012-10-221-1/+1
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-4/+6
* net: Remove VLANStateStefan Hajnoczi2012-08-011-1/+1
* mips_mipssim: Store MIPSCPU in ResetDataAndreas Färber2012-06-041-4/+4
* mips_mipssim: Use cpu_mips_init() to obtain MIPSCPUAndreas Färber2012-06-041-2/+5
* mips hw/: Don't use CPUStateAndreas Färber2012-03-141-3/+3
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-1/+1
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-2/+4
* Fix spelling in documentation and comments (similiar -> similar)Stefan Weil2011-11-171-1/+1
* mips_mipssim: convert to memory APIAvi Kivity2011-09-181-7/+8
* mipsnet: convert to qdevHervé Poussineau2011-09-101-0/+18
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* isa_mmio: Always use little endianAlexander Graf2010-12-111-5/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-2/+2
* hw: honor low bit in mipssim machineNathan Froyd2010-06-091-1/+4
* 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-12/+5
* mips: fix CPU resetAurelien Jarno2009-11-141-8/+17
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* Compile loader only onceBlue Swirl2009-09-201-1/+10
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Use relative path for biosPaul Brook2009-05-301-4/+9
* 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-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* Use load_image_targphys and avoid phys_ram_base.pbrook2009-04-091-9/+12
* Remove nodisk_ok machine feature (Jan Kiszka)aliguori2009-03-281-1/+0
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-1/+1
* Check NIC model in some NIC init functions (Mark McLoughlin)aliguori2009-01-131-13/+3
* 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
* Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir12008-09-201-1/+2
* 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-2/+2
* 8250: Customized base baudrateaurel322008-05-041-1/+1
* 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
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-2/+2
OpenPOWER on IntegriCloud