aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24hw/isa/isa-bus: Set category of the "isabus-bridge" deviceThomas Huth
2017-01-24usb: Set category and description of the MTP deviceThomas Huth
2017-01-24gdbstub.c: update old error report statementsZiyue Yang
2017-01-24gdbstub.c: fix GDB connection segfault caused by empty machinesZiyue Yang
2017-01-24scsi-disk: add 'fall through' comment to switch VERIFY casesPeter Maydell
2017-01-24Drop duplicate display option documentationSamuel Thibault
2017-01-24hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GBPeter Maydell
2017-01-24win32: use glib gpoll if glib >= 2.50Marc-André Lureau
2017-01-24util/mmap-alloc: refactor a little bit for readabilityCao jin
2017-01-24util/mmap-alloc: check parameter before usingCao jin
2017-01-24vfio: remove a duplicated word in commentsCao jin
2017-01-24docs: sync pci-ids.txtGerd Hoffmann
2017-01-24disas/cris.c: Fix Coverity warning about unchecked NULLPeter Maydell
2017-01-24lm32: milkymist-tmu2: fix another integer overflowPeter Maydell
2017-01-24hw/i386/kvmvapic: Remove dead code in patch_hypercalls()Peter Maydell
2017-01-24doc/usb2: fix typoCao jin
2017-01-24qga: fix erroneous argument to strerrorPaolo Bonzini
2017-01-24block: remove dead checkPaolo Bonzini
2017-01-24pci-assign: avoid pointless statPaolo Bonzini
2017-01-24qemu-img: remove dead checkPaolo Bonzini
2017-01-24pcie: fix typo in commentsCao jin
2017-01-24object: make some funcs staticMarc-André Lureau
2017-01-24object.h: spelling fixMarc-André Lureau
2017-01-24usb: Fix typo in documentationFrediano Ziglio
2017-01-24qemu-options: cleanup duplicated help message for kernel_irqchipPo-Hsu Lin
2017-01-24hw: Fix typos found by codespellStefan Weil
2017-01-24include: Fix typos found by codespellStefan Weil
2017-01-24Fix documentation and some comments (article, grammar)Stefan Weil
2017-01-24README: Add linux to macOS build infoPeter Maydell
2017-01-24hw/block/m25p80: Fix typo in local macro nameStefan Weil
2017-01-24doc: don't mention -memory, it is -mMichael Tokarev
2017-01-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170124b'...Peter Maydell
2017-01-24migration/tracing: Add tracing on saveDr. David Alan Gilbert
2017-01-24migration: transform remaining DPRINTF into trace_Juan Quintela
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert
2017-01-24migration: Change name of live migration threadPankaj Gupta
2017-01-24migration: re-active images while migration been canceled after inactive themzhanghailiang
2017-01-24migration: Fail migration blocker for --only-migratableAshijeet Acharya
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya
2017-01-24migration: Allow "device add" options to only add migratable devicesAshijeet Acharya
2017-01-24migration: Add a new option to enable only-migratableAshijeet Acharya
2017-01-24block/vvfat: Remove the undesirable commentAshijeet Acharya
2017-01-24migration: add error_reportJianjun Duan
2017-01-24tests/migration: Add test for QTAILQ migrationJianjun Duan
2017-01-24migration: migrate QTAILQJianjun Duan
2017-01-24migration: extend VMStateInfoJianjun Duan
2017-01-24MAINTAINERS: Add myself as a migration submaintainerDr. David Alan Gilbert
2017-01-24Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170124' into stagingPeter Maydell
2017-01-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-01-24s390x/kvm: fix cmma reset for KVMChristian Borntraeger