On Mon, Mar 14, 2016 at 04:21:44PM +0000, Peter Maydell wrote: > On 11 March 2016 at 18:47, Eduardo Habkost <ehabk...@redhat.com> wrote: > > The following changes since commit a648c137383d84bc4f95696e5293978d9541a26e: > > > > Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' > > into staging (2016-03-10 02:51:14 +0000) > > > > are available in the git repository at: > > > > git://github.com/ehabkost/qemu.git tags/x86-pull-request > > > > for you to fetch changes up to b04c3b6ad8b3e802fe7ad7a3ff5a9ab980d22578: > > > > kvm: Remove x2apic feature from CPU model when kernel_irqchip is off > > (2016-03-11 15:43:48 -0300) > > > > ---------------------------------------------------------------- > > X86 fixes > > > > ---------------------------------------------------------------- > > > > Denis V. Lunev (1): > > hyperv: cpu hotplug fix with HyperV enabled > > > > Lan Tianyu (1): > > kvm: Remove x2apic feature from CPU model when kernel_irqchip is off > > > > roms/SLOF | 2 +- > > roms/openbios | 2 +- > > target-i386/cpu.c | 4 ++++ > > target-i386/kvm.c | 1 + > > 4 files changed, 7 insertions(+), 2 deletions(-) > > This pull contains submodule updates not mentioned in the > commit messages -- are they intentional ?
They are not, sorry again. I am submitting a new pull request. I am adding a hook to my repository so it never happen again. -- Eduardo