All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Fix build with older linux-headers properly
@ 2016-08-19  8:06 Michal Privoznik
  2016-08-19  8:06 ` [Qemu-devel] [PATCH v2 1/2] Revert "syscall.c: Fix build with older linux-headers" Michal Privoznik
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michal Privoznik @ 2016-08-19  8:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: laurent, peter.maydell

This is v2 of:

http://lists.nongnu.org/archive/html/qemu-devel/2016-08/msg03075.html

diff to v1:
- Dropped enum initializations in 2/2 as requested in the review

Michal Privoznik (2):
  Revert "syscall.c: Fix build with older linux-headers"
  syscall.c: Redefine IFLA_* enums

 linux-user/syscall.c | 459 +++++++++++++++++++++++++++++----------------------
 1 file changed, 264 insertions(+), 195 deletions(-)

-- 
2.8.4

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

end of thread, other threads:[~2016-08-19 10:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-19  8:06 [Qemu-devel] [PATCH v2 0/2] Fix build with older linux-headers properly Michal Privoznik
2016-08-19  8:06 ` [Qemu-devel] [PATCH v2 1/2] Revert "syscall.c: Fix build with older linux-headers" Michal Privoznik
2016-08-19  8:22   ` Laurent Vivier
2016-08-19  8:06 ` [Qemu-devel] [PATCH v2 2/2] syscall.c: Redefine IFLA_* enums Michal Privoznik
2016-08-19  8:23   ` Laurent Vivier
2016-08-19 10:29 ` [Qemu-devel] [PATCH v2 0/2] Fix build with older linux-headers properly Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.