summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell12-203/+456
2017-01-25Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell40-7/+7727
2017-01-25Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell43-104/+88
2017-01-24nios2: Add support for Nios-II R1Marek Vasut7-0/+26
2017-01-24nios2: Add Altera 10M50 GHRD emulationMarek Vasut5-0/+431
2017-01-24nios2: Add periodic timer emulationChris Wulff2-0/+238
2017-01-24nios2: Add IIC interrupt controller emulationChris Wulff2-0/+104
2017-01-24nios2: Add usermode binaries emulationMarek Vasut11-7/+1148
2017-01-24nios2: Add disas entriesMarek Vasut3-0/+3541
2017-01-24nios2: Add architecture emulation supportChris Wulff10-0/+2239
2017-01-24hw/isa/isa-bus: Set category of the "isabus-bridge" deviceThomas Huth1-0/+1
2017-01-24usb: Set category and description of the MTP deviceThomas Huth1-0/+2
2017-01-24gdbstub.c: update old error report statementsZiyue Yang1-5/+5
2017-01-24gdbstub.c: fix GDB connection segfault caused by empty machinesZiyue Yang1-0/+7
2017-01-24scsi-disk: add 'fall through' comment to switch VERIFY casesPeter Maydell1-0/+1
2017-01-24Drop duplicate display option documentationSamuel Thibault1-1/+1
2017-01-24hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GBPeter Maydell1-1/+1
2017-01-24win32: use glib gpoll if glib >= 2.50Marc-André Lureau2-1/+3
2017-01-24util/mmap-alloc: refactor a little bit for readabilityCao jin1-6/+4
2017-01-24util/mmap-alloc: check parameter before usingCao jin1-3/+4
2017-01-24vfio: remove a duplicated word in commentsCao jin1-2/+2
2017-01-24docs: sync pci-ids.txtGerd Hoffmann1-0/+3
2017-01-24disas/cris.c: Fix Coverity warning about unchecked NULLPeter Maydell1-1/+1
2017-01-24lm32: milkymist-tmu2: fix another integer overflowPeter Maydell1-1/+1
2017-01-24hw/i386/kvmvapic: Remove dead code in patch_hypercalls()Peter Maydell1-6/+0
2017-01-24doc/usb2: fix typoCao jin1-1/+1
2017-01-24qga: fix erroneous argument to strerrorPaolo Bonzini1-2/+2
2017-01-24block: remove dead checkPaolo Bonzini1-1/+1
2017-01-24pci-assign: avoid pointless statPaolo Bonzini1-8/+8
2017-01-24qemu-img: remove dead checkPaolo Bonzini1-7/+5
2017-01-24pcie: fix typo in commentsCao jin1-1/+1
2017-01-24object: make some funcs staticMarc-André Lureau2-26/+2
2017-01-24object.h: spelling fixMarc-André Lureau1-1/+1
2017-01-24usb: Fix typo in documentationFrediano Ziglio1-1/+1
2017-01-24qemu-options: cleanup duplicated help message for kernel_irqchipPo-Hsu Lin1-1/+0
2017-01-24hw: Fix typos found by codespellStefan Weil11-15/+15
2017-01-24include: Fix typos found by codespellStefan Weil6-6/+7
2017-01-24Fix documentation and some comments (article, grammar)Stefan Weil3-4/+4
2017-01-24README: Add linux to macOS build infoPeter Maydell1-0/+1
2017-01-24hw/block/m25p80: Fix typo in local macro nameStefan Weil1-2/+2
2017-01-24doc: don't mention -memory, it is -mMichael Tokarev1-1/+1
2017-01-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170124b'...Peter Maydell56-249/+910
2017-01-24migration/tracing: Add tracing on saveDr. David Alan Gilbert2-5/+14
2017-01-24migration: transform remaining DPRINTF into trace_Juan Quintela2-14/+8
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert10-41/+26
2017-01-24migration: Change name of live migration threadPankaj Gupta1-1/+1
2017-01-24migration: re-active images while migration been canceled after inactive themzhanghailiang2-0/+18
2017-01-24migration: Fail migration blocker for --only-migratableAshijeet Acharya2-1/+8
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya18-81/+222
2017-01-24migration: Allow "device add" options to only add migratable devicesAshijeet Acharya2-0/+28