> -Original Message-
> From: Michael S. Tsirkin [mailto:m...@redhat.com]
> Sent: Monday, July 07, 2014 9:08 PM
> To: Gonglei (Arei)
> Cc: qemu-devel@nongnu.org; afaer...@suse.de; ag...@suse.de;
> stefa...@redhat.com; ak...@redhat.com; a...@ozlabs.ru;
> alex.william...@redhat.com; arm...@red
> -Original Message-
> From: Laszlo Ersek [mailto:ler...@redhat.com]
> Sent: Monday, July 07, 2014 10:40 PM
> To: Gonglei (Arei); Michael S. Tsirkin
> Cc: qemu-devel@nongnu.org; afaer...@suse.de; ag...@suse.de;
> stefa...@redhat.com; ak...@redhat.com; a...@ozlabs.ru;
> alex.william...@redha
On 07/07/14 13:12, Gonglei (Arei) wrote:
>
>
>
>
>
>
>
>> -Original Message-
>> From: Laszlo Ersek [mailto:ler...@redhat.com]
>> Sent: Monday, July 07, 2014 6:04 PM
>> To: Michael S. Tsirkin; Gonglei (Arei)
>> Cc: qemu-devel@nongnu.org; afaer...@suse.de; ag...@suse.de;
>> stefa...@re
On Mon, Jul 07, 2014 at 11:08:32AM +, Gonglei (Arei) wrote:
> > -Original Message-
> > From: Michael S. Tsirkin [mailto:m...@redhat.com]
> > Sent: Monday, July 07, 2014 5:29 PM
> > To: Gonglei (Arei)
> > Cc: qemu-devel@nongnu.org; afaer...@suse.de; ag...@suse.de;
> > stefa...@redhat.com
> -Original Message-
> From: Laszlo Ersek [mailto:ler...@redhat.com]
> Sent: Monday, July 07, 2014 6:04 PM
> To: Michael S. Tsirkin; Gonglei (Arei)
> Cc: qemu-devel@nongnu.org; afaer...@suse.de; ag...@suse.de;
> stefa...@redhat.com; ak...@redhat.com; a...@ozlabs.ru;
> alex.william...
> -Original Message-
> From: Michael S. Tsirkin [mailto:m...@redhat.com]
> Sent: Monday, July 07, 2014 5:29 PM
> To: Gonglei (Arei)
> Cc: qemu-devel@nongnu.org; afaer...@suse.de; ag...@suse.de;
> stefa...@redhat.com; ak...@redhat.com; a...@ozlabs.ru;
> alex.william...@redhat.com; arm...@red
On 07/07/14 11:29, Michael S. Tsirkin wrote:
> On Mon, Jul 07, 2014 at 05:10:56PM +0800, arei.gong...@huawei.com wrote:
>> From: Chenliang
>>
>> Sometime, we want to modify boot order of vm without shutdown it.
>> This sets of patches add one qmp to achieve it. And fix some little
>> bug when devi
On Mon, Jul 07, 2014 at 05:10:56PM +0800, arei.gong...@huawei.com wrote:
> From: Chenliang
>
> Sometime, we want to modify boot order of vm without shutdown it.
> This sets of patches add one qmp to achieve it. And fix some little
> bug when device is hotpluged.
>
> Chenliang (5):
> bootindex:
From: Chenliang
Sometime, we want to modify boot order of vm without shutdown it.
This sets of patches add one qmp to achieve it. And fix some little
bug when device is hotpluged.
Chenliang (5):
bootindex: add *_boot_device_path function
bootindex: reset bootindex when vm reset
bootindex: