qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 0/1] Detect arch for dump compressed header.


From: Laszlo Ersek
Subject: Re: [Qemu-devel] [PATCH v3 0/1] Detect arch for dump compressed header.
Date: Mon, 10 Feb 2014 09:29:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131118 Thunderbird/17.0.11

On 02/10/14 04:34, Qiao Nuohan wrote:
> On 01/31/2014 11:04 PM, Ekaterina Tumanova wrote:
>> True! Fixed. Tested.
>>
>> Can you please put it into push-queue?
>>
>> Thanks,
>> Kate.
>>
>> Ekaterina Tumanova (1):
>>    Define the architecture for compressed dump format.
>>
>>   dump.c             | 7 +++++--
>>   target-i386/cpu.h  | 2 ++
>>   target-s390x/cpu.h | 1 +
>>   3 files changed, 8 insertions(+), 2 deletions(-)
>>
> 
> Reviewed-by: Qiao Nuohan <address@hidden>
> 
> Sorry for replying later. The patch seems good to me and works well on my
> machine.
> 
> P.S.
> I have no idea about where to find queued patches, could you give some
> hint?

Last time I had submitted patches for dump, they went in via Luiz's queue:

http://repo.or.cz/w/qemu/qmp-unstable.git/shortlog/refs/heads/queue/qmp-next

It seems appropriate now as well; in my clone:

$ git diff master..qiao_v8 >squashed.patch
$ scripts/get_maintainer.pl squashed.patch
Luiz Capitulino <address@hidden> (supporter:Human Monitor
(HMP),commit_signer:7/25=28%,commit_signer:1/8=12%)
[...]

It's indeed a queue, ie. Luiz can elect to rebase / reorder the buffered
patches from time to time.

Laszlo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]