qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [Qemu-devel] [PATCH 1/4] exec: prepare for splitting
       [not found] <CAAu8pHvtVHxcDznCFaRHqHLhLuEz8d58jYCm59UK5Fz9-Ljpdg@mail.gmail.com>
@ 2012-05-01 11:02 ` Andreas Färber
  2012-05-01 11:47   ` Blue Swirl
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Färber @ 2012-05-01 11:02 UTC (permalink / raw)
  To: Blue Swirl; +Cc: qemu-devel, Stefan Weil, Avi Kivity, Richard Henderson

Am 22.04.2012 17:35, schrieb Blue Swirl:
> Make s_cputlb_empty_entry 'const'.
> 
> Rename tlb_flush_jmp_cache() to tb_flush_jmp_cache().
> 
> Refactor code to add cpu_tlb_reset_dirty_all(),
> memory_region_section_get_iotlb() and
> memory_region_is_unassigned().
> 
> Remove unused cpu_tlb_update_dirty().
> 
> Fix coding style in areas to be moved.
> 
> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

This patch is line-wrapped. It's even worse on Patchwork. I fixed the
mail up and applied it manually with fuzz (the exec.c 46xx hunk).

Compiles fine on openSUSE 12.1 x86_64, and so do mingw32 and mingw64
cross builds.

Tested-by: Andreas Färber <afaerber@suse.de>

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH 1/4] exec: prepare for splitting
  2012-05-01 11:02 ` [Qemu-devel] [PATCH 1/4] exec: prepare for splitting Andreas Färber
@ 2012-05-01 11:47   ` Blue Swirl
  2012-05-01 11:50     ` Andreas Färber
  0 siblings, 1 reply; 3+ messages in thread
From: Blue Swirl @ 2012-05-01 11:47 UTC (permalink / raw)
  To: Andreas Färber
  Cc: qemu-devel, Stefan Weil, Avi Kivity, Richard Henderson

On Tue, May 1, 2012 at 11:02, Andreas Färber <afaerber@suse.de> wrote:
> Am 22.04.2012 17:35, schrieb Blue Swirl:
>> Make s_cputlb_empty_entry 'const'.
>>
>> Rename tlb_flush_jmp_cache() to tb_flush_jmp_cache().
>>
>> Refactor code to add cpu_tlb_reset_dirty_all(),
>> memory_region_section_get_iotlb() and
>> memory_region_is_unassigned().
>>
>> Remove unused cpu_tlb_update_dirty().
>>
>> Fix coding style in areas to be moved.
>>
>> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
>
> This patch is line-wrapped. It's even worse on Patchwork. I fixed the
> mail up and applied it manually with fuzz (the exec.c 46xx hunk).
>
> Compiles fine on openSUSE 12.1 x86_64, and so do mingw32 and mingw64
> cross builds.
>
> Tested-by: Andreas Färber <afaerber@suse.de>

Thanks for testing, though I could not insert the tag anymore, sorry.
I applied the series.

>
> Andreas
>
> --
> SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
> GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH 1/4] exec: prepare for splitting
  2012-05-01 11:47   ` Blue Swirl
@ 2012-05-01 11:50     ` Andreas Färber
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Färber @ 2012-05-01 11:50 UTC (permalink / raw)
  To: Blue Swirl; +Cc: Stefan Weil, Richard Henderson, qemu-devel, Avi Kivity

Am 01.05.2012 13:47, schrieb Blue Swirl:
> On Tue, May 1, 2012 at 11:02, Andreas Färber <afaerber@suse.de> wrote:
>> Am 22.04.2012 17:35, schrieb Blue Swirl:
>>> Make s_cputlb_empty_entry 'const'.
>>>
>>> Rename tlb_flush_jmp_cache() to tb_flush_jmp_cache().
>>>
>>> Refactor code to add cpu_tlb_reset_dirty_all(),
>>> memory_region_section_get_iotlb() and
>>> memory_region_is_unassigned().
>>>
>>> Remove unused cpu_tlb_update_dirty().
>>>
>>> Fix coding style in areas to be moved.
>>>
>>> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
>>
>> This patch is line-wrapped. It's even worse on Patchwork. I fixed the
>> mail up and applied it manually with fuzz (the exec.c 46xx hunk).
>>
>> Compiles fine on openSUSE 12.1 x86_64, and so do mingw32 and mingw64
>> cross builds.
>>
>> Tested-by: Andreas Färber <afaerber@suse.de>
> 
> Thanks for testing, though I could not insert the tag anymore, sorry.
> I applied the series.

Then I'll stop building the second one. ;)

/-F

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-01 11:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CAAu8pHvtVHxcDznCFaRHqHLhLuEz8d58jYCm59UK5Fz9-Ljpdg@mail.gmail.com>
2012-05-01 11:02 ` [Qemu-devel] [PATCH 1/4] exec: prepare for splitting Andreas Färber
2012-05-01 11:47   ` Blue Swirl
2012-05-01 11:50     ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).