summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* armv7m: R14 should reset to 0xffffffffPeter Maydell2017-01-271-0/+3
* armv7m: FAULTMASK should be 0 on resetMichael Davidsaver2017-01-271-4/+6
* armv7m: Report no-coprocessor faults correctlyPeter Maydell2017-01-273-0/+13
* armv7m: set CFSR.UNDEFINSTR on undefined instructionsMichael Davidsaver2017-01-271-0/+1
* armv7m: honour CCR.STACKALIGN on exception entryMichael Davidsaver2017-01-271-4/+2Star
* armv7m: add state for v7M CCR, CFSR, HFSR, DFSR, MMFAR, BFARPeter Maydell2017-01-273-2/+69
* target/arm: Drop IS_M() macroPeter Maydell2017-01-273-8/+2Star
* armv7m: Clear FAULTMASK on return from non-NMI exceptionsMichael Davidsaver2017-01-271-1/+6
* armv7m: Fix reads of CONTROL register bit 1Michael Davidsaver2017-01-274-17/+32
* armv7m: Explicit error for bad vector tableMichael Davidsaver2017-01-271-1/+25
* armv7m: Replace armv7m.hack with unassigned_access handlerMichael Davidsaver2017-01-272-6/+34
* armv7m: MRS/MSR: handle unprivileged accessMichael Davidsaver2017-01-271-42/+37Star
* Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell2017-01-257-101/+348
|\
| * target-xtensa: implement RER/WER instructionsMax Filippov2017-01-176-3/+44
| * target/xtensa: implement MEMCTL SRMax Filippov2017-01-156-0/+68
| * target/xtensa: fix ICACHE/DCACHE options detectionMax Filippov2017-01-151-2/+2
| * target/xtensa: don't continue translation after exceptionMax Filippov2017-01-151-1/+4
| * target/xtensa: support icountMax Filippov2017-01-153-45/+143
| * target/xtensa: refactor CCOUNT/CCOMPAREMax Filippov2017-01-154-46/+51
| * target/xtensa: implement RUNSTALLMax Filippov2017-01-153-2/+17
| * target/xtensa: add static vectors selectionMax Filippov2017-01-153-3/+20
* | Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell2017-01-2510-0/+2239
|\ \
| * | nios2: Add architecture emulation supportChris Wulff2017-01-2410-0/+2239
* | | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170124b'...Peter Maydell2017-01-247-26/+68
|\ \ \
| * | | migration: disallow migrate_add_blocker during migrationAshijeet Acharya2017-01-241-3/+13
| * | | migration: extend VMStateInfoJianjun Duan2017-01-246-23/+55
| |/ /
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170124' into stagingPeter Maydell2017-01-241-2/+2
|\ \ \ | |/ / |/| |
| * | s390x/kvm: fix cmma reset for KVMChristian Borntraeger2017-01-241-1/+1
| * | s390x/kvm: include hw_accel.h instead of kvm.hCornelia Huck2017-01-241-1/+1
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-01-244-44/+30Star
|\ \ \ | |/ / |/| |
| * | kvm: Allow invtsc migration if tsc-khz is set explicitlyEduardo Habkost2017-01-241-9/+11
| * | kvm: Simplify invtsc checkEduardo Habkost2017-01-241-2/+2
| * | i386: Return migration-safe field on query-cpu-definitionsEduardo Habkost2017-01-242-0/+5
| * | i386: Remove AMD feature flag aliases from Opteron modelsEduardo Habkost2017-01-241-34/+12Star
| * | x86: add AVX512_VPOPCNTDQ featuresHe Chen2017-01-242-1/+2
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into stagingPeter Maydell2017-01-249-0/+5191
|\ \ \ | |/ / |/| |
| * | target-hppa: Implement floating-point insnsRichard Henderson2017-01-233-0/+1177
| * | target-hppa: Implement system and memory-management insnsRichard Henderson2017-01-233-0/+219
| * | target-hppa: Implement loads and storesRichard Henderson2017-01-233-0/+699
| * | target-hppa: Implement shifts and depositsRichard Henderson2017-01-231-0/+309
| * | target-hppa: Implement linux-user gateway pageRichard Henderson2017-01-231-4/+81
| * | target-hppa: Implement branchesRichard Henderson2017-01-231-0/+477
| * | target-hppa: Implement basic arithmeticRichard Henderson2017-01-233-0/+907
| * | target-hppa: Add nullification frameworkRichard Henderson2017-01-231-4/+224
| * | target-hppa: Add framework and enable compilationRichard Henderson2017-01-239-0/+1106
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-2020-19/+2879
|\ \ \ | |/ / |/| |
| * | hax: add Darwin supportVincent Palatin2017-01-194-0/+390
| * | Plumb the HAXM-based hardware acceleration supportVincent Palatin2017-01-191-0/+4
| * | target/i386: Add Intel HAX filesVincent Palatin2017-01-196-0/+2459
| * | kvm: move cpu synchronization codeVincent Palatin2017-01-197-4/+7