summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* 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
* 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-1/+1
* 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
* More phys_ram_base elimination.pbrook2009-04-101-2/+3
* Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir12009-03-071-0/+2
* kvm/powerpc: Add MPC8544DS board supportaurel322009-03-021-0/+284