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
2017-09-06
target/arm: [tcg] Port to disas_log
Lluís Vilanova
2017-09-06
target/arm: [tcg,a64] Port to tb_stop
Lluís Vilanova
2017-09-06
target/arm: [tcg] Port to tb_stop
Lluís Vilanova
2017-09-06
target/arm: [tcg,a64] Port to translate_insn
Lluís Vilanova
2017-09-06
target/arm: [tcg] Port to translate_insn
Lluís Vilanova
2017-09-06
target/arm: [tcg,a64] Port to breakpoint_check
Lluís Vilanova
2017-09-06
target/arm: [tcg,a64] Port to insn_start
Lluís Vilanova
2017-09-06
target/arm: [tcg] Port to insn_start
Lluís Vilanova
2017-09-06
target/arm: [tcg] Port to tb_start
Lluís Vilanova
2017-09-06
target/arm: [tcg,a64] Port to init_disas_context
Lluís Vilanova
2017-09-06
target/arm: [tcg] Port to init_disas_context
Lluís Vilanova
2017-09-06
target/arm: [tcg] Port to DisasContextBase
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to generic translation framework
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to disas_log
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to tb_stop
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to translate_insn
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to breakpoint_check
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to insn_start
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to init_disas_context
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to DisasContextBase
Lluís Vilanova
2017-09-06
target/arm: Delay check for magic kernel page
Richard Henderson
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2017-09-06
target/arm: Use DISAS_NORETURN
Richard Henderson
2017-09-06
target/i386: Use generic DISAS_* enumerators
Richard Henderson
2017-09-04
target/arm: Fix aa64 ldp register writeback
Richard Henderson
2017-09-04
target/arm: Allow deliver_fault() caller to specify EA bit
Peter Maydell
2017-09-04
target/arm: Factor out fault delivery code
Peter Maydell
2017-09-04
target/arm/kvm: pmu: improve error handling
Andrew Jones
2017-09-04
hw/arm/virt: allow pmu instantiation with userspace irqchip
Andrew Jones
2017-09-04
target/arm/kvm: pmu: split init and set-irq stages
Andrew Jones
2017-09-04
hw/arm/virt: add pmu interrupt state
Andrew Jones
2017-09-04
target/arm: Create and use new function arm_v7m_is_handler_mode()
Peter Maydell
2017-09-04
target/arm: Don't calculate lr in arm_v7m_cpu_do_interrupt() until needed
Peter Maydell
2017-09-04
target/arm: Make arm_cpu_dump_state() handle the M-profile XPSR
Peter Maydell
2017-09-04
target/arm: Don't use cpsr_write/cpsr_read to transfer M profile XPSR
Peter Maydell
2017-09-04
target/arm: Don't store M profile PRIMASK and FAULTMASK in daif
Peter Maydell
2017-09-04
target/arm: Define and use XPSR bit masks
Peter Maydell
2017-09-04
target/arm: Fix outdated comment about exception exit
Peter Maydell
2017-09-04
target/arm: Remove incorrect comment about MPU_CTRL
Peter Maydell
2017-09-04
target/arm: Tighten up Thumb decode where new v8M insns will be
Peter Maydell
2017-09-04
target/arm: Consolidate PMSA handling in get_phys_addr()
Peter Maydell
2017-09-04
target/arm: Don't trap WFI/WFE for M profile
Peter Maydell
2017-09-04
target/arm: Use MMUAccessType enum rather than int
Peter Maydell
2017-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' in...
Peter Maydell
2017-09-04
qdict: Add qdict_put_null() helper, and put it to use
Marc-André Lureau
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
unicore32: replace uc32_cpu_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
openrisc: replace cpu_openrisc_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
moxie: replace cpu_moxie_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
lm32: replace cpu_lm32_init() with cpu_generic_init()
Igor Mammedov
[next]