<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/migration/aarch64/Makefile, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/tests/migration/aarch64/Makefile?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/migration/aarch64/Makefile?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2018-10-11T17:12:47+00:00</updated>
<entry>
<title>tests: Add migration test for aarch64</title>
<updated>2018-10-11T17:12:47+00:00</updated>
<author>
<name>Wei Huang</name>
</author>
<published>2018-10-04T16:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=c02b37814cf6962b3320ab34e1b3a26a2323772f'/>
<id>urn:sha1:c02b37814cf6962b3320ab34e1b3a26a2323772f</id>
<content type='text'>
This patch adds migration test support for aarch64. The test code, which
implements the same functionality as x86, is booted as a kernel in qemu.
Here are the design choices we make for aarch64:

 * We choose this -kernel approach because aarch64 QEMU doesn't provide a
   built-in fw like x86 does. So instead of relying on a boot loader, we
   use -kernel approach for aarch64.
 * The serial output is sent to PL011 directly.
 * The physical memory base for mach-virt machine is 0x40000000. We change
   the start_address and end_address for aarch64.

In addition to providing the binary, this patch also includes the source
code and the build script in tests/migration/aarch64. So users can change
the source and/or re-compile the binary as they wish.

Reviewed-by: Juan Quintela &lt;quintela@redhat.com&gt;
Reviewed-by: Andrew Jones &lt;drjones@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Tested-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Signed-off-by: Wei Huang &lt;wei@redhat.com&gt;
Message-Id: &lt;1538669326-28135-1-git-send-email-wei@redhat.com&gt;
Signed-off-by: Dr. David Alan Gilbert &lt;dgilbert@redhat.com&gt;
</content>
</entry>
</feed>
