qemu.git
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-02 Philippe Mathieu... docs/secure-coding-practices: Describe how to use ...
2021-06-02 Vladimir Sementsov... block-copy: refactor copy_range handling
2021-06-02 Vladimir Sementsov... block-copy: fix block_copy_task_entry() progress update
2021-06-02 Sergio Lopeznbd/server: Use drained block ops to quiesce the server
2021-06-02 Sergio Lopezblock-backend: add drained_poll
2021-06-02 Vladimir Sementsov... block: improve permission conflict error message
2021-06-02 Vladimir Sementsov... block: simplify bdrv_child_user_desc()
2021-06-02 Vladimir Sementsov... block/vvfat: inherit child_vvfat_qcow from child_of_bds
2021-06-02 Vladimir Sementsov... block: improve bdrv_child_get_parent_desc()
2021-06-02 Vladimir Sementsov... block-backend: improve blk_root_get_parent_desc()
2021-06-02 Vladimir Sementsov... block: document child argument of bdrv_attach_child_com...
2021-06-02 Thomas Huthblock/file-posix: Try other fallbacks after invalid...
2021-06-02 Thomas Huthblock/file-posix: Fix problem with fallocate(PUNCH_HOLE...
2021-06-02 Vladimir Sementsov... block: drop BlockBackendRootState::read_only
2021-06-02 Vladimir Sementsov... block: drop BlockDriverState::read_only
2021-06-02 Vladimir Sementsov... block: consistently use bdrv_is_read_only()
2021-06-02 Vladimir Sementsov... block/vvfat: fix vvfat_child_perm crash
2021-06-02 Vladimir Sementsov... block/vvfat: child_vvfat_qcow: add .get_parent_aio_cont...
2021-06-02 Vladimir Sementsov... qemu-io-cmds: assert that we don't have .perm requested...
2021-06-02 Lukas Straubblock/quorum: Provide .bdrv_co_flush instead of .bdrv_c...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-02 Daniel P. Berrangéconfigure: bump min required CLang to 6.0 / XCode 10.0
2021-06-02 Daniel P. Berrangéconfigure: bump min required GCC to 7.5.0
2021-06-02 Daniel P. Berrangéconfigure: bump min required glib version to 2.56
2021-06-02 Daniel P. Berrangétests/docker: drop CentOS 7 container
2021-06-02 Daniel P. Berrangétests/vm: convert centos VM recipe to CentOS 8
2021-06-02 Daniel P. Berrangécrypto: drop used conditional check
2021-06-02 Daniel P. Berrangécrypto: bump min gnutls to 3.5.18, dropping RHEL-7...
2021-06-02 Daniel P. Berrangécrypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support
2021-06-02 Daniel P. Berrangécrypto: drop back compatibility typedefs for nettle
2021-06-02 Daniel P. Berrangécrypto: bump min nettle to 3.4, dropping RHEL-7 support
2021-06-02 Daniel P. Berrangépatchew: move quick build job from CentOS 7 to CentOS...
2021-06-02 Thomas Huthblock/ssh: Bump minimum libssh version to 0.8.7
2021-06-02 Stefano Garzarelladocs: fix references to docs/devel/s390-dasd-ipl.rst
2021-06-02 Stefano Garzarelladocs: fix references to docs/specs/tpm.rst
2021-06-02 Stefano Garzarelladocs: fix references to docs/devel/build-system.rst
2021-06-02 Stefano Garzarelladocs: fix references to docs/devel/atomics.rst
2021-06-02 Stefano Garzarelladocs: fix references to docs/devel/tracing.rst
2021-06-01 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-06-01 John Snowgitlab: add python linters to CI
2021-06-01 John Snowpython: add tox support
2021-06-01 John Snowpython: add .gitignore
2021-06-01 John Snowpython: add Makefile for some common tasks
2021-06-01 John Snowpython: add avocado-framework and tests
2021-06-01 John Snowpython: add devel package requirements to setuptools
2021-06-01 John Snowpython/qemu: add qemu package itself to pipenv
2021-06-01 John Snowpython/qemu: add isort to pipenv
2021-06-01 John Snowpython: move .isort.cfg into setup.cfg
2021-06-01 John Snowpython: add mypy to pipenv
2021-06-01 John Snowpython: move mypy.ini into setup.cfg
2021-06-01 John Snowpython: Add flake8 to pipenv
2021-06-01 John Snowpython: add excluded dirs to flake8 config
2021-06-01 John Snowpython: move flake8 config to setup.cfg
2021-06-01 John Snowpython: add pylint to pipenv
2021-06-01 John Snowpython: move pylintrc into setup.cfg
2021-06-01 John Snowpython: add pylint import exceptions
2021-06-01 John Snowpython: Add pipenv support
2021-06-01 John Snowpython: add MANIFEST.in
2021-06-01 John Snowpython: add directory structure README.rst files
2021-06-01 John Snowpython: add VERSION file
2021-06-01 John Snowpython: add qemu package installer
2021-06-01 John Snowpython: create qemu packages
2021-06-01 John Snowiotests/297: add --namespace-packages to mypy arguments
2021-06-01 John Snowpython/machine: Trim line length to below 80 chars
2021-06-01 John Snowpython/machine: disable warning for Popen in _launch()
2021-06-01 John Snowpython/machine: Disable pylint warning for open() in...
2021-06-01 John Snowpython/console_socket: Add a pylint ignore
2021-06-01 John Snowpython/machine: use subprocess.run instead of subproces...
2021-06-01 John Snowpython/machine: use subprocess.DEVNULL instead of open...
2021-06-01 John Snowpython/console_socket: avoid one-letter variable
2021-06-01 Willian Rampazzoacceptance tests: bump Avocado version to 88.1
2021-06-01 Cleber Rosatests/acceptance/virtiofs_submounts.py: fix setup of...
2021-06-01 Cleber RosaAcceptance Tests: introduce CPU hotplug test
2021-06-01 Cleber RosaAcceptance Tests: add basic documentation on LinuxTest...
2021-06-01 Cleber Rosatests/acceptance/virtiofs_submounts.py: remove launch_vm()
2021-06-01 Cleber RosaAcceptance Tests: set up SSH connection by default...
2021-06-01 Cleber RosaAcceptance Tests: make username/password configurable
2021-06-01 Cleber RosaAcceptance Tests: add port redirection for ssh by default
2021-06-01 Cleber RosaAcceptance Tests: move useful ssh methods to base class
2021-06-01 Cleber RosaPython: add utility function for retrieving port redire...
2021-06-01 Cleber Rosatests/acceptance/virtiofs_submounts.py: evaluate string...
2021-06-01 Cleber Rosatests/acceptance/virtiofs_submounts.py: add missing...
2021-06-01 Cleber RosaPython: expose QEMUMachine's temporary directory
2021-06-01 Connor Kuehlsev: add missing firmware error conditions
2021-06-01 Connor Kuehlsev: use explicit indices for mapping firmware error...
2021-06-01 Brijesh Singhtarget/i386/sev: add support to query the attestation...
2021-05-31 Vitaly Kuznetsovi386: use global kvm_state in hyperv_enabled() check
2021-05-31 Vitaly Kuznetsovi386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl...
2021-05-31 Vitaly Kuznetsovi386: adjust the expected KVM_GET_SUPPORTED_HV_CPUID...
2021-05-31 Vitaly Kuznetsovi386: switch hyperv_expand_features() to using error_setg()
2021-05-31 Vitaly Kuznetsovi386: move eVMCS enablement to hyperv_init_vcpu()
2021-05-31 Vitaly Kuznetsovi386: split hyperv_handle_properties() into hyperv_expa...
2021-05-31 Vitaly Kuznetsovi386: introduce hv_cpuid_cache
2021-05-31 Vitaly Kuznetsovi386: drop FEAT_HYPERV feature leaves
2021-05-31 Vitaly Kuznetsovi386: introduce hv_cpuid_get_host()
2021-05-31 Vitaly Kuznetsovi386: introduce hyperv_feature_supported()
2021-05-31 Vitaly Kuznetsovi386: stop using env->features[] for filling Hyper...
2021-05-31 Vitaly Kuznetsovi386: always fill Hyper-V CPUID feature leaves from...
next