From patchwork Thu Feb 21 09:50:28 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [PULL,0/5] Trivial patches for 6 to 21 February 2013 Date: Wed, 20 Feb 2013 23:50:28 -0000 From: Stefan Hajnoczi X-Patchwork-Id: 222223 Message-Id: <1361440233-8672-1-git-send-email-stefanha@redhat.com> To: Cc: Anthony Liguori , Stefan Hajnoczi 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(-)