summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-01-2543-104/+88Star
|\
| * hw/isa/isa-bus: Set category of the "isabus-bridge" deviceThomas Huth2017-01-241-0/+1
| * usb: Set category and description of the MTP deviceThomas Huth2017-01-241-0/+2
| * gdbstub.c: update old error report statementsZiyue Yang2017-01-241-5/+5
| * gdbstub.c: fix GDB connection segfault caused by empty machinesZiyue Yang2017-01-241-0/+7
| * scsi-disk: add 'fall through' comment to switch VERIFY casesPeter Maydell2017-01-241-0/+1
| * Drop duplicate display option documentationSamuel Thibault2017-01-241-1/+1
| * hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GBPeter Maydell2017-01-241-1/+1
| * win32: use glib gpoll if glib >= 2.50Marc-André Lureau2017-01-242-1/+3
| * util/mmap-alloc: refactor a little bit for readabilityCao jin2017-01-241-6/+4Star
| * util/mmap-alloc: check parameter before usingCao jin2017-01-241-3/+4
| * vfio: remove a duplicated word in commentsCao jin2017-01-241-2/+2
| * docs: sync pci-ids.txtGerd Hoffmann2017-01-241-0/+3
| * disas/cris.c: Fix Coverity warning about unchecked NULLPeter Maydell2017-01-241-1/+1
| * lm32: milkymist-tmu2: fix another integer overflowPeter Maydell2017-01-241-1/+1
| * hw/i386/kvmvapic: Remove dead code in patch_hypercalls()Peter Maydell2017-01-241-6/+0Star
| * doc/usb2: fix typoCao jin2017-01-241-1/+1
| * qga: fix erroneous argument to strerrorPaolo Bonzini2017-01-241-2/+2
| * block: remove dead checkPaolo Bonzini2017-01-241-1/+1
| * pci-assign: avoid pointless statPaolo Bonzini2017-01-241-8/+8
| * qemu-img: remove dead checkPaolo Bonzini2017-01-241-7/+5Star
| * pcie: fix typo in commentsCao jin2017-01-241-1/+1
| * object: make some funcs staticMarc-André Lureau2017-01-242-26/+2Star
| * object.h: spelling fixMarc-André Lureau2017-01-241-1/+1
| * usb: Fix typo in documentationFrediano Ziglio2017-01-241-1/+1
| * qemu-options: cleanup duplicated help message for kernel_irqchipPo-Hsu Lin2017-01-241-1/+0Star
| * hw: Fix typos found by codespellStefan Weil2017-01-2411-15/+15
| * include: Fix typos found by codespellStefan Weil2017-01-246-6/+7
| * Fix documentation and some comments (article, grammar)Stefan Weil2017-01-243-4/+4
| * README: Add linux to macOS build infoPeter Maydell2017-01-241-0/+1
| * hw/block/m25p80: Fix typo in local macro nameStefan Weil2017-01-241-2/+2
| * doc: don't mention -memory, it is -mMichael Tokarev2017-01-241-1/+1
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170124b'...Peter Maydell2017-01-2456-249/+910
|\ \ | |/ |/|
| * migration/tracing: Add tracing on saveDr. David Alan Gilbert2017-01-242-5/+14
| * migration: transform remaining DPRINTF into trace_Juan Quintela2017-01-242-14/+8Star
| * PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert2017-01-2410-41/+26Star
| * migration: Change name of live migration threadPankaj Gupta2017-01-241-1/+1
| * migration: re-active images while migration been canceled after inactive themzhanghailiang2017-01-242-0/+18
| * migration: Fail migration blocker for --only-migratableAshijeet Acharya2017-01-242-1/+8
| * migration: disallow migrate_add_blocker during migrationAshijeet Acharya2017-01-2418-81/+222
| * migration: Allow "device add" options to only add migratable devicesAshijeet Acharya2017-01-242-0/+28
| * migration: Add a new option to enable only-migratableAshijeet Acharya2017-01-243-0/+16
| * block/vvfat: Remove the undesirable commentAshijeet Acharya2017-01-241-1/+0Star
| * migration: add error_reportJianjun Duan2017-01-241-0/+6
| * tests/migration: Add test for QTAILQ migrationJianjun Duan2017-01-241-0/+147
| * migration: migrate QTAILQJianjun Duan2017-01-244-0/+153
| * migration: extend VMStateInfoJianjun Duan2017-01-2422-106/+263
| * MAINTAINERS: Add myself as a migration submaintainerDr. David Alan Gilbert2017-01-241-0/+1
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170124' into stagingPeter Maydell2017-01-241-2/+2
|\ \ | |/ |/|
| * s390x/kvm: fix cmma reset for KVMChristian Borntraeger2017-01-241-1/+1