qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] ivshmem: clean up building and arguments
@ 2014-08-04 15:06 Levente Kurusa
  2014-08-04 15:06 ` [Qemu-devel] [PATCH 1/2] ivshmem: fix building when debug mode is enabled Levente Kurusa
  2014-08-04 15:06 ` [Qemu-devel] [PATCH 2/2] ivshmem: convert option 'use64' to a bit instead of integer Levente Kurusa
  0 siblings, 2 replies; 5+ messages in thread
From: Levente Kurusa @ 2014-08-04 15:06 UTC (permalink / raw)
  To: Paolo Bonzini, Michael S. Tsirkin, Luiz Capitulino
  Cc: Levente Kurusa, Marcel Apfelbaum, QEMU Developers, Cole Robinson

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

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

end of thread, other threads:[~2014-08-11  9:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 15:06 [Qemu-devel] [PATCH 0/2] ivshmem: clean up building and arguments Levente Kurusa
2014-08-04 15:06 ` [Qemu-devel] [PATCH 1/2] ivshmem: fix building when debug mode is enabled Levente Kurusa
2014-08-04 15:06 ` [Qemu-devel] [PATCH 2/2] ivshmem: convert option 'use64' to a bit instead of integer Levente Kurusa
2014-08-05 16:00   ` Michael S. Tsirkin
2014-08-11  9:26     ` Levente Kurusa

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