OSDN Git Service

qmiga/qemu.git
2021-11-01 John Snowpython/aqmp: Create sync QMP wrapper for iotests
2021-11-01 John Snowiotests/300: avoid abnormal shutdown race condition
2021-11-01 John Snowiotests: Conditionally silence certain AQMP errors
2021-11-01 John Snowiotests: Accommodate async QMP Exception classes
2021-11-01 John Snowpython/aqmp: Remove scary message
2021-11-01 John Snowpython/machine: Handle QMP errors on close more meticul...
2021-11-01 John Snowpython/machine: remove has_quit argument
2021-11-01 John Snowpython: Add iotest linters to test suite
2021-11-01 John Snowiotests/linters: Add workaround for mypy bug #9852
2021-11-01 John Snowiotests/linters: Add entry point for linting via Python CI
2021-11-01 John Snowiotests: split linters.py out from 297
2021-11-01 John Snowiotests/297: split test into sub-cases
2021-11-01 John Snowiotests/297: update tool availability checks
2021-11-01 John Snowiotests/297: Change run_linter() to raise an exception...
2021-11-01 John Snowiotests/297: refactor run_[mypy|pylint] as generic...
2021-11-01 John Snowiotests/297: Split run_linters apart into run_pylint...
2021-11-01 John Snowiotests/297: Don't rely on distro-specific linter binaries
2021-11-01 John Snowiotests/297: Create main() function
2021-11-01 John Snowiotests/297: Add get_files() function
2021-11-01 John Snowiotests/297: Split mypy configuration out into mypy.ini
2021-11-01 John Snowiotests/297: Move pylint config into pylintrc
2021-10-30 Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/renes...
2021-10-30 BALATON Zoltanhw/timer/sh_timer: Remove use of hw_error
2021-10-30 BALATON Zoltanhw/timer/sh_timer: Fix timer memory region size
2021-10-30 BALATON Zoltanhw/timer/sh_timer: Do not wrap lines that are not too...
2021-10-30 BALATON Zoltanhw/timer/sh_timer: Rename sh_timer_state to SHTimerState
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Remove unneeded local variable initial...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Simplify allocating sources array
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Avoid using continue in loops
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Replace abort() with g_assert_not_reac...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Inline and drop sh_intc_source() function
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Use array index instead of pointer...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Remove excessive parenthesis
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Move sh_intc_register() closer to...
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Drop another useless macro
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Rename iomem region
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Turn some defines into an enum
2021-10-30 BALATON Zoltanhw/intc/sh_intc: Use existing macro instead of local one
2021-10-30 BALATON Zoltanhw/char/sh_serial: Add device id to trace output
2021-10-30 BALATON Zoltanhw/char/sh_serial: QOM-ify
2021-10-30 BALATON Zoltanhw/char/sh_serial: Split off sh_serial_reset() from...
2021-10-30 BALATON Zoltanhw/char/sh_serial: Embed QEMUTimer in state struct
2021-10-30 BALATON Zoltanhw/char/sh_serial: Rename type sh_serial_state to SHSer...
2021-10-30 BALATON Zoltanhw/char/sh_serial: Do not abort on invalid access
2021-10-30 BALATON Zoltanhw/sh4/r2d: Use error_report instead of fprintf to...
2021-10-30 BALATON Zoltanhw/sh4: Change debug printfs to traces
2021-10-30 BALATON Zoltanhw/sh4: Fix typos in a comment
2021-10-30 BALATON Zoltanhw/sh4: Coding style: Remove unnecessary casts
2021-10-30 BALATON Zoltanhw/sh4: Coding style: Add missing braces
2021-10-30 BALATON Zoltanhw/sh4: Coding style: White space fixes
2021-10-30 BALATON Zoltanhw/sh4: Coding style: Fix multi-line comments
2021-10-30 BALATON Zoltanhw/sh4: Coding style: Remove tabs
2021-10-30 Richard HendersonMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-10-29 Richard HendersonMerge remote-tracking branch 'remotes/ehabkost/tags...
2021-10-29 Markus Armbrusterqapi: Extend -compat to set policy for unstable interfaces
2021-10-29 Markus Armbrusterqapi: Factor out compat_policy_input_ok()
2021-10-29 Chenyi Qiangtarget/i386: Remove core-capability in Snowridge CPU...
2021-10-29 Richard HendersonMerge remote-tracking branch 'remotes/alistair23/tags...
2021-10-29 Markus Armbrusterqapi: Generalize enum member policy checking
2021-10-29 Markus Armbrusterqapi: Generalize command policy checking
2021-10-29 Markus Armbrusterqapi: Generalize struct member policy checking
2021-10-29 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-29 Markus Armbrusterqapi: Tools for sets of special feature flags in genera...
2021-10-29 Markus Armbrusterqapi: Eliminate QCO_NO_OPTIONS for a slight simplification
2021-10-29 Markus Armbrusterqapi: Mark unstable QMP parts with feature 'unstable'
2021-10-29 Markus Armbrusterqapi: New special feature flag "unstable"
2021-10-29 Chih-Min Chaotarget/riscv: change the api for RVF/RVD fmin/fmax
2021-10-29 Chih-Min Chaosoftfloat: add APIs to handle alternative sNaN propagat...
2021-10-29 Jose Martinstarget/riscv: remove force HS exception
2021-10-29 Jose Martinstarget/riscv: fix VS interrupts forwarding to HS
2021-10-29 Richard HendersonMerge remote-tracking branch 'remotes/quic/tags/pull...
2021-10-29 Pavel Dovgalyuksoftmmu: fix for "after access" watchpoints
2021-10-29 Pavel Dovgalyuksoftmmu: remove useless condition in watchpoint check
2021-10-29 Pavel Dovgalyuksoftmmu: fix watchpoint processing in icount mode
2021-10-29 Richard Hendersontcg/optimize: Propagate sign info for shifting
2021-10-29 Richard Hendersontcg/optimize: Propagate sign info for bit counting
2021-10-29 Richard Hendersontcg/optimize: Propagate sign info for setcond
2021-10-29 Richard Hendersontcg/optimize: Propagate sign info for logical operations
2021-10-29 Richard Hendersontcg/optimize: Optimize sign extensions
2021-10-29 Richard Hendersontcg/optimize: Use fold_xx_to_i for rem
2021-10-29 Richard Hendersontcg/optimize: Use fold_xi_to_x for div
2021-10-29 Richard Hendersontcg/optimize: Use fold_xi_to_x for mul
2021-10-29 Richard Hendersontcg/optimize: Use fold_xx_to_i for orc
2021-10-29 Richard Hendersontcg/optimize: Stop forcing z_mask to "garbage" for...
2021-10-29 Richard Hendersontcg: Extend call args using the correct opcodes
2021-10-29 Taylor SimpsonHexagon (target/hexagon) put writes to USR into temp...
2021-10-29 Taylor SimpsonHexagon (target/hexagon) more tcg_constant_*
2021-10-28 Alexey Baturotarget/riscv: Allow experimental J-ext to be turned on
2021-10-28 Anatoly Parshintsevtarget/riscv: Implement address masking functions requi...
2021-10-28 Alexey Baturotarget/riscv: Support pointer masking for RISC-V for...
2021-10-28 Alexey Baturotarget/riscv: Print new PM CSRs in QEMU logs
2021-10-28 Alexey Baturotarget/riscv: Add J extension state description
2021-10-28 Alexey Baturotarget/riscv: Support CSRs required for RISC-V PM exten...
2021-10-28 Alexey Baturotarget/riscv: Add CSR defines for RISC-V PM extension
2021-10-28 Alexey Baturotarget/riscv: Add J-extension into RISC-V
2021-10-28 Alistair Francishw/riscv: opentitan: Fixup the PLIC context addresses
2021-10-28 Alistair Francishw/riscv: virt: Use the PLIC config helper function
2021-10-28 Alistair Francishw/riscv: microchip_pfsoc: Use the PLIC config helper...
2021-10-28 Alistair Francishw/riscv: sifive_u: Use the PLIC config helper function
2021-10-28 Alistair Francishw/riscv: boot: Add a PLIC config string function
next