]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-06-03 Bruno Larsen... monitor: removed cpustats command
2021-06-03 Bruno Larsen... target/ppc: removed mentions to DO_PPC_STATISTICS
2021-06-03 Bruno Larsen... target/ppc: remove ppc_cpu_dump_statistics
2021-06-03 Bruno Larsen... target/ppc: updated meson.build to support disable-tcg
2021-06-03 Bruno Larsen... target/ppc: created tcg-stub.c file
2021-06-03 Bruno Larsen... target/ppc: added ifdefs around TCG-only code
2021-06-03 Bruno Larsen... target/ppc: used ternary operator when registering MAS
2021-06-03 Nicholas Pigginspapr: Set LPCR to current AIL mode when starting a...
2021-06-03 Nicholas Pigginspapr: Remove stale comment about power-saving LPCR...
2021-06-03 Bruno Larsen... target/ppc: fold ppc_store_ptcr into it's only caller
2021-06-03 Shivaprasad... spapr: nvdimm: Fix the persistent-memory root node...
2021-06-03 Shivaprasad... spapr: nvdimm: Forward declare and move the definitions
2021-06-03 Mahesh Salgaonkarspapr: Fix EEH capability issue on KVM guest for PCI...
2021-06-03 Greg Kurzspapr: Don't hijack current_machine->boot_order
2021-06-03 Bruno Larsen... target/ppc: removed unnecessary inclusion of helper...
2021-06-03 Bruno Larsen... target/ppc: reduce usage of fpscr_set_rounding_mode
2021-06-03 Bruno Larsen... target/ppc: moved ppc_store_lpcr and ppc_store_msr...
2021-06-03 Bruno Larsen... target/ppc: cleaned error_report from ppc_store_sdr1
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
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...
2021-05-31 Vitaly Kuznetsovi386: invert hyperv_spinlock_attempts setting logic...
2021-05-31 Vitaly Kuznetsovi386: keep hyperv_vendor string up-to-date
2021-05-31 Daniel P. Berrangéi386: use better matching family/model/stepping for...
next