]> git.proxmox.com Git - qemu.git/history - hw/ppc_newworld.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / ppc_newworld.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: calculate kernel,initrd,cmdline locations dynamically
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Isaku Yamahataide: consolidate drive_get(IF_IDE)
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-12-11 Alexander GrafAdd endianness as io mem parameter
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16 Gerd Hoffmannmore stdvga cleanups.
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-10-13 Blue Swirlppc: remove video.x
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Blue SwirlCheck for errors during BIOS or kernel load
2010-08-26 Alexander GrafPPC: Add PV hypercall transport through fw_cfg
2010-08-24 Blue SwirlRearrange block headers
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-04-04 Paul BrookRevert "Compile usb-ohci only once"
2010-03-21 Blue SwirlCompile usb-ohci 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-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Jan KiszkaKVM: Rework VCPU state writeback API
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-14 Alexander GrafPPC: Add USB per default on U3
2010-02-14 Alexander GrafPPC: Use macio IDE controller for Newworld
2010-02-14 Alexander GrafPPC: tell the guest about the time base frequency
2010-02-14 Alexander GrafPPC: Include dump of lspci -nn on real G5
2010-02-14 Alexander GrafPPC: Use Mac99_U3 type on ppc64
2009-12-21 Andreas Färberppc64: Change default machine to mac99
2009-12-19 Alexander Graftarget-ppc: Use interrupts for escc
2009-12-03 Alexander Graftarge-ppc: Sync CPU state for KVM
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Michael S. Tsirkinpci: pci.h cleanup: move out stuff not in pci.c
2009-11-07 Blue SwirlPPC: rename cpu_ppc_reset to cpu_reset for consistency
2009-10-12 Gerd Hoffmannrom loader: fix sparc -kernel boot.
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-09-09 Gerd Hoffmannqdev/usb: convert ohci.
2009-09-04 Gerd Hoffmannide: pass down DriveInfo instead of BlockDriverState
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannide: split away ide-pci.c
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-08 Blue Swirlppc_newworld: configure screen size from QEMU command...
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-27 Gerd Hoffmannkill drives_table
2009-07-26 Alexander GrafPPC: Round VGA BIOS size to page boundary
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -net nic
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-30 Paul BrookUse relative path for bios
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-10 pbrookClean up VGA ram allocation.
2009-04-10 pbrookMore phys_ram_base removal.
2009-03-08 blueswir1Use firmware configuration instead of NVRAM (initial...
2009-03-02 aurel32kvm/powerpc: Enable MPIC for E500 platform.
2009-02-09 aurel32ppc newworld: default to a G4 CPU
2009-02-08 blueswir1Use Mac NVRAM
2009-02-08 blueswir1Switch Mac99 to OpenBIOS
2009-02-08 blueswir1Use CMD646 IDE for now
2009-02-08 blueswir1Load 32 bit ELF BIOS images also on PPC64
2009-02-08 blueswir1Rename ppc_chrp.c to ppc_newworld.c