qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Vasilis Liaskovitis <vasilis.liaskovitis@profitbricks.com>
To: kvm@vger.kernel.org, qemu-devel@nongnu.org, seabios@seabios.org
Cc: gleb@redhat.com, jan.kiszka@siemens.com, mtosatti@redhat.com,
	kernelfans@gmail.com,
	Vasilis Liaskovitis <vasilis.liaskovitis@profitbricks.com>,
	kevin@koconnor.net, avi@redhat.com
Subject: [Qemu-devel] [PATCH v2 0/4] acpi_piix4: Add CPU eject infrastructure for pc-1.1
Date: Tue, 24 Jan 2012 11:10:04 +0100	[thread overview]
Message-ID: <1327399808-31081-1-git-send-email-vasilis.liaskovitis@profitbricks.com> (raw)

This patch series adds support for CPU ejection callbacks in Seabios and qemu.
This will be needed for proper ACPI vcpu destruction/unplug in conjunction
with the vcpu lifecycle patches. 

v1->v2: Add pc-1.1 model with cpu acpi ejection property. Add documentation.
v1 of the series also defined the eject method to handle the CPU_DEAD event
in the cpu lifecycle/destruction series. That patch has been dropped from the
patchset and will be sent separately as lifecycle/unplug series matures.

v2 patches are based on uq/master, plus a patch from the first version of
vcpu-hotplug qemu upstream series, specifically:
http://patchwork.ozlabs.org/patch/136463/

Vasilis Liaskovitis (3):
  uq/master: Add machine model pc-1.1
  uq/master: Add CPU eject handling for acpi_piix4
  uq/master: Add acpi cpu interface documentation

 docs/specs/acpi_hotplug.txt     |   49 +++++++++++++++++++++++++++++++++++++++
 docs/specs/acpi_pci_hotplug.txt |   37 -----------------------------
 hw/acpi_piix4.c                 |   20 ++++++++++++++++
 hw/pc_piix.c                    |   16 ++++++++++++
 4 files changed, 85 insertions(+), 37 deletions(-)
 create mode 100644 docs/specs/acpi_hotplug.txt
 delete mode 100644 docs/specs/acpi_pci_hotplug.txt

-- 
1.7.7.3

             reply	other threads:[~2012-01-24 10:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24 10:10 Vasilis Liaskovitis [this message]
2012-01-24 10:10 ` [Qemu-devel] [PATCH v2 1/4][SeaBios] Add bitmap for CPU EJ0 callback Vasilis Liaskovitis
2012-01-24 10:10 ` [Qemu-devel] [PATCH 2/4] uq/master: Add machine model pc-1.1 Vasilis Liaskovitis
2012-01-24 10:10 ` [Qemu-devel] [PATCH v2 3/4] uq/master: Add CPU eject handling for acpi_piix4 Vasilis Liaskovitis
2012-01-24 10:28   ` Jan Kiszka
2012-01-24 12:52     ` Andreas Färber
2012-01-24 12:57       ` Jan Kiszka
2012-01-24 14:56     ` Vasilis Liaskovitis
2012-01-26 10:46       ` Avi Kivity
2012-01-30 10:14         ` Vasilis Liaskovitis
2012-01-24 10:10 ` [Qemu-devel] [PATCH 4/4] uq/master: Add acpi cpu interface documentation Vasilis Liaskovitis

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=1327399808-31081-1-git-send-email-vasilis.liaskovitis@profitbricks.com \
    --to=vasilis.liaskovitis@profitbricks.com \
    --cc=avi@redhat.com \
    --cc=gleb@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=kernelfans@gmail.com \
    --cc=kevin@koconnor.net \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=seabios@seabios.org \
    /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).