index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
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_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
2016-10-28
1
-41
/
+15
|
/
*
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-09-27
1
-10
/
+7
*
target-ppc: tlbie/tlbivax should have global effect
Nikunj A Dadhania
2016-09-23
1
-0
/
+2
*
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
2016-09-23
1
-2
/
+2
*
ppc: simplify ppc_hash64_hpte_page_shift_noslb()
Cédric Le Goater
2016-07-05
1
-2
/
+2
*
powerpc/mm: Update the WIMG check during H_ENTER
Aneesh Kumar K.V
2016-06-22
1
-1
/
+5
*
ppc: Add PowerISA 2.07 compatibility mode
Thomas Huth
2016-06-14
1
-2
/
+4
*
ppc: Split pcr_mask settings into supported bits and the register mask
Thomas Huth
2016-06-14
1
-2
/
+2
*
ppc/spapr: Refactor h_client_architecture_support() CPU parsing code
Thomas Huth
2016-06-14
1
-25
/
+36
*
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
2016-05-30
1
-3
/
+11
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
2016-04-05
1
-15
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
target-ppc: Eliminate kvmppc_kern_htab global
David Gibson
2016-03-15
1
-5
/
+5
*
hw/ppc/spapr: Implement the h_page_init hypercall
Thomas Huth
2016-02-25
1
-0
/
+60
*
hw/ppc/spapr: Implement the h_set_xdabr hypercall
Thomas Huth
2016-02-16
1
-0
/
+22
*
hw/ppc/spapr: Implement h_set_dabr
Thomas Huth
2016-02-16
1
-5
/
+20
*
hw/ppc/spapr: Add h_set_sprg0 hypercall
Thomas Huth
2016-02-16
1
-2
/
+13
*
target-ppc: Helper to determine page size information from hpte alone
David Gibson
2016-01-30
1
-19
/
+6
*
target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUs
David Gibson
2016-01-30
1
-42
/
+4
*
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
David Gibson
2016-01-30
1
-16
/
+15
*
pseries: Allow TCG h_enter to work with hotplugged memory
David Gibson
2016-01-30
1
-2
/
+17
*
ppc: Clean up error handling in ppc_set_compat()
David Gibson
2016-01-30
1
-5
/
+5
*
spapr: Remove abuse of rtas_ld() in h_client_architecture_support
David Gibson
2016-01-30
1
-7
/
+7
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
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
[prev]
[next]