]> git.proxmox.com Git - qemu.git/history - hw/ppc440_bamboo.c
user: Restore debug usage message for '-d ?' in user mode emulation
[qemu.git] / hw / ppc440_bamboo.c
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2011-04-08 Scott WoodDon't call cpu_synchronize_state() from machine init.
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-26 Hollis Blanchardppc4xx: load Bamboo kernel, initrd, and fdt at fixed...
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-22 Amit Shahvirtio-serial: Fix compat property name
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-16 Aurelien Jarnoload_elf: replace the address addend by a translation...
2010-03-08 Aurelien Jarnoppc: don't define bamboo-0.13 as the default machine
2010-03-06 Amit Shahppc440_bamboo: Disable new virtio-serial features for...
2010-03-06 Amit Shahppc440_bamboo: Add 0.12 and 0.13 machine types for...
2010-02-27 Aurelien Jarnopowerpc: fix compilation with CONFIG_FDT undefined
2010-02-27 Liu Yupowerpc/booke: move fdt loading to rom infrastructure
2010-02-27 Liu Yutarget-ppc: add synchronize register for booke init
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus
2009-10-05 Markus ArmbrusterFix pci_add nic not to exit on bad model
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue SwirlCompile loader only once
2009-08-10 Gerd Hoffmannqdev-ify virtio-blk.
2009-07-27 Juan QuintelaRename HAVE_FDT to CONFIG_FDT and define it also in...
2009-07-27 Gerd Hoffmannkill drives_table
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -drive if=virtio
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -net nic
2009-06-17 Blue SwirlAllow user to specify CPU model
2009-05-30 Paul BrookUse relative path for bios
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-18 Paul BrookSeparate virtio PCI code
2009-05-14 Paul BrookVirtio-console conversion
2009-05-14 Paul BrookVirtio-blk qdev conversion
2009-05-13 Paul BrookRemove vga_ram_size
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-10 pbrookWean device tree code off phys_ram_base.
2009-04-09 pbrookUse load_image_targphys and avoid phys_ram_base.
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-16 blueswir1Fix warnings
2009-01-15 aliguoriadd virtio-console initializer for powerpc (Christian...
2009-01-13 aliguoriMake pci_nic_init() use qemu_setup_nic_model() (Mark...
2008-12-16 aurel32target-ppc: IBM PowerPC 440EP Bamboo reference board...