summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-24tcg: Use per-temp state data in optimizeRichard Henderson
2017-10-24tcg: Remove unused TCG_CALL_DUMMY_TCGVRichard Henderson
2017-10-24tcg: Change temp_allocate_frame arg to TCGTempRichard Henderson
2017-10-24tcg: Avoid loops against variable boundsRichard Henderson
2017-10-24tcg: Use per-temp state data in livenessRichard Henderson
2017-10-24tcg: Introduce temp_arg, export temp_idxRichard Henderson
2017-10-24tcg: Return NULL temp for TCG_CALL_DUMMY_ARGRichard Henderson
2017-10-24tcg: Add temp_global bit to TCGTempRichard Henderson
2017-10-24tcg: Introduce arg_tempRichard Henderson
2017-10-24tcg: Propagate TCGOp down to allocatorsRichard Henderson
2017-10-24tcg: Propagate args to op->args in tcg.cRichard Henderson
2017-10-24tcg: Propagate args to op->args in optimizerRichard Henderson
2017-10-24tcg: Merge opcode arguments into TCGOpRichard Henderson
2017-10-24tpm: add missing includePhilippe Mathieu-Daudé
2017-10-24Merge remote-tracking branch 'remotes/kraxel/tags/input-20171023-pull-request...Peter Maydell
2017-10-24Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171023-pull-request' ...Peter Maydell
2017-10-24Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20171023-pull-request...Peter Maydell
2017-10-24Merge remote-tracking branch 'remotes/shorne/tags/openrisc-20171021-smp-pr' i...Peter Maydell
2017-10-23migration: Improve migration thread error handlingJuan Quintela
2017-10-23qapi: Fix grammar in x-multifd-page-count descriptionsJuan Quintela
2017-10-23migration: add bitmap for received pageAlexey Perevalov
2017-10-23migration: introduce qemu_ufd_copy_ioctl helperAlexey Perevalov
2017-10-23migration: postcopy_place_page factoring outAlexey Perevalov
2017-10-23migration: new ram_init_bitmaps()Peter Xu
2017-10-23migration: clean up xbzrle cache init/destroyPeter Xu
2017-10-23migration: provide ram_state_cleanupPeter Xu
2017-10-23migration: provide ram_state_init()Peter Xu
2017-10-23migration: pause-before-switchover for postcopyDr. David Alan Gilbert
2017-10-23migration: allow cancel to unpauseDr. David Alan Gilbert
2017-10-23migrate: HMP migate_continueDr. David Alan Gilbert
2017-10-23migration: migrate-continueDr. David Alan Gilbert
2017-10-23migration: Wait for semaphore before completing migrationDr. David Alan Gilbert
2017-10-23migration: Add 'pre-switchover' and 'device' statusesDr. David Alan Gilbert
2017-10-23migration: Add 'pause-before-switchover' capabilityDr. David Alan Gilbert
2017-10-23migration: Make cache_init() take an error parameterJuan Quintela
2017-10-23migration: Move xbzrle cache resize error handling to xbzrle_cache_resizeJuan Quintela
2017-10-23migration: Make cache size elements use the right typesJuan Quintela
2017-10-23migratiom: Remove max_item_age parameterJuan Quintela
2017-10-23migration: Fix migrate_test_apply for multifd parametersJuan Quintela
2017-10-23ui: pull in latest keycodemapdbDaniel P. Berrange
2017-10-23ui: normalize the 'sysrq' key into the 'print' keyDaniel P. Berrange
2017-10-23ps2: fix scancodes sent for Ctrl+Pause key combinationDaniel P. Berrange
2017-10-23ps2: fix scancodess sent for Pause key in AT set 1Daniel P. Berrange
2017-10-23ps2: fix scancodes sent for Shift/Ctrl+Print key combinationDaniel P. Berrange
2017-10-23ps2: fix scancodes sent for Alt-Print key combination (aka SysRq)Daniel P. Berrange
2017-10-23ui: use correct union field for key numberDaniel P. Berrange
2017-10-23ui: fix crash with sendkey and raw key numbersDaniel P. Berrange
2017-10-23input: use hex in ps2 keycode trace eventsDaniel P. Berrange
2017-10-23usb-ccid: remove needless migration state codeMarc-André Lureau
2017-10-23scripts: don't throw away stderr when checking out git submodulesDaniel P. Berrange