aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-27replay: exception replay fixPavel Dovgalyuk1-0/+2
2017-01-27replay: save/load initial statePavel Dovgalyuk6-3/+59
2017-01-27savevm: add public save_vmstate functionPavel Dovgalyuk2-11/+23
2017-01-27replay: don't use rtc clock on loadvm phasePavel Dovgalyuk1-4/+11
2017-01-27replay: improve interrupt handlingPavel Dovgalyuk2-1/+2
2017-01-27icount: update instruction counter on apic patchingPavel Dovgalyuk1-0/+6
2017-01-27Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-01-27' into ...Peter Maydell5-15/+15
2017-01-27Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-26-1' in...Peter Maydell2-1/+4
2017-01-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170126' into stagingPeter Maydell1-1/+1
2017-01-27Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+2
2017-01-27Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell3-3/+43
2017-01-27qmp: Fix argument name in error message of device-list-propertiesLin Ma1-2/+2
2017-01-27qapi: Remove unwanted commas after #optional keywordStefan Weil3-10/+10
2017-01-27build-sys: Minor qapi doc generation target cleanupsMarkus Armbruster1-3/+3
2017-01-26io: fix possible double free of task error objectDaniel P. Berrange2-1/+4
2017-01-26aio-posix: honor is_external in AioContext pollingStefan Hajnoczi1-1/+2
2017-01-26s390x/flic: fix compilation of kvm flicCornelia Huck1-1/+1
2017-01-26test-hbitmap: Add hbitmap_is_serializable() callsMax Reitz1-0/+11
2017-01-26hbitmap: Add hbitmap_is_serializable()Max Reitz2-3/+32
2017-01-25Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell3-13/+26
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-259pfs: fix offset error in v9fs_xattr_read()Greg Kurz1-3/+3
2017-01-259pfs: local: trivial cosmetic fix in pwritev opGreg Kurz1-2/+1
2017-01-259pfs: fix off-by-one error in PDU free listGreg Kurz1-1/+1
2017-01-25tests: virtio-9p: improve error reportingGreg Kurz1-5/+19
2017-01-259pfs: add missing coroutine_fn annotationsGreg Kurz1-2/+2
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