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/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-01-25
43
-104
/
+88
|
\
|
*
hw/isa/isa-bus: Set category of the "isabus-bridge" device
Thomas Huth
2017-01-24
1
-0
/
+1
|
*
usb: Set category and description of the MTP device
Thomas Huth
2017-01-24
1
-0
/
+2
|
*
gdbstub.c: update old error report statements
Ziyue Yang
2017-01-24
1
-5
/
+5
|
*
gdbstub.c: fix GDB connection segfault caused by empty machines
Ziyue Yang
2017-01-24
1
-0
/
+7
|
*
scsi-disk: add 'fall through' comment to switch VERIFY cases
Peter Maydell
2017-01-24
1
-0
/
+1
|
*
Drop duplicate display option documentation
Samuel Thibault
2017-01-24
1
-1
/
+1
|
*
hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB
Peter Maydell
2017-01-24
1
-1
/
+1
|
*
win32: use glib gpoll if glib >= 2.50
Marc-André Lureau
2017-01-24
2
-1
/
+3
|
*
util/mmap-alloc: refactor a little bit for readability
Cao jin
2017-01-24
1
-6
/
+4
|
*
util/mmap-alloc: check parameter before using
Cao jin
2017-01-24
1
-3
/
+4
|
*
vfio: remove a duplicated word in comments
Cao jin
2017-01-24
1
-2
/
+2
|
*
docs: sync pci-ids.txt
Gerd Hoffmann
2017-01-24
1
-0
/
+3
|
*
disas/cris.c: Fix Coverity warning about unchecked NULL
Peter Maydell
2017-01-24
1
-1
/
+1
|
*
lm32: milkymist-tmu2: fix another integer overflow
Peter Maydell
2017-01-24
1
-1
/
+1
|
*
hw/i386/kvmvapic: Remove dead code in patch_hypercalls()
Peter Maydell
2017-01-24
1
-6
/
+0
|
*
doc/usb2: fix typo
Cao jin
2017-01-24
1
-1
/
+1
|
*
qga: fix erroneous argument to strerror
Paolo Bonzini
2017-01-24
1
-2
/
+2
|
*
block: remove dead check
Paolo Bonzini
2017-01-24
1
-1
/
+1
|
*
pci-assign: avoid pointless stat
Paolo Bonzini
2017-01-24
1
-8
/
+8
|
*
qemu-img: remove dead check
Paolo Bonzini
2017-01-24
1
-7
/
+5
|
*
pcie: fix typo in comments
Cao jin
2017-01-24
1
-1
/
+1
|
*
object: make some funcs static
Marc-André Lureau
2017-01-24
2
-26
/
+2
|
*
object.h: spelling fix
Marc-André Lureau
2017-01-24
1
-1
/
+1
|
*
usb: Fix typo in documentation
Frediano Ziglio
2017-01-24
1
-1
/
+1
|
*
qemu-options: cleanup duplicated help message for kernel_irqchip
Po-Hsu Lin
2017-01-24
1
-1
/
+0
|
*
hw: Fix typos found by codespell
Stefan Weil
2017-01-24
11
-15
/
+15
|
*
include: Fix typos found by codespell
Stefan Weil
2017-01-24
6
-6
/
+7
|
*
Fix documentation and some comments (article, grammar)
Stefan Weil
2017-01-24
3
-4
/
+4
|
*
README: Add linux to macOS build info
Peter Maydell
2017-01-24
1
-0
/
+1
|
*
hw/block/m25p80: Fix typo in local macro name
Stefan Weil
2017-01-24
1
-2
/
+2
|
*
doc: don't mention -memory, it is -m
Michael Tokarev
2017-01-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170124b'...
Peter Maydell
2017-01-24
56
-249
/
+910
|
\
\
|
|
/
|
/
|
|
*
migration/tracing: Add tracing on save
Dr. David Alan Gilbert
2017-01-24
2
-5
/
+14
|
*
migration: transform remaining DPRINTF into trace_
Juan Quintela
2017-01-24
2
-14
/
+8
|
*
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
2017-01-24
10
-41
/
+26
|
*
migration: Change name of live migration thread
Pankaj Gupta
2017-01-24
1
-1
/
+1
|
*
migration: re-active images while migration been canceled after inactive them
zhanghailiang
2017-01-24
2
-0
/
+18
|
*
migration: Fail migration blocker for --only-migratable
Ashijeet Acharya
2017-01-24
2
-1
/
+8
|
*
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
2017-01-24
18
-81
/
+222
|
*
migration: Allow "device add" options to only add migratable devices
Ashijeet Acharya
2017-01-24
2
-0
/
+28
|
*
migration: Add a new option to enable only-migratable
Ashijeet Acharya
2017-01-24
3
-0
/
+16
|
*
block/vvfat: Remove the undesirable comment
Ashijeet Acharya
2017-01-24
1
-1
/
+0
|
*
migration: add error_report
Jianjun Duan
2017-01-24
1
-0
/
+6
|
*
tests/migration: Add test for QTAILQ migration
Jianjun Duan
2017-01-24
1
-0
/
+147
|
*
migration: migrate QTAILQ
Jianjun Duan
2017-01-24
4
-0
/
+153
|
*
migration: extend VMStateInfo
Jianjun Duan
2017-01-24
22
-106
/
+263
|
*
MAINTAINERS: Add myself as a migration submaintainer
Dr. David Alan Gilbert
2017-01-24
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170124' into staging
Peter Maydell
2017-01-24
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
s390x/kvm: fix cmma reset for KVM
Christian Borntraeger
2017-01-24
1
-1
/
+1
[next]