qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Eduardo Habkost <ehabkost@redhat.com>,
	Sergio Lopez <slp@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	Gerd Hoffmann <kraxel@redhat.com>,
	Igor Mammedov <imammedo@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Richard Henderson <rth@twiddle.net>
Subject: [PATCH 0/7] microvm: fix PCIe IRQs in APIC table.
Date: Fri, 16 Oct 2020 13:38:28 +0200	[thread overview]
Message-ID: <20201016113835.17465-1-kraxel@redhat.com> (raw)



Gerd Hoffmann (7):
  tests/acpi: allow changes for microvm/APIC.pcie
  tests/acpi: add empty microvm/APIC.pcie
  x86: make pci irqs runtime configurable
  microvm: set pci_irq_mask
  apci: drop has_pci arg for acpi_build_madt
  tests/acpi: update expected data files
  tests/acpi: disallow changes for microvm/APIC.pcie

 hw/i386/acpi-common.h             |   3 +--
 include/hw/i386/x86.h             |   2 ++
 hw/i386/acpi-build.c              |   2 +-
 hw/i386/acpi-common.c             |  26 +++++++++++---------------
 hw/i386/acpi-microvm.c            |   2 +-
 hw/i386/microvm.c                 |   6 ++++++
 hw/i386/x86.c                     |   1 +
 tests/data/acpi/microvm/APIC.pcie | Bin 0 -> 110 bytes
 8 files changed, 23 insertions(+), 19 deletions(-)
 create mode 100644 tests/data/acpi/microvm/APIC.pcie

-- 
2.27.0




             reply	other threads:[~2020-10-16 11:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16 11:38 Gerd Hoffmann [this message]
2020-10-16 11:38 ` [PATCH 1/7] tests/acpi: allow changes for microvm/APIC.pcie Gerd Hoffmann
2020-10-16 11:38 ` [PATCH 2/7] tests/acpi: add empty microvm/APIC.pcie Gerd Hoffmann
2020-10-16 11:38 ` [PATCH 3/7] x86: make pci irqs runtime configurable Gerd Hoffmann
2020-10-16 11:38 ` [PATCH 4/7] microvm: set pci_irq_mask Gerd Hoffmann
2020-10-16 11:38 ` [PATCH 5/7] apci: drop has_pci arg for acpi_build_madt Gerd Hoffmann
2020-10-16 11:38 ` [PATCH 6/7] tests/acpi: update expected data files Gerd Hoffmann
2020-10-16 11:38 ` [PATCH 7/7] tests/acpi: disallow changes for microvm/APIC.pcie Gerd Hoffmann
2020-10-23 18:42 ` [PATCH 0/7] microvm: fix PCIe IRQs in APIC table Igor Mammedov

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=20201016113835.17465-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    --cc=slp@redhat.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).