All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] Trivial patches for 8 to 19 March 2012
@ 2012-03-19 12:22 Stefan Hajnoczi
  2012-03-19 12:22 ` [Qemu-devel] [PATCH 1/8] Remove type field in ModuleEntry as it's not used Stefan Hajnoczi
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Stefan Hajnoczi @ 2012-03-19 12:22 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel, Stefan Hajnoczi

The following changes since commit 5bd33de6635577744b3c10dd3913bfe8c5ffaf40:

  tcg: fix sparc host for AREG0 free operation (2012-03-18 19:15:32 +0000)

are available in the git repository at:

  git://github.com/stefanha/qemu.git trivial-patches

for you to fetch changes up to b71706d122838d9656e1a6dae80e22401babdf37:

  qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write() (2012-03-19 11:31:04 +0000)

----------------------------------------------------------------
Chen Yufei (1):
      Remove type field in ModuleEntry as it's not used

David Gibson (1):
      .gitignore: add qemu-bridge-helper and option rom build products

Jason Wang (1):
      ioapic: fix build with DEBUG_IOAPIC

Jeff Cody (2):
      monitor: Remove unused bool field 'qapi' in mon_cmd_t struct
      qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()

Joshua Housh (1):
      cleanup obsolete typedef

Stefan Weil (2):
      vnc: Fix packed boolean struct members
      ds1338: Add missing break statement

 .gitignore          |    6 ++++++
 hw/ds1338.c         |    1 +
 hw/ioapic.c         |    2 +-
 module.c            |    1 -
 monitor.c           |    1 -
 qemu-common.h       |    1 -
 qga/channel-win32.c |    4 ++++
 ui/vnc-auth-sasl.c  |    4 +++-
 ui/vnc-auth-sasl.h  |    4 ++--
 9 files changed, 17 insertions(+), 7 deletions(-)

-- 
1.7.9.1

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

end of thread, other threads:[~2012-03-19 21:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-19 12:22 [Qemu-devel] [PULL 0/8] Trivial patches for 8 to 19 March 2012 Stefan Hajnoczi
2012-03-19 12:22 ` [Qemu-devel] [PATCH 1/8] Remove type field in ModuleEntry as it's not used Stefan Hajnoczi
2012-03-19 12:22 ` [Qemu-devel] [PATCH 2/8] vnc: Fix packed boolean struct members Stefan Hajnoczi
2012-03-19 12:22 ` [Qemu-devel] [PATCH 3/8] ds1338: Add missing break statement Stefan Hajnoczi
2012-03-19 12:22 ` [Qemu-devel] [PATCH 4/8] monitor: Remove unused bool field 'qapi' in mon_cmd_t struct Stefan Hajnoczi
2012-03-19 12:22 ` [Qemu-devel] [PATCH 5/8] cleanup obsolete typedef Stefan Hajnoczi
2012-03-19 12:22 ` [Qemu-devel] [PATCH 6/8] .gitignore: add qemu-bridge-helper and option rom build products Stefan Hajnoczi
2012-03-19 12:22 ` [Qemu-devel] [PATCH 7/8] ioapic: fix build with DEBUG_IOAPIC Stefan Hajnoczi
2012-03-19 12:23 ` [Qemu-devel] [PATCH 8/8] qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write() Stefan Hajnoczi
2012-03-19 21:15 ` [Qemu-devel] [PULL 0/8] Trivial patches for 8 to 19 March 2012 Anthony Liguori

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.