summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}Richard Henderson2017-10-246-90/+122
| * | tcg: Push tcg_ctx into tcg_gen_callNRichard Henderson2017-10-243-10/+9Star
| * | tcg: Push tcg_ctx into generator functionsRichard Henderson2017-10-242-78/+69Star
| * | tcg: Use per-temp state data in optimizeRichard Henderson2017-10-242-182/+246
| * | tcg: Remove unused TCG_CALL_DUMMY_TCGVRichard Henderson2017-10-241-1/+0Star
| * | tcg: Change temp_allocate_frame arg to TCGTempRichard Henderson2017-10-241-5/+3Star
| * | tcg: Avoid loops against variable boundsRichard Henderson2017-10-241-17/+10Star
| * | tcg: Use per-temp state data in livenessRichard Henderson2017-10-242-109/+122
| * | tcg: Introduce temp_arg, export temp_idxRichard Henderson2017-10-242-13/+18
| * | tcg: Return NULL temp for TCG_CALL_DUMMY_ARGRichard Henderson2017-10-241-1/+1
| * | tcg: Add temp_global bit to TCGTempRichard Henderson2017-10-243-14/+24
| * | tcg: Introduce arg_tempRichard Henderson2017-10-243-28/+32
| * | tcg: Propagate TCGOp down to allocatorsRichard Henderson2017-10-241-38/+37Star
| * | tcg: Propagate args to op->args in tcg.cRichard Henderson2017-10-241-63/+58Star
| * | tcg: Propagate args to op->args in optimizerRichard Henderson2017-10-241-203/+227
| * | tcg: Merge opcode arguments into TCGOpRichard Henderson2017-10-244-142/+98Star
| |/
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171023' i...Peter Maydell2017-10-2514-138/+431
|\ \
| * | migration: Improve migration thread error handlingJuan Quintela2017-10-233-5/+22
| * | qapi: Fix grammar in x-multifd-page-count descriptionsJuan Quintela2017-10-231-3/+3
| * | migration: add bitmap for received pageAlexey Perevalov2017-10-234-5/+67
| * | migration: introduce qemu_ufd_copy_ioctl helperAlexey Perevalov2017-10-231-13/+21
| * | migration: postcopy_place_page factoring outAlexey Perevalov2017-10-233-10/+11
| * | migration: new ram_init_bitmaps()Peter Xu2017-10-231-21/+30
| * | migration: clean up xbzrle cache init/destroyPeter Xu2017-10-231-46/+77
| * | migration: provide ram_state_cleanupPeter Xu2017-10-231-3/+10
| * | migration: provide ram_state_init()Peter Xu2017-10-231-10/+26
| * | migration: pause-before-switchover for postcopyDr. David Alan Gilbert2017-10-231-7/+22
| * | migration: allow cancel to unpauseDr. David Alan Gilbert2017-10-231-0/+4
| * | migrate: HMP migate_continueDr. David Alan Gilbert2017-10-233-0/+26
| * | migration: migrate-continueDr. David Alan Gilbert2017-10-232-0/+28
| * | migration: Wait for semaphore before completing migrationDr. David Alan Gilbert2017-10-232-0/+41
| * | migration: Add 'pre-switchover' and 'device' statusesDr. David Alan Gilbert2017-10-232-1/+13
| * | migration: Add 'pause-before-switchover' capabilityDr. David Alan Gilbert2017-10-233-1/+15
| * | migration: Make cache_init() take an error parameterJuan Quintela2017-10-233-23/+19Star
| * | migration: Move xbzrle cache resize error handling to xbzrle_cache_resizeJuan Quintela2017-10-233-20/+22
| * | migration: Make cache size elements use the right typesJuan Quintela2017-10-232-5/+5
| * | migratiom: Remove max_item_age parameterJuan Quintela2017-10-231-2/+0Star
| * | migration: Fix migrate_test_apply for multifd parametersJuan Quintela2017-10-231-0/+6
* | | Merge remote-tracking branch 'remotes/kraxel/tags/input-20171023-pull-request...Peter Maydell2017-10-246-38/+200
|\ \ \ | |_|/ |/| |
| * | ui: pull in latest keycodemapdbDaniel P. Berrange2017-10-231-0/+0
| * | ui: normalize the 'sysrq' key into the 'print' keyDaniel P. Berrange2017-10-232-0/+21
| * | ps2: fix scancodes sent for Ctrl+Pause key combinationDaniel P. Berrange2017-10-231-16/+35
| * | ps2: fix scancodess sent for Pause key in AT set 1Daniel P. Berrange2017-10-231-1/+1
| * | ps2: fix scancodes sent for Shift/Ctrl+Print key combinationDaniel P. Berrange2017-10-231-0/+19
| * | ps2: fix scancodes sent for Alt-Print key combination (aka SysRq)Daniel P. Berrange2017-10-232-20/+118
| * | ui: use correct union field for key numberDaniel P. Berrange2017-10-231-1/+1
| * | ui: fix crash with sendkey and raw key numbersDaniel P. Berrange2017-10-231-0/+5
| * | input: use hex in ps2 keycode trace eventsDaniel P. Berrange2017-10-231-1/+1
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171023-pull-request' ...Peter Maydell2017-10-241-22/+1Star
|\ \
| * | usb-ccid: remove needless migration state codeMarc-André Lureau2017-10-231-22/+1Star
| |/