qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-2.3 0/2] qtest: Add tests for x86 PC cpu-add


From: Andreas Färber
Subject: [Qemu-devel] [PATCH for-2.3 0/2] qtest: Add tests for x86 PC cpu-add
Date: Tue, 17 Mar 2015 00:32:20 +0100

Hello,

As prerequisite for upcoming changes to CPU initialization and hot-plug code,
I would like to merge these two patches from my x86 CPU branch.

For now the coverage is limited to one test case per PC machine and is testing
both a non-default sockets/cores/hyperthreads combination, a non-default model
and monotonic cpu-add via QMP for 1.5+ and graceful error handling otherwise.

Regards,
Andreas

Cc: Eduardo Habkost <address@hidden>
Cc: Zhu Guihua <address@hidden>
Cc: Chen Fan <address@hidden>
Cc: Peter Maydell <address@hidden>

Andreas Färber (2):
  pc: Suppress APIC ID compatibility warning for QTest
  tests: Add PC CPU test

 hw/i386/pc.c        |   3 +-
 tests/Makefile      |   2 +
 tests/pc-cpu-test.c | 147 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 151 insertions(+), 1 deletion(-)
 create mode 100644 tests/pc-cpu-test.c

-- 
2.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]