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
2022-10-24
tests/9p: simplify callers of twrite()
Christian Schoenebeck
1
-6
/
+3
2022-10-24
tests/9p: convert v9fs_twrite() to declarative arguments
Christian Schoenebeck
3
-15
/
+72
2022-10-24
tests/9p: simplify callers of tlopen()
Christian Schoenebeck
1
-33
/
+10
2022-10-24
tests/9p: convert v9fs_tlopen() to declarative arguments
Christian Schoenebeck
3
-14
/
+69
2022-10-24
tests/9p: simplify callers of treaddir()
Christian Schoenebeck
1
-10
/
+11
2022-10-24
tests/9p: convert v9fs_treaddir() to declarative arguments
Christian Schoenebeck
3
-11
/
+65
2022-10-24
tests/9p: simplify callers of tgetattr()
Christian Schoenebeck
1
-15
/
+7
2022-10-24
tests/9p: convert v9fs_tgetattr() to declarative arguments
Christian Schoenebeck
3
-10
/
+63
2022-10-24
tests/9p: simplify callers of tattach()
Christian Schoenebeck
1
-11
/
+8
2022-10-24
tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()
Christian Schoenebeck
3
-44
/
+88
2022-10-24
tests/9p: merge v9fs_tversion() and do_version()
Christian Schoenebeck
3
-27
/
+68
2022-10-24
tests/9p: simplify callers of twalk()
Christian Schoenebeck
1
-60
/
+32
2022-10-24
tests/9p: merge *walk*() functions
Christian Schoenebeck
3
-140
/
+198
2022-10-24
9pfs: use GHashTable for fid table
Linus Heckemann
2
-84
/
+112
2022-10-24
tests/9p: split virtio-9p-test.c into tests and 9p client part
Christian Schoenebeck
4
-744
/
+849
2022-10-24
fsdev/virtfs-proxy-helper: Use g_mkdir()
Bin Meng
1
-1
/
+2
2022-10-20
Merge tag 'pull-target-arm-20221020' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
20
-603
/
+914
2022-10-20
hw/ide/microdrive: Use device_cold_reset() for self-resets
Peter Maydell
1
-4
/
+4
2022-10-20
target/arm: Enable TARGET_TB_PCREL
Richard Henderson
6
-71
/
+178
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch32
Richard Henderson
1
-17
/
+21
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch64
Richard Henderson
1
-12
/
+29
2022-10-20
target/arm: Change gen_jmp* to work on displacements
Richard Henderson
1
-16
/
+21
2022-10-20
target/arm: Remove gen_exception_internal_insn pc argument
Richard Henderson
2
-8
/
+8
2022-10-20
target/arm: Change gen_exception_insn* to work on displacements
Richard Henderson
6
-46
/
+43
2022-10-20
target/arm: Change gen_*set_pc_im to gen_*update_pc
Richard Henderson
5
-54
/
+56
2022-10-20
target/arm: Change gen_goto_tb to work on displacements
Richard Henderson
2
-23
/
+27
2022-10-20
target/arm: Introduce curr_insn_len
Richard Henderson
3
-4
/
+8
2022-10-20
target/arm: Use bool consistently for get_phys_addr subroutines
Richard Henderson
1
-4
/
+3
2022-10-20
target/arm: Split out get_phys_addr_twostage
Richard Henderson
1
-91
/
+100
2022-10-20
target/arm: Use softmmu tlbs for page table walking
Richard Henderson
3
-75
/
+145
2022-10-20
target/arm: Move be test for regime into S1TranslateResult
Richard Henderson
1
-2
/
+4
2022-10-20
target/arm: Plumb debug into S1Translate
Richard Henderson
1
-18
/
+37
2022-10-20
target/arm: Split out S1Translate type
Richard Henderson
1
-61
/
+79
2022-10-20
target/arm: Restrict tlb flush from vttbr_write to vmid change
Richard Henderson
1
-2
/
+2
2022-10-20
target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
Richard Henderson
3
-49
/
+127
2022-10-20
target/arm: Add ARMMMUIdx_Phys_{S,NS}
Richard Henderson
3
-4
/
+24
2022-10-20
target/arm: Use probe_access_full for BTI
Richard Henderson
5
-31
/
+20
2022-10-20
target/arm: Use probe_access_full for MTE
Richard Henderson
5
-86
/
+36
2022-10-20
target/arm: Enable TARGET_PAGE_ENTRY_EXTRA
Richard Henderson
2
-0
/
+15
2022-10-20
target/arm: update the cortex-a15 MIDR to latest rev
Alex Bennée
1
-1
/
+3
2022-10-20
hw/char/pl011: fix baud rate calculation
Baruch Siach
1
-1
/
+1
2022-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
32
-2931
/
+5980
2022-10-18
Merge tag 'pull-ppc-20221017' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
37
-370
/
+589
2022-10-18
target/i386: remove old SSE decoder
Paolo Bonzini
5
-1907
/
+19
2022-10-18
target/i386: move 3DNow to the new decoder
Paolo Bonzini
6
-76
/
+74
2022-10-18
tests/tcg: extend SSE tests to AVX
Paolo Bonzini
3
-94
/
+112
2022-10-18
target/i386: Enable AVX cpuid bits when using TCG
Paul Brook
1
-5
/
+5
2022-10-18
target/i386: implement VLDMXCSR/VSTMXCSR
Paolo Bonzini
2
-0
/
+45
2022-10-18
target/i386: implement XSAVE and XRSTOR of AVX registers
Paolo Bonzini
1
-3
/
+75
2022-10-18
target/i386: reimplement 0x0f 0x28-0x2f, add AVX
Paolo Bonzini
3
-0
/
+185
[next]