summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2017-04-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into stagingPeter Maydell
2017-04-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell
2017-04-21s390x: Drop useless castsEric Blake
2017-04-21s390x/kvm: make printf always compile in debug outputDanil Antonov
2017-04-21ppc: remove cannot_destroy_with_object_finalize_yetLaurent Vivier
2017-04-20arm: Remove workarounds for old M-profile exception return implementationPeter Maydell
2017-04-20arm: Implement M profile exception return properlyPeter Maydell
2017-04-20arm: Track M profile handler mode state in TB flagsPeter Maydell
2017-04-20arm: Abstract out "are we singlestepping" test to utility functionPeter Maydell
2017-04-20arm: Move condition-failed codepath generation out of if()Peter Maydell
2017-04-20arm: Move gen_set_condexec() and gen_set_pc_im() up in the filePeter Maydell
2017-04-20arm: Factor out "generate right kind of step exception"Peter Maydell
2017-04-20arm: Thumb shift operations should not permit interworking branchesPeter Maydell
2017-04-20arm: Don't implement BXJ on M-profile CPUsPeter Maydell
2017-04-20arm/kvm: Remove trailing newlines from error_report()Ishani Chugh
2017-04-20target/arm: Add assertion about FSC format for syndrome registersPeter Maydell
2017-04-20arm: Move excnames[] array into arm_log_exceptions()Peter Maydell
2017-04-20target/arm: Add missing entries to excnames[] for log stringsPeter Maydell
2017-04-10target/i386/misc_helper: wrap BQL around another IRQ generatorAlex Bennée
2017-04-02target-i386: fix "info lapic" segfault on isapcTejaswini Poluri
2017-03-31hmp: fix "dump-quest-memory" segfaultIwona Kotlarska
2017-03-28i386: Don't override -cpu options on -cpu host/maxEduardo Habkost
2017-03-28i386: Replace uint32_t* with FeatureWord on feature getter/setterEduardo Habkost
2017-03-24tcg/i386: Check the size of instruction being translatedPranith Kumar
2017-03-23target/s390x: Fix broken user modeStefan Weil
2017-03-20Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170320' into stagingPeter Maydell
2017-03-20arm: Fix APSR writes via M profile MSRPeter Maydell
2017-03-20arm: Enforce should-be-1 bits in MRS decodingPeter Maydell
2017-03-20arm: Don't decode MRS(banked) or MSR(banked) for M profilePeter Maydell
2017-03-20arm: HVC and SMC encodings don't exist for M profilePeter Maydell
2017-03-20target/mips: fix delay slot detection in gen_msa_branch()Yongbok Kim
2017-03-20target-mips: replace few LOG_DISAS() with trace pointsPhilippe Mathieu-Daudé
2017-03-20target-mips: replace break by goto cp0_unimplementedPhilippe Mathieu-Daudé
2017-03-20target-mips: log bad coprocessor0 register accesses with LOG_UNIMPPhilippe Mathieu-Daudé
2017-03-20target-mips: remove old & unuseful commentsPhilippe Mathieu-Daudé
2017-03-20target-mips: fix compiler warnings (clang 5)Philippe Mathieu-Daudé
2017-03-18Merge remote-tracking branch 'remotes/xtensa/tags/20170317-xtensa' into stagingPeter Maydell
2017-03-16makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variablesDaniel P. Berrange
2017-03-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-03-14qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini
2017-03-14target/nios2: take BQL around interrupt checkPaolo Bonzini
2017-03-14kvm: Print MSR information if KVM_{GET,SET}_MSRS failedEduardo Habkost
2017-03-14target/arm/arm-powerctl: Fix psci info return valuesAndrew Jones
2017-03-14target/arm: implement armv8 PMUSERENR (user-mode enable bits)Andrew Baumann
2017-03-14target/ppc: fix cpu_ov setting for 32-bitNikunj A Dadhania
2017-03-14target/ppc: Fix wrong number of UAMR registerThomas Huth
2017-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2017-03-11target/xtensa: fix semihosting argc/argv implementationMax Filippov
2017-03-10i386: Change stepping of Haswell to non-blacklisted valueEduardo Habkost
2017-03-10i386/kvm: Blacklist TSX on known broken hostsEduardo Habkost