aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2019-09-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-09-19target/m68k/fpu_helper.c: rename the access argumentsKONRAD Frederic
2019-09-17gdbstub: riscv: fix the fflags registersKONRAD Frederic
2019-09-17target/riscv: Use TB_FLAGS_MSTATUS_FS for floating pointAlistair Francis
2019-09-17target/riscv: Fix mstatus dirty maskAlistair Francis
2019-09-17target/riscv: Use both register name and ABI nameAtish Patra
2019-09-17riscv: hmp: Add a command to show virtual memory mappingsBin Meng
2019-09-17riscv: rv32: Root page table address can be larger than 32-bitBin Meng
2019-09-17target/riscv: Update the Hypervisor CSRs to v0.4Alistair Francis
2019-09-17target/riscv: Create function to test if FP is enabledAlistair Francis
2019-09-17target/riscv/pmp: Convert qemu_log_mask(LOG_TRACE) to trace eventsPhilippe Mathieu-Daudé
2019-09-17target/riscv/pmp: Restrict priviledged PMP to system-mode emulationPhilippe Mathieu-Daudé
2019-09-17target/sparc: Switch to do_transaction_failed() hookPeter Maydell
2019-09-17target/sparc: Remove unused ldl_phys from dump_mmu()Peter Maydell
2019-09-17target/sparc: Handle bus errors in mmu_probe()Peter Maydell
2019-09-17target/sparc: Correctly handle bus errors in page table walksPeter Maydell
2019-09-17target/sparc: Check for transaction failures in MXCC stream ASI accessesPeter Maydell
2019-09-17target/sparc: Check for transaction failures in MMU passthrough ASIsPeter Maydell
2019-09-17target/sparc: Factor out the body of sparc_cpu_unassigned_access()Peter Maydell
2019-09-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-09-16hw/i386/pc: Extract e820 memory layout codePhilippe Mathieu-Daudé
2019-09-16Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190915' into stagingPeter Maydell
2019-09-16i386/kvm: support guest access CORE cstateWanpeng Li
2019-09-14target/hppa: prevent trashing of temporary in do_depw_sar()Sven Schnelle
2019-09-14target/hppa: prevent trashing of temporary in trans_mtctl()Sven Schnelle
2019-09-13Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-sep-12-2019' ...Peter Maydell
2019-09-12target/mips: gdbstub: Revert commit 8e0b373Libo Zhou
2019-09-12target/mips: Switch to do_transaction_failed() hookPeter Maydell
2019-09-11target/xtensa: linux-user: add call0 ABI supportMax Filippov
2019-09-05target/arm: Inline gen_bx_im into callersRichard Henderson
2019-09-05target/arm: Clean up disas_thumb_insnRichard Henderson
2019-09-05target/arm: Convert T16, long branchesRichard Henderson
2019-09-05target/arm: Convert T16, Unconditional branchRichard Henderson
2019-09-05target/arm: Convert T16, load (literal)Richard Henderson
2019-09-05target/arm: Convert T16, shift immediateRichard Henderson
2019-09-05target/arm: Convert T16, Miscellaneous 16-bit instructionsRichard Henderson
2019-09-05target/arm: Convert T16, Conditional branches, Supervisor callRichard Henderson
2019-09-05target/arm: Convert T16, push and popRichard Henderson
2019-09-05target/arm: Split gen_nop_hintRichard Henderson
2019-09-05target/arm: Convert T16, nop hintsRichard Henderson
2019-09-05target/arm: Convert T16, Reverse bytesRichard Henderson
2019-09-05target/arm: Convert T16, Change processor stateRichard Henderson
2019-09-05target/arm: Convert T16, extractRichard Henderson
2019-09-05target/arm: Convert T16 adjust sp (immediate)Richard Henderson
2019-09-05target/arm: Convert T16 add, compare, move (two high registers)Richard Henderson
2019-09-05target/arm: Convert T16 branch and exchangeRichard Henderson
2019-09-05target/arm: Convert T16 one low register and immediateRichard Henderson
2019-09-05target/arm: Convert T16 add/sub (3 low, 2 low and imm)Richard Henderson
2019-09-05target/arm: Convert T16 load/store multipleRichard Henderson
2019-09-05target/arm: Convert T16 add pc/sp (immediate)Richard Henderson