]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2021-11-02  Mark Cave-Aylandesp: ensure in-flight SCSI requests are always cancelled
2021-11-02  Maxim LevitskyKVM: SVM: add migration support for nested TSC scaling
2021-11-02  Pavel Dovgalyukhw/i386: fix vmmouse registration
2021-11-02  Paolo Bonziniwatchdog: remove select_watchdog_action
2021-11-02  Paolo Bonzinivl: deprecate -watchdog
2021-11-02  Paolo Bonziniwatchdog: add information from -watchdog help to -devic...
2021-11-02  Jean-Philippe... hw/i386: Rename default_bus_bypass_iommu
2021-11-02  Alexander Grafhvf: Avoid mapping regions < PAGE_SIZE as ram
2021-11-02  Paolo Bonziniconfigure: do not duplicate CPU_CFLAGS into QEMU_LDFLAGS
2021-11-02  Paolo Bonziniconfigure: remove useless NPTL probe
2021-11-02  Paolo Bonzinitarget/i386: use DMA-enabled multiboot ROM for new...
2021-11-02  Marcus Hähneloptionrom: add a DMA-enabled multiboot ROM
2021-11-02  Paolo Bonzinitarget/i386: move linuxboot_dma_enabled to X86MachineState
2021-11-02  Alex BennéeMAINTAINERS: update location of microvm docs
2021-11-02  Eugenio Pérezutil: Make some iova_tree parameters const
2021-11-02  Helge Konetzkaconfigure/optionrom: Fix MSYS2 multiboot.bin issue
2021-11-02  Jessica ClarkePartially revert "build: -no-pie is no functional linke...
2021-11-02  Peter XuMakefile: Fix cscope issues on MacOS and soft links
2021-11-02  Peter XuMakefile: Fix gtags generation
2021-11-02  Richard HendersonMerge remote-tracking branch 'remotes/mcayland/tags...
2021-11-02  Richard HendersonMerge remote-tracking branch 'remotes/alex.williamson...
2021-11-02  Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/machi...
2021-11-01  Mark Cave-Aylandroms/openbios: update OpenBIOS images to b9062dea built...
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  Kunkun Jiangvfio/common: Add a trace point when a MMIO RAM section...
2021-11-01  Kunkun Jiangvfio/pci: Add support for mmapping sub-page MMIO BARs...
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...
next