summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '07caea315a85ebfe90851f9c2e4ef3fdd24117b5' into upstream-mergeAvi Kivity2009-10-061-1/+1
|\
| * 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
* | Merge commit 'ca20cf32ab3d945155141ef737f5d08ebb373e1d' into upstream-mergeAvi Kivity2009-09-211-3/+5
|\|
| * Compile loader only onceBlue Swirl2009-09-201-3/+5
* | Merge commit 'd176c495b6664b72dc1e595f6e89dc5648aa248b' into upstream-mergeAvi Kivity2009-08-111-11/+0
|\|
| * qdev-ify virtio-blk.Gerd Hoffmann2009-08-101-11/+0
* | Merge commit 'eb82284f180196f911fd70ebf0cddfbfdf5af3e3' into upstream-mergeAvi Kivity2009-07-291-2/+2
|\|
| * Rename HAVE_FDT to CONFIG_FDT and define it also in MakefileJuan Quintela2009-07-271-2/+2
* | Merge commit '751c6a17042b5d011013d6963c0505d671cf708e' into upstream-mergeAvi Kivity2009-07-281-2/+3
|\|
| * kill drives_tableGerd Hoffmann2009-07-271-2/+3
* | Fix ppc-softmmu kvm-disabled buildAnthony Liguori2009-06-281-0/+1
|/
* 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