On Mon, Sep 20, 2010 at 8:21 PM, Anthony Liguori wrote:
> On 09/20/2010 03:03 PM, Blue Swirl wrote:
>>
>> On Mon, Sep 20, 2010 at 6:41 PM, Blue Swirl wrote:
>>
>>>
>>> On Mon, Sep 20, 2010 at 6:26 PM, Anthony Liguori
>>> wrote:
>>>
On 09/19/2010 11:16 AM, Blue Swirl wrote:
>
>
Hi there,
I was working on a detailed writeup about monitor's internals so that I could
get some guidance regarding monitor's internal design, but after today's call
I realized that we should discuss the general design first.
I think we have two options: the first (and better known) is to make HM
On 09/21/2010 01:32 PM, Blue Swirl wrote:
On Mon, Sep 20, 2010 at 8:21 PM, Anthony Liguori wrote:
On 09/20/2010 03:03 PM, Blue Swirl wrote:
On Mon, Sep 20, 2010 at 6:41 PM, Blue Swirlwrote:
On Mon, Sep 20, 2010 at 6:26 PM, Anthony Liguori
wrote:
On 09/19/2
On 09/21/2010 01:46 PM, Luiz Capitulino wrote:
Hi there,
I was working on a detailed writeup about monitor's internals so that I could
get some guidance regarding monitor's internal design, but after today's call
I realized that we should discuss the general design first.
I think we have two op
Thanks, applied.
On Sun, Sep 19, 2010 at 9:28 AM, Andreas Färber wrote:
> Am 12.09.2010 um 17:21 schrieb Andreas Färber:
>
>> On a clean build, after generating trace.h, make would recurse into
>> *-*-user
>> without a clue how to build ../trace.o (added to $(obj-y) in
>> Makefile.target)
>> sinc
Thanks, applied.
On Mon, Sep 20, 2010 at 8:18 PM, Stefan Weil wrote:
> Fix two compiler warnings (when format attribute is applied)
> and one error (missing %) in format strings.
>
> Cc: Aurelien Jarno
> Cc: Blue Swirl
> Signed-off-by: Stefan Weil
> ---
> hw/mips_fulong2e.c | 6 +++---
> 1
Thanks, applied.
On Mon, Sep 20, 2010 at 8:18 PM, Stefan Weil wrote:
> Fix two compiler warnings (when format attribute is applied).
>
> Cc: Aurelien Jarno
> Cc: Blue Swirl
> Signed-off-by: Stefan Weil
> ---
> hw/mips_malta.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
>
By moving the definition of GCC_ATTR and GCC_FMT_ATTR
from audio_int.h to qemu-common.h these macros are
now generally available for further patches which add
the gcc format attribute.
Newer gcc versions support format gnu_printf which is
better suited for use in QEMU than format printf
(QEMU alwa
Am 20.09.2010 um 21:04 schrieb Ingo Weinhold:
On 2010-09-20 at 00:50:42 [+0200], Andreas Färber > wrote:
The following patch series together with qemu_madvise() allows to
build and
run QEMU on Haiku, using GCC 4.x.
Patches 1-5 add support for Haiku hosts to build ppc-softmmu.
They are based o
On Tue, Sep 21, 2010 at 10:13:01AM -0500, Anthony Liguori wrote:
> 1) make virtual WC guest controllable. If a guest enables WC, &=
> ~O_DSYNC. If it disables WC, |= O_DSYNC. Obviously, we can let a user
> specify the virtual WC mode but it has to be changable during live
> migration.
I have
On 09/21/2010 03:57 PM, Christoph Hellwig wrote:
On Tue, Sep 21, 2010 at 10:13:01AM -0500, Anthony Liguori wrote:
1) make virtual WC guest controllable. If a guest enables WC,&=
~O_DSYNC. If it disables WC, |= O_DSYNC. Obviously, we can let a user
specify the virtual WC mode but it has to
Hi,
Am 20.09.2010 um 14:26 schrieb Oliver Tappe:
On 2010-09-20 at 00:50:49 [+0200], Andreas Färber > wrote:
Works around a calloc() SEGV in Haiku's libroot.
Cf. http://dev.haiku-os.org/ticket/6637
Ported to HEAD based on a patch by Michael "mmlr" Lotz.
Also consider the limit when reallocating
On 09/21/2010 10:21 AM, Kevin Wolf wrote:
The following changes since commit a287916c712b0c57a97cd35c663c5e7ba061bc7e:
Merge remote branch 'mst/for_anthony' into staging (2010-09-20 13:22:20
-0500)
are available in the git repository at:
git://repo.or.cz/qemu/kevin.git for-anthony
On 09/19/2010 11:15 AM, Avi Kivity wrote:
On 09/17/2010 10:00 PM, Cam Macdonell wrote:
After fixing the resource_size_t return value with
pci_resource_alignment, I see one other strange behaviour only when
using 4GB of RAM and a 2GB BAR. I haven't found any other combination
of RAM/BAR size that
From: edison
In order to backup snapshots, created from QCOW2 iamge, we want to copy
snapshots out of QCOW2 disk to a seperate storage.
The following patch adds a new option in "qemu-img": qemu-img convert -f qcow2
-O qcow2 -s snapshot_name src_img bck_img.
Right now, it only supports to copy t
Actually you have read that incorrectly, the "-boot" was part of the
argument to the "-kernel". Their command line states
"~/Embedded/working/versatilepb/u-boot" which was broken over the end of
line:
qemu-system-arm -nographic -m 256 -M versatileab -kernel
~/Embedded/working/versatilepb/u-boot -s
On Sep 21, 2010, at 19:22, ext Pham Van Thiet wrote:
> example for it please send it for me. Or if you have a patch file for NEON
> instruction on qemu please send it for me?
You could have a try with the MeeGo QEMU branch
(meego.gitorious.org/qemu-maemo). We have a bunch of ARM patches on top
101 - 117 of 117 matches
Mail list logo