index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppce500_mpc8544ds.c
Age
Commit message (
Expand
)
Author
2009-10-05
Fix pci_add nic not to exit on bad model
Markus Armbruster
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-20
Compile loader only once
Blue Swirl
2009-08-10
qdev-ify virtio-blk.
Gerd Hoffmann
2009-07-27
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
2009-07-27
kill drives_table
Gerd Hoffmann
2009-06-22
Support addr=... in option argument of -drive if=virtio
Markus Armbruster
2009-06-22
Support addr=... in option argument of -net nic
Markus Armbruster
2009-05-30
Use relative path for bios
Paul Brook
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
2009-05-18
Separate virtio PCI code
Paul Brook
2009-05-14
Virtio-blk qdev conversion
Paul Brook
2009-05-13
Remove vga_ram_size
Paul Brook
2009-04-11
Remove redundant ram_require machine properly.
pbrook
2009-04-10
Wean device tree code off phys_ram_base.
pbrook
2009-04-10
More phys_ram_base elimination.
pbrook
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-02
kvm/powerpc: Add MPC8544DS board support
aurel32