summaryrefslogtreecommitdiffstats
path: root/hw/mips_malta.c
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-25/+20
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-08-251-20/+25
* char: rename qemu_chr_open() -> qemu_chr_new()Anthony Liguori2011-08-221-2/+2
* char: rename qemu_chr_printf() -> qemu_chr_fe_printf()Anthony Liguori2011-08-221-11/+11
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-3/+3
* smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...Isaku Yamahata2011-04-091-10/+2
* ide: consolidate drive_get(IF_IDE)Isaku Yamahata2011-04-071-9/+1
* isa-bus: Remove bogus IRQ sharing checkJan Kiszka2011-02-211-1/+1
* i8254: convert to qdevBlue Swirl2011-02-201-2/+2
* x86,MIPS: make vmware_vga optionalBlue Swirl2011-02-121-1/+5
* audio: consolidate audio_init()Isaku Yamahata2011-01-251-21/+2
* gt64xxx: qdev conversionAurelien Jarno2011-01-201-1/+1
* mips/malta: fix board idAurelien Jarno2011-01-141-1/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* more stdvga cleanups.Gerd Hoffmann2010-11-161-1/+1
* Delete write only variablesBlue Swirl2010-10-131-9/+5
* Use GCC_FMT_ATTR (format checking)Stefan Weil2010-10-031-1/+2
* mips_malta: Fix format stringsStefan Weil2010-09-211-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-1/+2
* Compile pflash_cfi01 only onceBlue Swirl2010-03-291-1/+7
* Compile acpi only onceBlue Swirl2010-03-291-1/+2
* Compile some MIPS devices only onceBlue Swirl2010-03-271-0/+1
* Compile serial only onceBlue Swirl2010-03-211-1/+5
* load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-16/+8
* fdc: don't use reserved _t suffixBlue Swirl2010-02-071-1/+1
* mips/malta: fix typoAurelien Jarno2010-02-061-1/+1
* pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin2009-12-011-0/+2
* mips malta: fix indentationAurelien Jarno2009-11-141-3/+3
* mips-malta: fix resetAurelien Jarno2009-11-141-25/+27
* mips: fix CPU resetAurelien Jarno2009-11-141-4/+2
* rom loader: fix sparc -kernel boot.Gerd Hoffmann2009-10-121-1/+1
* New qdev_init_nofail()Markus Armbruster2009-10-071-1/+1
* Fix pci_add nic not to exit on bad modelMarkus Armbruster2009-10-051-1/+1
* serial: convert isa to qdevGerd Hoffmann2009-10-051-2/+2
* floppy: add drive properties.Gerd Hoffmann2009-10-051-3/+2
* parallel: convert isa to qdevGerd Hoffmann2009-10-051-1/+1
* i2c: addresses are load/save as uint8_t values, change types to reflect thisJuan Quintela2009-10-051-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-12/+12
* Get rid of _t suffixmalc2009-10-011-12/+12
* Fix Sparse warning about obsolete struct initializerBlue Swirl2009-09-211-1/+1
* Compile loader only onceBlue Swirl2009-09-201-1/+10
* mips malta: ensure that the serial ports are associated with a deviceAurelien Jarno2009-09-151-0/+9
* qdev/isa: convert real time clockGerd Hoffmann2009-09-101-1/+1
* qdev: simplify isa irq assignmentsGerd Hoffmann2009-09-101-1/+1
* qdev: drop iobase properties from isa busGerd Hoffmann2009-09-101-2/+2
OpenPOWER on IntegriCloud