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
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/tcg: Add a quicker check for breakpoints
Leandro Lupori
2022-10-26
1
-6
/
+9
*
tcg/aarch64: Remove unused code in tcg_out_op
Qi Hu
2022-10-25
1
-17
/
+14
*
tcg/loongarch64: Add direct jump support
Qi Hu
2022-10-25
2
-7
/
+50
*
Revert "accel/tcg: Init TCG cflags in vCPU thread handler"
Peter Maydell
2022-10-25
2
-5
/
+7
*
Merge tag 'pull-9p-20221024' of https://github.com/cschoenebeck/qemu into sta...
Stefan Hajnoczi
2022-10-24
7
-1177
/
+1867
|
\
|
*
tests/9p: remove unnecessary g_strdup() calls
Christian Schoenebeck
2022-10-24
1
-11
/
+8
|
*
tests/9p: merge v9fs_tunlinkat() and do_unlinkat()
Christian Schoenebeck
2022-10-24
3
-28
/
+64
|
*
tests/9p: merge v9fs_tlink() and do_hardlink()
Christian Schoenebeck
2022-10-24
3
-27
/
+73
|
*
tests/9p: merge v9fs_tsymlink() and do_symlink()
Christian Schoenebeck
2022-10-24
3
-26
/
+73
|
*
tests/9p: merge v9fs_tlcreate() and do_lcreate()
Christian Schoenebeck
2022-10-24
3
-35
/
+79
|
*
tests/9p: merge v9fs_tmkdir() and do_mkdir()
Christian Schoenebeck
2022-10-24
3
-30
/
+78
|
*
tests/9p: convert v9fs_tflush() to declarative arguments
Christian Schoenebeck
2022-10-24
3
-7
/
+47
|
*
tests/9p: simplify callers of twrite()
Christian Schoenebeck
2022-10-24
1
-6
/
+3
|
*
tests/9p: convert v9fs_twrite() to declarative arguments
Christian Schoenebeck
2022-10-24
3
-15
/
+72
|
*
tests/9p: simplify callers of tlopen()
Christian Schoenebeck
2022-10-24
1
-33
/
+10
|
*
tests/9p: convert v9fs_tlopen() to declarative arguments
Christian Schoenebeck
2022-10-24
3
-14
/
+69
|
*
tests/9p: simplify callers of treaddir()
Christian Schoenebeck
2022-10-24
1
-10
/
+11
|
*
tests/9p: convert v9fs_treaddir() to declarative arguments
Christian Schoenebeck
2022-10-24
3
-11
/
+65
|
*
tests/9p: simplify callers of tgetattr()
Christian Schoenebeck
2022-10-24
1
-15
/
+7
|
*
tests/9p: convert v9fs_tgetattr() to declarative arguments
Christian Schoenebeck
2022-10-24
3
-10
/
+63
|
*
tests/9p: simplify callers of tattach()
Christian Schoenebeck
2022-10-24
1
-11
/
+8
|
*
tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()
Christian Schoenebeck
2022-10-24
3
-44
/
+88
|
*
tests/9p: merge v9fs_tversion() and do_version()
Christian Schoenebeck
2022-10-24
3
-27
/
+68
|
*
tests/9p: simplify callers of twalk()
Christian Schoenebeck
2022-10-24
1
-60
/
+32
|
*
tests/9p: merge *walk*() functions
Christian Schoenebeck
2022-10-24
3
-140
/
+198
|
*
9pfs: use GHashTable for fid table
Linus Heckemann
2022-10-24
2
-84
/
+112
|
*
tests/9p: split virtio-9p-test.c into tests and 9p client part
Christian Schoenebeck
2022-10-24
4
-744
/
+849
|
*
fsdev/virtfs-proxy-helper: Use g_mkdir()
Bin Meng
2022-10-24
1
-1
/
+2
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-24
11
-102
/
+247
|
\
\
|
*
|
target/i386: implement FMA instructions
Paolo Bonzini
2022-10-22
8
-3
/
+135
|
*
|
target/i386: implement F16C instructions
Paolo Bonzini
2022-10-20
9
-6
/
+89
|
*
|
target/i386: introduce function to set rounding mode from FPCW or MXCSR bits
Paolo Bonzini
2022-10-20
2
-95
/
+25
|
*
|
target/i386: decode-new: avoid out-of-bounds access to xmm_regs[-1]
Paolo Bonzini
2022-10-20
1
-1
/
+1
*
|
|
Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
2022-10-24
5
-63
/
+130
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
m68k: write bootinfo as rom section and re-randomize on reboot
Jason A. Donenfeld
2022-10-24
3
-59
/
+111
|
*
|
m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
Jason A. Donenfeld
2022-10-21
4
-6
/
+21
|
/
/
*
|
Merge tag 'pull-target-arm-20221020' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-20
20
-603
/
+914
|
\
\
|
|
/
|
/
|
|
*
hw/ide/microdrive: Use device_cold_reset() for self-resets
Peter Maydell
2022-10-20
1
-4
/
+4
|
*
target/arm: Enable TARGET_TB_PCREL
Richard Henderson
2022-10-20
6
-71
/
+178
|
*
target/arm: Introduce gen_pc_plus_diff for aarch32
Richard Henderson
2022-10-20
1
-17
/
+21
|
*
target/arm: Introduce gen_pc_plus_diff for aarch64
Richard Henderson
2022-10-20
1
-12
/
+29
|
*
target/arm: Change gen_jmp* to work on displacements
Richard Henderson
2022-10-20
1
-16
/
+21
|
*
target/arm: Remove gen_exception_internal_insn pc argument
Richard Henderson
2022-10-20
2
-8
/
+8
|
*
target/arm: Change gen_exception_insn* to work on displacements
Richard Henderson
2022-10-20
6
-46
/
+43
|
*
target/arm: Change gen_*set_pc_im to gen_*update_pc
Richard Henderson
2022-10-20
5
-54
/
+56
|
*
target/arm: Change gen_goto_tb to work on displacements
Richard Henderson
2022-10-20
2
-23
/
+27
|
*
target/arm: Introduce curr_insn_len
Richard Henderson
2022-10-20
3
-4
/
+8
|
*
target/arm: Use bool consistently for get_phys_addr subroutines
Richard Henderson
2022-10-20
1
-4
/
+3
|
*
target/arm: Split out get_phys_addr_twostage
Richard Henderson
2022-10-20
1
-91
/
+100
|
*
target/arm: Use softmmu tlbs for page table walking
Richard Henderson
2022-10-20
3
-75
/
+145
[next]