- 25 9月, 2015 22 次提交
-
-
由 Eduardo Habkost 提交于
Those dump files were collected in an Intel host, but QEMU 1.4.0 had "enforce" support broken. The "athlon" CPU model was not supposed to run successfully, as the host didn't have mmxext, 3dnow, and 3dnowext available. Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Dumps generated on a Haswell host. Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Dumps collected on a Broadwell machine using qemu-kvm-rhev-2.1.2-23.el7_1.3. Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
CPUID dumps collected on a Haswell host CPU. Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Signed-off-by: NEduardo Habkost <ehabkost@raisama.net>
-
由 Eduardo Habkost 提交于
Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Nested VMX is not enabled by default in the kernel and some QEMU versions failed to report VMX as missing when using enforce mode, so it's better to explicitly disable it when testing. Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
To allow testing of CPU models that can't run in the host due to missing hardware or kernel support, add QOM-based testing that will just check the "feature-words" and "filtered-features" QOM properties on CPU objects, to check if the set of CPU features matches the CPUID dump. Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
This will make it easier to handle missing registers when implementing QMP-based CPUID checks. Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
We will support a test mode that uses QOM, later. Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
On some systems, sgabios can be enabled and BIOS output may go to the serial port. Be more permissive, and ignore anything outside the ==START TEST== and ==END TEST== delimiters when parsing CPUID dump output. Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
avocado-vt will throw VMCreateError if QEMU refuses to start, so handle both VMStartError and VMCreateError, to catch errors when a CPU model can't run. Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Makes it easier to change and to solve git conflicts. Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
由 Eduardo Habkost 提交于
Better for debugging. Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
-
- 24 9月, 2015 4 次提交
-
-
由 Yiqiao Pu 提交于
qemu.cfg.host-kernel: Update host_rhel name
-
由 Yiqiao Pu 提交于
qemu.tests.cfg: Add some scenarios to cover more command in guest
-
由 Xu Tian 提交于
tp-qemu: balloon_check_qmp.cfg: fix a typo.
-
由 Lucas Meneghel Rodrigues 提交于
qemu/tests/cgroup.py:Fix wrong argument passed to cgroup.set_propert…
-
- 23 9月, 2015 1 次提交
-
-
由 tolimit 提交于
qemu/tests/cgroup.py:Fix wrong argument passed to cgroup.set_property() in cpuset_cpus_switching();
-
- 21 9月, 2015 3 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Import fixes and cleanups
-
由 Lucas Meneghel Rodrigues 提交于
This fixes a problem found by pylint inspection: The wrong argument was being passed in some calls to super(). Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Clean up imports across the board in tp-qemu. The criteria followed was: 1) Remove unnecessary imports 2) Turn multi imports from a single entry point to one import per line. This increases both patch and source code readability. 3) Separate blocks of imports with a line: * Python standard library imports * Autotest imports * virttest imports * Internal tp-qemu imports 4) Remove try/except blocks refering autotest libs and stick with the virttest.staging copy This paves the way for the future removal of autotest references, replacing those references with avocado ones. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 18 9月, 2015 2 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
'virttest.aexpect' was refactored and turned to its own project. Let's update all the references to simply 'aexpect' Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
-
- 17 9月, 2015 2 次提交
- 16 9月, 2015 1 次提交
-
-
由 Cong Li 提交于
Signed-off-by: NCong Li <coli@redhat.com>
-
- 11 9月, 2015 2 次提交
-
-
由 Cong Li 提交于
Get the numa node index instead of the number of the numa node, as there are some non-contiguous numa nodes host. Signed-off-by: NCong Li <coli@redhat.com>
-
由 Cong Li 提交于
Signed-off-by: NCong Li <coli@redhat.com>
-
- 10 9月, 2015 1 次提交
-
-
由 Shuping Cui 提交于
Add some scenarios to get event "RESET" and "SHUTDOWN" when send command in guest. Signed-off-by: NShuping Cui <scui@redhat.com>
-
- 08 9月, 2015 1 次提交
-
-
由 Yiqiao Pu 提交于
qemu.tests: Add qemu_disk_img_rebase test case
-
- 07 9月, 2015 1 次提交
-
-
由 Shuping Cui 提交于
If host and guest cfg have same sub variants at all, will create the incorrect case list, this patch will fix it. Signed-off-by: NShuping Cui <scui@redhat.com>
-