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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Use the max page size in a 2-stage ptw
Richard Henderson
2022-10-27
1
-1
/
+10
*
target/arm: Implement FEAT_HAFDBS, dirty bit portion
Richard Henderson
2022-10-27
2
-1
/
+17
*
target/arm: Implement FEAT_HAFDBS, access flag portion
Richard Henderson
2022-10-27
2
-22
/
+156
*
target/arm: Tidy merging of attributes from descriptor and table
Richard Henderson
2022-10-27
1
-18
/
+16
*
target/arm: Consider GP an attribute in get_phys_addr_lpae
Richard Henderson
2022-10-27
1
-4
/
+2
*
target/arm: Don't shift attrs in get_phys_addr_lpae
Richard Henderson
2022-10-27
1
-16
/
+15
*
target/arm: Fix fault reporting in get_phys_addr_lpae
Richard Henderson
2022-10-27
1
-18
/
+13
*
target/arm: Remove loop from get_phys_addr_lpae
Richard Henderson
2022-10-27
1
-92
/
+92
*
target/arm: Add ARMFault_UnsuppAtomicUpdate
Richard Henderson
2022-10-27
1
-0
/
+4
*
target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
Richard Henderson
2022-10-27
1
-19
/
+22
*
target/arm: Extract HA and HD in aa64_va_parameters
Richard Henderson
2022-10-27
2
-1
/
+9
*
target/arm: Add isar predicates for FEAT_HAFDBS
Richard Henderson
2022-10-27
1
-0
/
+10
*
target/arm: Add ptw_idx to S1Translate
Richard Henderson
2022-10-27
1
-17
/
+54
*
target/arm: Introduce regime_is_stage2
Richard Henderson
2022-10-27
3
-17
/
+16
*
target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
Ake Koomsin
2022-10-27
1
-7
/
+17
*
target/arm: Implement FEAT_E0PD
Peter Maydell
2022-10-27
5
-19
/
+34
*
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-26
5
-27
/
+257
|
\
|
*
s390x: pv: Add dump support
Janosch Frank
2022-10-26
1
-27
/
+235
|
*
s390x: Add protected dump cap
Janosch Frank
2022-10-26
4
-0
/
+22
*
|
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-26
46
-161
/
+262
|
\
\
|
*
|
target/xtensa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+10
|
*
|
target/tricore: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+11
|
*
|
target/sparc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
3
-2
/
+9
|
*
|
target/sh4: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-10
/
+16
|
*
|
target/s390x: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
3
-3
/
+9
|
*
|
target/rx: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+10
|
*
|
target/riscv: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
1
-2
/
+7
|
*
|
target/ppc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+10
|
*
|
target/openrisc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-10
/
+13
|
*
|
target/nios2: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+11
|
*
|
target/mips: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
3
-2
/
+10
|
*
|
target/microblaze: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-7
/
+11
|
*
|
target/m68k: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-10
/
+14
|
*
|
target/loongarch: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+11
|
*
|
target/i386: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-15
/
+19
|
*
|
target/hppa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-13
/
+19
|
*
|
target/hexagon: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
1
-2
/
+7
|
*
|
target/cris: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+11
|
*
|
target/avr: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+11
|
*
|
target/arm: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-22
/
+26
|
*
|
target/alpha: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+9
|
*
|
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
2022-10-26
1
-4
/
+0
|
*
|
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
2022-10-26
3
-6
/
+9
|
|
/
*
|
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-25
5
-9
/
+7
|
\
\
|
|
/
|
/
|
|
*
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-24
2
-3
/
+3
|
*
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-22
3
-6
/
+4
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-24
9
-100
/
+224
|
\
\
|
|
/
|
/
|
|
*
target/i386: implement FMA instructions
Paolo Bonzini
2022-10-22
7
-2
/
+134
|
*
target/i386: implement F16C instructions
Paolo Bonzini
2022-10-20
7
-4
/
+66
|
*
target/i386: introduce function to set rounding mode from FPCW or MXCSR bits
Paolo Bonzini
2022-10-20
2
-95
/
+25
[next]