aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc_oldworld.c
AgeCommit message (Expand)Author
2009-10-12rom loader: fix sparc -kernel boot.Gerd Hoffmann
2009-10-05Fix pci_add nic not to exit on bad modelMarkus Armbruster
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-20Compile loader only onceBlue Swirl
2009-09-09qdev/usb: convert ohci.Gerd Hoffmann
2009-09-04ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann
2009-08-27ide: split away ide-pci.cGerd Hoffmann
2009-08-16Replace REGX with PRIx64Blue Swirl
2009-08-08ppc_oldworld: configure screen size from qemu command line optionsLaurent Vivier
2009-07-31Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl
2009-07-27kill drives_tableGerd Hoffmann
2009-07-26PPC: Round VGA BIOS size to page boundaryAlexander Graf
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-22Support addr=... in option argument of -net nicMarkus Armbruster
2009-05-30Use relative path for biosPaul Brook
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-21Introduce is_default field for QEMUMachineAnthony Liguori
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-13Remove vga_ram_sizePaul Brook
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-10Clean up VGA ram allocation.pbrook
2009-04-10More phys_ram_base removal.pbrook
2009-04-09Use load_image_targphys and avoid phys_ram_base.pbrook
2009-03-08Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir1
2009-03-07ppc_oldworld: swap the MACIO and CMD646 IDE controllersaurel32
2009-02-08Load 32 bit ELF BIOS images also on PPC64blueswir1
2009-02-07Add it_shiftblueswir1
2009-02-01Update #defines for PCI vendor and device IDs from OpenBIOS and Linuxblueswir1
2009-01-30PowerPC: IDE DB-DMA supportaurel32
2009-01-30PowerPC: mac-io DB-DMA supportaurel32
2009-01-26target-ppc: always load kernel to KERNEL_LOAD_ADDRaurel32
2009-01-24Fix kernel_size and initrd_size sign (Francois Revol)blueswir1
2009-01-16ppc_oldworld: remove i8259aurel32
2009-01-16ppc_oldworld: remove debug I/O portaurel32
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-14PPC OldWorld: use a more realistic timer frequencyaurel32
2009-01-14escc: allow one IRQ per serial channelaurel32
2009-01-13Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori
2009-01-13target-ppc: define max amount of memory for G3 beigeaurel32
2009-01-13target-ppc: fix comment about boot device in ppc_oldworld.caurel32
2009-01-12Use ESCC for PowerMac serialblueswir1
2009-01-09target-ppc: revert part of commit r6254 committed accidentallyaurel32
2009-01-08Add v{add, sub}{s, u}{b, h, w}s instructionsaurel32
2009-01-08target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.caurel32
2009-01-08Some more updates for the g3bw -> g3beige changeaurel32
2009-01-07target-ppc: Switch ppc_oldworld.c to G3 beigeaurel32
2008-12-24Fix kernel loadingblueswir1
2008-12-24Use the firmware configuration deviceblueswir1