qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] ivshmem: clean up building and arguments


From: Levente Kurusa
Subject: [Qemu-devel] [PATCH 0/2] ivshmem: clean up building and arguments
Date: Mon, 4 Aug 2014 17:06:19 +0200

Two simple patches.

The first one fixes a build error when IVSHMEM_DEBUG is enabled,
and the second one converts an argument from integer to a bitfield,
and makes all (1) callsites use ivshmem_has_feature.

Levente Kurusa (2):
  ivshmem: fix building when debug mode is enabled
  ivshmem: convert option 'use64' to a bit instead of integer

 hw/misc/ivshmem.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
1.9.3




reply via email to

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