aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: replace tpm_get_backend_driver() to drop be_driversMarc-André Lureau
2017-10-19tpm: lookup tpm backend class in tpm_driver_find_by_type()Marc-André Lureau
2017-10-19tpm: make tpm_get_backend_driver() staticMarc-André Lureau
2017-10-19tpm-tis: remove RAISE_STS_IRQMarc-André Lureau
2017-10-19tpm-tis: remove unused hw_access argumentMarc-André Lureau
2017-10-19Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...Peter Maydell
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171017-pull-request' ...Peter Maydell
2017-10-17linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS valuesPeter Maydell
2017-10-17linux-user/main: support dfilterAlex Bennée
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/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-10-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' i...Peter Maydell
2017-10-17egl-headless: add dmabuf supportGerd Hoffmann
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-17cirrus: fix oob access in mode4and5 write functionsGerd Hoffmann
2017-10-17vga: add ram_addr_t castGerd Hoffmann
2017-10-17vga: handle cirrus vbe mode wraparounds.Gerd Hoffmann
2017-10-17vga: drop line_offset variableGerd Hoffmann
2017-10-17spapr_cpu_core: rewrite machine type sanity checkGreg Kurz
2017-10-17spapr_pci: fail gracefully with non-pseries machine typesGreg Kurz
2017-10-17spapr: Correct RAM size calculation for HPT resizingDavid Gibson
2017-10-17ppc: pnv: consolidate type definitions and batch register themIgor Mammedov
2017-10-17ppc: pnv: drop PnvChipClass::cpu_model fieldIgor Mammedov
2017-10-17ppc: pnv: define core types staticallyIgor 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: move ppc_cpu_lookup_alias() before its first userIgor Mammedov
2017-10-17ppc: spapr: use cpu model names as tcg defaults instead of aliasesIgor 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-17ppc: 40p/prep: replace cpu_model with cpu_typeIgor Mammedov
2017-10-17ppc: virtex-ml507: replace cpu_model with cpu_typeIgor Mammedov
2017-10-17ppc: replace cpu_model with cpu_type on ref405ep,taihu boardsIgor Mammedov
2017-10-17ppc: bamboo: use generic cpu_model parsingIgor Mammedov
2017-10-17ppc: mac_oldworld: use generic cpu_model parsingIgor Mammedov