index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-38
/
+24
*
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-06-04
2
-0
/
+22
|
\
|
*
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
David Gibson
2015-06-03
2
-0
/
+22
*
|
kvm: introduce kvm_arch_msi_data_to_gsi
Eric Auger
2015-06-02
1
-0
/
+5
|
/
*
kvm: add support for memory transaction attributes
Paolo Bonzini
2015-04-30
1
-1
/
+3
*
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
1
-2
/
+2
*
target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_load
Mark Cave-Ayland
2015-04-17
1
-2
/
+2
*
target-ppc: Remove POWER5+ v0.0 that never existed
Alexey Kardashevskiy
2015-03-25
2
-5
/
+2
*
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-03-13
1
-64
/
+59
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-12
1
-1
/
+1
|
\
|
*
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
2015-03-11
1
-1
/
+1
*
|
cpu: Make cpu_init() return QOM CPUState object
Eduardo Habkost
2015-03-10
1
-8
/
+1
|
/
*
target-ppc: Fix warnings from Sparse
Stefan Weil
2015-03-09
1
-2
/
+3
*
target-ppc: Add versions to server CPU descriptions
Alexey Kardashevskiy
2015-03-09
2
-7
/
+9
*
PPC: Introduce the Virtual Time Base (VTB) SPR register
Cyril Bur
2015-03-09
2
-0
/
+11
*
target-ppc: force update of msr bits in cpu_post_load
Mark Cave-Ayland
2015-03-09
1
-1
/
+7
*
target-ppc: move sdr1 value change detection logic to helper_store_sdr1()
Mark Cave-Ayland
2015-03-09
2
-21
/
+21
*
display cpu id dump state
Tristan Gingold
2015-03-09
1
-2
/
+3
*
target-ppc: Use right page size with hash table lookup
Aneesh Kumar K.V
2015-03-09
3
-11
/
+30
*
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-12
1
-6
/
+3
*
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-12
1
-1
/
+1
*
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
2015-01-20
1
-2
/
+0
*
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
2015-01-12
1
-0
/
+6
*
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-01-10
7
-110
/
+323
|
\
|
*
target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLY
Peter Maydell
2015-01-07
1
-0
/
+5
|
*
target-ppc: Introduce Privileged TM Noops
Tom Musta
2015-01-07
1
-0
/
+38
|
*
target-ppc: Introduce tcheck
Tom Musta
2015-01-07
1
-0
/
+17
|
*
target-ppc: Introduce TM Noops
Tom Musta
2015-01-07
1
-0
/
+38
|
*
target-ppc: Introduce tbegin
Tom Musta
2015-01-07
3
-0
/
+36
|
*
target-ppc: Introduce TEXASRU Bit Fields
Tom Musta
2015-01-07
1
-0
/
+20
|
*
target-ppc: Power8 Supports Transactional Memory
Tom Musta
2015-01-07
1
-2
/
+3
|
*
target-ppc: Introduce tm_enabled Bit to CPU State
Tom Musta
2015-01-07
1
-0
/
+8
|
*
target-ppc: Introduce Feature Flag for Transactional Memory
Tom Musta
2015-01-07
1
-0
/
+2
|
*
target-ppc: Introduce Instruction Type for Transactional Memory
Tom Musta
2015-01-07
1
-1
/
+3
|
*
target-ppc: explicitly save page table headers in big endian
Cédric Le Goater
2015-01-07
1
-3
/
+17
|
*
target-ppc: Eliminate set_fprf Argument From helper_compute_fprf
Tom Musta
2015-01-07
3
-38
/
+28
|
*
target-ppc: Eliminate set_fprf Argument From gen_compute_fprf
Tom Musta
2015-01-07
1
-15
/
+23
|
*
target-ppc: Fully Migrate to gen_set_cr1_from_fpscr
Tom Musta
2015-01-07
1
-22
/
+33
|
*
target-ppc: mffs. Should Set CR1 from FPSCR Bits
Tom Musta
2015-01-07
1
-1
/
+3
|
*
target-ppc: Fix Floating Point Move Instructions That Set CR1
Tom Musta
2015-01-07
1
-20
/
+30
|
*
target-ppc: VXSQRT Should Not Be Set for NaNs
Tom Musta
2015-01-07
1
-12
/
+17
|
*
target-ppc: Load/Store Vector Element Storage Alignment
Tom Musta
2015-01-07
1
-8
/
+14
*
|
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-1
/
+1
*
|
translate: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-12
/
+12
*
|
target-ppc: pass DisasContext to SPR generator functions
Paolo Bonzini
2014-12-23
3
-137
/
+133
|
/
*
qemu-log: add log category for MMU info
Antony Pavlov
2014-12-16
3
-29
/
+33
*
target-ppc: Altivec's mtvscr Decodes Wrong Register
Tom Musta
2014-11-20
1
-1
/
+1
*
target-ppc: Fix breakpoint registers for e300
Fabien Chouteau
2014-11-20
1
-26
/
+26
*
target-ppc: Fix Altivec Round Opcodes
Tom Musta
2014-11-04
1
-6
/
+6
*
target-ppc: Fix vcmpbfp. Unordered Case
Tom Musta
2014-11-04
1
-1
/
+1
[next]