summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* targe-ppc: Sync CPU state for KVMAlexander Graf2009-12-031-0/+4
* pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin2009-12-011-0/+1
* PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl2009-11-071-1/+1
* rom loader: fix sparc -kernel boot.Gerd Hoffmann2009-10-121-1/+1
* Fix pci_add nic not to exit on bad modelMarkus Armbruster2009-10-051-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* Compile loader only onceBlue Swirl2009-09-201-4/+16
* qdev/usb: convert ohci.Gerd Hoffmann2009-09-091-1/+1
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-10/+5
* ide: split away ide-pci.cGerd Hoffmann2009-08-271-0/+1
* Replace REGX with PRIx64Blue Swirl2009-08-161-2/+4
* ppc_oldworld: configure screen size from qemu command line optionsLaurent Vivier2009-08-081-0/+5
* Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl2009-07-311-1/+1
* kill drives_tableGerd Hoffmann2009-07-271-21/+9
* PPC: Round VGA BIOS size to page boundaryAlexander Graf2009-07-261-0/+4
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Support addr=... in option argument of -net nicMarkus Armbruster2009-06-221-1/+1
* Use relative path for biosPaul Brook2009-05-301-7/+18
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Introduce is_default field for QEMUMachineAnthony Liguori2009-05-211-0/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
* Remove vga_ram_sizePaul Brook2009-05-131-3/+2
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-8/+6
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* Clean up VGA ram allocation.pbrook2009-04-101-6/+2
* More phys_ram_base removal.pbrook2009-04-101-7/+8
* Use load_image_targphys and avoid phys_ram_base.pbrook2009-04-091-2/+2
* Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir12009-03-081-14/+19
* ppc_oldworld: swap the MACIO and CMD646 IDE controllersaurel322009-03-071-9/+8
* Load 32 bit ELF BIOS images also on PPC64blueswir12009-02-081-7/+0
* Add it_shiftblueswir12009-02-071-1/+1
* Update #defines for PCI vendor and device IDs from OpenBIOS and Linuxblueswir12009-02-011-2/+3
* PowerPC: IDE DB-DMA supportaurel322009-01-301-1/+1
* PowerPC: mac-io DB-DMA supportaurel322009-01-301-2/+5
* target-ppc: always load kernel to KERNEL_LOAD_ADDRaurel322009-01-261-3/+9
* Fix kernel_size and initrd_size sign (Francois Revol)blueswir12009-01-241-1/+2
* ppc_oldworld: remove i8259aurel322009-01-161-5/+1
* ppc_oldworld: remove debug I/O portaurel322009-01-161-3/+0
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-2/+2
* PPC OldWorld: use a more realistic timer frequencyaurel322009-01-141-2/+2
* escc: allow one IRQ per serial channelaurel322009-01-141-1/+1
* Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori2009-01-131-5/+2
* target-ppc: define max amount of memory for G3 beigeaurel322009-01-131-0/+7
* target-ppc: fix comment about boot device in ppc_oldworld.caurel322009-01-131-1/+1
* Use ESCC for PowerMac serialblueswir12009-01-121-4/+5
* target-ppc: revert part of commit r6254 committed accidentallyaurel322009-01-091-1/+1
* Add v{add, sub}{s, u}{b, h, w}s instructionsaurel322009-01-081-1/+1
* target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.caurel322009-01-081-6/+0
* Some more updates for the g3bw -> g3beige changeaurel322009-01-081-1/+1