Hi Paolo,
What's the status of this patch? I don't see it in upstream.
Thanks,
Li Qiang
At 2019-01-08 07:41:09, "Paolo Bonzini" wrote:
>On 02/01/19 08:41, Li Qiang wrote:
>> Commit 376692b9dc6(cpus: protect work list with work_mutex)
>> initialize a work_mutex in cpu_common_initfn, however fo
Hi Marcel,
Seems you lost another:
hw: pvrdma: fix memory leak in error path
-->http://lists.gnu.org/archive/html/qemu-devel/2019-01/msg01217.html
At 2019-01-19 18:03:05, "Marcel Apfelbaum" wrote:
>The following changes since commit a8d2b0685681e2f291faaa501efbbd76875f8ec8:
>
> Merge remot
At 2019-01-08 00:10:29, "Cornelia Huck" wrote:
>On Mon, 7 Jan 2019 16:04:35 +
>Peter Maydell wrote:
>
>> On Mon, 7 Jan 2019 at 15:57, Cornelia Huck wrote:
>> > On Mon, 7 Jan 2019 15:54:21 +
>> > Peter Maydell wrote:
>> > > On Mon, 7 Jan 2019 at 15:48, Cornelia Huck wrote:
>> > > >
At 2019-01-08 00:26:58, "Yuval Shaia" wrote:
>On Thu, Jan 03, 2019 at 02:47:37PM +0100, Philippe Mathieu-Daudé wrote:
>> On 1/3/19 2:03 PM, Li Qiang wrote:
>> > Spotted by Coverity: CID 1398595
>> >
>>
>> Fixes: 2b05705dc8
>>
>> > Signed-off-by: Li Qiang
>>
>> Reviewed-by: Philippe Mathieu-D
At 2018-12-11 23:22:32, "Yuval Shaia" wrote:
>On Tue, Dec 11, 2018 at 06:56:39PM +0530, P J P wrote:
>> From: Prasad J Pandit
>>
>> Define skeleton 'uar_read' routine. Avoid NULL dereference.
>>
>> Reported-by: Li Qiang
>> Signed-off-by: Prasad J Pandit
>> ---
>> hw/rdma/vmw/pvrdma_main.c
At 2018-11-21 03:59:28, "Philippe Mathieu-Daudé" wrote:
>Hi Markus, Li.
>
>On 20/11/18 20:34, Markus Armbruster wrote:
>> Li Qiang writes:
>>
>>> And also do some code cleanup.
>>> A lot of thanks to Markus's review and advice.
>>>
>>> Li Qiang (3):
>>>fw_cfg: fix -boot bootsplash e
At 2018-11-17 00:52:58, "Markus Armbruster" wrote:
>Li Qiang writes:
>
>> Currently the user can set a negative reboot_timeout.
>> Also it is wrong to parse 'reboot-timeout' with qemu_opt_get() and then
>> convert it to number.
>
>Again, it's not wrong per se, just needlessly complicated
At 2018-11-17 00:33:34, "Markus Armbruster" wrote:
>Li Qiang writes:
>
>> Currently when the splash-time value is bigger than 0x
>> we report and correct it, when it is less than 0 we just ingore it.
>
>s/ingore/ignore/
>
>> Also we use qemu_opt_get() to get 'splash-time', then conve
At 2018-10-30 08:08:55, "Philippe Mathieu-Daudé" wrote:
>On 28/10/18 13:40, Li Qiang wrote:
>> Signed-off-by: Li Qiang
>> ---
>> tests/fw_cfg-test.c | 13 -
>> 1 file changed, 12 insertions(+), 1 deletion(-)
>>
>> diff --git a/tests/fw_cfg-test.c b/tests/fw_cfg-test.c
>>
> -Original Message-
> From: Qemu-devel
> [mailto:qemu-devel-bounces+liqiang6-s=360...@nongnu.org] On Behalf Of
> jack.chen
> Sent: Monday, April 17, 2017 6:56 PM
> To: Peter Xu
> Cc: qemu
> Subject: Re: [Qemu-devel] qemu memory manage question
>
> Thanks,from the path you have list to m
> -Original Message-
> From: Greg Kurz [mailto:gr...@kaod.org]
> Sent: Friday, March 31, 2017 7:28 PM
> To: qemu-devel@nongnu.org
> Cc: Eric Blake; 李强; Greg Kurz
> Subject: [for-2.9 PATCH 3/3] 9pfs: drop useless loop in v9fs_reset()
>
> We don't need to wa
> -Original Message-
> From: Greg Kurz [mailto:gr...@kaod.org]
> Sent: Friday, March 31, 2017 7:27 PM
> To: qemu-devel@nongnu.org
> Cc: Eric Blake; 李强; Greg Kurz
> Subject: [for-2.9 PATCH 2/3] 9pfs: cancel active PDUs in virtfs_reset()
>
> According to the
> -Original Message-
> From: Greg Kurz [mailto:gr...@kaod.org]
> Sent: Friday, March 31, 2017 7:27 PM
> To: qemu-devel@nongnu.org
> Cc: Eric Blake; 李强; Greg Kurz
> Subject: [for-2.9 PATCH 1/3] 9pfs: clear migration blocker at session reset
>
> The migration b
irrus: fix off-by-one in
> cirrus_bitblt_rop_bkwd_transp_*_16
>
> The switch from pointers to addresses (commit
> 026aeffcb4752054830ba203020ed6eb05bcaba8 and
> ffaf857778286ca54e3804432a2369a279e73aa7) added a off-by-one bug to
> 16bit backward blits. Fix.
>
> Reported-by: 李强
> S
Hello Gerd,
> -Original Message-
> From: Qemu-devel
> [mailto:qemu-devel-bounces+liqiang6-s=360...@nongnu.org] On Behalf Of
> Gerd Hoffmann
> Sent: Thursday, March 16, 2017 5:31 PM
> To: qemu-devel@nongnu.org
> Cc: Gerd Hoffmann
> Subject: [Qemu-devel] [PULL for-2.9 4/7] cirrus: add option
On 2016-09-28 0:40 GMT+08:00 Greg Kurz wrote:
>
> Talking about robustness was appropriate for your previous patches, but
> it does not really apply here since v9fs_iov_vunmarshal() does not have
> any issue with empty strings actually.
>
> I've changed the title to:
>
> 9pfs: allocate space for
Ping!
2016-09-19 10:48 GMT+08:00 Li Qiang :
> From: Li Qiang
>
> While processing isochronous transfer descriptors(iTD), if the page
> select(PG) field value is out of bands it will return. In this
> situation the ehci's sg list doesn't be freed thus leading a memory
> leak issue. This patch avo
If the xhci uses msix, it doesn't free the corresponding
memory, thus leading a memory leak issue. This patch avoid this.
Signed-off-by: Li Qiang
---
hw/usb/hcd-xhci.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/hw/usb/hcd-xhci.c b/hw/usb/hcd-xhci.c
index 188f954..281a2a5
Hi Dmitry
>
> > On 12 Aug 2016, at 04:21 AM, 李强 wrote:
> >
> > Hello Dmitry,
> >
> > I don't see the assert for 'max_frags' in vmxnet device emulation. Could you
> please point it out?
>
>
> Hi,
>
> I mean that max_frags for
loc((sizeof *p->vec) *
(max_frags + VMXNET_TX_PKT_PL_START_FRAG));
p->raw = g_malloc((sizeof *p->raw) * max_frags);
*pkt = p;
}
IIUC, we should do assert in the device layer, in vmxnet3_activate_device() in
vmxnet?
> -邮件原件-
> 发件人: Dmitry Fleytman [mailto:dmi...@daynix.com]
> 发送
20 matches
Mail list logo