qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v3 0/2] portability patches


From: Blue Swirl
Subject: [Qemu-devel] [PATCH v3 0/2] portability patches
Date: Sat, 14 Jul 2012 13:04:50 +0000

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




reply via email to

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