index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_hcall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-23
spapr: Support ibm,dynamic-reconfiguration-memory
Bharata B Rao
1
-6
/
+45
2015-09-23
ppc/spapr: Use qemu_log_mask() for hcall_dprintf()
Thomas Huth
1
-1
/
+2
2015-07-07
spapr: Remove obsolete ram_limit field from sPAPRMachineState
David Gibson
1
-1
/
+2
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
1
-17
/
+19
2015-03-09
pseries: Switch VGA endian on H_SET_MODE
David Gibson
1
-0
/
+2
2014-09-08
hw/ppc/spapr_hcall.c: Fix typo in function names
Peter Maydell
1
-11
/
+11
2014-07-08
hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constant
Peter Maydell
1
-1
/
+1
2014-06-16
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
1
-0
/
+47
2014-06-16
spapr_hcall: Split h_set_mode()
Alexey Kardashevskiy
1
-31
/
+34
2014-06-16
spapr: Implement processor compatibility in ibm, client-architecture-support
Alexey Kardashevskiy
1
-0
/
+106
2014-06-16
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
1
-0
/
+21
2014-03-20
spapr_hcall: Fix little-endian resource handling in H_SET_MODE
Alexey Kardashevskiy
1
-8
/
+33
2014-03-20
spapr_hcall: Fix h_enter to loop correctly
Aneesh Kumar K.V
1
-6
/
+5
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
target-ppc: Clean up ENV_GET_CPU() usage
Andreas Färber
1
-3
/
+3
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
1
-3
/
+3
2014-03-05
target-ppc: Change the hpte store API
Aneesh Kumar K.V
1
-14
/
+6
2014-03-05
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
1
-19
/
+31
2014-03-05
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
1
-4
/
+15
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
1
-3
/
+3
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-2
/
+2
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-2
/
+2
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
1
-2
/
+4
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-3
/
+3
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-5
/
+6
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-4
/
+9
2013-10-25
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
1
-3
/
+3
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-2
/
+2
2013-09-02
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
1
-0
/
+50
2013-07-29
pseries: savevm support for pseries machine
David Gibson
1
-4
/
+4
2013-07-11
spapr: Use named enum for function remove_hpte
Stefan Weil
1
-4
/
+4
2013-07-11
spapr: Fix compiler warnings for some versions of gcc
Stefan Weil
1
-1
/
+1
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
1
-1
/
+1
2013-05-18
remove some double-includes
Michael Tokarev
1
-1
/
+0
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-03-22
mmu-hash*: Add hash pte load/store helpers
David Gibson
1
-19
/
+19
2013-03-22
mmu-hash*: Add header file for definitions
David Gibson
1
-51
/
+19
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-1
/
+1
2013-03-10
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-0
/
+31
2013-03-01
ppc: move more files to hw/ppc
Paolo Bonzini
1
-0
/
+741