aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20200714' ...Peter Maydell
2020-07-14target/mips: Fix ADD.S FPU instructionAlex Richardson
2020-07-14target/mips: Remove identical if/else branchesAleksandar Markovic
2020-07-14Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-07-14Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-13' into st...Peter Maydell
2020-07-13target/riscv: Fix pmp NA4 implementationAlexandre Mergnat
2020-07-13target/riscv: fix vill bit index in vtype registerFrank Chang
2020-07-13target/riscv: fix return value of do_opivx_widen()Frank Chang
2020-07-13target/riscv: correct the gvec IR called in gen_vec_rsub16_i64()Frank Chang
2020-07-13target/riscv: fix rsub gvec tcg_assert_listed_vecop assertionFrank Chang
2020-07-13hax: Fix setting of FD_CLOEXECEric Blake
2020-07-13target/nios2: Use gen_io_start around wrctl instructionWentong Wu
2020-07-13target/nios2: in line the semantics of DISAS_UPDATE with other targetsWentong Wu
2020-07-13target/nios2: add DISAS_NORETURN case for nothing more to generateWentong Wu
2020-07-13target/arm: Don't do raw writes for PMINTENCLRAaron Lindsay
2020-07-13target/arm: Fix mtedesc for do_mem_zpzRichard Henderson
2020-07-11Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell
2020-07-11target/avr/disas: Fix store instructions display orderPhilippe Mathieu-Daudé
2020-07-11target/avr/cpu: Fix $PC displayed addressPhilippe Mathieu-Daudé
2020-07-11target/avr/cpu: Drop tlb_flush() in avr_cpu_reset()Philippe Mathieu-Daudé
2020-07-11target/avr: Register AVR support with the rest of QEMUMichael Rolnik
2020-07-11target/avr: Add support for disassembling via option '-d in_asm'Michael Rolnik
2020-07-11target/avr: Initialize TCG register variablesMichael Rolnik
2020-07-11target/avr: Add instruction translation - CPU main translation functionMichael Rolnik
2020-07-11target/avr: Add instruction translation - MCU Control InstructionsMichael Rolnik
2020-07-11target/avr: Add instruction translation - Bit and Bit-test InstructionsMichael Rolnik
2020-07-11target/avr: Add instruction translation - Data Transfer InstructionsMichael Rolnik
2020-07-11target/avr: Add instruction translation - Branch InstructionsMichael Rolnik
2020-07-11target/avr: Add instruction translation - Arithmetic and Logic InstructionsMichael Rolnik
2020-07-11target/avr: Add instruction translation - Register definitionsMichael Rolnik
2020-07-11target/avr: Add instruction helpersMichael Rolnik
2020-07-10apic: Report current_count via 'info lapic'Jan Kiszka
2020-07-10target/i386: Enable TSX Suspend Load Address Tracking featureCathy Zhang
2020-07-10target/i386: Add SERIALIZE cpu featureCathy Zhang
2020-07-10target/i386: Correct the warning message of Intel PTLuwei Kang
2020-07-10target/i386: sev: fail query-sev-capabilities if QEMU cannot use SEVPaolo Bonzini
2020-07-10target/i386: sev: provide proper error reporting for query-sev-capabilitiesPaolo Bonzini
2020-07-10KVM: x86: believe what KVM says about WAITPKGPaolo Bonzini
2020-07-10target/i386: implement undocumented "smsw r32" behaviorPaolo Bonzini
2020-07-10target/i386: remove gen_io_endPaolo Bonzini
2020-07-10i386: hvf: Clean up synchronize functionsRoman Bolshakov
2020-07-10i386: hvf: Don't duplicate register resetRoman Bolshakov
2020-07-10i386: hvf: Move Guest LMA reset to macvm_set_cr0()Roman Bolshakov
2020-07-10i386: hvf: Make long mode enter and exit clearerCameron Esfahani
2020-07-10i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()Roman Bolshakov
2020-07-10i386: hvf: Set env->eip in macvm_set_rip()Roman Bolshakov
2020-07-10KVM: add support for AMD nested live migrationPaolo Bonzini
2020-07-10target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers
2020-07-10target/i386: set SSE FTZ in correct floating-point stateJoseph Myers
2020-07-10tcg/svm: use host cr4 during NPT page table walkAlexander Boettcher