OSDN Git Service

qmiga/qemu.git
2021-06-03 Richard Hendersontarget/ppc: Move D/DS/X-form integer loads to decodetree
2021-06-03 Richard Hendersontarget/ppc: Implement PNOP
2021-06-03 Richard Hendersontarget/ppc: Move ADDI, ADDIS to decodetree, implement...
2021-06-03 Richard Hendersontarget/ppc: Add infrastructure for prefixed insns
2021-06-03 Richard Hendersontarget/ppc: Move page crossing check to ppc_tr_translat...
2021-06-03 Richard Hendersontarget/ppc: Introduce macros to check isa extensions
2021-06-03 Fabiano Rosastarget/ppc: powerpc_excp: Consolidade TLB miss code
2021-06-03 Fabiano Rosastarget/ppc: powerpc_excp: Remove dump_syscall_vectored
2021-06-03 Fabiano Rosastarget/ppc: powerpc_excp: Move lpes code to where it...
2021-06-03 Bruno Larsen... target/ppc: overhauled and moved logic of storing fpscr
2021-06-03 Bruno Larsen... target/ppc: removed all mentions to PPC_DUMP_CPU
2021-06-03 Bruno Larsen... target/ppc: removed GEN_OPCODE decision tree
2021-06-03 Bruno Larsen... HMP: added info cpustats to removed_features.rst
2021-06-03 Bruno Larsen... hw/core/cpu: removed cpu_dump_statistics function
2021-06-03 Daniel Henrique... ppc/pef.c: initialize cgs->ready in kvmppc_svm_init()
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...
next