OSDN Git Service

qmiga/qemu.git
2021-11-02 Gerd Hoffmannusb-storage: tag usb_msd_csw as packed struct
2021-11-02 Daniel P. Berrangéhw/misc: deprecate the 'sga' device
2021-11-02 Volker Rümelinui/console: remove chardev frontend connected test
2021-11-02 Volker Rümelinui/console: replace kbd_timer with chr_accept_input...
2021-11-02 Volker Rümelinui/console: replace QEMUFIFO with Fifo8
2021-11-02 Dongwon Kimui/gtk: skip any extra draw of same guest scanout blob res
2021-11-02 Nikola Pavlicaui/gtk: Update the refresh rate for gl-area too
2021-11-02 Gerd Hoffmannmicrovm: add device tree support.
2021-11-02 Christian SchoenebeckMAINTAINERS: add myself as partial audio reviewer
2021-11-02 Thomas HuthMAINTAINERS: Add myself as a reviewer for SDL audio
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/machi...
2021-11-01 Damien Heddemachine: remove the done notifier for dynamic sysbus...
2021-11-01 Damien Heddeqdev-monitor: Check sysbus device type before creating it
2021-11-01 Damien Heddemachine: add device_type_is_dynamic_sysbus function
2021-11-01 Yanan Wangtests/unit: Add an unit test for smp parsing
2021-11-01 Yanan Wanghw/core/machine: Split out the smp parsing code
2021-11-01 Philippe Mathieu... hw/core: Restrict hotplug to system emulation
2021-11-01 Philippe Mathieu... hw/core: Extract hotplug-related functions to qdev...
2021-11-01 Philippe Mathieu... hw/core: Declare meson source set
2021-11-01 Philippe Mathieu... hw/core: Restrict sysemu specific files
2021-11-01 Eduardo Habkostmachine: Move gpio code to hw/core/gpio.c
2021-11-01 Richard HendersonMerge remote-tracking branch 'remotes/jsnow/tags/python...
2021-11-01 John Snowpython, iotests: replace qmp with aqmp
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
next