qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] virtio-input: two fixes
@ 2015-06-02  8:36 Gerd Hoffmann
  2015-06-02  8:36 ` [Qemu-devel] [PULL 1/2] virtio-input: const_le16 and const_le32 not build time constant Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2015-06-02  8:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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

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

end of thread, other threads:[~2015-06-02 12:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02  8:36 [Qemu-devel] [PULL 0/2] virtio-input: two fixes Gerd Hoffmann
2015-06-02  8:36 ` [Qemu-devel] [PULL 1/2] virtio-input: const_le16 and const_le32 not build time constant Gerd Hoffmann
2015-06-02  8:36 ` [Qemu-devel] [PULL 2/2] virtio-input: make virtio devices follow usual naming convention Gerd Hoffmann
2015-06-02 12:20 ` [Qemu-devel] [PULL 0/2] virtio-input: two 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).