From patchwork Tue Dec 18 16:51:07 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PULL,00/10] Trivial patches for December 8 to 18 2012 Date: Tue, 18 Dec 2012 06:51:07 -0000 From: Stefan Hajnoczi X-Patchwork-Id: 207160 Message-Id: <1355849477-1226-1-git-send-email-stefanha@redhat.com> To: Cc: Anthony Liguori The following changes since commit a8a826a3c3b8c8a1c4def0e9e22b46e78e6163a0: exec: refactor cpu_restore_state (2012-12-16 08:35:24 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches for you to fetch changes up to 779ab5e3ddb9ad903f9a0ec21e148ed7bfd2d255: configure: Earlier pkg-config probe (2012-12-18 17:40:40 +0100) ---------------------------------------------------------------- Cole Robinson (1): gitignore: Add virtfs-proxy-helper John Spencer (2): fix build error on ARM due to wrong glibc check linux-user/syscall.c: remove wrong forward decl of setgroups() Laszlo Ersek (1): vmmouse_reset(): remove minimal code duplication Peter Crosthwaite (4): pflash_cfi01: qemu_log_mask "unimplemented" msg pflash_cfi0x: Send debug messages to stderr zynq_slcr: Compile time warning fixes. arm_gic: Add cpu nr to Raised IRQ message Stefan Weil (1): configure: Earlier pkg-config probe Zhi Yong Wu (1): net, hub: fix the indent in the comments .gitignore | 1 + configure | 16 ++++++++-------- hw/arm_gic.c | 2 +- hw/pflash_cfi01.c | 14 +++++++------- hw/pflash_cfi02.c | 6 +++--- hw/vmmouse.c | 1 - hw/zynq_slcr.c | 7 ++++--- linux-user/syscall.c | 2 +- net/hub.c | 2 +- user-exec.c | 2 +- 10 files changed, 27 insertions(+), 26 deletions(-)