From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Anthony Liguori <aliguori@amazon.com>
Subject: [Qemu-devel] [PULL for-2.0 0/3] acpi,pc,build bug fixes
Date: Fri, 28 Mar 2014 14:13:20 +0200 [thread overview]
Message-ID: <1396008068-20481-1-git-send-email-mst@redhat.com> (raw)
The following changes since commit 7f6613cedc59fa849105668ae971dc31004bca1c:
target-mips: fix MTHC1 and MFHC1 when FPU in FR=0 mode (2014-03-25 23:36:35 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
for you to fetch changes up to b89834f4d79070a26536cb73fe5216a2364551eb:
acpi: fix ACPI generation for pci bridges (2014-03-28 13:59:48 +0200)
----------------------------------------------------------------
acpi,pc,build bug fixes
Here are some bugfixes for 2.0.
A bugfix for acpi for pci bridges, and a build fix for
old systems without pthread_setname_np: both fix regressions
so we definitely want to include them.
HPET fix is not for a regression but looks very safe,
fixes a nasty bug and has been on list for a while.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Amos Kong (1):
virtio-net: add vlan receive state to RxFilterInfo
Dr. David Alan Gilbert (1):
Detect pthread_setname_np at configure time
Marcel Apfelbaum (1):
acpi: fix ACPI generation for pci bridges
Matt Lupfer (1):
Don't enable a HPET timer if HPET is disabled
Michael S. Tsirkin (2):
acpi: make SSDT 1.0 spec compliant when possible
Revert "acpi-test: rebuild SSDT"
Stefan Fritsch (1):
virtio-net: Do not filter VLANs without F_CTRL_VLAN
configure | 28 ++++++++++++++++++++++++
qapi-schema.json | 3 +++
hw/i386/acpi-build.c | 20 ++++++++++++++----
hw/net/virtio-net.c | 48 ++++++++++++++++++++++++++++++------------
hw/timer/hpet.c | 3 ++-
util/qemu-thread-posix.c | 21 +++++++++++++++---
util/qemu-thread-win32.c | 2 ++
qmp-commands.hx | 2 ++
tests/acpi-test-data/pc/SSDT | Bin 2261 -> 2261 bytes
tests/acpi-test-data/q35/SSDT | Bin 550 -> 550 bytes
10 files changed, 106 insertions(+), 21 deletions(-)
next reply other threads:[~2014-03-28 12:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-28 12:13 Michael S. Tsirkin [this message]
2014-03-28 12:13 ` [Qemu-devel] [PULL for-2.0 1/3] Detect pthread_setname_np at configure time Michael S. Tsirkin
2014-03-28 12:13 ` [Qemu-devel] [PULL for-2.0 2/3] Don't enable a HPET timer if HPET is disabled Michael S. Tsirkin
2014-03-28 12:13 ` [Qemu-devel] [PULL for-2.0 3/3] acpi: fix ACPI generation for pci bridges Michael S. Tsirkin
2014-03-28 14:54 ` [Qemu-devel] [PULL for-2.0 0/3] acpi,pc,build bug fixes Peter Maydell
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=1396008068-20481-1-git-send-email-mst@redhat.com \
--to=mst@redhat.com \
--cc=aliguori@amazon.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.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).