mbox

[PULL,0/5] Trivial patches for 6 to 21 February 2013

Message ID 1361440233-8672-1-git-send-email-stefanha@redhat.com
State New
Headers show

Pull-request

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

Message

Stefan Hajnoczi Feb. 21, 2013, 9:50 a.m. UTC
The 1.5 merge window is open, let's get patches moving again!

The following changes since commit 7d2a929feba319c18603e324b1750830d6c8b7a1:

  vnc-tls: Fix compilation with newer versions of GNU-TLS (2013-02-18 08:40:20 -0600)

are available in the git repository at:

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

for you to fetch changes up to 159c9836d057d8990e71399e8a431b2b911e2885:

  .gitignore: Ignore optionrom/*.asm (2013-02-21 10:38:07 +0100)

----------------------------------------------------------------
Alin Tomescu (1):
      ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.c

Cole Robinson (1):
      .gitignore: Ignore optionrom/*.asm

David Gibson (1):
      Add some missing qtest binaries to .gitignore

Hervé Poussineau (1):
      Remove forward declaration of non-existant variable

Peter Crosthwaite (1):
      xilinx_axienet.c: Assert no error when making link

 .gitignore              | 3 +++
 hw/ppc4xx_devs.c        | 2 +-
 hw/xilinx_axienet.c     | 4 +++-
 include/sysemu/sysemu.h | 1 -
 tests/.gitignore        | 7 +++++++
 5 files changed, 14 insertions(+), 3 deletions(-)