[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 00/30] Trivial patches for 2015-06-03
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 00/30] Trivial patches for 2015-06-03 |
Date: |
Thu, 4 Jun 2015 14:03:57 +0100 |
On 3 June 2015 at 14:08, Michael Tokarev <address@hidden> wrote:
> Here's another trivial-patches pull request.
>
> There are many patches in there this time, mostly due to
> work by Shannon Zhao, who has been busy chasing memory
> leaks all over the place. I haven't applied _all_ of
> his patches yes, there's one series pending with more
> complex patches around qemu_allocate_irqs(), these
> needs some more review.
>
> There's also a fix for CVE-2015-4037 (predictable
> directory name in slirp smb code).
>
> Please consider applying/pulling.
>
> Thanks,
>
> /mjt
>
> The following changes since commit 42d58e7c6760cb9c55627c28ae538e27dcf2f144:
>
> Merge remote-tracking branch 'remotes/sstabellini/tags/xen-15-06-02-tag'
> into staging (2015-06-02 16:47:31 +0100)
>
> are available in the git repository at:
>
> git://git.corpit.ru/qemu.git tags/pull-trivial-patches-2015-06-03
>
> for you to fetch changes up to de3852877f1e452321352fdb7e678f079876a41b:
>
> configure: postfix --extra-cflags to QEMU_CFLAGS (2015-06-03 16:04:39 +0300)
>
> ----------------------------------------------------------------
> trivial patches for 2015-06-03
Applied, thanks.
-- PMM
- [Qemu-devel] [PULL 19/30] hw/ppc/prep.c: Fix misusing qemu_allocate_irqs for single irq, (continued)
- [Qemu-devel] [PULL 19/30] hw/ppc/prep.c: Fix misusing qemu_allocate_irqs for single irq, Michael Tokarev, 2015/06/03
- [Qemu-devel] [PULL 14/30] hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq, Michael Tokarev, 2015/06/03
- [Qemu-devel] [PULL 01/30] iscsi: Remove pointless runtime check of macro value, Michael Tokarev, 2015/06/03
- [Qemu-devel] [PULL 27/30] translate-all: delete prototype for non-existent function, Michael Tokarev, 2015/06/03
- [Qemu-devel] [PULL 12/30] hw/arm/omap_sx1.c: Fix memory leak spotted by valgrind, Michael Tokarev, 2015/06/03
- [Qemu-devel] [PULL 02/30] microblaze: cpu: Delete MMAP_SHIFT definition, Michael Tokarev, 2015/06/03
- [Qemu-devel] [PULL 21/30] hw/lm32/milkymist.c: Fix misusing qemu_allocate_irqs for single irq, Michael Tokarev, 2015/06/03
- [Qemu-devel] [PULL 11/30] hw/ppc/e500.c: Fix memory leak, Michael Tokarev, 2015/06/03
- [Qemu-devel] [PULL 09/30] vl: fix memory leak spotted by valgrind, Michael Tokarev, 2015/06/03
- [Qemu-devel] [PULL 26/30] Add -incoming help text, Michael Tokarev, 2015/06/03
- Re: [Qemu-devel] [PULL 00/30] Trivial patches for 2015-06-03,
Peter Maydell <=