projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2021-11-01
John Snow
python: Add iotest linters to test suite
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests/linters: Add workaround for mypy bug #9852
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests/linters: Add entry point for linting via Python CI
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests: split linters.py out from 297
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests/297: split test into sub-cases
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests/297: update tool availability checks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests/297: Change run_linter() to raise an exception...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests/297: refactor run_[mypy|pylint] as generic...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests/297: Split run_linters apart into run_pylint...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests/297: Don't rely on distro-specific linter binaries
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests/297: Create main() function
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests/297: Add get_files() function
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests/297: Split mypy configuration out into mypy.ini
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
John Snow
iotests/297: Move pylint config into pylintrc
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
Richard Henderson
Merge remote-tracking branch 'remotes/philmd/tags/renes...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/timer/sh_timer: Remove use of hw_error
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/timer/sh_timer: Fix timer memory region size
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/timer/sh_timer: Do not wrap lines that are not too...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/timer/sh_timer: Rename sh_timer_state to SHTimerState
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/intc/sh_intc: Remove unneeded local variable initial...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/intc/sh_intc: Simplify allocating sources array
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/intc/sh_intc: Avoid using continue in loops
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/intc/sh_intc: Replace abort() with g_assert_not_reac...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/intc/sh_intc: Inline and drop sh_intc_source() function
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/intc/sh_intc: Use array index instead of pointer...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/intc/sh_intc: Remove excessive parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/intc/sh_intc: Move sh_intc_register() closer to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/intc/sh_intc: Drop another useless macro
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/intc/sh_intc: Rename iomem region
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/intc/sh_intc: Turn some defines into an enum
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/intc/sh_intc: Use existing macro instead of local one
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/char/sh_serial: Add device id to trace output
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/char/sh_serial: QOM-ify
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/char/sh_serial: Split off sh_serial_reset() from...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/char/sh_serial: Embed QEMUTimer in state struct
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/char/sh_serial: Rename type sh_serial_state to SHSer...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/char/sh_serial: Do not abort on invalid access
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/sh4/r2d: Use error_report instead of fprintf to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/sh4: Change debug printfs to traces
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/sh4: Fix typos in a comment
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/sh4: Coding style: Remove unnecessary casts
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/sh4: Coding style: Add missing braces
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/sh4: Coding style: White space fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/sh4: Coding style: Fix multi-line comments
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
BALATON Zoltan
hw/sh4: Coding style: Remove tabs
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
Richard Henderson
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
Merge remote-tracking branch 'remotes/ehabkost/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Markus Armbruster
qapi: Extend -compat to set policy for unstable interfaces
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Markus Armbruster
qapi: Factor out compat_policy_input_ok()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Chenyi Qiang
target/i386: Remove core-capability in Snowridge CPU...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
Merge remote-tracking branch 'remotes/alistair23/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Markus Armbruster
qapi: Generalize enum member policy checking
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Markus Armbruster
qapi: Generalize command policy checking
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Markus Armbruster
qapi: Generalize struct member policy checking
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
Merge remote-tracking branch 'remotes/rth/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Markus Armbruster
qapi: Tools for sets of special feature flags in genera...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Markus Armbruster
qapi: Eliminate QCO_NO_OPTIONS for a slight simplification
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Markus Armbruster
qapi: Mark unstable QMP parts with feature 'unstable'
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Markus Armbruster
qapi: New special feature flag "unstable"
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Chih-Min Chao
target/riscv: change the api for RVF/RVD fmin/fmax
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Chih-Min Chao
softfloat: add APIs to handle alternative sNaN propagat...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Jose Martins
target/riscv: remove force HS exception
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Jose Martins
target/riscv: fix VS interrupts forwarding to HS
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
Merge remote-tracking branch 'remotes/quic/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Pavel Dovgalyuk
softmmu: fix for "after access" watchpoints
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Pavel Dovgalyuk
softmmu: remove useless condition in watchpoint check
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Pavel Dovgalyuk
softmmu: fix watchpoint processing in icount mode
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
tcg/optimize: Propagate sign info for shifting
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
tcg/optimize: Propagate sign info for bit counting
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
tcg/optimize: Propagate sign info for setcond
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
tcg/optimize: Propagate sign info for logical operations
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
tcg/optimize: Optimize sign extensions
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
tcg/optimize: Use fold_xx_to_i for rem
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
tcg/optimize: Use fold_xi_to_x for div
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
tcg/optimize: Use fold_xi_to_x for mul
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
tcg/optimize: Use fold_xx_to_i for orc
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
tcg/optimize: Stop forcing z_mask to "garbage" for...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Richard Henderson
tcg: Extend call args using the correct opcodes
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Taylor Simpson
Hexagon (target/hexagon) put writes to USR into temp...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Taylor Simpson
Hexagon (target/hexagon) more tcg_constant_*
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alexey Baturo
target/riscv: Allow experimental J-ext to be turned on
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Anatoly Parshintsev
target/riscv: Implement address masking functions requi...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alexey Baturo
target/riscv: Support pointer masking for RISC-V for...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alexey Baturo
target/riscv: Print new PM CSRs in QEMU logs
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alexey Baturo
target/riscv: Add J extension state description
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alexey Baturo
target/riscv: Support CSRs required for RISC-V PM exten...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alexey Baturo
target/riscv: Add CSR defines for RISC-V PM extension
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alexey Baturo
target/riscv: Add J-extension into RISC-V
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alistair Francis
hw/riscv: opentitan: Fixup the PLIC context addresses
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alistair Francis
hw/riscv: virt: Use the PLIC config helper function
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alistair Francis
hw/riscv: microchip_pfsoc: Use the PLIC config helper...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alistair Francis
hw/riscv: sifive_u: Use the PLIC config helper function
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alistair Francis
hw/riscv: boot: Add a PLIC config string function
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Alistair Francis
hw/riscv: virt: Don't use a macro for the PLIC configur...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Richard Henderson
tcg/optimize: Sink commutative operand swapping into...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Richard Henderson
tcg/optimize: Expand fold_addsub2_i32 to 64-bit ops
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Richard Henderson
tcg/optimize: Expand fold_mulu2_i32 to all 4-arg multiplies
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Richard Henderson
tcg/optimize: Split out fold_masks
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Richard Henderson
tcg/optimize: Split out fold_ix_to_i
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Richard Henderson
tcg/optimize: Split out fold_xi_to_x
commit
|
commitdiff
|
tree
|
snapshot
next