qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Acceptance tests: arm/aarch64 host and target enablers
@ 2019-09-11  2:35 Cleber Rosa
  2019-09-11  2:35 ` [Qemu-devel] [PATCH 1/2] Python libs: close console sockets before shutting down the VMs Cleber Rosa
  2019-09-11  2:35 ` [Qemu-devel] [PATCH 2/2] Python libs: enable machine type auto selection Cleber Rosa
  0 siblings, 2 replies; 3+ messages in thread
From: Cleber Rosa @ 2019-09-11  2:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: Willian Rampazzo, Philippe Mathieu-Daudé, Eduardo Habkost,
	Wainer dos Santos Moschetta, Cleber Rosa

The acceptance tests have been running primarily on x86_64 hosts, and
some tests will fail when run under non-x86 hosts or targets.

This series addresses issues that enables running the acceptance tests
under aarch64 hosts, and on other hosts using arm and aarch64 targets.

Cleber Rosa (2):
  Python libs: close console sockets before shutting down the VMs
  Python libs: enable machine type auto selection

 python/qemu/machine.py                    | 92 ++++++++++++++++++++++-
 tests/acceptance/avocado_qemu/__init__.py |  1 +
 2 files changed, 89 insertions(+), 4 deletions(-)

-- 
2.21.0



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-11  2:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-11  2:35 [Qemu-devel] [PATCH 0/2] Acceptance tests: arm/aarch64 host and target enablers Cleber Rosa
2019-09-11  2:35 ` [Qemu-devel] [PATCH 1/2] Python libs: close console sockets before shutting down the VMs Cleber Rosa
2019-09-11  2:35 ` [Qemu-devel] [PATCH 2/2] Python libs: enable machine type auto selection Cleber Rosa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).