index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_hcall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr: Support ibm,dynamic-reconfiguration-memory
Bharata B Rao
2015-09-23
1
-6
/
+45
*
ppc/spapr: Use qemu_log_mask() for hcall_dprintf()
Thomas Huth
2015-09-23
1
-1
/
+2
*
spapr: Remove obsolete ram_limit field from sPAPRMachineState
David Gibson
2015-07-07
1
-1
/
+2
*
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-07-07
1
-17
/
+19
*
pseries: Switch VGA endian on H_SET_MODE
David Gibson
2015-03-09
1
-0
/
+2
*
hw/ppc/spapr_hcall.c: Fix typo in function names
Peter Maydell
2014-09-08
1
-11
/
+11
*
hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constant
Peter Maydell
2014-07-08
1
-1
/
+1
*
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
2014-06-16
1
-0
/
+47
*
spapr_hcall: Split h_set_mode()
Alexey Kardashevskiy
2014-06-16
1
-31
/
+34
*
spapr: Implement processor compatibility in ibm, client-architecture-support
Alexey Kardashevskiy
2014-06-16
1
-0
/
+106
*
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
2014-06-16
1
-0
/
+21
*
spapr_hcall: Fix little-endian resource handling in H_SET_MODE
Alexey Kardashevskiy
2014-03-20
1
-8
/
+33
*
spapr_hcall: Fix h_enter to loop correctly
Aneesh Kumar K.V
2014-03-20
1
-6
/
+5
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
target-ppc: Clean up ENV_GET_CPU() usage
Andreas Färber
2014-03-13
1
-3
/
+3
*
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
2014-03-05
1
-3
/
+3
*
target-ppc: Change the hpte store API
Aneesh Kumar K.V
2014-03-05
1
-14
/
+6
*
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
2014-03-05
1
-19
/
+31
*
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
2014-03-05
1
-4
/
+15
*
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-3
/
+3
*
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+2
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+2
*
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+4
*
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-3
/
+3
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-5
/
+6
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-4
/
+9
*
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
2013-10-25
1
-3
/
+3
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
1
-2
/
+2
*
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
2013-09-02
1
-0
/
+50
*
pseries: savevm support for pseries machine
David Gibson
2013-07-29
1
-4
/
+4
*
spapr: Use named enum for function remove_hpte
Stefan Weil
2013-07-11
1
-4
/
+4
*
spapr: Fix compiler warnings for some versions of gcc
Stefan Weil
2013-07-11
1
-1
/
+1
*
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-07-01
1
-1
/
+1
*
remove some double-includes
Michael Tokarev
2013-05-18
1
-1
/
+0
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
mmu-hash*: Add hash pte load/store helpers
David Gibson
2013-03-22
1
-19
/
+19
*
mmu-hash*: Add header file for definitions
David Gibson
2013-03-22
1
-51
/
+19
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2013-03-10
1
-0
/
+31
*
ppc: move more files to hw/ppc
Paolo Bonzini
2013-03-01
1
-0
/
+741