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
*
spapr: refresh "platform-specific" hcalls comment
Greg Kurz
2017-07-11
1
-3
/
+2
*
spapr: make spapr_populate_hotplug_cpu_dt() static
Greg Kurz
2017-07-11
2
-4
/
+2
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-10-v2' into...
Peter Maydell
2017-07-10
7
-260
/
+323
|
\
|
*
nbd: use generic trace subsystem instead of TRACE macro
Vladimir Sementsov-Ogievskiy
2017-07-10
5
-95
/
+120
|
*
nbd: refactor tracing
Vladimir Sementsov-Ogievskiy
2017-07-10
2
-24
/
+9
|
*
nbd/server: rename clientflags var in nbd_negotiate_options
Vladimir Sementsov-Ogievskiy
2017-07-10
1
-19
/
+19
|
*
nbd/server: fix TRACE in nbd_negotiate_send_rep_len
Vladimir Sementsov-Ogievskiy
2017-07-10
1
-1
/
+1
|
*
nbd/client: refactor TRACE of NBD_MAGIC
Vladimir Sementsov-Ogievskiy
2017-07-10
1
-9
/
+2
|
*
nbd/common: nbd_tls_handshake: remove extra TRACE
Vladimir Sementsov-Ogievskiy
2017-07-10
1
-3
/
+1
|
*
nbd/server: add errp to nbd_send_reply()
Vladimir Sementsov-Ogievskiy
2017-07-10
1
-8
/
+9
|
*
nbd/server: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
2017-07-10
1
-106
/
+160
|
*
nbd/server: refactor nbd_negotiate
Vladimir Sementsov-Ogievskiy
2017-07-10
1
-9
/
+3
|
*
nbd/server: nbd_negotiate: return 1 on NBD_OPT_ABORT
Vladimir Sementsov-Ogievskiy
2017-07-10
1
-5
/
+15
|
*
MAINTAINERS: Promote NBD to supported, with new maintainer
Eric Blake
2017-07-10
1
-9
/
+12
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-07-10
25
-1559
/
+1675
|
\
|
*
block: Make bdrv_is_allocated_above() byte-based
Eric Blake
2017-07-10
7
-56
/
+65
|
*
block: Minimize raw use of bds->total_sectors
Eric Blake
2017-07-10
1
-8
/
+6
|
*
block: Make bdrv_is_allocated() byte-based
Eric Blake
2017-07-10
9
-105
/
+126
|
*
backup: Switch backup_run() to byte-based
Eric Blake
2017-07-10
1
-17
/
+15
|
*
backup: Switch backup_do_cow() to byte-based
Eric Blake
2017-07-10
1
-36
/
+26
|
*
backup: Switch block_backup.h to byte-based
Eric Blake
2017-07-10
3
-26
/
+28
|
*
backup: Switch BackupBlockJob to byte-based
Eric Blake
2017-07-10
1
-18
/
+15
|
*
block: Drop unused bdrv_round_sectors_to_clusters()
Eric Blake
2017-07-10
2
-25
/
+0
|
*
mirror: Switch mirror_iteration() to byte-based
Eric Blake
2017-07-10
1
-59
/
+46
|
*
mirror: Switch mirror_do_read() to byte-based
Eric Blake
2017-07-10
1
-41
/
+33
|
*
mirror: Switch mirror_cow_align() to byte-based
Eric Blake
2017-07-10
1
-26
/
+37
|
*
mirror: Update signature of mirror_clip_sectors()
Eric Blake
2017-07-10
1
-7
/
+8
|
*
mirror: Switch mirror_do_zero_or_discard() to byte-based
Eric Blake
2017-07-10
1
-9
/
+11
|
*
mirror: Switch MirrorBlockJob to byte-based
Eric Blake
2017-07-10
1
-42
/
+42
|
*
commit: Switch commit_run() to byte-based
Eric Blake
2017-07-10
1
-10
/
+6
|
*
commit: Switch commit_populate() to byte-based
Eric Blake
2017-07-10
1
-7
/
+8
|
*
stream: Switch stream_run() to byte-based
Eric Blake
2017-07-10
1
-13
/
+9
|
*
stream: Drop reached_end for stream_complete()
Eric Blake
2017-07-10
1
-3
/
+1
|
*
stream: Switch stream_populate() to byte-based
Eric Blake
2017-07-10
1
-5
/
+6
|
*
trace: Show blockjob actions via bytes, not sectors
Eric Blake
2017-07-10
5
-24
/
+38
|
*
blockjob: Track job ratelimits via bytes, not sectors
Eric Blake
2017-07-10
5
-13
/
+18
|
*
blockdev: Print a warning for legacy drive options that belong to -device
Thomas Huth
2017-07-10
2
-2
/
+21
|
*
qemu-img: drop -e and -6 options from the 'create' & 'convert' commands
Daniel P. Berrange
2017-07-10
1
-18
/
+2
|
*
vvfat: change OEM name to 'MSWIN4.1'
Hervé Poussineau
2017-07-10
1
-1
/
+1
|
*
vvfat: handle KANJI lead byte 0xe5
Hervé Poussineau
2017-07-10
1
-2
/
+7
|
*
vvfat: limit number of entries in root directory in FAT12/FAT16
Hervé Poussineau
2017-07-10
1
-9
/
+17
|
*
vvfat: correctly generate numeric-tail of short file names
Hervé Poussineau
2017-07-10
1
-34
/
+31
|
*
vvfat: correctly create base short names for non-ASCII filenames
Hervé Poussineau
2017-07-10
1
-28
/
+76
|
*
vvfat: correctly create long names for non-ASCII filenames
Hervé Poussineau
2017-07-10
1
-20
/
+18
|
*
vvfat: always create . and .. entries at first and in that order
Hervé Poussineau
2017-07-10
1
-2
/
+11
|
*
vvfat: fix field names in FAT12/FAT16 and FAT32 boot sectors
Hervé Poussineau
2017-07-10
1
-7
/
+14
|
*
vvfat: introduce offset_to_bootsector, offset_to_fat and offset_to_root_dir
Hervé Poussineau
2017-07-10
1
-27
/
+43
|
*
vvfat: rename useless enumeration values
Hervé Poussineau
2017-07-10
1
-5
/
+8
|
*
vvfat: fix typos
Hervé Poussineau
2017-07-10
1
-4
/
+4
|
*
vvfat: replace tabs by 8 spaces
Hervé Poussineau
2017-07-10
1
-1027
/
+1027
[next]