Re: [Qemu-devel] [PULL 00/25] First round of misc patches for QEMU 2.9

2016-12-23 Thread Peter Maydell
On 23 December 2016 at 12:12, Paolo Bonzini wrote: > On 23/12/2016 12:15, Peter Maydell wrote: >> Applied, thanks. (Nice to see that git is smart enough to >> be able to merge this on top of the earlier target-* rename.) > > Actually I did the rebase myself. Oops, so you did; I was confused, clea

Re: [Qemu-devel] [PULL 00/25] First round of misc patches for QEMU 2.9

2016-12-23 Thread Paolo Bonzini
On 23/12/2016 12:15, Peter Maydell wrote: >> * core support for MemoryRegionCache from myself >> * rules.mak speedup and cleanups from myself and Marc-Adnré >> * multiboot command line fix from Vlad >> * SCSI fixes from myself >> * small qemu-timer speedup from myself >> * x86 debugging improveme

Re: [Qemu-devel] [PULL 00/25] First round of misc patches for QEMU 2.9

2016-12-23 Thread Peter Maydell
On 22 December 2016 at 15:22, Paolo Bonzini wrote: > The following changes since commit d1e8e8ecc3d2a1a72504912d671f1cbbac1b06e5: > > Merge remote-tracking branch 'remotes/huth/tags/target-dirs-20161220' into > staging (2016-12-21 21:11:48 +) > > are available in the git repository at: > >

Re: [Qemu-devel] [PULL 00/25] First round of misc patches for QEMU 2.9

2016-12-22 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Message-id: 20161222152300.32395-1-pbonz...@redhat.com Type: series Subject: [Qemu-devel] [PULL 00/25] First round of misc patches for QEMU 2.9 === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1

[Qemu-devel] [PULL 00/25] First round of misc patches for QEMU 2.9

2016-12-22 Thread Paolo Bonzini
The following changes since commit d1e8e8ecc3d2a1a72504912d671f1cbbac1b06e5: Merge remote-tracking branch 'remotes/huth/tags/target-dirs-20161220' into staging (2016-12-21 21:11:48 +) are available in the git repository at: git://github.com/bonzini/qemu.git tags/for-upstream for you to