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
...
|
*
tcg: Sink qemu_madvise call to common code
Richard Henderson
2021-06-14
1
-7
/
+7
|
*
tcg: Return the map protection from alloc_code_gen_buffer
Richard Henderson
2021-06-14
1
-30
/
+33
|
*
tcg: Allocate code_gen_buffer into struct tcg_region_state
Richard Henderson
2021-06-14
1
-37
/
+27
|
*
tcg: Move in_code_gen_buffer and tests to region.c
Richard Henderson
2021-06-11
3
-33
/
+35
|
*
tcg: Tidy split_cross_256mb
Richard Henderson
2021-06-11
1
-10
/
+9
|
*
tcg: Tidy tcg_n_regions
Richard Henderson
2021-06-11
1
-17
/
+12
|
*
tcg: Rename region.start to region.after_prologue
Richard Henderson
2021-06-11
1
-7
/
+8
|
*
tcg: Replace region.end with region.total_size
Richard Henderson
2021-06-11
1
-12
/
+18
|
*
tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
Richard Henderson
2021-06-11
10
-28
/
+23
|
*
tcg: Introduce tcg_max_ctxs
Richard Henderson
2021-06-11
3
-17
/
+15
|
*
accel/tcg: Pass down max_cpus to tcg_init
Richard Henderson
2021-06-11
5
-30
/
+26
|
*
accel/tcg: Use MiB in tcg_init_machine
Richard Henderson
2021-06-11
1
-1
/
+2
|
*
accel/tcg: Merge tcg_exec_init into tcg_init_machine
Richard Henderson
2021-06-11
5
-23
/
+20
|
*
tcg: Create tcg_init
Richard Henderson
2021-06-11
4
-5
/
+11
|
*
accel/tcg: Rename tcg_init to tcg_init_machine
Richard Henderson
2021-06-11
1
-2
/
+2
|
*
accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
Richard Henderson
2021-06-11
3
-419
/
+428
|
*
accel/tcg: Inline cpu_gen_init
Richard Henderson
2021-06-11
1
-6
/
+1
|
*
tcg: Split out region.c
Richard Henderson
2021-06-11
4
-544
/
+613
|
*
tcg: Split out tcg_region_prologue_set
Richard Henderson
2021-06-11
1
-15
/
+22
|
*
tcg: Split out tcg_region_initial_alloc
Richard Henderson
2021-06-11
1
-3
/
+10
|
*
tcg: Remove error return from tcg_region_initial_alloc__locked
Richard Henderson
2021-06-11
1
-13
/
+6
|
*
tcg: Re-order tcg_region_init vs tcg_prologue_init
Richard Henderson
2021-06-11
5
-46
/
+22
|
*
meson: Split out fpu/meson.build
Richard Henderson
2021-06-11
2
-3
/
+2
|
*
meson: Split out tcg/meson.build
Richard Henderson
2021-06-11
2
-7
/
+14
|
/
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-06-11
16
-59
/
+143
|
\
|
*
Fixed calculation error of pkt->header_size in fill_pkt_tcp_info()
Rao, Lei
2021-06-11
1
-1
/
+1
|
*
Add the function of colo_compare_cleanup
Rao, Lei
2021-06-11
3
-0
/
+15
|
*
Add a function named packet_new_nocopy for COLO.
Rao, Lei
2021-06-11
3
-10
/
+19
|
*
Remove migrate_set_block_enabled in checkpoint
Rao, Lei
2021-06-11
2
-6
/
+4
|
*
Optimize the function of filter_send
Rao, Lei
2021-06-11
1
-4
/
+4
|
*
Fix the qemu crash when guest shutdown during checkpoint
Rao, Lei
2021-06-11
1
-0
/
+1
|
*
Remove some duplicate trace code.
Rao, Lei
2021-06-11
1
-13
/
+0
|
*
netdev: add more commands to preconfig mode
Paolo Bonzini
2021-06-11
2
-2
/
+6
|
*
vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()
Jason Wang
2021-06-11
2
-10
/
+0
|
*
vhost-vdpa: don't initialize backend_features
Jason Wang
2021-06-11
1
-3
/
+0
|
*
vhost-vdpa: map virtqueue notification area if possible
Jason Wang
2021-06-11
2
-0
/
+91
|
*
vhost-vdpa: skip ram device from the IOTLB mapping
Jason Wang
2021-06-11
1
-10
/
+2
|
/
*
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...
Peter Maydell
2021-06-09
18
-36
/
+217
|
\
|
*
hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds
Peter Xu
2021-06-08
4
-0
/
+76
|
*
migration/dirtyrate: make sample page count configurable
Hyman Huang(黄勇)
2021-06-08
3
-8
/
+46
|
*
sockets: Support multipath TCP
Dr. David Alan Gilbert
2021-06-08
3
-1
/
+31
|
*
migration/socket: Close the listener at the end
Dr. David Alan Gilbert
2021-06-08
2
-6
/
+23
|
*
migration: Add cleanup hook for inwards migration
Dr. David Alan Gilbert
2021-06-08
2
-0
/
+7
|
*
io/net-listener: Call the notifier during finalize
Dr. David Alan Gilbert
2021-06-08
1
-0
/
+3
|
*
channel-socket: Only set CLOEXEC if we have space for fds
Dr. David Alan Gilbert
2021-06-08
1
-4
/
+4
|
*
migration/rdma: Fix cm event use after free
Li Zhijian
2021-06-08
1
-3
/
+8
|
*
yank: Unregister function when using TLS migration
Leonardo Bras
2021-06-08
3
-14
/
+19
|
/
*
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-06-08
23
-185
/
+1258
|
\
|
*
target/riscv: rvb: add b-ext version cpu option
Frank Chang
2021-06-08
2
-0
/
+26
|
*
target/riscv: rvb: support and turn on B-extension from command line
Kito Cheng
2021-06-08
2
-0
/
+5
[prev]
[next]