* [Qemu-devel] [PULL] Malta patches
@ 2012-02-25 14:43 Stefan Weil
2012-03-15 20:16 ` Stefan Weil
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Weil @ 2012-02-25 14:43 UTC (permalink / raw)
To: Aurelien Jarno; +Cc: QEMU Developers
Hi Aurelien,
could you please pull some Malta patches which I had sent in January?
http://patchwork.ozlabs.org/patch/138394/
http://patchwork.ozlabs.org/patch/138392/
http://patchwork.ozlabs.org/patch/138393/
http://patchwork.ozlabs.org/patch/138391/
Thanks,
Stefan
The following changes since commit b4bd0b168e9f4898b98308f4a8a089f647a86d16:
audio: Add some fall through comments (2012-02-25 18:16:11 +0400)
are available in the git repository at:
git://qemu.weilnetz.de/qemu.git malta
for you to fetch changes up to 10b7c0f6b6618086d54a4636e67a3e83c2bf4d5d:
malta: Fix display for LED array (2012-02-25 15:28:38 +0100)
----------------------------------------------------------------
Stefan Weil (4):
malta: Clean allocation of bios region alias
malta: Always allocate flash memory
malta: Use symbolic hardware addresses
malta: Fix display for LED array
hw/mips_malta.c | 84
+++++++++++++++++++++++-------------------------------
1 files changed, 36 insertions(+), 48 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PULL] Malta patches
2012-02-25 14:43 [Qemu-devel] [PULL] Malta patches Stefan Weil
@ 2012-03-15 20:16 ` Stefan Weil
2012-03-17 16:21 ` Blue Swirl
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Weil @ 2012-03-15 20:16 UTC (permalink / raw)
To: Anthony Liguori; +Cc: Blue Swirl, QEMU Developers, Aurelien Jarno
Am 25.02.2012 15:43, schrieb Stefan Weil:
> Hi Aurelien,
>
> could you please pull some Malta patches which I had sent in January?
>
> http://patchwork.ozlabs.org/patch/138394/
> http://patchwork.ozlabs.org/patch/138392/
> http://patchwork.ozlabs.org/patch/138393/
> http://patchwork.ozlabs.org/patch/138391/
>
> Thanks,
>
> Stefan
>
>
>
> The following changes since commit
> b4bd0b168e9f4898b98308f4a8a089f647a86d16:
>
> audio: Add some fall through comments (2012-02-25 18:16:11 +0400)
>
> are available in the git repository at:
>
> git://qemu.weilnetz.de/qemu.git malta
>
> for you to fetch changes up to 10b7c0f6b6618086d54a4636e67a3e83c2bf4d5d:
>
> malta: Fix display for LED array (2012-02-25 15:28:38 +0100)
>
> ----------------------------------------------------------------
> Stefan Weil (4):
> malta: Clean allocation of bios region alias
> malta: Always allocate flash memory
> malta: Use symbolic hardware addresses
> malta: Fix display for LED array
>
> hw/mips_malta.c | 84
> +++++++++++++++++++++++-------------------------------
> 1 files changed, 36 insertions(+), 48 deletions(-)
I had to rebase the patches for latest QEMU. Maybe someone wants to pull
them.
Thanks,
Stefan Weil
The following changes since commit ae7d54d489540b49b7c13a7df7ddc220588a2ced:
target-lm32/microblaze: Drop second CPU{LM32, MB}State typedef
(2012-03-14 19:48:37 -0500)
are available in the git repository at:
git://qemu.weilnetz.de/qemu.git malta
for you to fetch changes up to 1d7a1197068da26813e2a4706b4573143db166f5:
malta: Fix display for LED array (2012-03-15 20:55:45 +0100)
----------------------------------------------------------------
Stefan Weil (4):
malta: Clean allocation of bios region alias
malta: Always allocate flash memory
malta: Use symbolic hardware addresses
malta: Fix display for LED array
hw/mips_malta.c | 84
+++++++++++++++++++++++-------------------------------
1 files changed, 36 insertions(+), 48 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PULL] Malta patches
2012-03-15 20:16 ` Stefan Weil
@ 2012-03-17 16:21 ` Blue Swirl
0 siblings, 0 replies; 3+ messages in thread
From: Blue Swirl @ 2012-03-17 16:21 UTC (permalink / raw)
To: Stefan Weil; +Cc: Anthony Liguori, QEMU Developers, Aurelien Jarno
On Thu, Mar 15, 2012 at 20:16, Stefan Weil <sw@weilnetz.de> wrote:
> Am 25.02.2012 15:43, schrieb Stefan Weil:
>>
>> Hi Aurelien,
>>
>> could you please pull some Malta patches which I had sent in January?
>>
>> http://patchwork.ozlabs.org/patch/138394/
>> http://patchwork.ozlabs.org/patch/138392/
>> http://patchwork.ozlabs.org/patch/138393/
>> http://patchwork.ozlabs.org/patch/138391/
>>
>> Thanks,
>>
>> Stefan
>>
>>
>>
>> The following changes since commit
>> b4bd0b168e9f4898b98308f4a8a089f647a86d16:
>>
>> audio: Add some fall through comments (2012-02-25 18:16:11 +0400)
>>
>> are available in the git repository at:
>>
>> git://qemu.weilnetz.de/qemu.git malta
>>
>> for you to fetch changes up to 10b7c0f6b6618086d54a4636e67a3e83c2bf4d5d:
>>
>> malta: Fix display for LED array (2012-02-25 15:28:38 +0100)
>>
>> ----------------------------------------------------------------
>> Stefan Weil (4):
>> malta: Clean allocation of bios region alias
>> malta: Always allocate flash memory
>> malta: Use symbolic hardware addresses
>> malta: Fix display for LED array
>>
>> hw/mips_malta.c | 84
>> +++++++++++++++++++++++-------------------------------
>> 1 files changed, 36 insertions(+), 48 deletions(-)
>
>
>
> I had to rebase the patches for latest QEMU. Maybe someone wants to pull
> them.
Thanks, pulled.
> Thanks,
>
> Stefan Weil
>
>
>
> The following changes since commit ae7d54d489540b49b7c13a7df7ddc220588a2ced:
>
> target-lm32/microblaze: Drop second CPU{LM32, MB}State typedef (2012-03-14
> 19:48:37 -0500)
>
> are available in the git repository at:
>
> git://qemu.weilnetz.de/qemu.git malta
>
> for you to fetch changes up to 1d7a1197068da26813e2a4706b4573143db166f5:
>
> malta: Fix display for LED array (2012-03-15 20:55:45 +0100)
>
> ----------------------------------------------------------------
> Stefan Weil (4):
> malta: Clean allocation of bios region alias
> malta: Always allocate flash memory
> malta: Use symbolic hardware addresses
> malta: Fix display for LED array
>
> hw/mips_malta.c | 84
> +++++++++++++++++++++++-------------------------------
> 1 files changed, 36 insertions(+), 48 deletions(-)
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-03-17 16:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-25 14:43 [Qemu-devel] [PULL] Malta patches Stefan Weil
2012-03-15 20:16 ` Stefan Weil
2012-03-17 16:21 ` Blue Swirl
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).