index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
sm501: Fix warning about unreachable code
BALATON Zoltan
1
-1
/
+1
2018-07-16
sam460ex: Correct use after free error
BALATON Zoltan
1
-1
/
+2
2018-07-16
etsec: fix IRQ (un)masking
Michael Davidsaver
4
-43
/
+49
2018-07-16
ppc/xics: fix ICP reset path
Greg Kurz
1
-3
/
+11
2018-07-16
spapr: Correct inverted test in spapr_pc_dimm_node()
David Gibson
1
-1
/
+1
2018-07-16
sm501: Update screen on frame buffer address change
BALATON Zoltan
1
-0
/
+2
2018-07-13
docs: Grammar and spelling fixes
Ville Skyttä
18
-21
/
+22
2018-07-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
12
-35
/
+226
2018-07-12
qemu-img: align result of is_allocated_sectors
Peter Lieven
2
-16
/
+46
2018-07-12
scsi-disk: Block Device Characteristics emulation fix
Daniel Henrique Barboza
1
-3
/
+4
2018-07-12
iotests: add test 226 for file driver types
John Snow
3
-0
/
+93
2018-07-12
file-posix: specify expected filetypes
John Snow
2
-8
/
+37
2018-07-12
qemu-img: Document copy offloading implications with -S and -c
Fam Zheng
1
-2
/
+4
2018-07-12
iotests: nbd: Stop qemu-nbd before remaking image
Fam Zheng
1
-6
/
+15
2018-07-12
iotests: 153: Fix dead code
Fam Zheng
2
-0
/
+27
2018-07-12
ui/cocoa.m: replace scrollingDeltaY with deltaY
John Arbuckle
1
-7
/
+13
2018-07-12
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180712' into ...
Peter Maydell
1
-2
/
+10
2018-07-12
seccomp: allow sched_setscheduler() with SCHED_IDLE policy
Marc-André Lureau
1
-2
/
+10
2018-07-12
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180712' into staging
Peter Maydell
3
-6
/
+6
2018-07-12
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180711.1' in...
Peter Maydell
1
-1
/
+0
2018-07-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-11' in...
Peter Maydell
1
-0
/
+1
2018-07-11
vfio/pci: do not set the PCIDevice 'has_rom' attribute
Cédric Le Goater
1
-1
/
+0
2018-07-11
monitor: fix double-free of request error
Marc-André Lureau
1
-0
/
+1
2018-07-11
error: Remove NULL checks on error_propagate() calls
Philippe Mathieu-Daudé
1
-3
/
+1
2018-07-11
s390x/storage attributes: fix CMMA_BLOCK_SIZE usage
Claudio Imbrenda
2
-3
/
+5
2018-07-10
Update version for v3.0.0-rc0 release
Peter Maydell
1
-1
/
+1
2018-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
42
-177
/
+647
2018-07-10
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180710a'...
Peter Maydell
8
-88
/
+238
2018-07-10
block: Use common write req handling in truncate
Fam Zheng
1
-20
/
+35
2018-07-10
block: Fix bdrv_co_truncate overlap check
Fam Zheng
1
-1
/
+2
2018-07-10
block: Use common req handling in copy offloading
Fam Zheng
1
-14
/
+10
2018-07-10
block: Use common req handling for discard
Fam Zheng
1
-10
/
+23
2018-07-10
migration: reorder MIG_CMD_POSTCOPY_RESUME
Peter Xu
1
-1
/
+1
2018-07-10
tests: hide stderr for postcopy recovery test
Peter Xu
1
-4
/
+5
2018-07-10
tests: add postcopy recovery test
Peter Xu
1
-0
/
+80
2018-07-10
tests: introduce wait_for_migration_status()
Peter Xu
1
-2
/
+8
2018-07-10
tests: introduce migrate_query*() helpers
Peter Xu
1
-21
/
+43
2018-07-10
tests: allow migrate() to take extra flags
Peter Xu
1
-6
/
+6
2018-07-10
tests: introduce migrate_postcopy_* helpers
Peter Xu
1
-11
/
+31
2018-07-10
block: Fix handling of image enlarging write
Fam Zheng
1
-3
/
+7
2018-07-10
block: Extract common write req handling
Fam Zheng
1
-34
/
+57
2018-07-10
block: Use uint64_t for BdrvTrackedRequest byte fields
Fam Zheng
2
-5
/
+7
2018-07-10
block: Use BdrvChild to discard
Fam Zheng
11
-20
/
+20
2018-07-10
block: Add copy offloading trace points
Fam Zheng
4
-0
/
+15
2018-07-10
block: Prefix file driver trace points with "file_"
Fam Zheng
3
-4
/
+4
2018-07-10
Revert "block: Remove deprecated -drive geometry options"
Cornelia Huck
7
-9
/
+131
2018-07-10
Revert "block: Remove deprecated -drive option addr"
Cornelia Huck
5
-2
/
+30
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
14
-8
/
+48
2018-07-10
Revert "block: Remove dead deprecation warning code"
Cornelia Huck
1
-0
/
+12
2018-07-10
migration: show pause/recover state on dst host
Peter Xu
1
-0
/
+2
[next]