index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-27
PPC/KVM: early validation of vcpu id
Greg Kurz
1
-0
/
+8
2016-05-27
target-ppc: Cleanups to rldinm, rldnm, rldimi
Richard Henderson
1
-45
/
+46
2016-05-27
target-ppc: Use 32-bit rotate instead of deposit + 64-bit rotate
Richard Henderson
1
-102
/
+70
2016-05-27
target-ppc: Use movcond in isel
Richard Henderson
1
-18
/
+11
2016-05-27
target-ppc: Correct KVM synchronization for ppc_hash64_set_external_hpt()
David Gibson
1
-2
/
+0
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
11
-2
/
+12
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
4
-1
/
+5
2016-05-19
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
1
-54
/
+38
2016-05-19
target-ppc: make cpu-qom.h not target specific
Paolo Bonzini
2
-163
/
+161
2016-05-19
target-ppc: do not make PowerPCCPUClass depend on target-specific symbols
Paolo Bonzini
1
-4
/
+0
2016-05-19
target-ppc: do not use target_ulong in cpu-qom.h
Paolo Bonzini
5
-6
/
+5
2016-05-19
cpu: make cpu-qom.h only include-able from cpu.h
Paolo Bonzini
1
-1
/
+0
2016-05-12
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
1
-5
/
+15
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
1
-1
/
+1
2016-04-18
ppc: Fix migration of the XER register
Thomas Huth
1
-1
/
+1
2016-04-18
ppc: Fix the bad exception NIP value and the range check in LSWX
Thomas Huth
1
-2
/
+3
2016-04-18
ppc: Fix the range check in the LSWI instruction
Thomas Huth
2
-4
/
+12
2016-04-05
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
3
-3
/
+58
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-2
/
+5
2016-03-24
ppc: move POWER8 Book4 regs in their own routine
Cédric Le Goater
1
-0
/
+8
2016-03-24
ppc: A couple more dummy POWER8 Book4 regs
Benjamin Herrenschmidt
2
-0
/
+15
2016-03-24
ppc: Add dummy CIABR SPR
Benjamin Herrenschmidt
2
-0
/
+6
2016-03-24
ppc: Add POWER8 IAMR register
Benjamin Herrenschmidt
2
-2
/
+40
2016-03-24
ppc: Fix writing to AMR/UAMOR
Benjamin Herrenschmidt
1
-15
/
+59
2016-03-24
ppc: Initialize AMOR in PAPR mode
Benjamin Herrenschmidt
1
-0
/
+4
2016-03-24
ppc: Add dummy SPR_IC for POWER8
Benjamin Herrenschmidt
2
-0
/
+13
2016-03-24
ppc: Create cpu_ppc_set_papr() helper
Benjamin Herrenschmidt
2
-1
/
+23
2016-03-24
ppc: Add a bunch of hypervisor SPRs to Book3s
Benjamin Herrenschmidt
1
-0
/
+21
2016-03-24
ppc: Add macros to register hypervisor mode SPRs
Benjamin Herrenschmidt
2
-14
/
+47
2016-03-24
ppc: Update SPR definitions
Benjamin Herrenschmidt
1
-7
/
+47
2016-03-24
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
Alexey Kardashevskiy
1
-1
/
+1
2016-03-24
ppc64: set MSR_SF bit
Laurent Vivier
1
-1
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-2
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2
-0
/
+2
2016-03-18
target-ppc: Document TOCTTOU in hugepage support
Markus Armbruster
1
-0
/
+6
2016-03-16
target-ppc: Eliminate kvmppc_kern_htab global
David Gibson
2
-28
/
+21
2016-03-16
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
5
-8
/
+62
2016-03-16
target-ppc: Split out SREGS get/put functions
David Gibson
1
-193
/
+228
2016-03-16
target-ppc: Add PVR for POWER8NVL processor
Alexey Kardashevskiy
3
-0
/
+8
2016-03-16
ppc: Add a few more P8 PMU SPRs
Benjamin Herrenschmidt
2
-0
/
+35
2016-03-16
ppc: Fix migration of the TAR SPR
Thomas Huth
1
-4
/
+4
2016-03-16
ppc: Define the PSPB register on POWER8
Thomas Huth
2
-0
/
+10
2016-03-01
tcg: Add type for vCPU pointers
Lluís Vilanova
1
-1
/
+1
2016-02-25
ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv
Thomas Huth
1
-0
/
+4
2016-02-25
ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errors
Thomas Huth
1
-2
/
+5
2016-02-25
hw/ppc/spapr: Implement the h_page_init hypercall
Thomas Huth
1
-2
/
+34
2016-02-23
all: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-17
target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM
David Gibson
1
-2
/
+2
[next]