index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
python: add mypy to pipenv
John Snow
3
-1
/
+38
2021-06-01
python: move mypy.ini into setup.cfg
John Snow
2
-4
/
+5
2021-06-01
python: Add flake8 to pipenv
John Snow
2
-1
/
+51
2021-06-01
python: add excluded dirs to flake8 config
John Snow
1
-0
/
+2
2021-06-01
python: move flake8 config to setup.cfg
John Snow
2
-2
/
+3
2021-06-01
python: add pylint to pipenv
John Snow
2
-0
/
+131
2021-06-01
python: move pylintrc into setup.cfg
John Snow
2
-58
/
+29
2021-06-01
python: add pylint import exceptions
John Snow
3
-2
/
+5
2021-06-01
python: Add pipenv support
John Snow
2
-0
/
+14
2021-06-01
python: add MANIFEST.in
John Snow
2
-0
/
+5
2021-06-01
python: add directory structure README.rst files
John Snow
5
-0
/
+74
2021-06-01
python: add VERSION file
John Snow
2
-0
/
+2
2021-06-01
python: add qemu package installer
John Snow
3
-0
/
+78
2021-06-01
python: create qemu packages
John Snow
17
-32
/
+83
2021-06-01
iotests/297: add --namespace-packages to mypy arguments
John Snow
1
-0
/
+1
2021-06-01
python/machine: Trim line length to below 80 chars
John Snow
1
-1
/
+1
2021-06-01
python/machine: disable warning for Popen in _launch()
John Snow
1
-0
/
+3
2021-06-01
python/machine: Disable pylint warning for open() in _pre_launch
John Snow
1
-1
/
+5
2021-06-01
python/console_socket: Add a pylint ignore
John Snow
1
-0
/
+1
2021-06-01
python/machine: use subprocess.run instead of subprocess.Popen
John Snow
1
-6
/
+9
2021-06-01
python/machine: use subprocess.DEVNULL instead of open(os.path.devnull)
John Snow
1
-4
/
+2
2021-06-01
python/console_socket: avoid one-letter variable
John Snow
1
-5
/
+5
2021-06-01
acceptance tests: bump Avocado version to 88.1
Willian Rampazzo
1
-1
/
+1
2021-06-01
tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkey
Cleber Rosa
1
-1
/
+1
2021-06-01
Acceptance Tests: introduce CPU hotplug test
Cleber Rosa
1
-0
/
+37
2021-06-01
Acceptance Tests: add basic documentation on LinuxTest base class
Cleber Rosa
1
-0
/
+26
2021-06-01
tests/acceptance/virtiofs_submounts.py: remove launch_vm()
Cleber Rosa
1
-8
/
+5
2021-06-01
Acceptance Tests: set up SSH connection by default after boot for LinuxTest
Cleber Rosa
3
-11
/
+13
2021-06-01
Acceptance Tests: make username/password configurable
Cleber Rosa
1
-2
/
+4
2021-06-01
Acceptance Tests: add port redirection for ssh by default
Cleber Rosa
2
-5
/
+4
2021-06-01
Acceptance Tests: move useful ssh methods to base class
Cleber Rosa
3
-75
/
+50
2021-06-01
Python: add utility function for retrieving port redirection
Cleber Rosa
5
-32
/
+78
2021-06-01
tests/acceptance/virtiofs_submounts.py: evaluate string not length
Cleber Rosa
1
-1
/
+1
2021-06-01
tests/acceptance/virtiofs_submounts.py: add missing accel tag
Cleber Rosa
1
-0
/
+1
2021-06-01
Python: expose QEMUMachine's temporary directory
Cleber Rosa
3
-12
/
+20
2021-06-01
sev: add missing firmware error conditions
Connor Kuehl
1
-0
/
+2
2021-06-01
sev: use explicit indices for mapping firmware error codes to strings
Connor Kuehl
1
-23
/
+23
2021-06-01
target/i386/sev: add support to query the attestation report
Brijesh Singh
7
-0
/
+129
2021-05-31
i386: use global kvm_state in hyperv_enabled() check
Vitaly Kuznetsov
1
-2
/
+1
2021-05-31
i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
Vitaly Kuznetsov
1
-4
/
+13
2021-05-31
i386: adjust the expected KVM_GET_SUPPORTED_HV_CPUID array size
Vitaly Kuznetsov
1
-1
/
+2
2021-05-31
i386: switch hyperv_expand_features() to using error_setg()
Vitaly Kuznetsov
1
-40
/
+61
2021-05-31
i386: move eVMCS enablement to hyperv_init_vcpu()
Vitaly Kuznetsov
1
-23
/
+37
2021-05-31
i386: split hyperv_handle_properties() into hyperv_expand_features()/hyperv_f...
Vitaly Kuznetsov
1
-10
/
+24
2021-05-31
i386: introduce hv_cpuid_cache
Vitaly Kuznetsov
1
-53
/
+56
2021-05-31
i386: drop FEAT_HYPERV feature leaves
Vitaly Kuznetsov
4
-166
/
+37
2021-05-31
i386: introduce hv_cpuid_get_host()
Vitaly Kuznetsov
1
-45
/
+57
2021-05-31
i386: introduce hyperv_feature_supported()
Vitaly Kuznetsov
1
-19
/
+30
2021-05-31
i386: stop using env->features[] for filling Hyper-V CPUIDs
Vitaly Kuznetsov
2
-38
/
+43
2021-05-31
i386: always fill Hyper-V CPUID feature leaves from X86CPU data
Vitaly Kuznetsov
1
-9
/
+0
[prev]
[next]