aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-20accel/tcg: allow to invalidate a write TLB entry immediatelyDavid Hildenbrand
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/event-facility: variable-length event masksCornelia Huck
2017-10-20Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...Peter Maydell
2017-10-19tpm: move recv_data_callback to TPM interfaceMarc-André Lureau
2017-10-19tpm: add TPMBackendCmd to hold the request stateMarc-André Lureau
2017-10-19tpm: remove locty argument from receive_cbMarc-André Lureau
2017-10-19tpm: remove unused TPMBackendCmdMarc-André Lureau
2017-10-19tpm: remove init() class methodMarc-André Lureau
2017-10-19tpm: remove TPMDriverOpsMarc-André Lureau
2017-10-19tpm: move TPMSizedBuffer to tpm_tis.hMarc-André Lureau
2017-10-19tpm: remove tpm_register_driver()Marc-André Lureau
2017-10-19tpm: make tpm_get_backend_driver() staticMarc-André Lureau
2017-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell
2017-10-18qdev: store DeviceState's canonical path to use when unparentingMichael Roth
2017-10-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171017' int...Peter Maydell
2017-10-17Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-10-17Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-10-16-1' in...Peter Maydell
2017-10-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' i...Peter Maydell
2017-10-17egl-helpers: add egl_texture_blit and egl_texture_blendGerd Hoffmann
2017-10-17egl-helpers: add dmabuf import supportGerd Hoffmann
2017-10-17opengl: add flipping vertex shaderGerd Hoffmann
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann
2017-10-17console: add support for dmabufsGerd Hoffmann
2017-10-17ppc: pnv: drop PnvChipClass::cpu_model fieldIgor Mammedov
2017-10-17ppc: pnv: drop PnvCoreClass::cpu_oc fieldIgor Mammedov
2017-10-17ppc: pnv: normalize core/chip type namesIgor Mammedov
2017-10-17ppc: pnv: use generic cpu_model parsingIgor Mammedov
2017-10-17ppc: spapr: use generic cpu_model parsingIgor Mammedov
2017-10-17ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov
2017-10-17ppc: spapr: use cpu type name directlyIgor Mammedov
2017-10-17ppc: spapr: define core types staticallyIgor Mammedov
2017-10-17ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov
2017-10-17ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()Igor Mammedov
2017-10-17qom: add helper macro DEFINE_TYPES()Igor Mammedov
2017-10-17qom: introduce type_register_static_array()Igor Mammedov
2017-10-16include/hw/or-irq.h: Drop unused in_irqs fieldPeter Maydell
2017-10-16futex: add missing header guardsEmilio G. Cota
2017-10-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-10-16io: get rid of bounce buffering in websock write pathDaniel P. Berrange
2017-10-16io: simplify websocket ping reply handlingDaniel P. Berrange
2017-10-16Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...Peter Maydell
2017-10-16Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-10-16ui: don't export qemu_input_event_new_keyDaniel P. Berrange