index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-03
target/openrisc: Fix writes to interrupt mask register
Stafford Horne
2018-07-03
target/openrisc: Fix delay slot exception flag to match spec
Stafford Horne
2018-07-03
linux-user: Fix struct sigaltstack for openrisc
Richard Henderson
2018-07-03
linux-user: Implement signals for openrisc
Richard Henderson
2018-07-03
target/openrisc: Add support in scripts/qemu-binfmt-conf.sh
Richard Henderson
2018-07-03
target/openrisc: Reorg tlb lookup
Richard Henderson
2018-07-03
target/openrisc: Increase the TLB size
Richard Henderson
2018-07-03
target/openrisc: Stub out handle_mmu_fault for softmmu
Richard Henderson
2018-07-03
target/openrisc: Use identical sizes for ITLB and DTLB
Richard Henderson
2018-07-03
target/openrisc: Fix cpu_mmu_index
Richard Henderson
2018-07-03
target/openrisc: Fix tlb flushing in mtspr
Richard Henderson
2018-07-03
target/openrisc: Reduce tlb to a single dimension
Richard Henderson
2018-07-03
target/openrisc: Merge mmu_helper.c into mmu.c
Richard Henderson
2018-07-03
target/openrisc: Remove indirect function calls for mmu
Richard Henderson
2018-07-03
target/openrisc: Merge tlb allocation into CPUOpenRISCState
Richard Henderson
2018-07-03
target/openrisc: Form the spr index from tcg
Richard Henderson
2018-07-03
target/openrisc: Exit the TB after l.mtspr
Richard Henderson
2018-07-03
target/openrisc: Split out is_user
Richard Henderson
2018-07-03
target/openrisc: Link more translation blocks
Richard Henderson
2018-07-03
target/openrisc: Fix singlestep_enabled
Richard Henderson
2018-07-03
target/openrisc: Use exit_tb instead of CPU_INTERRUPT_EXITTB
Richard Henderson
2018-07-03
target/openrisc: Remove DISAS_JUMP & DISAS_TB_JUMP
Richard Henderson
2018-07-03
target/openrisc: Log interrupts
Richard Henderson
2018-07-03
target/openrisc: Add print_insn_or1k
Richard Henderson
2018-07-02
target/openrisc: Fix mtspr shadow gprs
Richard Henderson
2018-07-02
tcg: Fix --disable-tcg build breakage
Philippe Mathieu-Daudé
2018-07-02
audio/hda: drop atomics
Gerd Hoffmann
2018-06-30
Merge remote-tracking branch 'remotes/xtensa/tags/20180630-xtensa' into staging
Peter Maydell
2018-06-30
xtensa: Avoid calling get_page_addr_code() from helper function
Peter Maydell
2018-06-30
target/xtensa: Convert to TranslatorOps
Richard Henderson
2018-06-30
target/xtensa: Change gen_intermediate_code dc to pointer
Richard Henderson
2018-06-30
target/xtensa: Convert to DisasContextBase
Richard Henderson
2018-06-30
target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
Richard Henderson
2018-06-30
target/xtensa: check zero overhead loop alignment
Max Filippov
2018-06-30
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-06-30' in...
Peter Maydell
2018-06-30
docs: mention shared state protect for OOB
Peter Xu
2018-06-30
tests: iotests: drop some stderr line
Peter Xu
2018-06-30
monitor: flush qmp responses when CLOSED
Peter Xu
2018-06-30
monitor: rename *_pop_one to *_pop_any
Peter Xu
2018-06-30
chardev: comment details for CLOSED event
Peter Xu
2018-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-06-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...
Peter Maydell
2018-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-06-29
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2018-06-29
target/arm: Add ID_ISAR6
Richard Henderson
2018-06-29
target/arm: Prune a15 features from max
Richard Henderson
2018-06-29
target/arm: Prune a57 features from max
Richard Henderson
2018-06-29
target/arm: Fix SVE system register access checks
Richard Henderson
2018-06-29
target/arm: Fix SVE signed division vs x86 overflow exception
Richard Henderson
2018-06-29
sdcard: Use the ldst API
Philippe Mathieu-Daudé
[next]