]> git.proxmox.com Git - qemu.git/history - hw/ppce500_mpc8544ds.c
USB: add usb network redirection support
[qemu.git] / hw / ppce500_mpc8544ds.c
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-17 Alexander GrafPPC: E500: Use MAS registers instead of internal TLB...
2011-06-17 Alexander GrafPPC: mpc8544ds: Add hypervisor node
2011-06-17 Alexander GrafPPC: E500: Implement reboot controller
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-03 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Alexander GrafPPC: fix mpc8544ds pci default devices
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-11 Alexander GrafPPC: Qdev'ify e500 pci
2011-05-11 Alexander GrafPPC MPC7544DS: Use new TLB helper function
2011-05-11 Alexander GrafPPC: Make MPC8544DS emulation work w/o KVM
2011-05-11 Alexander GrafPPC: Make MPC8544DS obey -cpu switch
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-08 Scott WoodDon't call cpu_synchronize_state() from machine init.
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander Grafisa_mmio: Always use little endian
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13 Blue SwirlDelete write only variables
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-03-21 Blue SwirlCompile serial only once
2010-03-21 Blue SwirlCompile isa_mmio only once
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-02-27 Liu Yupowerpc/e500: adjust fdt and ramdisk loading addr
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
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-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-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-10 pbrookMore phys_ram_base elimination.
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-03-02 aurel32kvm/powerpc: Add MPC8544DS board support