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
/
target-ppc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target-ppc: Add PVR for POWER8NVL processor
Alexey Kardashevskiy
2016-03-15
3
-0
/
+8
*
ppc: Add a few more P8 PMU SPRs
Benjamin Herrenschmidt
2016-03-15
2
-0
/
+35
*
ppc: Fix migration of the TAR SPR
Thomas Huth
2016-03-15
1
-4
/
+4
*
ppc: Define the PSPB register on POWER8
Thomas Huth
2016-03-15
2
-0
/
+10
*
tcg: Add type for vCPU pointers
LluĂs Vilanova
2016-03-01
1
-1
/
+1
*
ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv
Thomas Huth
2016-02-25
1
-0
/
+4
*
ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errors
Thomas Huth
2016-02-25
1
-2
/
+5
*
hw/ppc/spapr: Implement the h_page_init hypercall
Thomas Huth
2016-02-25
1
-2
/
+34
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM
David Gibson
2016-02-16
1
-2
/
+2
*
target-ppc: Include missing MMU models for SDR1 in info registers
David Gibson
2016-02-16
1
-0
/
+2
*
target-ppc: Remove unused kvmppc_update_sdr1() stub
David Gibson
2016-02-16
1
-5
/
+0
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-09' into ...
Peter Maydell
2016-02-09
1
-6
/
+6
|
\
|
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-4
/
+4
|
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-2
/
+2
*
|
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
2016-02-09
1
-22
/
+22
|
/
*
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-02-03
4
-0
/
+4
*
target-ppc: mcrfs should always update FEX/VX and only clear exception bits
James Clarke
2016-02-01
2
-4
/
+23
*
target-ppc: Make every FPSCR_ macro have a corresponding FP_ macro
James Clarke
2016-01-30
1
-9
/
+22
*
target-ppc: Allow more page sizes for POWER7 & POWER8 in TCG
David Gibson
2016-01-30
2
-0
/
+34
*
target-ppc: Helper to determine page size information from hpte alone
David Gibson
2016-01-30
2
-0
/
+38
*
target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUs
David Gibson
2016-01-30
2
-0
/
+15
*
target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()
David Gibson
2016-01-30
3
-5
/
+12
*
target-ppc: Remove unused mmu models from ppc_tlb_invalidate_one
David Gibson
2016-01-30
1
-44
/
+2
*
target-ppc: Use actual page size encodings from HPTE
David Gibson
2016-01-30
1
-3
/
+60
*
target-ppc: Rework SLB page size lookup
David Gibson
2016-01-30
3
-39
/
+56
*
target-ppc: Rework ppc_store_slb
David Gibson
2016-01-30
4
-22
/
+21
*
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
David Gibson
2016-01-30
6
-93
/
+121
*
target-ppc: Remove unused kvmppc_read_segment_page_sizes() stub
David Gibson
2016-01-30
1
-5
/
+0
*
target-ppc: gdbstub: Add VSX support
Anton Blanchard
2016-01-30
1
-0
/
+24
*
target-ppc: gdbstub: fix spe registers for little-endian guests
Greg Kurz
2016-01-30
1
-1
/
+10
*
target-ppc: gdbstub: fix altivec registers for little-endian guests
Greg Kurz
2016-01-30
1
-2
/
+10
*
target-ppc: gdbstub: introduce avr_need_swap()
Greg Kurz
2016-01-30
1
-14
/
+23
*
target-ppc: gdbstub: fix float registers for little-endian guests
Greg Kurz
2016-01-30
1
-0
/
+4
*
target-ppc: rename and export maybe_bswap_register()
Greg Kurz
2016-01-30
2
-5
/
+6
*
target-ppc: kvm: fix floating point registers sync on little-endian hosts
Greg Kurz
2016-01-30
1
-0
/
+12
*
ppc: Clean up error handling in ppc_set_compat()
David Gibson
2016-01-30
2
-7
/
+8
*
target-ppc: use cpu_write_xer() helper in cpu_post_load
Mark Cave-Ayland
2016-01-30
1
-1
/
+1
*
target-ppc: Use sensible POWER8/POWER8E versions
Benjamin Herrenschmidt
2016-01-30
2
-8
/
+8
*
ppc: Clean up includes
Peter Maydell
2016-01-29
21
-7
/
+21
*
gdb: provide the name of the architecture in the target.xml
David Hildenbrand
2016-01-27
1
-0
/
+10
*
dump: qemunotes aren't commonly needed
Andrew Jones
2016-01-15
3
-9
/
+0
*
target-ppc: Define kvmppc_read_int_dt()
Sukadev Bhattiprolu
2016-01-11
1
-14
/
+22
*
ppc: cleanup logging
Paolo Bonzini
2015-12-17
6
-43
/
+26
*
qemu-log: introduce qemu_log_separate
Paolo Bonzini
2015-12-17
2
-20
/
+27
*
target-ppc/fpu_helper: fix FPSCR_FX bit shift operation
Madhavan Srinivasan
2015-11-30
1
-11
/
+11
*
target-ppc: Move the FPSCR bit update macros to cpu.h
Madhavan Srinivasan
2015-11-30
2
-21
/
+21
*
monitor/target-ppc: Define target_get_monitor_def
Alexey Kardashevskiy
2015-11-12
2
-172
/
+65
*
PPC: Fix lswx bounds checks
Alexander Graf
2015-11-12
1
-2
/
+3
*
PPC: Allow Rc bit to be set on mtspr
Alexander Graf
2015-11-12
1
-1
/
+1
[prev]
[next]