summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | disas: QOMify mips specific disas setupPeter Crosthwaite2015-10-222-12/+9
| * | | disas: QOMify sh4 specific disas setupPeter Crosthwaite2015-10-222-7/+10
| * | | disas: QOMify lm32 specific disas setupPeter Crosthwaite2015-10-222-6/+7
| * | | disas: QOMify sparc specific disas setupPeter Crosthwaite2015-10-222-10/+9
| * | | disas: QOMify m68k specific disas setupPeter Crosthwaite2015-10-222-5/+8
| * | | disas: QOMify moxie specific disas setupPeter Crosthwaite2015-10-222-6/+7
| * | | disas: QOMify s390x specific disas setupPeter Crosthwaite2015-10-222-6/+8
|/ / /
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-2245-458/+5072
|\ \ \ | | |/ | |/|
| * | hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNTLaszlo Ersek2015-10-221-1/+1
| * | i386: keep cpu_model field in MachineState uptodateZhu Guihua2015-10-224-12/+11
| * | vhost: set the correct queue index in case of migration with multiqueueThibaut Collet2015-10-221-3/+5
| * | piix: fix resource leak reported by Coverityzhanghailiang2015-10-221-4/+7
| * | seccomp: add memfd_create to whitelistEduardo Otubo2015-10-221-1/+2
| * | vhost-user-test: check ownership during migrationMarc-André Lureau2015-10-221-0/+38
| * | vhost-user-test: add live-migration testMarc-André Lureau2015-10-221-2/+169
| * | vhost-user-test: learn to tweak various qemu argumentsMarc-André Lureau2015-10-221-10/+15
| * | vhost-user-test: wrap server in TestServer structMarc-André Lureau2015-10-221-50/+89
| * | vhost-user-test: remove useless static checkMarc-André Lureau2015-10-221-1/+0
| * | vhost-user-test: move wait_for_fds() outMarc-André Lureau2015-10-221-4/+14
| * | vhost: add migration block if memfd failedMarc-André Lureau2015-10-223-0/+27
| * | vhost-user: use an enum helper for features maskThibaut Collet2015-10-221-4/+9
| * | vhost user: add rarp sending after live migration for legacy guestThibaut Collet2015-10-226-3/+89
| * | vhost user: add support of live migrationThibaut Collet2015-10-222-2/+12
| * | net: add trace_vhost_user_eventMarc-André Lureau2015-10-222-2/+5
| * | vhost-user: document migration logMarc-André Lureau2015-10-221-2/+46
| * | vhost: use a function for each callMarc-André Lureau2015-10-227-279/+509
| * | vhost-user: add a migration blockerMarc-André Lureau2015-10-222-4/+21
| * | vhost-user: send log shm fd along with log_baseMarc-André Lureau2015-10-224-6/+33
| * | vhost: alloc shareable logMarc-André Lureau2015-10-222-11/+49
| * | vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau2015-10-222-2/+16
| * | vhost: add vhost_set_log_base opMarc-André Lureau2015-10-224-4/+27
| * | vhost: document log resizingMarc-André Lureau2015-10-221-0/+2
| * | util: add fallback for qemu_memfd_alloc()Marc-André Lureau2015-10-221-2/+18
| * | util: add memfd helpersMarc-André Lureau2015-10-222-1/+75
| * | util: add linux-only memfd fallbackMarc-André Lureau2015-10-223-0/+75
| * | build-sys: split util-obj- on multi-linesMarc-André Lureau2015-10-221-3/+8
| * | linux-headers: add unistd.hMarc-André Lureau2015-10-2211-4/+3404
| * | configure: probe for memfdMarc-André Lureau2015-10-221-0/+19
| * | virtio: add some migration docCornelia Huck2015-10-221-0/+106
| * | vhost: fail backend intialization earlyIgor Mammedov2015-10-221-0/+6
| * | pc-dimm: add vhost slots limit check before commiting to hotplugIgor Mammedov2015-10-221-0/+7
| * | vhost: add vhost_has_free_slot() interfaceIgor Mammedov2015-10-227-0/+57
| * | net: don't set native endiannessMichael S. Tsirkin2015-10-211-0/+8
| * | exec: factor out duplicate mmap codeMichael S. Tsirkin2015-10-215-61/+96
| * | intel_iommu: Add support for translation for devices behind bridgesKnut Omang2015-10-183-40/+90
* | | Merge remote-tracking branch 'remotes/xtensa/tags/20151021-xtensa' into stagingPeter Maydell2015-10-216-22/+74
|\ \ \
| * | | target-xtensa: implement S32NBMax Filippov2015-10-211-0/+11
| * | | target-xtensa: implement depbits instructionMax Filippov2015-10-213-0/+26
| * | | target-xtensa: xtfpga: attach FLASH to system IOMax Filippov2015-10-211-14/+27
| * | | target-xtensa: use CPU_LOG_MMU for MMU event loggingMax Filippov2015-10-212-6/+6
OpenPOWER on IntegriCloud