qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.0 0/4] acpi,virtio bug fixes
@ 2014-03-26 12:23 Michael S. Tsirkin
  2014-03-26 12:23 ` [Qemu-devel] [PULL for-2.0 1/4] acpi: make SSDT 1.0 spec compliant when possible Michael S. Tsirkin
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael S. Tsirkin @ 2014-03-26 12:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Anthony Liguori

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 f7bc8ef8091229a4bec0e2a40af90abb8dcb3834:

  virtio-net: add vlan receive state to RxFilterInfo (2014-03-26 12:49:10 +0200)

----------------------------------------------------------------
acpi,virtio bug fixes

Two bugfixes for virtio-net, and one for a recent
regression in acpi.
Both issues have been reported in the wild, so
I think it's preferable to merge these ASAP so
that reporters can make sure RC fixes their issue.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Amos Kong (1):
      virtio-net: add vlan receive state to RxFilterInfo

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

 qapi-schema.json              |   3 +++
 hw/i386/acpi-build.c          |  16 ++++++++++++--
 hw/net/virtio-net.c           |  48 ++++++++++++++++++++++++++++++------------
 qmp-commands.hx               |   2 ++
 tests/acpi-test-data/pc/SSDT  | Bin 2261 -> 2261 bytes
 tests/acpi-test-data/q35/SSDT | Bin 550 -> 550 bytes
 6 files changed, 54 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-26 16:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26 12:23 [Qemu-devel] [PULL for-2.0 0/4] acpi,virtio bug fixes Michael S. Tsirkin
2014-03-26 12:23 ` [Qemu-devel] [PULL for-2.0 1/4] acpi: make SSDT 1.0 spec compliant when possible Michael S. Tsirkin
2014-03-26 12:23 ` [Qemu-devel] [PULL for-2.0 2/4] Revert "acpi-test: rebuild SSDT" Michael S. Tsirkin
2014-03-26 12:23 ` [Qemu-devel] [PULL for-2.0 3/4] virtio-net: Do not filter VLANs without F_CTRL_VLAN Michael S. Tsirkin
2014-03-26 12:23 ` [Qemu-devel] [PULL for-2.0 4/4] virtio-net: add vlan receive state to RxFilterInfo Michael S. Tsirkin
2014-03-26 16:19 ` [Qemu-devel] [PULL for-2.0 0/4] acpi,virtio bug fixes Peter Maydell

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).