qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/2] virtio-input: two fixes


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/2] virtio-input: two fixes
Date: Tue, 2 Jun 2015 10:36:37 +0200

  Hi,

Two small incremental fixes for virtio-input.  One of them fixes a build
failure in bigendian machines:  gcc can't evaluate bswap32(const) to a
compile-time constant.  So this is a bit urgent ...

please pull,
  Gerd

The following changes since commit b821cbe274c5a5cacf1a7b28360d869ae1e6e0c3:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging 
(2015-06-01 15:22:46 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-input-20150602-1

for you to fetch changes up to e63d114b8a81e22ff9295674ba64b21255d589ee:

  virtio-input: make virtio devices follow usual naming convention (2015-06-02 
10:31:29 +0200)

----------------------------------------------------------------
virtio-input: two small fixups

----------------------------------------------------------------
Gerd Hoffmann (1):
      virtio-input: make virtio devices follow usual naming convention

Michael Mueller (1):
      virtio-input: const_le16 and const_le32 not build time constant

 include/hw/virtio/virtio-input.h | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]