aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2018-03-27Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-27-v2' int...Peter Maydell
2018-03-27error: Strip trailing '\n' from error string arguments (again again)Laurent Vivier
2018-03-27Merge remote-tracking branch 'remotes/xtensa/tags/20180326-xtensa' into stagingPeter Maydell
2018-03-27Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180327' into stagingPeter Maydell
2018-03-26target/xtensa: fix timers testMax Filippov
2018-03-26target/xtensa/import_core.sh: fix #include <xtensa-isa.h>Max Filippov
2018-03-26target/xtensa: add .inc. to non-top level source file namesMax Filippov
2018-03-26target/hppa: Include priv level in user-only iaoqRichard Henderson
2018-03-26WHPX improve vcpu_post_run perfJustin Terry (VM)
2018-03-26WHPX fix WHvSetPartitionProperty in PropertyCodeJustin Terry (VM)
2018-03-26WHPX fix WHvGetCapability out WrittenSizeInBytesJustin Terry (VM)
2018-03-23target/arm: Always set FAR to a known unknown value for debug exceptionsPeter Maydell
2018-03-23target/arm: Set FSR for BKPT, BRK when raising exceptionPeter Maydell
2018-03-23target/arm: Factor out code to calculate FSR for debug exceptionsPeter Maydell
2018-03-23target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRKPeter Maydell
2018-03-23arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXITVictor Kamensky
2018-03-23s390x/cpumodel: fix feature groups and breakage of MSA8Christian Borntraeger
2018-03-20Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into s...Peter Maydell
2018-03-20Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2018-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-03-20hmp: free sev infoMarc-André Lureau
2018-03-20RISC-V: Fix riscv_isa_string memory size bugMichael Clark
2018-03-20target/m68k: add a mechanism to automatically free TCGvLaurent Vivier
2018-03-20target/m68k: add DisasContext parameter to gen_extend()Laurent Vivier
2018-03-19i386: Disable Intel PT if packets IP payloads have LIP valuesLuwei Kang
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz
2018-03-19cpu: drop unnecessary NULL check and cpu_common_class_by_name()Igor Mammedov
2018-03-19cpu: get rid of unused cpu_init() definesIgor Mammedov
2018-03-19cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov
2018-03-18target/ppc: fix tlbsync to check privilege level depending on GTSECédric Le Goater
2018-03-17Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into stagingPeter Maydell
2018-03-16target/xtensa: add linux-user supportMax Filippov
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...Peter Maydell
2018-03-13target/xtensa: support MTTCGMax Filippov
2018-03-13target/xtensa: use correct number of registers in gdbstubMax Filippov
2018-03-13target/xtensa: mark register windows in the dumpMax Filippov
2018-03-13target/xtensa: dump correct physical registersMax Filippov
2018-03-13sev/i386: add sev_get_capabilities()Brijesh Singh
2018-03-13sev/i386: qmp: add query-sev-capabilities commandBrijesh Singh
2018-03-13sev/i386: qmp: add query-sev-launch-measure commandBrijesh Singh
2018-03-13sev/i386: hmp: add 'info sev' commandBrijesh Singh
2018-03-13cpu/i386: populate CPUID 0x8000_001F when SEV is activeBrijesh Singh
2018-03-13sev/i386: add migration blockerBrijesh Singh
2018-03-13sev/i386: finalize the SEV guest launch flowBrijesh Singh
2018-03-13sev/i386: add support to LAUNCH_MEASURE commandBrijesh Singh
2018-03-13sev/i386: add command to encrypt guest memory regionBrijesh Singh
2018-03-13sev/i386: add command to create launch memory encryption contextBrijesh Singh
2018-03-13sev/i386: register the guest memory range which may contain encrypted dataBrijesh Singh
2018-03-13sev/i386: add command to initialize the memory encryption contextBrijesh Singh