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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-18
mkvenv: add --diagnose option to explain "ensure" failures
John Snow
1
-1
/
+169
2023-05-18
mkvenv: add ensure subcommand
John Snow
3
-3
/
+145
2023-05-18
mkvenv: add nested venv workaround
John Snow
1
-5
/
+86
2023-05-18
mkvenv: add better error message for broken or missing ensurepip
John Snow
1
-0
/
+37
2023-05-18
python: add mkvenv.py
John Snow
6
-0
/
+260
2023-05-18
python: update pylint configuration
John Snow
1
-0
/
+1
2023-05-18
python: shut up "pip install" during "make check-minreqs"
Paolo Bonzini
1
-3
/
+6
2023-05-18
make: clean after distclean deletes source files
Steve Sistare
1
-4
/
+2
2023-05-18
scsi-generic: fix buffer overflow on block limits inquiry
Paolo Bonzini
1
-5
/
+9
2023-05-18
coverity: the definitive COMPONENTS.md update
Paolo Bonzini
1
-15
/
+30
2023-05-18
tcg: round-robin: do not use mb_read for rr_current_cpu
Paolo Bonzini
1
-4
/
+7
2023-05-18
kvm: Enable dirty ring for arm64
Gavin Shan
1
-2
/
+21
2023-05-18
kvm: Add helper kvm_dirty_ring_init()
Gavin Shan
1
-29
/
+47
2023-05-18
kvm: Synchronize the backup bitmap in the last stage
Gavin Shan
2
-0
/
+12
2023-05-18
migration: Add last stage indicator to global dirty log
Gavin Shan
5
-20
/
+25
2023-05-18
meson: Pass -j option to sphinx
Fabiano Rosas
4
-0
/
+26
2023-05-18
target/i386: Fix exception classes for MOVNTPS/MOVNTPD.
Ricky Zhou
1
-2
/
+3
2023-05-18
target/i386: Fix exception classes for SSE/AVX instructions.
Ricky Zhou
1
-23
/
+23
2023-05-18
target/i386: Fix and add some comments next to SSE/AVX instructions.
Ricky Zhou
1
-12
/
+12
2023-05-18
tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128
Paolo Bonzini
1
-1
/
+1
2023-05-18
target/i386: fix avx2 instructions vzeroall and vpermdq
Xinyu Li
2
-1
/
+9
2023-05-18
target/i386: fix operand size for VCOMI/VUCOMI instructions
Paolo Bonzini
1
-2
/
+13
2023-05-18
target/i386: add support for FB_CLEAR feature
Emanuele Giuseppe Esposito
2
-1
/
+2
2023-05-18
target/i386: add support for FLUSH_L1D feature
Emanuele Giuseppe Esposito
2
-1
/
+3
2023-05-17
qapi/parser: Drop two bad type hints for now
Markus Armbruster
1
-2
/
+2
2023-05-17
Merge tag 'linux-user-for-8.1-pull-request' of https://github.com/vivier/qemu...
Richard Henderson
4
-42
/
+176
2023-05-17
linux-user: fix getgroups/setgroups allocations
Michael Tokarev
1
-31
/
+68
2023-05-17
linux-user: Fix mips fp64 executables loading
Daniil Kovalev
1
-1
/
+4
2023-05-17
linux-user: Don't require PROT_READ for mincore
Thomas Weißschuh
1
-1
/
+1
2023-05-17
linux-user: Add new flag VERIFY_NONE
Thomas Weißschuh
1
-0
/
+1
2023-05-17
linux-user/main: Use list_cpus() instead of cpu_list()
Thomas Huth
1
-4
/
+1
2023-05-17
linux-user: Add open_tree() syscall
Thomas Weißschuh
1
-0
/
+33
2023-05-17
linux-user: Add move_mount() syscall
Thomas Weißschuh
1
-0
/
+33
2023-05-17
linux-user: report ENOTTY for unknown ioctls
Thomas Weißschuh
1
-3
/
+3
2023-05-17
linux-user: Emulate /proc/cpuinfo output for riscv
Afonso Bordado
1
-2
/
+32
2023-05-16
Merge tag 'pull-tcg-20230516-3' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
50
-3327
/
+5320
2023-05-16
tcg: Split out exec/user/guest-base.h
Richard Henderson
3
-4
/
+16
2023-05-16
tcg: Add tlb_dyn_max_bits to TCGContext
Richard Henderson
4
-2
/
+4
2023-05-16
tcg: Add page_bits and page_mask to TCGContext
Richard Henderson
11
-29
/
+38
2023-05-16
tcg: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
1
-13
/
+14
2023-05-16
tcg/mips: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
1
-19
/
+23
2023-05-16
tcg/loongarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
1
-4
/
+5
2023-05-16
tcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
1
-6
/
+5
2023-05-16
tcg/aarch64: Remove USE_GUEST_BASE
Richard Henderson
1
-10
/
+9
2023-05-16
tcg/arm: Remove TARGET_LONG_BITS
Richard Henderson
1
-7
/
+7
2023-05-16
tcg/i386: Remove TARGET_LONG_BITS, TCG_TYPE_TL
Richard Henderson
1
-5
/
+3
2023-05-16
tcg/i386: Adjust type of tlb_mask
Richard Henderson
1
-2
/
+2
2023-05-16
tcg/i386: Conditionalize tcg_out_extu_i32_i64
Richard Henderson
1
-1
/
+3
2023-05-16
tcg/i386: Always enable TCG_TARGET_HAS_extr[lh]_i64_i32
Richard Henderson
1
-3
/
+3
2023-05-16
tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong
Richard Henderson
2
-30
/
+46
[next]