OSDN Git Service

qmiga/qemu.git
2021-09-06 Thomas Huthconfigure / meson: Move the GBM handling to meson.build
2021-09-06 Thomas Huthmeson.build: Don't use internal libfdt if the user...
2021-09-06 Thomas Huthmeson.build: Fix the check for a usable libfdt
2021-09-06 Thomas Huthgitlab-ci: Don't try to use the system libfdt in the...
2021-09-06 Peter Maydelllibqtest: check for g_setenv() failure
2021-09-06 Willian Rampazzodocs: add definitions of terms for CI/testing
2021-09-04 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-09-03 Markus Armbrusterqapi: Tweak error messages for unknown / conflicting...
2021-09-03 Markus Armbrusterqapi: Tweak error messages for missing / conflicting...
2021-09-03 Markus Armbrustertests/qapi-schema: Hide OrderedDict in test output
2021-09-03 Markus Armbrusterqapi: Use re.fullmatch() where appropriate
2021-09-03 Markus Armbrusterqapi: Use "not COND" instead of "!COND" for generated...
2021-09-03 Markus Armbrusterqapi: Avoid redundant parens in code generated for...
2021-09-03 Markus Armbrusterqapi: Factor common recursion out of cgen_ifcond()...
2021-09-03 Markus Armbrusterqapi: Fix C code generation for 'if'
2021-09-03 Markus Armbrustertests/qapi-schema: Demonstrate broken C code for 'if'
2021-09-03 Markus Armbrustertests/qapi-schema: Correct two 'if' conditionals
2021-09-03 Markus Armbrusterqapi: Simplify how QAPISchemaIfCond represents "no...
2021-09-03 Markus Armbrusterqapi: Simplify QAPISchemaIfCond's interface for generat...
2021-09-03 Guoyi Tuqapi: Set boolean value correctly in examples
2021-09-03 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-09-03 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2021-09-02 Peter MaydellMerge remote-tracking branch 'remotes/a1xndr/tags/fuzz...
2021-09-02 Peter MaydellMerge remote-tracking branch 'remotes/hreitz/tags/pull...
2021-09-02 Christian Schoenebeck9pfs: fix crash in v9fs_walk()
2021-09-02 Christian Schoenebeckhw/9pfs: use g_autofree in v9fs_walk() where possible
2021-09-02 Christian Schoenebeckhw/9pfs: avoid 'path' copy in v9fs_walk()
2021-09-02 Mahmoud Mandourdocs/devel: be consistent about example plugin names
2021-09-02 Mahmoud Mandourdocs/deprecated: deprecate passing plugin args through...
2021-09-02 Mahmoud Mandourtests/plugins/syscalls: adhere to new arg-passing scheme
2021-09-02 Mahmoud Mandourtests/plugins/mem: introduce "track" arg and make args...
2021-09-02 Mahmoud Mandourtests/plugins/insn: made arg inline not positional...
2021-09-02 Mahmoud Mandourtests/plugins/bb: adapt to the new arg passing scheme
2021-09-02 Mahmoud Mandourdocs/tcg-plugins: new passing parameters scheme for...
2021-09-02 Mahmoud Mandourplugins/howvec: adapting to the new argument passing...
2021-09-02 Mahmoud Mandourplugins/hwprofile: adapt to the new plugin arguments...
2021-09-02 Mahmoud Mandourplugins/lockstep: make socket path not positional ...
2021-09-02 Mahmoud Mandourplugins/hotblocks: Added correct boolean argument parsing
2021-09-02 Mahmoud Mandourplugins/hotpages: introduce sortby arg and parsed bool...
2021-09-02 Mahmoud Mandourplugins/api: added a boolean parsing plugin api
2021-09-02 Mahmoud Mandourplugins: allow plugin arguments to be passed directly
2021-09-02 Mahmoud Mandourdocs/devel/tcg-plugins: added cores arg to cache plugin
2021-09-02 Alex Bennéeplugins: sort exported symbol list
2021-09-02 Mahmoud Mandourplugins/cache: supported multicore cache modelling
2021-09-02 Paolo Bonziniplugins: do not limit exported symbols if modules are...
2021-09-02 Thomas Huthgitlab-ci: Fix ..._RUNNER_AVAILABLE variables and docum...
2021-09-02 Thomas Huthgitlab-ci: Remove superfluous "dnf install" statement
2021-09-02 Thomas Huthgitlab-ci: Merge "build-disabled" with "build-without...
2021-09-02 Mahmoud Mandourplugins/execlog: removed unintended "s" at the end...
2021-09-02 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2021-09-01 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-09-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2021-09-01 Viktor Prutyanovblock/file-win32: add reopen handlers
2021-09-01 Fabrice Fontaineblock/export/fuse.c: fix fuse-lseek on uclibc or musl
2021-09-01 Vladimir Sementsov... block/block-copy: block_copy_state_new(): drop extra...
2021-09-01 Vladimir Sementsov... iotests/image-fleecing: add test-case for copy-before...
2021-09-01 Vladimir Sementsov... iotests/image-fleecing: prepare for adding new test...
2021-09-01 Vladimir Sementsov... iotests/image-fleecing: rename tgt_node
2021-09-01 Vladimir Sementsov... iotests/image-fleecing: proper source device
2021-09-01 Vladimir Sementsov... iotests.py: hmp_qemu_io: support qdev
2021-09-01 Vladimir Sementsov... iotests: move 222 to tests/image-fleecing
2021-09-01 Vladimir Sementsov... iotests/222: constantly use single quotes for strings
2021-09-01 Vladimir Sementsov... iotests/222: fix pylint and mypy complains
2021-09-01 Vladimir Sementsov... python:QEMUMachine: template typing for self returning...
2021-09-01 Vladimir Sementsov... python/qemu/machine: QEMUMachine: improve qmp() method
2021-09-01 Vladimir Sementsov... python/qemu/machine.py: refactor _qemu_args()
2021-09-01 Vladimir Sementsov... qapi: publish copy-before-write filter
2021-09-01 Vladimir Sementsov... block/copy-before-write: make public block driver
2021-09-01 Vladimir Sementsov... block/block-copy: make setting progress optional
2021-09-01 Vladimir Sementsov... block/copy-before-write: initialize block-copy bitmap
2021-09-01 Vladimir Sementsov... block/copy-before-write: cbw_init(): use options
2021-09-01 Vladimir Sementsov... block/copy-before-write: bdrv_cbw_append(): drop unused...
2021-09-01 Vladimir Sementsov... block/copy-before-write: cbw_init(): use file child...
2021-09-01 Vladimir Sementsov... block/copy-before-write: cbw_init(): rename variables
2021-09-01 Vladimir Sementsov... block/copy-before-write: introduce cbw_init()
2021-09-01 Vladimir Sementsov... block/copy-before-write: bdrv_cbw_append(): replace...
2021-09-01 Vladimir Sementsov... block/copy-before-write: use file child instead of...
2021-09-01 Vladimir Sementsov... block/copy-before-write: drop extra bdrv_unref on failu...
2021-09-01 Vladimir Sementsov... block/copy-before-write: relax permission requirements...
2021-09-01 Vladimir Sementsov... block/backup: move cluster size calculation to block...
2021-09-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2021-09-01 Qiuhao LiMAINTAINERS: add fuzzing reviewer
2021-09-01 Darren KennyMAINTAINERS: Add myself as a reviewer for Device Fuzzing
2021-09-01 Alexander Bulekovfuzz: unblock SIGALRM so the timeout works
2021-09-01 Alexander Bulekovfuzz: use ITIMER_REAL for timeouts
2021-09-01 Alexander Bulekovfuzz: add an instrumentation filter
2021-09-01 Alexander Bulekovfuzz: make object-name matching case-insensitive
2021-09-01 Alexander Bulekovfuzz: adjust timeout to allow for longer inputs
2021-09-01 Alexander Bulekovfuzz: fix sparse memory access in the DMA callback
2021-09-01 Vladimir Sementsov... block/backup: set copy_range and compress after filter...
2021-09-01 Vladimir Sementsov... block/block-copy: introduce block_copy_set_copy_opts()
2021-09-01 Vladimir Sementsov... block-copy: move detecting fleecing scheme to block...
2021-09-01 Vladimir Sementsov... block: rename backup-top to copy-before-write
2021-09-01 Vladimir Sementsov... qdev: allow setting drive property for realized device
2021-09-01 Vladimir Sementsov... qdev-properties: PropertyInfo: add realized_set_allowed...
2021-09-01 Vladimir Sementsov... block: introduce blk_replace_bs
2021-09-01 Vladimir Sementsov... block: introduce bdrv_replace_child_bs()
2021-09-01 John Snowiotests: use subprocess.DEVNULL instead of open("/dev...
2021-09-01 John Snowiotests: use with-statement for open() calls
2021-09-01 Stefan Hajnocziraw-format: drop WRITE and RESIZE child perms when...
next