summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
...
* spapr: make IOMMU translation go through IOMMUTLBEntryPaolo Bonzini2013-06-201-25/+35
* spapr: convert TCE API to use an opaque typePaolo Bonzini2013-06-203-42/+33
* Merge remote-tracking branch 'pmaydell/configury.next' into stagingAnthony Liguori2013-06-173-26/+0
|\
| * ppc: Remove CONFIG_FDT conditionalsPeter Maydell2013-06-143-26/+0
* | Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-151-3/+4
|\ \ | |/ |/|
| * isa: QOM'ify ISADeviceAndreas Färber2013-06-071-2/+3
| * isa: QOM'ify ISABusAndreas Färber2013-06-071-1/+1
* | spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()Andreas Färber2013-06-131-11/+8
* | spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()Andreas Färber2013-06-121-7/+2
|/
* remove some double-includesMichael Tokarev2013-05-182-3/+0
* PPC: e500: correct params->ram_size with ram_sizeTiejun Chen2013-05-061-0/+1
* PPC: e500: initialize GPRs as per epaprBharat Bhushan2013-05-061-3/+27
* pseries: Fix debug message for out-of-bounds address in H_PUT_TCEDavid Gibson2013-05-061-1/+1
* pseries: Factor out check for out-of-bounds LIOBNDavid Gibson2013-05-061-6/+6
* prep: Make System I/O port 0092 read/writeJulio Guerra2013-05-061-1/+1
* prep: Add ELF support for -biosAndreas Färber2013-05-051-9/+22
* prep: Fix NIP reset valueFabien Chouteau2013-05-051-0/+3
* audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini2013-04-291-3/+0
* audio: look for the ISA and PCI busesPaolo Bonzini2013-04-291-1/+1
* pseries: Generate device paths for VIO devicesDavid Gibson2013-04-261-14/+23
* pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson2013-04-261-2/+2
* pseries: Fix some small errors in XICS logicDavid Gibson2013-04-261-0/+2
* pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson2013-04-261-2/+19
* PPC: mac newworld: fix cpu NIP reset valueAlexander Graf2013-04-261-0/+2
* Enable kvm emulated watchdogBharat Bhushan2013-04-261-4/+41
* PPC: Remove env->hreset_excp_prefixFabien Chouteau2013-04-261-2/+4
* PPC: e500: advertise 4.2 MPIC only if KVM supports EPRStuart Yoder2013-04-261-0/+7
* Remove unneeded type castsStefan Weil2013-04-192-2/+2
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-152-2/+2
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-085-4/+85
* hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/Paolo Bonzini2013-04-081-5/+0
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-2/+0
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-083-3/+1255
* hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-081-1/+0
* hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini2013-04-081-4/+1
* hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-081-2/+0
* hw: make all of hw/pci/ configurable via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-0821-62/+62
* mmu-hash*: Add hash pte load/store helpersDavid Gibson2013-03-221-19/+19
* mmu-hash*: Add header file for definitionsDavid Gibson2013-03-221-51/+19
* pseries: Move XICS initialization before cpu initializationDavid Gibson2013-03-222-37/+32
* pseries: Remove "busname" property for PCI host bridgeDavid Gibson2013-03-221-1/+1
* pseries: Fix breakage in CPU QOM conversionDavid Gibson2013-03-221-1/+1
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-122-5/+5
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-2/+4
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-126-20/+32
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2013-03-103-1/+33
|\
| * PPC: Fix dma interruptAmadeusz Sławiński2013-03-081-1/+1
OpenPOWER on IntegriCloud