aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-10-19tpm: add a QOM TPM interfaceMarc-André Lureau
2017-10-19tpm-tis: fold TPMTISEmuState in TPMStateMarc-André Lureau
2017-10-19tpm-tis: remove tpm_tis.h headerMarc-André Lureau
2017-10-19tpm-tis: move TPMState to TIS headerMarc-André Lureau
2017-10-19tpm: remove locty_data from TPMStateMarc-André Lureau
2017-10-19tpm-emulator: fix error handlingMarc-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 needless castMarc-André Lureau
2017-10-19tpm: remove unused TPMBackendCmdMarc-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-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/kraxel/tags/vga-20171017-pull-request' ...Peter Maydell
2017-10-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171017' int...Peter Maydell
2017-10-17Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
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: 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
2017-10-17ppc: mac_newworld: use generic cpu_model parsingIgor Mammedov
2017-10-17ppc: mpc8544ds/e500plat: use generic cpu_model parsingIgor Mammedov
2017-10-17hw/ppc/spapr.c: abort unplug_request if previous unplug isn't doneDaniel Henrique Barboza
2017-10-17target/ppc: Add POWER9 DD2.0 model informationDavid Gibson
2017-10-17spapr: sanity check size of the CAS bufferGreg Kurz
2017-10-17spapr: fix OF word name in commentGreg Kurz
2017-10-17hw/ppc: use 0 instead of fdt_path_offset(fdt, "/")Greg Kurz