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
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
2015-06-03
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
David Gibson
2
-0
/
+22
2015-06-02
kvm: introduce kvm_arch_msi_data_to_gsi
Eric Auger
1
-0
/
+5
2015-04-30
kvm: add support for memory transaction attributes
Paolo Bonzini
1
-1
/
+3
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
1
-2
/
+2
2015-04-17
target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_load
Mark Cave-Ayland
1
-2
/
+2
2015-03-25
target-ppc: Remove POWER5+ v0.0 that never existed
Alexey Kardashevskiy
2
-5
/
+2
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
1
-64
/
+59
2015-03-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2015-03-11
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
1
-1
/
+1
2015-03-10
cpu: Make cpu_init() return QOM CPUState object
Eduardo Habkost
1
-8
/
+1
2015-03-09
target-ppc: Fix warnings from Sparse
Stefan Weil
1
-2
/
+3
2015-03-09
target-ppc: Add versions to server CPU descriptions
Alexey Kardashevskiy
2
-7
/
+9
2015-03-09
PPC: Introduce the Virtual Time Base (VTB) SPR register
Cyril Bur
2
-0
/
+11
2015-03-09
target-ppc: force update of msr bits in cpu_post_load
Mark Cave-Ayland
1
-1
/
+7
2015-03-09
target-ppc: move sdr1 value change detection logic to helper_store_sdr1()
Mark Cave-Ayland
2
-21
/
+21
2015-03-09
display cpu id dump state
Tristan Gingold
1
-2
/
+3
2015-03-09
target-ppc: Use right page size with hash table lookup
Aneesh Kumar K.V
3
-11
/
+30
2015-02-12
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
1
-6
/
+3
[next]