qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Apfelbaum <marcel.a@redhat.com>
To: Vasilis Liaskovitis <vliaskov@gmail.com>
Cc: jan.kiszka@web.de, knut.omang@oracle.com, qemu-devel@nongnu.org,
	mst@redhat.com
Subject: Re: [Qemu-devel] [PATCH v3] qtest/bios-tables: Add DMAR aml file and enable intel_iommu for q35
Date: Tue, 02 Dec 2014 15:28:35 +0200	[thread overview]
Message-ID: <1417526915.2577.0.camel@localhost.localdomain> (raw)
In-Reply-To: <1417523166-26189-1-git-send-email-vliaskov@gmail.com>

On Tue, 2014-12-02 at 13:26 +0100, Vasilis Liaskovitis wrote:
> We generate the expected DMAR table and enable intel_iommu on q35 to test the
> table.
> 
> Signed-off-by: Vasilis Liaskovitis <vliaskov@gmail.com>
> ---
>  tests/acpi-test-data/q35/DMAR | Bin 0 -> 64 bytes
>  tests/bios-tables-test.c      |   2 +-
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  create mode 100644 tests/acpi-test-data/q35/DMAR
> 
> diff --git a/tests/acpi-test-data/q35/DMAR b/tests/acpi-test-data/q35/DMAR
> new file mode 100644
> index 0000000000000000000000000000000000000000..6def4553381f4e48b80ead11af2adf6ce09c8c7e
> GIT binary patch
> literal 64
> ycmZ?qbqsP~U|?XZbMklg2v%^42yk`*iZKGkKx`1L2E+&;zyK0sV7U1YL;?U|dI<pl
> 
> literal 0
> HcmV?d00001
> 
> diff --git a/tests/bios-tables-test.c b/tests/bios-tables-test.c
> index 9e4d205..6975d49 100644
> --- a/tests/bios-tables-test.c
> +++ b/tests/bios-tables-test.c
> @@ -779,7 +779,7 @@ static void test_acpi_tcg(void)
>  
>      memset(&data, 0, sizeof(data));
>      data.machine = MACHINE_Q35;
> -    test_acpi_one("-machine q35,accel=tcg", &data);
> +    test_acpi_one("-machine q35,accel=tcg,iommu=on", &data);
>      free_test_data(&data);
>  }
>  

Reviewed-by: Marcel Apfelbaum <marcel.a@redhat.com>

      reply	other threads:[~2014-12-02 13:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-02 12:26 [Qemu-devel] [PATCH v3] qtest/bios-tables: Add DMAR aml file and enable intel_iommu for q35 Vasilis Liaskovitis
2014-12-02 13:28 ` Marcel Apfelbaum [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1417526915.2577.0.camel@localhost.localdomain \
    --to=marcel.a@redhat.com \
    --cc=jan.kiszka@web.de \
    --cc=knut.omang@oracle.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=vliaskov@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).