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
/
ppc440_bamboo.c
Age
Commit message (
Expand
)
Author
2011-10-09
Merge remote-tracking branch 'upstream' into memory/batch
Avi Kivity
2011-10-06
PPC: bamboo: Use kvm api for freq and clock frequencies
Alexander Graf
2011-10-06
PPC: bamboo: Move host fdt copy to target
Alexander Graf
2011-10-02
ppc440: Pass in address_space_mem to ppc440ep_init
Richard Henderson
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2011-04-08
Don't call cpu_synchronize_state() from machine init.
Scott Wood
2010-08-26
ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses
Hollis Blanchard
2010-07-22
virtio-serial: Fix compat property name
Amit Shah
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-03-08
ppc: don't define bamboo-0.13 as the default machine
Aurelien Jarno
2010-03-06
ppc440_bamboo: Disable new virtio-serial features for 0.12 machine type
Amit Shah
2010-03-06
ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compat
Amit Shah
2010-02-27
powerpc: fix compilation with CONFIG_FDT undefined
Aurelien Jarno
2010-02-27
powerpc/booke: move fdt loading to rom infrastructure
Liu Yu
2010-02-27
target-ppc: add synchronize register for booke init
Liu Yu
2010-01-20
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
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