aboutsummaryrefslogtreecommitdiffstats
path: root/hw/mips_jazz.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-27Compile some MIPS devices only onceBlue Swirl1-0/+1
2010-03-21Compile serial only onceBlue Swirl1-4/+14
2010-03-21Compile isa_mmio only onceBlue Swirl1-1/+6
2009-11-09scsi: move scsi.h -> esp.hGerd Hoffmann1-1/+1
2009-10-15MIPS jazz: create isa busRoy Tam1-0/+2
2009-10-06Make NICInfo string fields non-constMark McLoughlin1-1/+1
2009-10-05floppy: add drive properties.Gerd Hoffmann1-3/+2
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-8/+8
2009-10-01Get rid of _t suffixmalc1-8/+8
2009-09-20ioports: remove unused env parameter and compile only onceBlue Swirl1-5/+3
2009-09-20Compile loader only onceBlue Swirl1-0/+1
2009-09-10qdev/isa: convert real time clockGerd Hoffmann1-1/+1
2009-08-27isa bus irq changes and fixes.Gerd Hoffmann1-1/+1
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-4/+4
2009-07-27kill drives_tableGerd Hoffmann1-5/+2
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-2/+2
2009-05-30Use relative path for biosPaul Brook1-4/+10
2009-05-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-05-21Convert machine registration to use module init functionsAnthony Liguori1-2/+10
2009-05-19Remove obsolete BIOS_SIZE from sysemu.hPaul Brook1-6/+1
2009-05-14ESP SCSI qdev conversionPaul Brook1-11/+3
2009-05-13Remove vga_ram_sizePaul Brook1-7/+7
2009-05-12Push AUD_init down to devicesPaul Brook1-4/+1
2009-05-12Make AUD_init failure fatalPaul Brook1-6/+4
2009-04-15Implement sonic netcard (MIPS Jazz)aurel321-1/+17
2009-04-11Remove redundant ram_require machine properly.pbrook1-2/+0
2009-04-10Clean up rc4030 init functionaurel321-4/+3
2009-04-10Clean up VGA ram allocation.pbrook1-6/+2
2009-04-09Use load_image_targphys and avoid phys_ram_base.pbrook1-11/+15
2009-03-28Remove nodisk_ok machine feature (Jan Kiszka)aliguori1-2/+0
2009-01-24Support epoch of 1980 in RTC emulation for MIPS Magnumaurel321-1/+1
2009-01-16G364 video adapter enhancementaurel321-1/+2
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-8/+8
2009-01-01target-mips: DMA support for RC4030 chipsetaurel321-14/+32
2008-12-10MIPS Magnum: fix memory-mapped i8042aurel321-1/+1
2008-12-07MIPS: remove a few warningsaurel321-2/+2
2008-10-28Set default max_cpus to one.balrog1-2/+0
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori1-0/+2
2008-08-13Allow diskless operation for all mips platforms.ths1-8/+10
2008-06-30Move CPU save/load registration to common code.pbrook1-1/+0
2008-05-048250: Customized base baudrateaurel321-2/+2
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel321-3/+3
2008-04-24RAM usage information in machine definition.balrog1-0/+2
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel321-3/+3
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel321-3/+3
2008-04-09ESP: Add it_shift parameter (Hervé Poussineau)blueswir11-1/+1
2008-04-08Simplify PICA 61 emulationaurel321-9/+20
2008-04-07MIPS Magnum R4000 machineaurel321-0/+275