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
*
tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpu
Philippe Mathieu-Daudé
2019-10-29
1
-0
/
+42
*
tests/boot_linux_console: Add initrd test for the Exynos4210
Philippe Mathieu-Daudé
2019-10-29
1
-0
/
+41
*
tests/boot_linux_console: Add a test for the Raspberry Pi 2
Philippe Mathieu-Daudé
2019-10-29
1
-0
/
+36
*
tests/boot_linux_console: Use Avocado archive::gzip_uncompress()
Philippe Mathieu-Daudé
2019-10-29
1
-4
/
+1
*
.travis.yml: Let the avocado job run the 40p tests
Philippe Mathieu-Daudé
2019-10-29
1
-1
/
+1
*
tests/acceptance: Test OpenBIOS on the PReP/40p
Philippe Mathieu-Daudé
2019-10-29
1
-0
/
+33
*
tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40p
Philippe Mathieu-Daudé
2019-10-29
2
-0
/
+50
*
.travis.yml: Let the avocado job run the Leon3 test
Philippe Mathieu-Daudé
2019-10-29
1
-1
/
+1
*
tests/acceptance: Add test that boots the HelenOS microkernel on Leon3
Philippe Mathieu-Daudé
2019-10-29
2
-0
/
+35
*
tests/acceptance: Refactor exec_command_and_wait_for_pattern()
Philippe Mathieu-Daudé
2019-10-29
2
-11
/
+26
*
tests/acceptance: Send <carriage return> on serial lines
Philippe Mathieu-Daudé
2019-10-29
1
-1
/
+1
*
tests/acceptance: Fix wait_for_console_pattern() hangs
Philippe Mathieu-Daudé
2019-10-29
1
-0
/
+1
*
Acceptance tests: refactor wait_for_console_pattern
Cleber Rosa
2019-10-29
3
-37
/
+33
*
Python libs: close console sockets before shutting down the VMs
Cleber Rosa
2019-10-29
1
-4
/
+7
*
Acceptance tests: work around socket dir
Cleber Rosa
2019-10-29
1
-1
/
+2
*
MAINTAINERS: update location of Python libraries
Cleber Rosa
2019-10-29
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
2019-10-28
84
-486
/
+2232
|
\
|
*
qemu-iotests: restrict 264 to qcow2 only
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-0
/
+2
|
*
Revert "qemu-img: Check post-truncation size"
Max Reitz
2019-10-28
1
-35
/
+4
|
*
block: Pass truncate exact=true where reasonable
Max Reitz
2019-10-28
5
-7
/
+31
|
*
block: Let format drivers pass @exact
Max Reitz
2019-10-28
3
-3
/
+16
|
*
block: Evaluate @exact in protocol drivers
Max Reitz
2019-10-28
2
-2
/
+13
|
*
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
31
-68
/
+102
|
*
block: Do not truncate file node when formatting
Max Reitz
2019-10-28
3
-16
/
+0
|
*
block/cor: Drop cor_co_truncate()
Max Reitz
2019-10-28
1
-8
/
+0
|
*
block: Handle filter truncation like native impl.
Max Reitz
2019-10-28
1
-7
/
+6
|
*
iotests: Test qcow2's snapshot table handling
Max Reitz
2019-10-28
3
-0
/
+870
|
*
iotests: Add peek_file* functions
Max Reitz
2019-10-28
1
-0
/
+20
|
*
qcow2: Fix v3 snapshot table entry compliancy
Max Reitz
2019-10-28
1
-0
/
+18
|
*
qcow2: Repair snapshot table with too many entries
Max Reitz
2019-10-28
1
-0
/
+14
|
*
qcow2: Fix overly long snapshot tables
Max Reitz
2019-10-28
1
-10
/
+78
|
*
qcow2: Keep track of the snapshot table length
Max Reitz
2019-10-28
1
-1
/
+13
|
*
qcow2: Fix broken snapshot table entries
Max Reitz
2019-10-28
1
-11
/
+56
|
*
qcow2: Add qcow2_check_fix_snapshot_table()
Max Reitz
2019-10-28
3
-1
/
+36
|
*
qcow2: Separate qcow2_check_read_snapshot_table()
Max Reitz
2019-10-28
3
-18
/
+120
|
*
qcow2: Write v3-compliant snapshot list on upgrade
Max Reitz
2019-10-28
1
-2
/
+30
|
*
qcow2: Put qcow2_upgrade() into its own function
Max Reitz
2019-10-28
1
-5
/
+38
|
*
qcow2: Make qcow2_write_snapshots() public
Max Reitz
2019-10-28
2
-1
/
+2
|
*
qcow2: Keep unknown extra snapshot data
Max Reitz
2019-10-28
2
-10
/
+58
|
*
qcow2: Add Error ** to qcow2_read_snapshots()
Max Reitz
2019-10-28
3
-4
/
+8
|
*
qcow2: Use endof()
Max Reitz
2019-10-28
1
-3
/
+4
|
*
include: Move endof() up from hw/virtio/virtio.h
Max Reitz
2019-10-28
4
-14
/
+14
|
*
mirror: Do not dereference invalid pointers
Max Reitz
2019-10-28
1
-4
/
+9
|
*
block/nvme: add support for discard
Maxim Levitsky
2019-10-28
2
-0
/
+85
|
*
block/nvme: add support for write zeros
Maxim Levitsky
2019-10-28
3
-2
/
+90
|
*
block/block-copy: increase buffered copy request
Vladimir Sementsov-Ogievskiy
2019-10-28
2
-17
/
+33
|
*
block/block-copy: add memory limit
Vladimir Sementsov-Ogievskiy
2019-10-28
2
-0
/
+8
|
*
util: introduce SharedResource
Vladimir Sementsov-Ogievskiy
2019-10-28
3
-0
/
+148
|
*
block/block-copy: refactor copying
Vladimir Sementsov-Ogievskiy
2019-10-28
2
-70
/
+54
|
*
block/block-copy: limit copy_range_size to 16 MiB
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-2
/
+8
[next]