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 'armbru/tags/pull-qapi-2017-05-04-v3' into staging
Stefan Hajnoczi
2017-05-09
71
-668
/
+805
|
\
|
*
qmp-shell: improve help
Marc-André Lureau
2017-05-09
1
-1
/
+5
|
*
qmp-shell: don't show version greeting if unavailable
Marc-André Lureau
2017-05-09
1
-0
/
+3
|
*
qmp-shell: Cope with query-commands error
Marc-André Lureau
2017-05-09
1
-1
/
+4
|
*
qmp-shell: add -N option to skip negotiate
Marc-André Lureau
2017-05-09
1
-4
/
+7
|
*
qmp-shell: add persistent command history
John Snow
2017-05-09
1
-0
/
+21
|
*
qobject-input-visitor: Catch misuse of end_struct vs. end_list
Markus Armbruster
2017-05-09
1
-2
/
+19
|
*
qapi: Document intended use of @name within alternate visits
Markus Armbruster
2017-05-09
1
-2
/
+4
|
*
qobject-input-visitor: Document full_name_nth()
Markus Armbruster
2017-05-09
1
-0
/
+11
|
*
qmp: Improve QMP dispatch error messages
Markus Armbruster
2017-05-09
1
-7
/
+7
|
*
sockets: Delete unused helper socket_address_crumple()
Markus Armbruster
2017-05-09
2
-42
/
+0
|
*
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2017-05-09
24
-406
/
+440
|
*
sockets: Rename SocketAddressFlat to SocketAddress
Markus Armbruster
2017-05-09
7
-57
/
+57
|
*
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
2017-05-09
23
-312
/
+314
|
*
qapi: New QAPI_CLONE_MEMBERS()
Markus Armbruster
2017-05-09
2
-0
/
+27
|
*
sockets: Prepare inet_parse() for flattened SocketAddress
Markus Armbruster
2017-05-09
5
-27
/
+22
|
*
sockets: Prepare vsock_parse() for flattened SocketAddress
Markus Armbruster
2017-05-09
1
-10
/
+10
|
*
test-qga: Actually test 0xff sync bytes
Eric Blake
2017-05-09
2
-7
/
+42
|
*
fdc-test: Avoid deprecated 'change' command
Eric Blake
2017-05-09
1
-4
/
+4
|
*
QemuOpts: Simplify qemu_opts_to_qdict()
Eric Blake
2017-05-09
1
-3
/
+1
|
*
block: Simplify bdrv_append_temp_snapshot() logic
Eric Blake
2017-05-09
1
-10
/
+7
|
*
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-05-09
34
-268
/
+244
|
*
qobject: Add helper macros for common scalar insertions
Eric Blake
2017-05-08
3
-0
/
+38
|
*
qobject: Drop useless QObject casts
Eric Blake
2017-05-08
8
-51
/
+42
|
*
coccinelle: Add script to remove useless QObject casts
Eric Blake
2017-05-08
2
-0
/
+14
|
*
pci: Reduce scope of error injection
Eric Blake
2017-05-08
2
-6
/
+2
|
*
pci: Use struct instead of QDict to pass back parameters
Eric Blake
2017-05-08
1
-18
/
+26
|
*
test-keyval: fix leaks
Marc-André Lureau
2017-05-08
1
-0
/
+4
|
*
tests/check-qdict: Fix missing brackets
Dr. David Alan Gilbert
2017-05-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'aurel32/tags/pull-tcg-mips-20170506' into staging
Stefan Hajnoczi
2017-05-08
1
-2
/
+2
|
\
\
|
*
|
tcg/mips: fix field extraction opcode
Aurelien Jarno
2017-05-06
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-08
41
-292
/
+700
|
\
\
\
|
*
|
|
vhost-scsi: create a vhost-scsi-common abstraction
Felipe Franciosi
2017-05-05
6
-148
/
+252
|
*
|
|
libvhost-user: replace vasprintf() to fix build
Felipe Franciosi
2017-05-05
1
-1
/
+1
|
*
|
|
get_maintainer: add subsystem to reviewer output
Joe Perches
2017-05-05
1
-15
/
+16
|
*
|
|
get_maintainer: --r (list reviewer) is on by default
Brian Norris
2017-05-05
1
-1
/
+1
|
*
|
|
get_maintainer: it's '--pattern-depth', not '-pattern-depth'
Brian Norris
2017-05-05
1
-1
/
+1
|
*
|
|
get_maintainer: Teach get_maintainer.pl about the new "R:" tag
Joe Perches
2017-05-05
1
-1
/
+21
|
*
|
|
MAINTAINERS: Add "R:" tag for self-appointed reviewers
Paul E. McKenney
2017-05-05
1
-0
/
+2
|
*
|
|
Fix the -accel parameter and the documentation for 'hax'
Thomas Huth
2017-05-05
2
-23
/
+18
|
*
|
|
dump: Acquire BQL around vm_start() in dump thread
Fam Zheng
2017-05-05
2
-0
/
+8
|
*
|
|
hax: Fix memory mapping de-duplication logic
Yu Ning
2017-05-05
1
-2
/
+17
|
*
|
|
checkpatch: Disallow glib asserts in main code
Dr. David Alan Gilbert
2017-05-05
1
-0
/
+21
|
*
|
|
trace: add qemu mutex lock and unlock trace events
Jose Ricardo Ziviani
2017-05-05
3
-2
/
+31
|
*
|
|
vmw_pvscsi: check message ring page count at initialisation
P J P
2017-05-05
1
-1
/
+1
|
*
|
|
sgabios: update for "fix wrong video attrs for int 10h,ah==13h"
Paolo Bonzini
2017-05-05
2
-0
/
+0
|
*
|
|
scsi: avoid an off-by-one error in megasas_mmio_write
Prasad J Pandit
2017-05-05
1
-5
/
+5
|
*
|
|
vl: deprecate the "-hdachs" option
Thomas Huth
2017-05-05
2
-2
/
+4
|
*
|
|
use _Static_assert in QEMU_BUILD_BUG_ON
Andreas Grapentin
2017-05-05
2
-1
/
+21
|
*
|
|
target/i386: Add GDB XML register description support
Abdallah Bouassida
2017-05-05
4
-4
/
+157
[next]