aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* virtio-serial: Fix compat property nameAmit Shah2010-07-221-1/+1
* load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-2/+2
* ppc: don't define bamboo-0.13 as the default machineAurelien Jarno2010-03-081-1/+0
* ppc440_bamboo: Disable new virtio-serial features for 0.12 machine typeAmit Shah2010-03-061-0/+12
* ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compatAmit Shah2010-03-061-1/+10
* powerpc: fix compilation with CONFIG_FDT undefinedAurelien Jarno2010-02-271-4/+2
* powerpc/booke: move fdt loading to rom infrastructureLiu Yu2010-02-271-7/+8
* target-ppc: add synchronize register for booke initLiu Yu2010-02-271-0/+2
* virtio-console: qdev conversion, new virtio-serial-busAmit Shah2010-01-201-7/+0
* Fix pci_add nic not to exit on bad modelMarkus Armbruster2009-10-051-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-6/+6
* Get rid of _t suffixmalc2009-10-011-6/+6
* Compile loader only onceBlue Swirl2009-09-201-3/+5
* qdev-ify virtio-blk.Gerd Hoffmann2009-08-101-11/+0
* Rename HAVE_FDT to CONFIG_FDT and define it also in MakefileJuan Quintela2009-07-271-1/+1
* kill drives_tableGerd Hoffmann2009-07-271-2/+3
* Support addr=... in option argument of -drive if=virtioMarkus Armbruster2009-06-221-1/+3
* Support addr=... in option argument of -net nicMarkus Armbruster2009-06-221-1/+1
* Allow user to specify CPU modelBlue Swirl2009-06-171-1/+1
* Use relative path for biosPaul Brook2009-05-301-10/+9
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
* Separate virtio PCI codePaul Brook2009-05-181-2/+2
* Virtio-console conversionPaul Brook2009-05-141-3/+3
* Virtio-blk qdev conversionPaul Brook2009-05-141-2/+1
* Remove vga_ram_sizePaul Brook2009-05-131-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* Wean device tree code off phys_ram_base.pbrook2009-04-101-3/+6
* Use load_image_targphys and avoid phys_ram_base.pbrook2009-04-091-1/+2
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Fix warningsblueswir12009-01-161-1/+1
* add virtio-console initializer for powerpc (Christian Ehrhardt)aliguori2009-01-151-0/+7
* Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori2009-01-131-8/+3
* target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel322008-12-161-0/+190