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
...
*
|
|
|
|
|
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
2020-10-27
17
-40
/
+1528
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tests/acceptance: Add virtiofs_submounts.py
Max Reitz
2020-10-26
5
-0
/
+630
|
*
|
|
|
|
|
tests/acceptance/boot_linux: Accept SSH pubkey
Max Reitz
2020-10-26
1
-6
/
+7
|
*
|
|
|
|
|
virtiofsd: Announce sub-mount points
Max Reitz
2020-10-26
2
-8
/
+60
|
*
|
|
|
|
|
virtiofsd: Store every lo_inode's parent_dev
Max Reitz
2020-10-26
1
-0
/
+17
|
*
|
|
|
|
|
virtiofsd: Add fuse_reply_attr_with_flags()
Max Reitz
2020-10-26
2
-2
/
+27
|
*
|
|
|
|
|
virtiofsd: Add attr_flags to fuse_entry_param
Max Reitz
2020-10-26
2
-4
/
+14
|
*
|
|
|
|
|
virtiofsd: Announce FUSE_ATTR_FLAGS
Max Reitz
2020-10-26
2
-0
/
+15
|
*
|
|
|
|
|
linux/fuse.h: Pull in from Linux
Max Reitz
2020-10-26
1
-1
/
+10
|
*
|
|
|
|
|
tools/virtiofsd: xattr name mappings: Simple 'map'
Dr. David Alan Gilbert
2020-10-26
2
-1
/
+130
|
*
|
|
|
|
|
tools/virtiofsd: xattr name mapping examples
Dr. David Alan Gilbert
2020-10-26
1
-0
/
+50
|
*
|
|
|
|
|
tools/virtiofsd: xattr name mappings: Map server xattr names
Dr. David Alan Gilbert
2020-10-26
1
-0
/
+90
|
*
|
|
|
|
|
tools/virtiofsd: xattr name mappings: Map client xattr names
Dr. David Alan Gilbert
2020-10-26
1
-3
/
+98
|
*
|
|
|
|
|
tools/virtiofsd: xattr name mappings: Add option
Dr. David Alan Gilbert
2020-10-26
2
-0
/
+265
|
*
|
|
|
|
|
virtiofsd: add container-friendly -o sandbox=chroot option
Stefan Hajnoczi
2020-10-26
3
-9
/
+88
|
*
|
|
|
|
|
virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_level
Misono Tomohiro
2020-10-26
1
-4
/
+3
|
*
|
|
|
|
|
configure: add option for virtiofsd
Misono Tomohiro
2020-10-26
4
-3
/
+25
*
|
|
|
|
|
|
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...
Peter Maydell
2020-10-27
2
-1
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add execute bit back to scripts/tracetool.py
Anthony PERARD
2020-10-26
1
-0
/
+0
|
*
|
|
|
|
|
|
trace/simple: Enable tracing on startup only if the user specifies a trace op...
Josh DuBois
2020-10-26
1
-1
/
+5
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...
Peter Maydell
2020-10-27
13
-103
/
+213
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
migration-test: Only hide error if !QTEST_LOG
Peter Xu
2020-10-26
1
-1
/
+5
|
*
|
|
|
|
|
migration/postcopy: Release fd before going into 'postcopy-pause'
Peter Xu
2020-10-26
1
-3
/
+3
|
*
|
|
|
|
|
migration: Sync requested pages after postcopy recovery
Peter Xu
2020-10-26
2
-0
/
+58
|
*
|
|
|
|
|
migration: Maintain postcopy faulted addresses
Peter Xu
2020-10-26
4
-5
/
+74
|
*
|
|
|
|
|
migration: Introduce migrate_send_rp_message_req_pages()
Peter Xu
2020-10-26
2
-2
/
+10
|
*
|
|
|
|
|
migration: Pass incoming state into qemu_ufd_copy_ioctl()
Peter Xu
2020-10-26
1
-3
/
+5
|
*
|
|
|
|
|
migration: using trace_ to replace DPRINTF
Bihong Yu
2020-10-26
3
-28
/
+34
|
*
|
|
|
|
|
migration: Delete redundant spaces
Bihong Yu
2020-10-26
1
-1
/
+1
|
*
|
|
|
|
|
migration: Open brace '{' following function declarations go on the next line
Bihong Yu
2020-10-26
1
-1
/
+2
|
*
|
|
|
|
|
migration: Do not initialise statics and globals to 0 or NULL
Bihong Yu
2020-10-26
2
-2
/
+2
|
*
|
|
|
|
|
migration: Add braces {} for if statement
Bihong Yu
2020-10-26
1
-2
/
+4
|
*
|
|
|
|
|
migration: Open brace '{' following struct go on the same line
Bihong Yu
2020-10-26
1
-2
/
+1
|
*
|
|
|
|
|
migration: Add spaces around operator
Bihong Yu
2020-10-26
5
-10
/
+10
|
*
|
|
|
|
|
migration: Don't use '#' flag of printf format
Bihong Yu
2020-10-26
2
-3
/
+3
|
*
|
|
|
|
|
migration: Do not use C99 // comments
Bihong Yu
2020-10-26
2
-2
/
+2
|
*
|
|
|
|
|
migration: Drop unused VMSTATE_FLOAT64 support
Peter Maydell
2020-10-26
2
-39
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...
Peter Maydell
2020-10-26
1
-14
/
+12
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
migration/block-dirty-bitmap: fix uninitialized variable warning
Chen Qun
2020-10-26
1
-12
/
+9
|
*
|
|
|
|
migration/block-dirty-bitmap: fix larger granularity bitmaps
Stefan Reiter
2020-10-26
1
-2
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...
Peter Maydell
2020-10-26
2
-13
/
+16
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
hw/sd/sdcard: Zero out function selection fields before being populated
Bin Meng
2020-10-26
1
-0
/
+1
|
*
|
|
|
hw/sd/sdcard: Make iolen unsigned
Philippe Mathieu-Daudé
2020-10-26
2
-2
/
+2
|
*
|
|
|
hw/sd/sdcard: Constify sd_crc*()'s message argument
Philippe Mathieu-Daudé
2020-10-26
1
-4
/
+4
|
*
|
|
|
hw/sd/sdcard: Simplify cmd_valid_while_locked()
Philippe Mathieu-Daudé
2020-10-26
1
-6
/
+5
|
*
|
|
|
hw/sd/sdcard: Update the SDState documentation
Philippe Mathieu-Daudé
2020-10-26
1
-1
/
+4
|
|
/
/
/
*
|
|
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-26
34
-333
/
+416
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
machine: move SMP initialization from vl.c
Paolo Bonzini
2020-10-26
2
-7
/
+7
|
*
|
|
machine: move UP defaults to class_base_init
Paolo Bonzini
2020-10-26
2
-6
/
+5
|
*
|
|
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
2020-10-26
5
-48
/
+6
[prev]
[next]