index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc440_bamboo.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-06-17
Allow user to specify CPU model
Blue Swirl
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-console conversion
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-09
Use load_image_targphys and avoid phys_ram_base.
pbrook
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-16
Fix warnings
blueswir1
2009-01-15
add virtio-console initializer for powerpc (Christian Ehrhardt)
aliguori
2009-01-13
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
2008-12-16
target-ppc: IBM PowerPC 440EP Bamboo reference board emulation
aurel32