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
*
migration/qemu-file: remove check on writev_buffer in qemu_put_compression_data
Wei Yang
2019-09-12
1
-3
/
+1
*
migration: Fix postcopy bw for recovery
Peter Xu
2019-09-12
1
-1
/
+2
*
tests/migration: Add a test for validate-uuid capability
Yury Kotov
2019-09-12
1
-30
/
+110
*
tests/libqtest: Allow setting expected exit status
Yury Kotov
2019-09-12
2
-15
/
+30
*
migration: Add validate-uuid capability
Yury Kotov
2019-09-12
4
-1
/
+59
*
qemu-file: Rework old qemu_fflush comment
Dr. David Alan Gilbert
2019-09-12
1
-3
/
+2
*
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
2019-09-12
11
-34
/
+11
*
hw/net/vmxnet3: Fix leftover unregister_savevm
Dr. David Alan Gilbert
2019-09-12
1
-3
/
+0
*
migration: cleanup check on ops in savevm.handlers iterations
Wei Yang
2019-09-12
1
-6
/
+6
*
migration: multifd_send_thread always post p->sem_sync when error happen
Ivan Ren
2019-09-12
1
-3
/
+2
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/m68k-pull-2019-09-07' ...
Peter Maydell
2019-09-09
14
-7
/
+1641
|
\
|
*
.travis.yml: Let the avocado job run the NeXTcube tests
Philippe Mathieu-Daudé
2019-09-07
1
-1
/
+6
|
*
tests/acceptance: Add test of NeXTcube framebuffer using OCR
Philippe Mathieu-Daudé
2019-09-07
1
-0
/
+121
|
*
m68k: Add an entry for the NeXTcube machine to the MAINTAINERS file
Thomas Huth
2019-09-07
1
-0
/
+7
|
*
m68k: Add serial controller to the NeXTcube machine
Thomas Huth
2019-09-07
3
-2
/
+52
|
*
escc: introduce a selector for the register bit
Laurent Vivier
2019-09-07
2
-6
/
+25
|
*
m68k: Add NeXTcube machine
Thomas Huth
2019-09-07
3
-1
/
+980
|
*
m68k: Add NeXTcube keyboard device
Thomas Huth
2019-09-07
3
-0
/
+294
|
*
m68k: Add NeXTcube framebuffer device emulation
Thomas Huth
2019-09-07
5
-0
/
+159
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-05-v2' into...
Peter Maydell
2019-09-06
14
-104
/
+141
|
\
\
|
|
/
|
/
|
|
*
nbd: Implement server use of NBD FAST_ZERO
Eric Blake
2019-09-05
3
-4
/
+8
|
*
nbd: Implement client use of NBD FAST_ZERO
Eric Blake
2019-09-05
1
-0
/
+7
|
*
nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO
Eric Blake
2019-09-05
5
-1
/
+17
|
*
nbd: Improve per-export flag handling in server
Eric Blake
2019-09-05
5
-35
/
+40
|
*
docs: Update preferred NBD device syntax
Eric Blake
2019-09-05
1
-2
/
+9
|
*
block: workaround for unaligned byte range in fallocate()
Andrey Shinkevich
2019-09-05
2
-1
/
+8
|
*
nbd: Tolerate more errors to structured reply request
Eric Blake
2019-09-05
3
-35
/
+38
|
*
nbd: Use g_autofree in a few places
Eric Blake
2019-09-05
3
-30
/
+15
|
*
nbd: Advertise multi-conn for shared read-only connections
Eric Blake
2019-09-05
6
-5
/
+8
*
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-09-0...
Peter Maydell
2019-09-05
50
-511
/
+548
|
\
\
|
*
|
gitlab-ci.yml: Install libattr-devel and libcap-devel to test virtio-9p
Thomas Huth
2019-09-05
1
-1
/
+1
|
*
|
qemu-doc: Do not hard-code the name of the QEMU binary
Thomas Huth
2019-09-05
4
-142
/
+149
|
*
|
tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, too
Thomas Huth
2019-09-05
1
-0
/
+1
|
*
|
tests/libqtest: Use libqtest-single.h in tests that require global_qtest
Thomas Huth
2019-09-05
33
-37
/
+34
|
*
|
tests/libqtest: Move global_test wrapper function into a separate header
Thomas Huth
2019-09-05
4
-298
/
+313
|
*
|
tests: Remove unnecessary global_qtest references
Thomas Huth
2019-09-05
4
-6
/
+0
|
*
|
tests/libqos: Replace clock_step with qtest_clock_step in virtio code
Thomas Huth
2019-09-05
5
-20
/
+37
|
*
|
tests/libqos/e1000e: Make e1000e libqos functions independent from global_qtest
Thomas Huth
2019-09-05
1
-5
/
+11
|
*
|
tests/migration: Do not use functions anymore that rely on global_qtest
Thomas Huth
2019-09-05
1
-3
/
+3
*
|
|
Merge remote-tracking branch 'remotes/berrange/tags/docs-pull-request' into s...
Peter Maydell
2019-09-05
5
-492
/
+671
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
docs: split the CODING_STYLE doc into distinct groups
Daniel P. Berrangé
2019-09-05
1
-0
/
+9
|
*
|
docs: document use of automatic cleanup functions in glib
Daniel P. Berrangé
2019-09-05
1
-0
/
+85
|
*
|
docs: merge HACKING.rst contents into CODING_STYLE.rst
Daniel P. Berrangé
2019-09-05
3
-301
/
+297
|
*
|
docs: convert README, CODING_STYLE and HACKING to RST syntax
Daniel P. Berrangé
2019-09-05
4
-102
/
+191
|
|
/
*
|
target/arm: Inline gen_bx_im into callers
Richard Henderson
2019-09-05
1
-19
/
+7
*
|
target/arm: Clean up disas_thumb_insn
Richard Henderson
2019-09-05
1
-25
/
+2
*
|
target/arm: Convert T16, long branches
Richard Henderson
2019-09-05
2
-49
/
+43
*
|
target/arm: Convert T16, Unconditional branch
Richard Henderson
2019-09-05
2
-7
/
+8
*
|
target/arm: Convert T16, load (literal)
Richard Henderson
2019-09-05
2
-40
/
+6
*
|
target/arm: Convert T16, shift immediate
Richard Henderson
2019-09-05
2
-24
/
+10
[next]