aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22disas: QOMify m68k specific disas setupPeter Crosthwaite
2015-10-22disas: QOMify moxie specific disas setupPeter Crosthwaite
2015-10-22disas: QOMify s390x specific disas setupPeter Crosthwaite
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-22hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNTLaszlo Ersek
2015-10-22i386: keep cpu_model field in MachineState uptodateZhu Guihua
2015-10-22vhost: set the correct queue index in case of migration with multiqueueThibaut Collet
2015-10-22piix: fix resource leak reported by Coverityzhanghailiang
2015-10-22seccomp: add memfd_create to whitelistEduardo Otubo
2015-10-22vhost-user-test: check ownership during migrationMarc-André Lureau
2015-10-22vhost-user-test: add live-migration testMarc-André Lureau
2015-10-22vhost-user-test: learn to tweak various qemu argumentsMarc-André Lureau
2015-10-22vhost-user-test: wrap server in TestServer structMarc-André Lureau
2015-10-22vhost-user-test: remove useless static checkMarc-André Lureau
2015-10-22vhost-user-test: move wait_for_fds() outMarc-André Lureau
2015-10-22vhost: add migration block if memfd failedMarc-André Lureau
2015-10-22vhost-user: use an enum helper for features maskThibaut Collet
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet
2015-10-22vhost user: add support of live migrationThibaut Collet
2015-10-22net: add trace_vhost_user_eventMarc-André Lureau
2015-10-22vhost-user: document migration logMarc-André Lureau
2015-10-22vhost: use a function for each callMarc-André Lureau
2015-10-22vhost-user: add a migration blockerMarc-André Lureau
2015-10-22vhost-user: send log shm fd along with log_baseMarc-André Lureau
2015-10-22vhost: alloc shareable logMarc-André Lureau
2015-10-22vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau
2015-10-22vhost: add vhost_set_log_base opMarc-André Lureau
2015-10-22vhost: document log resizingMarc-André Lureau
2015-10-22util: add fallback for qemu_memfd_alloc()Marc-André Lureau
2015-10-22util: add memfd helpersMarc-André Lureau
2015-10-22util: add linux-only memfd fallbackMarc-André Lureau
2015-10-22build-sys: split util-obj- on multi-linesMarc-André Lureau
2015-10-22linux-headers: add unistd.hMarc-André Lureau
2015-10-22configure: probe for memfdMarc-André Lureau
2015-10-22virtio: add some migration docCornelia Huck
2015-10-22vhost: fail backend intialization earlyIgor Mammedov
2015-10-22pc-dimm: add vhost slots limit check before commiting to hotplugIgor Mammedov
2015-10-22vhost: add vhost_has_free_slot() interfaceIgor Mammedov
2015-10-21Merge remote-tracking branch 'remotes/xtensa/tags/20151021-xtensa' into stagingPeter Maydell
2015-10-21target-xtensa: implement S32NBMax Filippov
2015-10-21target-xtensa: implement depbits instructionMax Filippov
2015-10-21target-xtensa: xtfpga: attach FLASH to system IOMax Filippov
2015-10-21target-xtensa: use CPU_LOG_MMU for MMU event loggingMax Filippov
2015-10-21target-xtensa: add window overflow check to L32E/S32EMax Filippov
2015-10-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151021-v2' into sta...Peter Maydell
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand
2015-10-21s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand
2015-10-21s390x/ipl: we always have an ipl deviceDavid Hildenbrand
2015-10-21s390x: unify device reset during subsystem_reset()David Hildenbrand