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
2021-11-01
python/machine: remove has_quit argument
John Snow
2021-11-01
python: Add iotest linters to test suite
John Snow
2021-11-01
iotests/linters: Add workaround for mypy bug #9852
John Snow
2021-11-01
iotests/linters: Add entry point for linting via Python CI
John Snow
2021-11-01
iotests: split linters.py out from 297
John Snow
2021-11-01
iotests/297: split test into sub-cases
John Snow
2021-11-01
iotests/297: update tool availability checks
John Snow
2021-11-01
iotests/297: Change run_linter() to raise an exception on failure
John Snow
2021-11-01
iotests/297: refactor run_[mypy|pylint] as generic execution shim
John Snow
2021-11-01
iotests/297: Split run_linters apart into run_pylint and run_mypy
John Snow
2021-11-01
iotests/297: Don't rely on distro-specific linter binaries
John Snow
2021-11-01
iotests/297: Create main() function
John Snow
2021-11-01
iotests/297: Add get_files() function
John Snow
2021-11-01
iotests/297: Split mypy configuration out into mypy.ini
John Snow
2021-11-01
iotests/297: Move pylint config into pylintrc
John Snow
2021-11-01
migration/rdma: Fix out of order wrid
Li Zhijian
2021-10-31
hw/input/lasips2: Fix typos in function names
Philippe Mathieu-Daudé
2021-10-31
MAINTAINERS: Split HPPA TCG vs HPPA machines/hardware
Philippe Mathieu-Daudé
2021-10-31
hw/core/machine: Add the missing delimiter in cpu_slot_to_string()
Yanan Wang
2021-10-31
monitor: Trim some trailing space from human-readable output
Markus Armbruster
2021-10-30
Merge remote-tracking branch 'remotes/philmd/tags/renesas-20211030' into staging
Richard Henderson
2021-10-30
linux-user: Reorg handling for SIGSEGV
Richard Henderson
2021-10-30
configure: Merge riscv32 and riscv64 host architectures
Richard Henderson
2021-10-30
accel/tcg: Fold cpu_exit_tb_from_sighandler into caller
Richard Henderson
2021-10-30
accel/tcg: Split out handle_sigsegv_accerr_write
Richard Henderson
2021-10-30
accel/tcg: Move clear_helper_retaddr to cpu loop
Richard Henderson
2021-10-30
accel/tcg: Split out adjust_signal_pc
Richard Henderson
2021-10-30
hw/timer/sh_timer: Remove use of hw_error
BALATON Zoltan
2021-10-30
hw/timer/sh_timer: Fix timer memory region size
BALATON Zoltan
2021-10-30
hw/timer/sh_timer: Do not wrap lines that are not too long
BALATON Zoltan
2021-10-30
hw/timer/sh_timer: Rename sh_timer_state to SHTimerState
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Remove unneeded local variable initialisers
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Simplify allocating sources array
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Avoid using continue in loops
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Replace abort() with g_assert_not_reached()
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Inline and drop sh_intc_source() function
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Use array index instead of pointer arithmetics
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Remove excessive parenthesis
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Move sh_intc_register() closer to its only user
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Drop another useless macro
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Rename iomem region
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Turn some defines into an enum
BALATON Zoltan
2021-10-30
hw/intc/sh_intc: Use existing macro instead of local one
BALATON Zoltan
2021-10-30
hw/char/sh_serial: Add device id to trace output
BALATON Zoltan
2021-10-30
hw/char/sh_serial: QOM-ify
BALATON Zoltan
2021-10-30
hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init()
BALATON Zoltan
2021-10-30
hw/char/sh_serial: Embed QEMUTimer in state struct
BALATON Zoltan
2021-10-30
hw/char/sh_serial: Rename type sh_serial_state to SHSerialState
BALATON Zoltan
2021-10-30
hw/char/sh_serial: Do not abort on invalid access
BALATON Zoltan
2021-10-30
hw/sh4/r2d: Use error_report instead of fprintf to stderr
BALATON Zoltan
[prev]
[next]