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
*
block: Relax *perms_for_storage for data children
Max Reitz
2020-05-18
1
-10
/
+48
*
block: Pull out bdrv_default_perms_for_storage()
Max Reitz
2020-05-18
1
-25
/
+46
*
block: Pull out bdrv_default_perms_for_cow()
Max Reitz
2020-05-18
1
-22
/
+40
*
block: Distinguish paths in *_format_default_perms
Max Reitz
2020-05-18
1
-6
/
+13
*
block: Add child_of_bds
Max Reitz
2020-05-18
2
-0
/
+25
*
block: Unify bdrv_child_cb_detach()
Max Reitz
2020-05-18
1
-7
/
+20
*
block: Unify bdrv_child_cb_attach()
Max Reitz
2020-05-18
1
-7
/
+20
*
block: Use bdrv_inherited_options()
Max Reitz
2020-05-18
1
-52
/
+19
*
block: Add generic bdrv_inherited_options()
Max Reitz
2020-05-18
1
-0
/
+81
*
block: Rename bdrv_inherited_options()
Max Reitz
2020-05-18
1
-4
/
+4
*
block: Pass parent_is_format to .inherit_options()
Max Reitz
2020-05-18
4
-13
/
+30
*
block: Pass BdrvChildRole to .inherit_options()
Max Reitz
2020-05-18
4
-19
/
+30
*
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
2020-05-18
13
-20
/
+36
*
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
31
-49
/
+62
*
block: Add BdrvChildRole and BdrvChildRoleBits
Max Reitz
2020-05-18
1
-0
/
+56
*
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2020-05-18
17
-133
/
+141
*
block: Add BlockDriver.is_format
Max Reitz
2020-05-18
14
-0
/
+21
*
block: Mark commit, mirror, blkreplay as filters
Max Reitz
2020-05-18
3
-0
/
+5
*
block: Use bdrv_make_empty() where possible
Max Reitz
2020-05-18
2
-5
/
+2
*
replication: Avoid blk_make_empty() on read-only child
Kevin Wolf
2020-05-18
1
-2
/
+11
*
block: Use blk_make_empty() after commits
Max Reitz
2020-05-18
3
-16
/
+27
*
block: Add blk_make_empty()
Max Reitz
2020-05-18
2
-0
/
+12
*
block: Add bdrv_make_empty()
Max Reitz
2020-05-18
2
-0
/
+24
*
iotests: Run pylint and mypy in a testcase
Kevin Wolf
2020-05-18
3
-0
/
+48
*
iotests: Fix incomplete type declarations
Kevin Wolf
2020-05-18
1
-4
/
+4
*
block/replication.c: Avoid cancelling the job twice
Lukas Straub
2020-05-18
1
-0
/
+2
*
iotests: Mirror with different source/target size
Kevin Wolf
2020-05-18
2
-2
/
+47
*
mirror: Make sure that source and target size match
Kevin Wolf
2020-05-18
1
-9
/
+12
*
iotests/229: Use blkdebug to inject an error
Kevin Wolf
2020-05-18
2
-8
/
+16
*
iotests/109: Don't mirror with mismatched size
Kevin Wolf
2020-05-18
3
-48
/
+41
*
Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20200515' into staging
Peter Maydell
2020-05-15
3
-7
/
+133
|
\
|
*
softfloat: fix floatx80 pseudo-denormal round to integer
Joseph Myers
2020-05-15
2
-1
/
+11
|
*
softfloat: fix floatx80 pseudo-denormal comparisons
Joseph Myers
2020-05-15
2
-0
/
+11
|
*
softfloat: fix floatx80 pseudo-denormal addition / subtraction
Joseph Myers
2020-05-15
2
-0
/
+30
|
*
softfloat: silence sNaN for conversions to/from floatx80
Joseph Myers
2020-05-15
2
-6
/
+81
|
/
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-1...
Peter Maydell
2020-05-15
19
-392
/
+424
|
\
|
*
MAINTAINERS: update the orphaned cpus-common.c file
Alex Bennée
2020-05-15
1
-0
/
+1
|
*
qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const
Philippe Mathieu-Daudé
2020-05-15
2
-3
/
+3
|
*
qemu/plugin: Move !CONFIG_PLUGIN stubs altogether
Philippe Mathieu-Daudé
2020-05-15
1
-18
/
+15
|
*
qemu/plugin: Trivial code movement
Philippe Mathieu-Daudé
2020-05-15
1
-16
/
+16
|
*
translate-all: include guest address in out_asm output
Alex Bennée
2020-05-15
1
-6
/
+33
|
*
disas: add optional note support to cap_disas
Alex Bennée
2020-05-15
1
-8
/
+15
|
*
disas: include an optional note for the start of disassembly
Alex Bennée
2020-05-15
5
-11
/
+17
|
*
accel/tcg: don't disable exec_tb trace events
Alex Bennée
2020-05-15
1
-4
/
+4
|
*
accel/tcg: Relax va restrictions on 64-bit guests
Richard Henderson
2020-05-15
3
-23
/
+30
|
*
exec/cpu-all: Use bool for have_guest_base
Richard Henderson
2020-05-15
3
-5
/
+5
|
*
linux-user: completely re-write init_guest_space
Alex Bennée
2020-05-15
4
-286
/
+277
|
*
travis.yml: Improve the --disable-tcg test on s390x
Thomas Huth
2020-05-15
1
-14
/
+4
|
*
tests/guest-debug: catch hanging guests
Alex Bennée
2020-05-15
1
-0
/
+6
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200515-pull-request' i...
Peter Maydell
2020-05-15
2
-2
/
+16
|
\
[next]