aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2020-09-09target/riscv: cpu: Set reset vector based on the configured property valueBin Meng
2020-09-09target/riscv: cpu: Add a new 'resetvec' propertyBin Meng
2020-09-09target/riscv: Fix bug in getting trap cause name for trace_riscv_trapYifei Jiang
2020-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into...Peter Maydell
2020-09-08Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into stagingPeter Maydell
2020-09-08target/s390x: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08target/arm: Move setting of CPU halted state to generic codeThiago Jung Bauermann
2020-09-08target/arm: Move start-powered-off property to generic CPUStateThiago Jung Bauermann
2020-09-07Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ...Peter Maydell
2020-09-07target/microblaze: Put MicroBlazeCPUConfig into DisasContextRichard Henderson
2020-09-07target/microblaze: Fill in VMStateDescription for cpuRichard Henderson
2020-09-07target/microblaze: Move mmu parameters to MicroBlazeCPUConfigRichard Henderson
2020-09-07target/microblaze: Treat pvr_regs as constantRichard Henderson
2020-09-07target/microblaze: Move pvr regs to MicroBlazeCPUConfigRichard Henderson
2020-09-07target/microblaze: Reorg MicroBlazeCPUConfig to minimize holesRichard Henderson
2020-09-07target/microblaze: Split out MicroBlazeCPUConfigRichard Henderson
2020-09-07target/microblaze: Diagnose invalid insns in delay slotsRichard Henderson
2020-09-07target/microblaze: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2020-09-07target/microblaze: Force rtid, rted, rtbd to exitRichard Henderson
2020-09-07target/microblaze: Handle DISAS_EXIT_NEXT in delay slotRichard Henderson
2020-09-07target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXTRichard Henderson
2020-09-07target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMPRichard Henderson
2020-09-07target/microblaze: Rename DISAS_UPDATE to DISAS_EXITRichard Henderson
2020-09-07target/microblaze: Rename mmu structsRichard Henderson
2020-09-07target/microblaze: Cleanup mb_cpu_do_interruptRichard Henderson
2020-09-07target/microblaze: Renumber D_FLAGRichard Henderson
2020-09-07target/microblaze: Collected fixes for env->iflagsRichard Henderson
2020-09-02target/hppa: Fix boot with old Linux installation CDsHelge Deller
2020-09-02hw/hppa: Make number of TLB and BTLB entries configurableHelge Deller
2020-09-02Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-02Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200901' into stagingPeter Maydell
2020-09-02target/i386/sev: Plug memleak in sev_read_file_base64Pan Nengyuan
2020-09-02target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_featuresPan Nengyuan
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger
2020-09-02Revert "target/i386: Cleanup and use the EPYC mode topology functions"Babu Moger
2020-09-02Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"Babu Moger
2020-09-02Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"Babu Moger
2020-09-02Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger
2020-09-02rx: Move typedef RXCPU to cpu-qom.hEduardo Habkost
2020-09-02rx: Rename QOM type check macrosEduardo Habkost
2020-09-02arm: Fix typo in AARCH64_CPU_GET_CLASS definitionEduardo Habkost
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost
2020-09-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200901'...Peter Maydell
2020-09-01target/microblaze: Reduce linux-user address space to 32-bitRichard Henderson
2020-09-01target/microblaze: Add flags markup to some helpersRichard Henderson
2020-09-01target/microblaze: Remove cpu_R[0]Richard Henderson
2020-09-01target/microblaze: Remove last of old decoderRichard Henderson
2020-09-01target/microblaze: Convert dec_stream to decodetreeRichard Henderson
2020-09-01target/microblaze: Convert dec_msr to decodetreeRichard Henderson
2020-09-01target/microblaze: Convert msrclr, msrset to decodetreeRichard Henderson