Hi Philippe,
On Tue, May 30, 2017 at 6:45 PM, Philippe Mathieu-Daudé
wrote:
>
>
> On 05/16/2017 12:38 PM, Subbaraya Sundeep wrote:
>
>> Modelled Microsemi's Smartfusion2 SPI controller.
>>
>> Signed-off-by: Subbaraya Sundeep
>> ---
>> hw/ssi/Makefile.objs | 1 +
>> hw/ssi/mss-spi.c
Hi Ladi,
After running for about 15hrs two different guests (one Windows, one Linux)
crashed with around 1 hour difference and the same error in qemu log "Virqueue
size exceeded".
The Linux guest was already running on virtio_scsi and without virtio_balloon.
:(
I compiled and attached gdbserve
Hi Alex,
Thanks for you email.
I'm on x86-64 and am emulating ARM64 using TCG - QEMU 2.9.
Well I was hoping to see if I can use a single process to have all the machines
within it to do a simple lockstep execution among the emulating machines.
Im assuming the biggest issue is the thread confl
Hello
What does ' migration_bitmap_sync()' function do?
thanks a lot
On 23 June 2017 at 21:05, Programmingkid wrote:
> This patch is incompatible with anything below Mac OS 10.10.
Oops. Thanks for the report.
> We support Mac OS 10.5 and up. I was able to make this patch work
> on Mac OS 10.6 by changing this line:
>
> NSEventModifierFlags modifiers = [event modi
Hi Philippe,
On Tue, May 30, 2017 at 6:13 PM, Philippe Mathieu-Daudé
wrote:
> Hi Subbaraya,
>
> I have some comments, see inlined.
>
>
> On 05/16/2017 12:38 PM, Subbaraya Sundeep wrote:
>
>> Modelled System Timer in Microsemi's Smartfusion2 Soc.
>> Timer has two 32bit down counters and two inter
On Jun 24, 2017, at 8:14 AM, Peter Maydell wrote:
On 23 June 2017 at 21:05, Programmingkid
wrote:
This patch is incompatible with anything below Mac OS 10.10.
Oops. Thanks for the report.
We support Mac OS 10.5 and up. I was able to make this patch work
on Mac OS 10.6 by changing this li
Hi Philippe,
On Tue, May 30, 2017 at 6:21 PM, Philippe Mathieu-Daudé
wrote:
> Hi Subbaraya,
>
> This patch looks good.
>
>
> On 05/16/2017 12:38 PM, Subbaraya Sundeep wrote:
>
>> Added Sytem register block of Smartfusion2.
>> This block has PLL registers which are accessed by guest.
>>
>> Signed
Laszlo,
Thank you very much for your carefully review again and again. I am
following your suggestion.
2017-06-03 20:01 GMT+08:00, Laszlo Ersek :
> On 05/22/17 16:23, Laszlo Ersek wrote:
>> Keeping some context:
>>
>> On 05/12/17 23:00, Laszlo Ersek wrote:
>>> On 04/30/17 07:35, Dongjiu Geng
Dan's addition of key-secret improvements in commit 29cf9336 was
developed prior to the addition of QDict scalar insertion macros,
but merged after the general cleanup in commit 46f5ac20.
Patch created mechanically by rerunning:
spatch --sp-file scripts/coccinelle/qobject.cocci \
--macro
The recent commit b097efc0 used qobject_decref(QOBJECT(E)), even
though we already have QDECREF(E) for that purpose. We can update
our coccinelle script to catch any future relapses; with that in
place, the rest of the patch is generated with:
spatch --sp-file scripts/coccinelle/qobject.cocci \
v1 was here:
https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02589.html
Since then:
- reorder the series
- add R-b on patch 1
- patch 2 updated to catch recent introduction of longhand usage
Eric Blake (2):
qobject: Catch another straggler for use of qdict_put_str()
qobject: Update c
[Expired for QEMU because there has been no activity for 60 days.]
** Changed in: qemu
Status: Incomplete => Expired
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1288620
Title:
memory leak
13 matches
Mail list logo