projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2022-04-26
Richard Henderson
target/nios2: Enable unaligned traps for system mode
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Drop CR_STATUS_EH from tb->flags
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Introduce dest_gpr
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Split out helpers for gen_rr_shift
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Split out helpers for gen_rr_mul_high
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Split out helpers for gen_r_math_logic
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Split out helpers for gen_i_math_logic
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Split out helpers for gen_i_cmpxx
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Split out named structs for [IRJ]_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Use tcg_constant_tl
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Support division error exception
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Remove CPU_INTERRUPT_NMI
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Implement CR_STATUS.RSIE
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Implement cpuid
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Prevent writes to read-only or reserved...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Clean up handling of tlbmisc in do_exception
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Cleanup set of CR_EXCEPTION for do_interrupt
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Handle EXCP_UNALIGN and EXCP_UNALIGND
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Hoist CPU_LOG_INT logging
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Clean up nios2_cpu_do_interrupt
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Create EXCP_SEMIHOST for semi-hosting
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Move R_FOO and CR_BAR into enumerations
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Use hw/registerfields.h for CR_TLBMISC...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Use hw/registerfields.h for CR_TLBACC...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Use hw/registerfields.h for CR_TLBADDR...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Use hw/registerfields.h for CR_EXCEPTION...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Use hw/registerfields.h for CR_STATUS...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Clean up nios2_cpu_dump_state
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Split control registers away from general...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Remove cpu_interrupts_enabled
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
linux-user/nios2: Only initialize SP and PC in target_c...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Do not create TCGv for control registers
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Fix BRET instruction
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Amir Gonnen
target/nios2: Split out helper for eret instruction
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Split PC out of env->regs[]
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Amir Gonnen
target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Stop generating code if gen_check_supervi...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Amir Gonnen
target/nios2: Check supervisor on eret
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
linux-user/nios2: Use force_sig_fault for EXCP_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Build helper.c for system only
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Remove nios2_cpu_record_sigsegv
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
target/nios2: Remove user-only nios2_cpu_do_interrupt
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
tests/tcg/nios2: Re-enable linux-user tests
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
linux-user/nios2: Use QEMU_ESIGRETURN from do_rt_sigreturn
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
linux-user/nios2: Remove do_sigreturn
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
linux-user/nios2: Handle special qemu syscall return...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
linux-user/nios2: Adjust error return
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
linux-user/nios2: Drop syscall 0 "workaround"
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
linux-user/nios2: Fix clone child return
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Richard Henderson
linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Richard Henderson
Merge tag 'pull-block-2022-04-25' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Richard Henderson
Merge tag 'block-pull-request' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Hanna Reitz
iotests/108: Fix when missing user_allow_other
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
John Snow
iotests: make qemu_io_log() check return codes by default
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
John Snow
iotests: remove qemu_io_silent() and qemu_io_silent_che...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
John Snow
iotests: remove qemu_io_pipe_and_status()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
John Snow
iotests/image-fleecing: switch to qemu_io()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
John Snow
iotests/migration-permissions: use assertRaises() for...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
John Snow
iotests: rebase qemu_io() on top of qemu_tool()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
John Snow
iotests: create generic qemu_tool() function
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
John Snow
iotests/040: Fix TestCommitWithFilters test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
John Snow
iotests/040: Don't check image pattern on zero-length...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
John Snow
iotests: Don't check qemu_io() output for specific...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
John Snow
iotests/163: Fix broken qemu-io invocation
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
John Snow
iotests: replace calls to log(qemu_io(...)) with qemu_i...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Denis V. Lunev
block: add 'force' parameter to 'blockdev-change-medium...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
Merge tag 'pull-target-arm-20220422-1' of https://git...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Xiang Chen
hw/arm/smmuv3: Pass the actual perm to returned IOMMUTL...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Use tcg_constant_i32 in translate.h
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Use tcg_constant in translate-vfp.c
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Use smin/smax for do_sat_addsub_32
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Use tcg_constant in translate-neon.c
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Use tcg_constant in translate-m-nocp.c
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Simplify aa32 DISAS_WFI
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Simplify gen_sar
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Simplify GEN_SHIFT in translate.c
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Split out gen_rebuild_hflags
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Split out set_btype_raw
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Remove fpexc32_access
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Change CPUArchState.thumb to bool
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Change DisasContext.thumb to bool
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Extend store_cpu_offset to take field size
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Change CPUArchState.aarch64 to bool
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Change DisasContext.aarch64 to bool
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Update SCTLR bits to ARMv9.2
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Update SCR_EL3 bits to ARMv8.8
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Richard Henderson
target/arm: Update ISAR fields for ARMv8.8
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Peter Maydell
hw/arm/virt: Support TCG GICv4
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Peter Maydell
hw/arm/virt: Abstract out calculation of redistributor...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Peter Maydell
hw/arm/virt: Use VIRT_GIC_VERSION_* enum values in...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Peter Maydell
hw/intc/arm_gicv3: Allow 'revision' property to be...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Peter Maydell
hw/intc/arm_gicv3: Update ID and feature registers...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Peter Maydell
hw/intc/arm_gicv3_redist: Implement gicv3_redist_inv_vlpi()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Peter Maydell
hw/intc/arm_gicv3_redist: Implement gicv3_redist_vinvall()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Peter Maydell
hw/intc/arm_gicv3_redist: Implement gicv3_redist_mov_vlpi()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Peter Maydell
hw/intc/arm_gicv3_redist: Use set_pending_table_bit...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Peter Maydell
hw/intc/arm_gicv3_redist: Implement gicv3_redist_vlpi_p...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Peter Maydell
hw/intc/arm_gicv3_redist: Implement gicv3_redist_proces...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Peter Maydell
hw/intc/arm_gicv3_redist: Factor out "update bit in...
commit
|
commitdiff
|
tree
|
snapshot
next