index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2019-03-20
i386: Disable OSPKE on CPU model definitions
Eduardo Habkost
2019-03-20
i386: Make arch_capabilities migratable
Eduardo Habkost
2019-03-20
i386: kvm: Disable arch_capabilities if MSR can't be set
Eduardo Habkost
2019-03-19
target/riscv: Remove unused struct
Alistair Francis
2019-03-19
RISC-V: Update load reservation comment in do_interrupt
Michael Clark
2019-03-19
RISC-V: Convert trap debugging to trace events
Michael Clark
2019-03-19
RISC-V: Add support for vectored interrupts
Michael Clark
2019-03-19
RISC-V: Change local interrupts from edge to level
Michael Clark
2019-03-19
RISC-V: linux-user support for RVE ABI
Kito Cheng
2019-03-19
RISC-V: Allow interrupt controllers to claim interrupts
Michael Clark
2019-03-19
riscv: pmp: Log pmp access errors as guest errors
Alistair Francis
2019-03-19
RISC-V: Add hooks to use the gdb xml files.
Jim Wilson
2019-03-19
RISC-V: Add debug support for accessing CSRs.
Jim Wilson
2019-03-19
RISC-V: Fixes to CSR_* register macros.
Jim Wilson
2019-03-17
target/riscv: Fix manually parsed 16 bit insn
Bastian Koppelmann
2019-03-15
target/hppa: Avoid squishing DISAS_IAQ_N_STALE_EXIT
Richard Henderson
2019-03-15
target/arm: Check access permission to ADDVL/ADDPL/RDVL
Amir Charif
2019-03-15
target/arm: change arch timer registers access permission
Dongjiu Geng
2019-03-13
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf4' i...
Peter Maydell
2019-03-13
target/riscv: Remove decode_RV32_64G()
Bastian Koppelmann
2019-03-13
target/riscv: Remove gen_system()
Bastian Koppelmann
2019-03-13
target/riscv: Rename trans_arith to gen_arith
Bastian Koppelmann
2019-03-13
target/riscv: Remove manual decoding of RV32/64M insn
Bastian Koppelmann
2019-03-13
target/riscv: Remove shift and slt insn manual decoding
Bastian Koppelmann
2019-03-13
target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
Bastian Koppelmann
2019-03-13
target/riscv: Move gen_arith_imm() decoding into trans_* functions
Bastian Koppelmann
2019-03-13
target/riscv: Remove manual decoding from gen_store()
Bastian Koppelmann
2019-03-13
target/riscv: Remove manual decoding from gen_load()
Bastian Koppelmann
2019-03-13
target/riscv: Remove manual decoding from gen_branch()
Bastian Koppelmann
2019-03-13
target/riscv: Remove gen_jalr()
Bastian Koppelmann
2019-03-13
target/riscv: Convert quadrant 2 of RVXC insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert quadrant 1 of RVXC insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert quadrant 0 of RVXC insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV priv insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV64D insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV32D insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV64F insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV32F insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV64A insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV32A insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RVXM insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RVXI csr insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RVXI fence insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RVXI arithmetic insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV64I load/store insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV32I load/store insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RVXI branch insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Activate decodetree and implemnt LUI & AUIPC
Bastian Koppelmann
2019-03-12
target/hppa: exit TB if either Data or Instruction TLB changes
Sven Schnelle
2019-03-12
target/hppa: add TLB protection id check
Sven Schnelle
[next]