summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-mips: get_physical_address: Add KVM awarenessJames Hogan2014-06-181-7/+26
* target-mips: get_physical_address: Add defines for segment basesJames Hogan2014-06-181-6/+12
* hw/mips: Add API to convert KVM guest KSEG0 <-> GPASanjay Lal2014-06-182-1/+8
* hw/mips/cputimer: Don't start periodic timer in KVM modeSanjay Lal2014-06-181-1/+8
* target-mips: Reset CPU timer consistentlyJames Hogan2014-06-182-3/+8
* KVM: Fix GSI number space limitAlexander Graf2014-06-181-1/+1
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-06-1694-2034/+19278
|\
| * spapr_pci: Advertise MSI quotaBadari Pulavarty2014-06-163-1/+3
| * PPC: KVM: Make pv hcall endian agnosticAlexander Graf2014-06-161-8/+8
| * powerpc: use float64 for frsqrteTristan Gingold2014-06-161-3/+0
| * spapr: Add kvm-type propertyEduardo Habkost2014-06-161-0/+25
| * spapr: Create SPAPRMachine structEduardo Habkost2014-06-161-0/+14
| * linux-user: Tell guest about big host page sizesAlexander Graf2014-06-161-1/+1
| * spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy2014-06-164-3/+60
| * spapr_hcall: Split h_set_mode()Alexey Kardashevskiy2014-06-161-31/+34
| * target-ppc: Enable DABRX SPR and limit it to <=POWER7Alexey Kardashevskiy2014-06-161-1/+14
| * target-ppc: Enable PPR and VRSAVE SPRs migrationAlexey Kardashevskiy2014-06-161-8/+8
| * target-ppc: Add POWER8's Event Based Branch (EBB) control SPRsAlexey Kardashevskiy2014-06-162-0/+64
| * KVM: target-ppc: Enable TM state migrationAlexey Kardashevskiy2014-06-163-0/+87
| * target-ppc: Add POWER8's TM SPRsAlexey Kardashevskiy2014-06-164-0/+111
| * target-ppc: Add POWER8's MMCR2/MMCRS SPRsAlexey Kardashevskiy2014-06-162-0/+25
| * target-ppc: Enable FSCR facility check for TARAlexey Kardashevskiy2014-06-161-2/+34
| * target-ppc: Add POWER8's FSCR SPRAlexey Kardashevskiy2014-06-166-0/+66
| * target-ppc: Add POWER8's TIR SPRAlexey Kardashevskiy2014-06-162-0/+11
| * target-ppc: Refactor class init for POWER7/8Alexey Kardashevskiy2014-06-161-39/+61
| * target-ppc: Switch POWER7/8 classes to use correct PMU SPRsAlexey Kardashevskiy2014-06-161-15/+2
| * target-ppc: Make use of gen_spr_power5p_lpar() for POWER7/8Alexey Kardashevskiy2014-06-161-5/+1
| * target-ppc: Make use of gen_spr_book3s_altivec() for POWER7/8Alexey Kardashevskiy2014-06-161-7/+1
| * target-ppc: Move POWER7/8 CFAR/DSCR/CTRL/PPR/PCR SPR registration to helpersAlexey Kardashevskiy2014-06-161-30/+40
| * target-ppc: Move POWER8 TCE Address control (TAR) to a helperAlexey Kardashevskiy2014-06-161-5/+9
| * target-ppc: Move POWER7/8 PIR/PURR/SPURR SPR registration to helpersAlexey Kardashevskiy2014-06-161-14/+26
| * target-ppc: Enable PMU SPRs migrationAlexey Kardashevskiy2014-06-161-52/+52
| * target-ppc: Remove check_pow_970FXAlexey Kardashevskiy2014-06-161-9/+1
| * target-ppc: Introduce and reuse generalized init_proc_book3s_64()Alexey Kardashevskiy2014-06-161-58/+27
| * target-ppc: Add HID4 SPR for PPC970Alexey Kardashevskiy2014-06-162-0/+12
| * target-ppc: Add PMC7/8 to 970 classAlexey Kardashevskiy2014-06-162-0/+30
| * target-ppc: Add PMC5/6, SDAR and MMCRA to 970 familyAlexey Kardashevskiy2014-06-161-0/+32
| * target-ppc: Add "POWER" prefix to MMCRA PMU registersAlexey Kardashevskiy2014-06-162-2/+3
| * target-ppc: Copy and split gen_spr_7xx() for 970Alexey Kardashevskiy2014-06-162-1/+125
| * target-ppc: Make UCTRL a mirror of CTRLAlexey Kardashevskiy2014-06-161-2/+2
| * target-ppc: Refactor PPC970Alexey Kardashevskiy2014-06-161-13/+32
| * target-ppc: Merge 970FX and 970MP into a single 970 classAlexey Kardashevskiy2014-06-163-205/+20
| * target-ppc: Rename 7XX/60x/74XX/e600 PMU SPRsAlexey Kardashevskiy2014-06-162-69/+69
| * target-ppc: Fix Temporary Variable Leak in bctarTom Musta2014-06-161-1/+1
| * PPC: e500: Merge 32 and 64 bit SPE emulationAlexander Graf2014-06-162-583/+132
| * PPC: spapr: Expose /hypervisor node in device treeAlexander Graf2014-06-161-0/+20
| * KVM: PPC: Expose fixup hcall capabilityAlexander Graf2014-06-162-0/+13
| * linux-headers: update linux headers to kvm/nextAlexander Graf2014-06-167-10/+156
| * linux-headers: include psci.hAlexander Graf2014-06-161-1/+2
| * PPC: SPE: Fix high-bits bitmaskAlexander Graf2014-06-161-2/+2
OpenPOWER on IntegriCloud