All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] portability patches
@ 2012-07-14 13:04 Blue Swirl
  2012-07-14 13:04 ` [Qemu-devel] [PATCH v3 1/2] Avoid returning void Blue Swirl
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Blue Swirl @ 2012-07-14 13:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel

I entertained myself by compiling QEMU with -std=c99 -pedantic and
fixing some issues found with that.

v2->v3
Put :?, %m and asm patches to separate series.

v1->v2:
Fix copypasta in 1/5 (Anders Schwab)
Resent with correct address

Blue Swirl (2):
  Avoid returning void
  Avoid redefining inline

 block.c                |    2 +-
 dma.h                  |    6 +++---
 hw/bt-l2cap.c          |   11 +++++++----
 hw/eepro100.c          |   15 +++++++++++----
 hw/ide/cmd646.c        |    6 +++---
 hw/ide/piix.c          |    3 ++-
 hw/ide/via.c           |    3 ++-
 hw/lan9118.c           |    6 ++++--
 hw/ne2000.c            |    8 ++++----
 hw/vmware_vga.c        |    9 ++++++---
 osdep.h                |    2 ++
 ui/vnc-auth-vencrypt.c |    3 ++-
 ui/vnc.c               |    2 +-
 13 files changed, 48 insertions(+), 28 deletions(-)

-- 
1.7.2.5

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

end of thread, other threads:[~2012-07-17 12:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-14 13:04 [Qemu-devel] [PATCH v3 0/2] portability patches Blue Swirl
2012-07-14 13:04 ` [Qemu-devel] [PATCH v3 1/2] Avoid returning void Blue Swirl
2012-07-14 13:04 ` [Qemu-devel] [PATCH v3 2/2] Avoid redefining inline Blue Swirl
2012-07-17 12:38 ` [Qemu-devel] [PATCH v3 0/2] portability patches Markus Armbruster

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.