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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
i386
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-31
target/i386: use + to put flags together
Paolo Bonzini
1
-12
/
+12
2024-10-31
target/i386: use higher-precision arithmetic to compute CF
Paolo Bonzini
1
-0
/
+37
2024-10-31
target/i386: use compiler builtin to compute PF
Paolo Bonzini
4
-48
/
+17
2024-10-31
target/i386: make flag variables unsigned
Paolo Bonzini
1
-23
/
+23
2024-10-31
target/i386: add a note about gen_jcc1
Paolo Bonzini
1
-0
/
+4
2024-10-31
target/i386: add a few more trivial CCPrepare cases
Paolo Bonzini
1
-0
/
+3
2024-10-31
target/i386: optimize TEST+Jxx sequences
Paolo Bonzini
1
-0
/
+22
2024-10-31
target/i386: optimize computation of ZF from CC_OP_DYNAMIC
Paolo Bonzini
2
-3
/
+20
2024-10-31
target/i386: Wrap cc_op_live with a validity check
Richard Henderson
3
-6
/
+21
2024-10-31
target/i386: Introduce cc_op_size
Richard Henderson
2
-12
/
+10
2024-10-31
target/i386: remove CC_OP_CLR
Paolo Bonzini
3
-24
/
+4
2024-10-31
target/i386: use tcg_gen_ext_tl when applicable
Paolo Bonzini
1
-8
/
+8
2024-10-30
target/i386: fix CPUID check for LFENCE and SFENCE
Paolo Bonzini
1
-2
/
+2
2024-10-22
target/i386: Remove ra parameter from ptw_translate
Richard Henderson
1
-9
/
+9
2024-10-22
target/i386: Use probe_access_full_mmu in ptw_translate
Richard Henderson
1
-6
/
+4
2024-10-22
target/i386: Walk NPT in guest real mode
Alexander Graf
1
-3
/
+14
2024-10-17
target/i386: Use only 16 and 32-bit operands for IN/OUT
Richard Henderson
1
-4
/
+4
2024-10-17
target/i386/tcg: Use DPL-level accesses for interrupts and call gates
Paolo Bonzini
1
-6
/
+11
2024-10-17
target/i386: assert that cc_op* and pc_save are preserved
Paolo Bonzini
1
-9
/
+3
2024-10-17
target/i386: list instructions still in translate.c
Paolo Bonzini
1
-0
/
+31
2024-10-17
target/i386: do not check PREFIX_LOCK in old-style decoder
Paolo Bonzini
1
-18
/
+8
2024-10-17
target/i386: convert CMPXCHG8B/CMPXCHG16B to new decoder
Paolo Bonzini
4
-129
/
+124
2024-10-17
target/i386: decode address before going back to translate.c
Paolo Bonzini
4
-118
/
+103
2024-10-17
target/i386: convert bit test instructions to new decoder
Paolo Bonzini
4
-158
/
+183
2024-08-21
target/i386: Fix tss access size in switch_tss_ra
Richard Henderson
1
-2
/
+3
2024-08-21
target/i386: Fix carry flag for BLSI
Richard Henderson
4
-1
/
+42
2024-08-21
target/i386: Split out gen_prepare_val_nz
Richard Henderson
1
-8
/
+14
2024-08-16
target/i386: allow access_ptr to force slow path on failed probe
Alex Bennée
1
-14
/
+13
2024-08-13
target/i386: Assert MMX and XMM registers in range
Richard Henderson
1
-2
/
+7
2024-08-13
target/i386: Use unit not type in decode_modrm
Richard Henderson
1
-4
/
+4
2024-08-13
target/i386: Do not apply REX to MMX operands
Richard Henderson
1
-1
/
+4
2024-08-05
target/i386: Fix VSIB decode
Richard Henderson
2
-11
/
+12
2024-07-29
target/i386: Remove dead assignment to ss in do_interrupt64()
Peter Maydell
1
-3
/
+2
2024-07-16
target/i386/tcg: save current task state before loading new one
Paolo Bonzini
1
-40
/
+45
2024-07-16
target/i386/tcg: use X86Access for TSS access
Paolo Bonzini
1
-52
/
+58
2024-07-16
target/i386/tcg: check for correct busy state before switching to a new task
Paolo Bonzini
1
-0
/
+5
2024-07-16
target/i386/tcg: Compute MMU index once
Paolo Bonzini
1
-13
/
+22
2024-07-16
target/i386/tcg: Reorg push/pop within seg_helper.c
Richard Henderson
1
-222
/
+259
2024-07-16
target/i386/tcg: use PUSHL/PUSHW for error code
Paolo Bonzini
1
-9
/
+7
2024-07-16
target/i386/tcg: Allow IRET from user mode to user mode with SMAP
Paolo Bonzini
1
-9
/
+9
2024-07-16
target/i386/tcg: Remove SEG_ADDL
Richard Henderson
1
-6
/
+2
2024-07-16
target/i386/tcg: fix POP to memory in long mode
Paolo Bonzini
2
-1
/
+2
2024-06-28
target/i386: remove unused enum
Paolo Bonzini
1
-16
/
+0
2024-06-28
target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL
Paolo Bonzini
1
-2
/
+1
2024-06-28
target/i386: use cpu_cc_dst for CC_OP_POPCNT
Paolo Bonzini
3
-5
/
+5
2024-06-17
target/i386: convert CMPXCHG to new decoder
Paolo Bonzini
3
-80
/
+53
2024-06-17
target/i386: convert XADD to new decoder
Paolo Bonzini
3
-36
/
+26
2024-06-17
target/i386: convert LZCNT/TZCNT/BSF/BSR/POPCNT to new decoder
Paolo Bonzini
4
-76
/
+133
2024-06-17
target/i386: convert SHLD/SHRD to new decoder
Paolo Bonzini
3
-84
/
+50
2024-06-17
target/i386: adapt gen_shift_count for SHLD/SHRD
Paolo Bonzini
1
-10
/
+10
[next]