aboutsummaryrefslogtreecommitdiffstats
path: root/hw/mips_jazz.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-20i8254: convert to qdevBlue Swirl1-2/+2
2011-01-25audio: consolidate audio_init()Isaku Yamahata1-22/+2
2010-12-11isa_mmio: Always use little endianAlexander Graf1-6/+1
2010-12-11Add endianness as io mem parameterAlexander Graf1-2/+4
2010-09-11ESP: fix ESP DMA access when DMA is not enabledBlue Swirl1-2/+2
2010-08-24Rearrange block headersBlue Swirl1-0/+1
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson1-2/+2
2010-06-27Remove useless device dependency of HAS_AUDIOBlue Swirl1-4/+0
2010-06-13hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka1-1/+1
2010-05-22Compile dma only onceBlue Swirl1-1/+12
2010-05-15rtc: make rtc_xxx accept/return ISADevice instead of RTCState.Isaku Yamahata1-0/+1
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