summaryrefslogtreecommitdiffstats
path: root/hw/mips_malta.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mips malta: Fix fdc regression and use qdev for i8042 setupStefan Weil2009-09-041-8/+11
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-3/+2
* ide: split away ide-pci.cGerd Hoffmann2009-08-271-0/+1
* isa bus irq changes and fixes.Gerd Hoffmann2009-08-271-1/+1
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* kill drives_tableGerd Hoffmann2009-07-271-15/+9
* qdev: rework device properties.Gerd Hoffmann2009-07-161-2/+2
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-2/+2
* Support addr=... in option argument of -net nicMarkus Armbruster2009-06-221-5/+5
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Use relative path for biosPaul Brook2009-05-301-4/+10
* Add common BusStatePaul Brook2009-05-231-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-2/+2
OpenPOWER on IntegriCloud