aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-18ARM: PL061: Clear PL061 device state after resetWei Huang
2016-02-18target-arm: Add PMUSERENR_EL0 registerAlistair Francis
2016-02-18target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registersAlistair Francis
2016-02-18target-arm: Add the pmceid0 and pmceid1 registersAlistair Francis
2016-02-18target-arm: UNDEF in the UNPREDICTABLE SRS-from-System casePeter Maydell
2016-02-18target-arm: Combine user-only and softmmu get/set_r13_banked()Peter Maydell
2016-02-18target-arm: Move bank_number() into internals.hPeter Maydell
2016-02-18target-arm: Move get/set_r13_banked() to op_helper.cPeter Maydell
2016-02-18target-arm: Clean up trap/undef handling of SRSPeter Maydell
2016-02-18target-arm: Report correct syndrome for FPEXC32_EL2 trapsPeter Maydell
2016-02-18target-arm: Implement MDCR_EL3.TDA and MDCR_EL2.TDA trapsPeter Maydell
2016-02-18target-arm: Implement MDCR_EL2.TDRA trapsPeter Maydell
2016-02-18target-arm: Implement MDCR_EL3.TDOSA and MDCR_EL2.TDOSA trapsPeter Maydell
2016-02-18target-arm: Fix handling of SCR.SMDPeter Maydell
2016-02-18target-arm: correct CNTFRQ access rightsPeter Maydell
2016-02-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160218' into...Peter Maydell
2016-02-18hw/ppc/spapr: Halt CPU when powering off via RTAS callThomas Huth
2016-02-17pseries: Include missing pseries-2.5 compat properties in pseries-2.4David Gibson
2016-02-17cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commandsHervé Poussineau
2016-02-17cuda: remove GET_6805_ADDR commandHervé Poussineau
2016-02-17cuda: port SET_TIME command to new frameworkHervé Poussineau
2016-02-17cuda: port GET_TIME command to new frameworkHervé Poussineau
2016-02-17cuda: port SET_POWER_MESSAGES command to new frameworkHervé Poussineau
2016-02-17cuda: port FILE_SERVER_FLAG command to new frameworkHervé Poussineau
2016-02-17cuda: port RESET_SYSTEM command to new frameworkHervé Poussineau
2016-02-17cuda: port POWERDOWN command to new frameworkHervé Poussineau
2016-02-17cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau
2016-02-17cuda: port SET_AUTO_RATE command to new frameworkHervé Poussineau
2016-02-17cuda: port AUTOPOLL command to new frameworkHervé Poussineau
2016-02-17cuda: move unknown commands reject out of switchHervé Poussineau
2016-02-17cuda: add a framework to handle commandsHervé Poussineau
2016-02-17hw/ppc/spapr: Implement the h_set_xdabr hypercallThomas Huth
2016-02-17hw/ppc/spapr: Implement h_set_dabrThomas Huth
2016-02-17hw/ppc/spapr: Add h_set_sprg0 hypercallThomas Huth
2016-02-17migration: ensure htab_save_first completes after timeoutDavid Gibson
2016-02-17target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVMDavid Gibson
2016-02-17pseries: Move hash page table allocation to reset timeDavid Gibson
2016-02-17pseries: Add helper to calculate recommended hash page table sizeDavid Gibson
2016-02-17pseries: Simplify handling of the hash page table fdDavid Gibson
2016-02-17target-ppc: Include missing MMU models for SDR1 in info registersDavid Gibson
2016-02-17target-ppc: Remove unused kvmppc_update_sdr1() stubDavid Gibson
2016-02-17hw: fix some debug message format stringsAlyssa Milburn
2016-02-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-16nbd: enable use of TLS with nbd-server-start commandDaniel P. Berrange
2016-02-16nbd: enable use of TLS with qemu-nbd serverDaniel P. Berrange
2016-02-16nbd: enable use of TLS with NBD block driverDaniel P. Berrange
2016-02-16nbd: implement TLS support in the protocol negotiationDaniel P. Berrange
2016-02-16nbd: use "" as a default export name if none providedDaniel P. Berrange
2016-02-16nbd: always query export list in fixed new style protocolDaniel P. Berrange
2016-02-16nbd: allow setting of an export name for qemu-nbd serverDaniel P. Berrange