qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/6] Trivial patches for May 30 to June 8 2011


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PULL 0/6] Trivial patches for May 30 to June 8 2011
Date: Wed, 8 Jun 2011 09:24:42 +0100

The following changes since commit a90d4690074526f54ad0851fce19fa6783f06803:

  Add an isa device for SGA (2011-06-07 13:52:30 -0500)

are available in the git repository at:
  git://repo.or.cz/qemu/stefanha.git trivial-patches

Alexander Graf (1):
      slirp: fix guestfwd id

Alexandre Raymond (2):
      Fix compilation warning due to missing header for sigaction
      Fix compilation warning due to missing header for sigaction (followup)

Jan Kiszka (1):
      virtio: Move virtio-pci to hw library

Laurent Vivier (1):
      m68k: Replace gen_im32() by tcg_const_i32()

Martin Simmons (1):
      target-i386: Make x86 mfence and lfence illegal without SSE2

 Makefile.objs           |    1 +
 Makefile.target         |    1 -
 audio/audio_pt_int.c    |    2 --
 audio/sdlaudio.c        |    1 -
 block/raw-posix.c       |    2 --
 bsd-user/syscall.c      |    1 -
 darwin-user/signal.c    |    3 ---
 exec.c                  |    1 -
 linux-user/signal.c     |    1 -
 net/slirp.c             |    2 +-
 net/tap.c               |    1 -
 posix-aio-compat.c      |    1 -
 qemu-char.c             |    1 -
 qemu-common.h           |    1 +
 qemu-progress.c         |    1 -
 savevm.c                |    1 -
 target-i386/helper.c    |    1 -
 target-i386/translate.c |    2 +-
 target-m68k/translate.c |   43 ++++++++++++++++++++-----------------------
 target-ppc/helper.c     |    1 -
 target-sparc/helper.c   |    1 -
 ui/curses.c             |    1 -
 ui/sdl.c                |    4 ----
 usb-bsd.c               |    1 -
 usb-linux.c             |    1 -
 25 files changed, 24 insertions(+), 52 deletions(-)
-- 
1.7.4.4




reply via email to

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