summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota2017-10-241-5/+5
* tcg: take tb_ctx out of TCGContextEmilio G. Cota2017-10-241-0/+2
* exec-all: rename tb_free to tb_removeEmilio G. Cota2017-10-241-1/+1
* translate-all: use a binary search tree to track TBs in TBContextEmilio G. Cota2017-10-242-4/+6
* tcg: Remove CF_IGNORE_ICOUNTRichard Henderson2017-10-241-8/+9
* tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASKRichard Henderson2017-10-241-1/+2
* tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota2017-10-241-4/+4
* tcg: Include CF_COUNT_MASK in CF_HASH_MASKRichard Henderson2017-10-241-1/+1
* tcg: Add CPUState cflags_next_tbRichard Henderson2017-10-241-0/+1
* tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASKEmilio G. Cota2017-10-244-9/+30
* qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-241-2/+6
* tcg: Remove GET_TCGV_* and MAKE_TCGV_*Richard Henderson2017-10-241-4/+0Star
* tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}Richard Henderson2017-10-242-11/+11
* tcg: Push tcg_ctx into tcg_gen_callNRichard Henderson2017-10-241-6/+6
* accel/tcg: allow to invalidate a write TLB entry immediatelyDavid Hildenbrand2017-10-201-0/+3
* s390x: refactor error handling for MSCH handlerHalil Pasic2017-10-201-1/+1
* s390x: refactor error handling for HSCH handlerHalil Pasic2017-10-201-1/+1
* s390x: refactor error handling for CSCH handlerHalil Pasic2017-10-201-1/+1
* s390x: refactor error handling for XSCH handlerHalil Pasic2017-10-201-1/+1
* s390x: improve error handling for SSCH and RSCHHalil Pasic2017-10-202-7/+18
* s390x/css: IO instr handler ending controlHalil Pasic2017-10-201-0/+16
* s390x/event-facility: variable-length event masksCornelia Huck2017-10-201-4/+16
* Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...Peter Maydell2017-10-201-30/+15Star
|\
| * tpm: move recv_data_callback to TPM interfaceMarc-André Lureau2017-10-191-5/+1Star
| * tpm: add TPMBackendCmd to hold the request stateMarc-André Lureau2017-10-191-3/+13
| * tpm: remove locty argument from receive_cbMarc-André Lureau2017-10-191-1/+1
| * tpm: remove unused TPMBackendCmdMarc-André Lureau2017-10-191-8/+1Star
| * tpm: remove init() class methodMarc-André Lureau2017-10-191-2/+0Star
| * tpm: remove TPMDriverOpsMarc-André Lureau2017-10-191-10/+5Star
| * tpm: move TPMSizedBuffer to tpm_tis.hMarc-André Lureau2017-10-191-5/+0Star
| * tpm: remove tpm_register_driver()Marc-André Lureau2017-10-191-1/+0Star
| * tpm: make tpm_get_backend_driver() staticMarc-André Lureau2017-10-191-1/+0Star
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-10-193-0/+10
|\ \ | |/ |/|
| * qdev: store DeviceState's canonical path to use when unparentingMichael Roth2017-10-181-0/+1
| * disas: Always initialize read_memory_inner_func properlyThomas Huth2017-10-121-0/+1
| * ide: support reporting of rotation rateDaniel P. Berrange2017-10-121-0/+8
* | Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell2017-10-197-19/+48
|\ \
| * | egl-helpers: add egl_texture_blit and egl_texture_blendGerd Hoffmann2017-10-171-0/+4
| * | egl-helpers: add dmabuf import supportGerd Hoffmann2017-10-171-0/+3
| * | opengl: add flipping vertex shaderGerd Hoffmann2017-10-171-1/+1
| * | opengl: move shader init from console-gl.c to shader.cGerd Hoffmann2017-10-175-19/+15Star
| * | console: add support for dmabufsGerd Hoffmann2017-10-172-0/+26
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171017' int...Peter Maydell2017-10-176-14/+59
|\ \ \
| * | | ppc: pnv: drop PnvChipClass::cpu_model fieldIgor Mammedov2017-10-172-2/+0Star
| * | | ppc: pnv: drop PnvCoreClass::cpu_oc fieldIgor Mammedov2017-10-171-1/+0Star
| * | | ppc: pnv: normalize core/chip type namesIgor Mammedov2017-10-172-4/+9
| * | | ppc: pnv: use generic cpu_model parsingIgor Mammedov2017-10-171-4/+4
| * | | ppc: spapr: use generic cpu_model parsingIgor Mammedov2017-10-172-2/+1Star
| * | | ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov2017-10-171-1/+0Star
| * | | ppc: spapr: use cpu type name directlyIgor Mammedov2017-10-171-1/+1