aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-24tcg: Use offsets not indices for TCGv_*Richard Henderson
2017-10-24qom: Introduce CPUClass.tcg_initializeRichard Henderson
2017-10-24tcg: Remove TCGV_EQUAL*Richard Henderson
2017-10-24tcg: Remove GET_TCGV_* and MAKE_TCGV_*Richard Henderson
2017-10-24tcg: Introduce temp_tcgv_{i32,i64,ptr}Richard Henderson
2017-10-24tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}Richard Henderson
2017-10-24tcg: Push tcg_ctx into tcg_gen_callNRichard Henderson
2017-10-24tcg: Push tcg_ctx into generator functionsRichard Henderson
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-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-23usb-ccid: remove needless migration state codeMarc-André Lureau
2017-10-23scripts: don't throw away stderr when checking out git submodulesDaniel P. Berrange
2017-10-23ui: add qemu-keymap and shader to .gitignoreGerd Hoffmann
2017-10-23configure: disable qemu-keymap for linux-user qemuLaurent Vivier
2017-10-21openrisc: Only kick cpu on timeout, not on updateStafford Horne
2017-10-21openrisc: Initial SMP supportStafford Horne
2017-10-21openrisc/cputimer: Perparation for MulticoreStafford Horne
2017-10-21target/openrisc: Make coreid and numcores variableStafford Horne
2017-10-21openrisc/ompic: Add OpenRISC Multicore PIC (OMPIC)Stafford Horne
2017-10-20Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-10-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into stagingPeter Maydell
2017-10-20Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell
2017-10-20s390x/tcg: low-address protection supportDavid Hildenbrand
2017-10-20accel/tcg: allow to invalidate a write TLB entry immediatelyDavid Hildenbrand
2017-10-20tests: Enable the very simple virtio tests on s390x, tooThomas Huth
2017-10-20libqtest: Add qtest_[v]startf()Eric Blake
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic
2017-10-20s390x/css: IO instr handler ending controlHalil Pasic
2017-10-20s390x: move s390x_new_cpu() into board codeIgor Mammedov
2017-10-20s390x: fix cpu object referrence leak in s390x_new_cpu()Igor Mammedov
2017-10-20s390x/event-facility: variable-length event masksCornelia Huck
2017-10-20s390x/MAINTAINERS: add mailing listCornelia Huck