qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] Trivial patches for May 30 to June 8 2011
@ 2011-06-08  8:24 Stefan Hajnoczi
  2011-06-08  8:24 ` [Qemu-devel] [PATCH 1/6] Fix compilation warning due to missing header for sigaction Stefan Hajnoczi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Stefan Hajnoczi @ 2011-06-08  8:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi

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

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

end of thread, other threads:[~2011-06-09 12:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-08  8:24 [Qemu-devel] [PULL 0/6] Trivial patches for May 30 to June 8 2011 Stefan Hajnoczi
2011-06-08  8:24 ` [Qemu-devel] [PATCH 1/6] Fix compilation warning due to missing header for sigaction Stefan Hajnoczi
2011-06-08  8:24 ` [Qemu-devel] [PATCH 2/6] Fix compilation warning due to missing header for sigaction (followup) Stefan Hajnoczi
2011-06-08  8:24 ` [Qemu-devel] [PATCH 3/6] slirp: fix guestfwd id Stefan Hajnoczi
2011-06-08  8:24 ` [Qemu-devel] [PATCH 4/6] m68k: Replace gen_im32() by tcg_const_i32() Stefan Hajnoczi
2011-06-08  8:24 ` [Qemu-devel] [PATCH 5/6] target-i386: Make x86 mfence and lfence illegal without SSE2 Stefan Hajnoczi
2011-06-08  8:24 ` [Qemu-devel] [PATCH 6/6] virtio: Move virtio-pci to hw library Stefan Hajnoczi
2011-06-09 12:39 ` [Qemu-devel] [PULL 0/6] Trivial patches for May 30 to June 8 2011 Anthony Liguori

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