[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 1462131] Re: qemu mainline regression with xen-unstabl
From: |
Fantu |
Subject: |
[Qemu-devel] [Bug 1462131] Re: qemu mainline regression with xen-unstable: unable to start QMP |
Date: |
Fri, 05 Jun 2015 07:55:09 -0000 |
** Changed in: qemu
Status: New => Confirmed
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1462131
Title:
qemu mainline regression with xen-unstable: unable to start QMP
Status in QEMU:
Confirmed
Bug description:
On 06/04/15 11:04, Fabio Fantoni wrote:
> Today after trying xen-unstable build (tested many hours) of some days
> ago I tried update qemu to latest development version (from git master
> commit 6fa6b312765f698dc81b2c30e7eeb9683804a05b) and seems that there is
> a regression:
>> xl create /etc/xen/W7.cfg
>> Parsing config from /etc/xen/W7.cfg
>> libxl: error: libxl_qmp.c:287:qmp_handle_error_response: received an
>> error message from QMP server: QMP input object member 'id' is unexpected
>> libxl: error: libxl_qmp.c:715:libxl__qmp_initialize: Failed to connect
>> to QMP
>
This is caused by:
commit 65207c59d99f2260c5f1d3b9c491146616a522aa
Author: Markus Armbruster <address@hidden>
Date: Thu Mar 5 14:35:26 2015 +0100
monitor: Drop broken, unused asynchronous command interface
> DomU is working but operations that require QMP not (for example
> save/restore).
>
> Thanks for any reply and sorry for my bad english.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1462131/+subscriptions
- [Qemu-devel] [PATCH v2 0/9] Extend Microblaze Properties, Alistair Francis, 2015/06/05
- [Qemu-devel] [PATCH v2 1/9] target-microblaze: Rename the usefpu variable, Alistair Francis, 2015/06/05
- [Qemu-devel] [PATCH v2 4/9] target-microblaze: Convert endi to a CPU property, Alistair Francis, 2015/06/05
- [Qemu-devel] [PATCH v2 5/9] target-microblaze: Convert version_mask to a CPU property, Alistair Francis, 2015/06/05
- [Qemu-devel] [PATCH v2 6/9] target-microblaze: Convert pvr-full to a CPU property, Alistair Francis, 2015/06/05
- [Qemu-devel] [PATCH v2 7/9] ml605_mmu: Move the hardcoded values to the init function, Alistair Francis, 2015/06/05
- [Qemu-devel] [PATCH v2 8/9] s3adsp1800: Remove the hardcoded values from the reset, Alistair Francis, 2015/06/05
- [Qemu-devel] [PATCH v2 9/9] target-microblaze: Remove dead code, Alistair Francis, 2015/06/05