summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr_hcall.c
Commit message (Expand)AuthorAgeFilesLines
* spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao2015-09-231-6/+45
* ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth2015-09-231-1/+2
* spapr: Remove obsolete ram_limit field from sPAPRMachineStateDavid Gibson2015-07-071-1/+2
* spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-071-17/+19
* pseries: Switch VGA endian on H_SET_MODEDavid Gibson2015-03-091-0/+2
* hw/ppc/spapr_hcall.c: Fix typo in function namesPeter Maydell2014-09-081-11/+11
* hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constantPeter Maydell2014-07-081-1/+1
* spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy2014-06-161-0/+47
* spapr_hcall: Split h_set_mode()Alexey Kardashevskiy2014-06-161-31/+34
* spapr: Implement processor compatibility in ibm, client-architecture-supportAlexey Kardashevskiy2014-06-161-0/+106
* spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy2014-06-161-0/+21
* spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy2014-03-201-8/+33
* spapr_hcall: Fix h_enter to loop correctlyAneesh Kumar K.V2014-03-201-6/+5
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-1/+1
* target-ppc: Clean up ENV_GET_CPU() usageAndreas Färber2014-03-131-3/+3
* target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy2014-03-051-3/+3
* target-ppc: Change the hpte store APIAneesh Kumar K.V2014-03-051-14/+6
* target-ppc: Fix page table lookup with kvm enabledAneesh Kumar K.V2014-03-051-19/+31
* target-ppc: Fix htab_mask calculationAneesh Kumar K.V2014-03-051-4/+15
* exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+3
* exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-2/+2
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-2/+2
* exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-2/+4
* exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+3
* exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-5/+6
* exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-4/+9
* spapr-rtas: fix h_rtas parameters readingAlexey Kardashevskiy2013-10-251-3/+3
* cpu: Use QTAILQ for CPU listAndreas Färber2013-09-031-2/+2
* pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard2013-09-021-0/+50
* pseries: savevm support for pseries machineDavid Gibson2013-07-291-4/+4
* spapr: Use named enum for function remove_hpteStefan Weil2013-07-111-4/+4
* spapr: Fix compiler warnings for some versions of gccStefan Weil2013-07-111-1/+1
* spapr-rtas: add CPU argument to RTAS callsAnthony Liguori2013-07-011-1/+1
* remove some double-includesMichael Tokarev2013-05-181-1/+0
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* 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
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-1/+1
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2013-03-101-0/+31
* ppc: move more files to hw/ppcPaolo Bonzini2013-03-011-0/+741
OpenPOWER on IntegriCloud