summaryrefslogtreecommitdiffstats
path: root/hw/ppc_prep.c
Commit message (Expand)AuthorAgeFilesLines
* prep: Declare as little endianAlexander Graf2010-12-111-35/+3
* Add endianness as io mem parameterAlexander Graf2010-12-111-3/+5
* more stdvga cleanups.Gerd Hoffmann2010-11-161-1/+1
* Delete write only variablesBlue Swirl2010-10-131-2/+1
* Check for errors during BIOS or kernel loadBlue Swirl2010-09-181-1/+2
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-2/+2
* hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka2010-06-131-1/+1
* Compile dma only onceBlue Swirl2010-05-221-1/+14
* rtc: make rtc_xxx accept/return ISADevice instead of RTCState.Isaku Yamahata2010-05-151-0/+1
* Revert "Compile usb-ohci only once"Paul Brook2010-04-041-1/+1
* Compile usb-ohci only onceBlue Swirl2010-03-211-1/+1
* m48t59: don't use reserved _t suffixBlue Swirl2010-02-071-2/+2
* pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin2009-12-011-0/+2
* PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl2009-11-071-1/+1
* Make NICInfo string fields non-constMark McLoughlin2009-10-061-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-1/+2
* floppy: add drive properties.Gerd Hoffmann2009-10-051-4/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-39/+39
* Get rid of _t suffixmalc2009-10-011-39/+39
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-6/+6
* Compile loader only onceBlue Swirl2009-09-201-0/+1
* ide/isa: convert to qdev.Gerd Hoffmann2009-09-151-1/+1
* unbreak ppc/prepGerd Hoffmann2009-09-141-1/+4
* qdev/isa: convert real time clockGerd Hoffmann2009-09-101-1/+1
* qdev/isa: finish pckbd conversionGerd Hoffmann2009-09-101-1/+1
* qdev/isa: convert ne2000Gerd Hoffmann2009-09-101-1/+1
* qdev: drop iobase properties from isa busGerd Hoffmann2009-09-101-1/+1
* qdev/usb: convert ohci.Gerd Hoffmann2009-09-091-1/+1
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-3/+2
* ide: split away ide-isa.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-6/+6
* Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl2009-08-161-12/+24
* Replace always_inline with inlineBlue Swirl2009-08-161-4/+3
* kill drives_tableGerd Hoffmann2009-07-271-11/+5
* Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl2009-07-201-1/+2
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Support addr=... in option argument of -net nicMarkus Armbruster2009-06-221-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-3/+3
* Use relative path for biosPaul Brook2009-05-301-5/+12
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
* Remove obsolete BIOS_SIZE from sysemu.hPaul Brook2009-05-191-0/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-5/+5
* Remove vga_ram_sizePaul Brook2009-05-131-2/+2
* Push AUD_init down to devicesPaul Brook2009-05-121-1/+0
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-9/+5
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
OpenPOWER on IntegriCloud