summaryrefslogtreecommitdiffstats
path: root/hw/mips_jazz.c
Commit message (Expand)AuthorAgeFilesLines
* pckbd: Convert to MemoryRegionRichard Henderson2011-09-251-1/+3
* mips_jazz: initialize i8259 after the ISA busAvi Kivity2011-09-251-1/+1
* isa: Pass i/o address space to isa_bus_newRichard Henderson2011-09-251-7/+10
* mips_jazz: convert to memory APIAvi Kivity2011-09-181-45/+45
* g364fb: convert to qdevHervé Poussineau2011-08-271-1/+14
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-2/+1
* g364fb: convert to memory APIAvi Kivity2011-08-251-1/+2
* vga: drop get_system_memory() from vga devices and derivativesAvi Kivity2011-08-221-1/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* ds1225y: convert to qdev device, and use it in MIPS Jazz emulationHervé Poussineau2011-07-201-2/+8
* i8254: convert to qdevBlue Swirl2011-02-201-2/+2
* audio: consolidate audio_init()Isaku Yamahata2011-01-251-22/+2
* isa_mmio: Always use little endianAlexander Graf2010-12-111-6/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-2/+4
* ESP: fix ESP DMA access when DMA is not enabledBlue Swirl2010-09-111-2/+2
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-2/+2
* Remove useless device dependency of HAS_AUDIOBlue Swirl2010-06-271-4/+0
* hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka2010-06-131-1/+1
* Compile dma only onceBlue Swirl2010-05-221-1/+12
* rtc: make rtc_xxx accept/return ISADevice instead of RTCState.Isaku Yamahata2010-05-151-0/+1
* Compile some MIPS devices only onceBlue Swirl2010-03-271-0/+1
* Compile serial only onceBlue Swirl2010-03-211-4/+14
* Compile isa_mmio only onceBlue Swirl2010-03-211-1/+6
* scsi: move scsi.h -> esp.hGerd Hoffmann2009-11-091-1/+1
* MIPS jazz: create isa busRoy Tam2009-10-151-0/+2
* Make NICInfo string fields non-constMark McLoughlin2009-10-061-1/+1
* floppy: add drive properties.Gerd Hoffmann2009-10-051-3/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-8/+8
* Get rid of _t suffixmalc2009-10-011-8/+8
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-5/+3
* Compile loader only onceBlue Swirl2009-09-201-0/+1
* qdev/isa: convert real time clockGerd Hoffmann2009-09-101-1/+1
* isa bus irq changes and fixes.Gerd Hoffmann2009-08-271-1/+1
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-4/+4
* kill drives_tableGerd Hoffmann2009-07-271-5/+2
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+2
* Use relative path for biosPaul Brook2009-05-301-4/+10
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-2/+10
* Remove obsolete BIOS_SIZE from sysemu.hPaul Brook2009-05-191-6/+1
* ESP SCSI qdev conversionPaul Brook2009-05-141-11/+3
* Remove vga_ram_sizePaul Brook2009-05-131-7/+7
* Push AUD_init down to devicesPaul Brook2009-05-121-4/+1
* Make AUD_init failure fatalPaul Brook2009-05-121-6/+4
* Implement sonic netcard (MIPS Jazz)aurel322009-04-151-1/+17
* Remove redundant ram_require machine properly.pbrook2009-04-111-2/+0
* Clean up rc4030 init functionaurel322009-04-101-4/+3
* Clean up VGA ram allocation.pbrook2009-04-101-6/+2
OpenPOWER on IntegriCloud