summaryrefslogtreecommitdiffstats
path: root/hw/ppc_newworld.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move Mac machines to hw/ppc/Andreas Färber2013-01-251-453/+0
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-1/+1
* Make default boot order machine specificAvik Sil2013-01-151-0/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-3/+3
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2012-12-171-1/+1
|\
| * pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-1/+1
* | openpic: convert to qdevAlexander Graf2012-12-141-2/+23
* | openpic: remove irq_outAlexander Graf2012-12-141-1/+1
|/
* Add USB option in machine optionszhlcindy@gmail.com2012-10-291-12/+7
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-4/+4
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-6/+7
* ppc/newworld: use the new pci_vga_init() functionAurelien Jarno2012-10-061-2/+1
* vga: rename pci_vga_init() into pci_std_vga_init()Aurelien Jarno2012-10-061-1/+1
* Add one new file vga-pci.h and cleanup on all platformszhlcindy@gmail.com2012-08-151-1/+1
* ppc_newworld: Pass PowerPCCPU to ppc_core99_reset()Andreas Färber2012-06-041-3/+3
* ppc_newworld: Use cpu_ppc_init() to obtain PowerPCCPUAndreas Färber2012-06-041-2/+5
* ppc hw/: Don't use CPUStateAndreas Färber2012-03-141-2/+2
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-1/+8
* usb: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann2012-03-131-2/+1
* openpic: remove dead code to make a PCI device versionAnthony Liguori2012-01-271-1/+1
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-2/+4
* ppc_newworld: convert to memory APIAvi Kivity2011-10-101-22/+17
* ppc: move ADB stuff from ppc_mac.h to adb.hLaurent Vivier2011-10-061-0/+1
* PPC: Drop initial ESCC mappingAlexander Graf2011-10-011-1/+1
* PPC: use memory API to construct the PCI holeBlue Swirl2011-09-271-2/+0
* ppc_oldworld, ppc_newworld: fix escc BAR related crashAvi Kivity2011-08-251-1/+4
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* ppc: convert to memory APIAvi Kivity2011-08-081-16/+14
* pci: pass I/O address space to new PCI busAvi Kivity2011-08-081-2/+2
* pci: pass address space to pci bus when createdAvi Kivity2011-07-291-2/+3
* PPC: calculate kernel,initrd,cmdline locations dynamicallyAlexander Graf2011-06-171-4/+11
* ide: consolidate drive_get(IF_IDE)Isaku Yamahata2011-04-071-9/+2
* isa_mmio: Always use little endianAlexander Graf2010-12-111-1/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* more stdvga cleanups.Gerd Hoffmann2010-11-161-1/+1
* Delete write only variablesBlue Swirl2010-10-131-2/+1
* ppc: remove video.xBlue Swirl2010-10-131-38/+3
* Check for errors during BIOS or kernel loadBlue Swirl2010-09-181-1/+2
* PPC: Add PV hypercall transport through fw_cfgAlexander Graf2010-08-261-0/+7
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-3/+3
* Revert "Compile usb-ohci only once"Paul Brook2010-04-041-1/+1
* Compile usb-ohci only onceBlue Swirl2010-03-211-1/+1
* Compile isa_mmio only onceBlue Swirl2010-03-211-1/+1
* load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-10/+9
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-041-3/+0
* PPC: Add USB per default on U3Alexander Graf2010-02-141-1/+11
* PPC: Use macio IDE controller for NewworldAlexander Graf2010-02-141-5/+11
OpenPOWER on IntegriCloud