All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/12] Trivial patches for 16 August to 14 September 2012
@ 2012-09-14  8:42 Stefan Hajnoczi
  2012-09-14  8:42 ` [Qemu-devel] [PATCH 01/12] srp: Don't use QEMU_PACKED for single elements of a structured type Stefan Hajnoczi
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Stefan Hajnoczi @ 2012-09-14  8:42 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Stefan Hajnoczi, qemu-devel

The following changes since commit e0a1e32dbc41e6b2aabb436a9417dfd32177a3dc:

  Merge branch 'usb.64' of git://git.kraxel.org/qemu (2012-09-11 18:06:56 +0200)

are available in the git repository at:


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

for you to fetch changes up to e84d5956cc6215d2f098e7b6090fc5ec4cba1be3:

  configure: fix seccomp check (2012-09-14 08:46:27 +0100)

----------------------------------------------------------------
BALATON Zoltan (2):
      Fix copy&paste typos in documentation comments
      console: Clean up bytes per pixel calculation

Igor Mitsyanko (1):
      arch_init.c: add missing '%' symbols before PRIu64 in debug printfs

Lei Li (1):
      qapi: Fix enumeration typo error

Peter Maydell (1):
      linux-user: Remove #if 0'd cpu_get_real_ticks() definition

Stefan Weil (6):
      srp: Don't use QEMU_PACKED for single elements of a structured type
      Spelling fixes in comments and documentation
      Fix spelling (licenced -> licensed) in GPL
      Spelling fixes in comments and macro names (ressource -> resource)
      ui: Fix spelling in comment (ressource -> resource)
      kvm: Fix warning from static code analysis

Yann E. MORIN (1):
      configure: fix seccomp check

 arch_init.c                     |    8 ++++----
 configure                       |    2 +-
 console.c                       |    5 ++---
 docs/specs/ppc-spapr-hcalls.txt |    2 +-
 docs/usb2.txt                   |    4 ++--
 hw/imx_avic.c                   |    4 ++--
 hw/imx_timer.c                  |    4 ++--
 hw/kzm.c                        |    2 +-
 hw/srp.h                        |    8 ++++----
 hw/xen-host-pci-device.c        |    6 +++---
 hw/xen_pt.h                     |    4 ++--
 hw/xen_pt_config_init.c         |   14 +++++++-------
 kvm-all.c                       |   12 +++++-------
 linux-user/main.c               |   13 -------------
 memory.h                        |   11 ++++++-----
 qapi-schema-guest.json          |    2 +-
 qapi-schema.json                |    4 ++--
 qemu-img.c                      |    2 +-
 qemu-img.texi                   |    2 +-
 ui/spice-display.c              |    2 +-
 20 files changed, 48 insertions(+), 63 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2012-09-17 18:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14  8:42 [Qemu-devel] [PULL 00/12] Trivial patches for 16 August to 14 September 2012 Stefan Hajnoczi
2012-09-14  8:42 ` [Qemu-devel] [PATCH 01/12] srp: Don't use QEMU_PACKED for single elements of a structured type Stefan Hajnoczi
2012-09-14  8:42 ` [Qemu-devel] [PATCH 02/12] Spelling fixes in comments and documentation Stefan Hajnoczi
2012-09-14  8:42 ` [Qemu-devel] [PATCH 03/12] Fix spelling (licenced -> licensed) in GPL Stefan Hajnoczi
2012-09-14  8:42 ` [Qemu-devel] [PATCH 04/12] Spelling fixes in comments and macro names (ressource -> resource) Stefan Hajnoczi
2012-09-14  8:42 ` [Qemu-devel] [PATCH 05/12] ui: Fix spelling in comment " Stefan Hajnoczi
2012-09-14  8:42 ` [Qemu-devel] [PATCH 06/12] linux-user: Remove #if 0'd cpu_get_real_ticks() definition Stefan Hajnoczi
2012-09-14  9:31   ` Riku Voipio
2012-09-14  8:42 ` [Qemu-devel] [PATCH 07/12] Fix copy&paste typos in documentation comments Stefan Hajnoczi
2012-09-14  8:42 ` [Qemu-devel] [PATCH 08/12] console: Clean up bytes per pixel calculation Stefan Hajnoczi
2012-09-14  8:42 ` [Qemu-devel] [PATCH 09/12] qapi: Fix enumeration typo error Stefan Hajnoczi
2012-09-14  8:42 ` [Qemu-devel] [PATCH 10/12] kvm: Fix warning from static code analysis Stefan Hajnoczi
2012-09-14  8:42 ` [Qemu-devel] [PATCH 11/12] arch_init.c: add missing '%' symbols before PRIu64 in debug printfs Stefan Hajnoczi
2012-09-14  8:42 ` [Qemu-devel] [PATCH 12/12] configure: fix seccomp check Stefan Hajnoczi
2012-09-17 18:20 ` [Qemu-devel] [PULL 00/12] Trivial patches for 16 August to 14 September 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.