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-01-29
ppc: Clean up includes
Peter Maydell
21
-7
/
+21
2016-01-27
gdb: provide the name of the architecture in the target.xml
David Hildenbrand
1
-0
/
+10
2016-01-15
dump: qemunotes aren't commonly needed
Andrew Jones
3
-9
/
+0
2016-01-11
target-ppc: Define kvmppc_read_int_dt()
Sukadev Bhattiprolu
1
-14
/
+22
2015-12-17
ppc: cleanup logging
Paolo Bonzini
6
-43
/
+26
2015-12-17
qemu-log: introduce qemu_log_separate
Paolo Bonzini
2
-20
/
+27
2015-11-30
target-ppc/fpu_helper: fix FPSCR_FX bit shift operation
Madhavan Srinivasan
1
-11
/
+11
2015-11-30
target-ppc: Move the FPSCR bit update macros to cpu.h
Madhavan Srinivasan
2
-21
/
+21
2015-11-12
monitor/target-ppc: Define target_get_monitor_def
Alexey Kardashevskiy
2
-172
/
+65
2015-11-12
PPC: Fix lswx bounds checks
Alexander Graf
1
-2
/
+3
2015-11-12
PPC: Allow Rc bit to be set on mtspr
Alexander Graf
1
-1
/
+1
2015-11-11
ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM
Bharata B Rao
1
-1
/
+1
2015-11-11
ppc: Add/Re-introduce MMU model definitions needed by PR KVM
Bharata B Rao
2
-0
/
+14
2015-11-06
taget-ppc: Fix read access to IBAT registers higher than IBAT3
Julio Guerra
1
-1
/
+1
2015-10-28
target-*: Advance pc after recognizing a breakpoint
Richard Henderson
1
-0
/
+5
2015-10-23
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
3
-0
/
+9
2015-10-23
ppc: Add mmu_model defines for arch 2.03 and 2.07
Benjamin Herrenschmidt
5
-20
/
+22
2015-10-23
spapr_iommu: Rename vfio_accel parameter
David Gibson
2
-3
/
+3
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
1
-1
/
+1
2015-10-09
qdev: Protect device-list-properties against broken devices
Markus Armbruster
1
-0
/
+4
2015-10-08
target-ppc: Remove unnecessary variable
Shraddha Barke
1
-2
/
+1
2015-10-07
tcg: Remove gen_intermediate_code_pc
Richard Henderson
1
-35
/
+5
2015-10-07
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
1
-2
/
+3
2015-10-07
tcg: Add TCG_MAX_INSNS
Richard Henderson
1
-1
/
+5
2015-10-07
target-*: Drop cpu_gen_code define
Richard Henderson
1
-1
/
+0
2015-10-07
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
1
-9
/
+5
2015-10-07
target-*: Increment num_insns immediately after tcg_gen_insn_start
Richard Henderson
1
-2
/
+2
2015-10-07
target-*: Unconditionally emit tcg_gen_insn_start
Richard Henderson
1
-3
/
+2
2015-10-07
tcg: Rename debug_insn_start to insn_start
Richard Henderson
1
-1
/
+1
2015-09-25
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
1
-2
/
+2
2015-09-23
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
2
-0
/
+14
2015-09-23
spapr: Enable in-kernel H_SET_MODE handling
Alexey Kardashevskiy
2
-0
/
+10
2015-09-20
target-ppc: fix xscmpodp and xscmpudp decoding
Aurelien Jarno
1
-2
/
+9
2015-09-20
target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxor
Aurelien Jarno
1
-5
/
+14
2015-09-20
target-ppc: Fix SRR0 when taking unaligned exceptions
Anton Blanchard
1
-1
/
+1
2015-09-20
kvm_ppc: remove kvmppc_timer_hack
Paolo Bonzini
3
-44
/
+1
2015-09-16
monitor: remove target-specific code from monitor.c
Pavel Butsykin
2
-1
/
+256
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
1
-1
/
+1
2015-09-11
Target-ppc: Remove unnecessary variable
Shraddha Barke
1
-7
/
+2
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
1
-1
/
+1
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
1
-1
/
+1
2015-07-09
target-ppc: Move cpu_exec_init() call to realize function
Bharata B Rao
1
-2
/
+10
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
1
-1
/
+1
2015-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2015-07-07
target-ppc: fix hugepage support when using memory-backend-file
Michael Roth
1
-6
/
+51
2015-07-07
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
1
-1
/
+1
2015-07-01
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
1
-0
/
+7
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
1
-1
/
+1
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-38
/
+24
2015-06-04
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2
-0
/
+22
[next]