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-05-16
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into staging
Peter Maydell
2019-05-13
target/xtensa: Use tcg_gen_abs_i32
Richard Henderson
2019-05-13
target/tricore: Use tcg_gen_abs_tl
Philippe Mathieu-Daudé
2019-05-13
target/s390x: Use tcg_gen_abs_i64
Richard Henderson
2019-05-13
target/ppc: Use tcg_gen_abs_tl
Richard Henderson
2019-05-13
target/ppc: Use tcg_gen_abs_i32
Philippe Mathieu-Daudé
2019-05-13
target/cris: Use tcg_gen_abs_tl
Richard Henderson
2019-05-13
target/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_abs
Richard Henderson
2019-05-13
tcg: Add support for integer absolute value
Richard Henderson
2019-05-13
tcg: Specify optional vector requirements with a list
Richard Henderson
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2019-05-13
target/xtensa: Clean up core-isa.h header guards
Markus Armbruster
2019-05-13
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2019-05-10
tcg: Use tlb_fill probe from tlb_vaddr_to_host
Richard Henderson
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
target/xtensa: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/unicore32: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/tricore: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/tilegx: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/sparc: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/sh4: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/s390x: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/riscv: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/ppc: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/openrisc: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/nios2: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/moxie: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/mips: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/mips: Tidy control flow in mips_cpu_handle_mmu_fault
Richard Henderson
2019-05-10
target/mips: Pass a valid error to raise_mmu_exception for user-only
Richard Henderson
2019-05-10
target/microblaze: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/m68k: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/lm32: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/i386: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/hppa: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/cris: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/arm: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
target/alpha: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-08
target/sh4: Fix LGPL information in the file headers
Thomas Huth
2019-05-08
target/openrisc: Fix LGPL information in the file headers
Thomas Huth
2019-05-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...
Peter Maydell
2019-05-07
target/arm: Stop using variable length array in dc_zva
Peter Maydell
2019-05-07
target/arm: Implement XPSR GE bits
Peter Maydell
2019-05-07
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
2019-05-06
decodetree: Add DisasContext argument to !function expanders
Richard Henderson
2019-04-29
target/hppa: Always return EXCP_DMAR for protection id trap
Nick Hudson
2019-04-29
target/hppa: Implement Fast TLB Insert instructions
Nick Hudson
[next]