Hello all,
I am following this with QNX as a guest driver bug.
Thank you,
Claudio
On 09/17/2018 08:57 AM, Claudio wrote:
> Hello Michael,
>
> On 09/12/2018 07:26 PM, Michael S. Tsirkin wrote:
>> On Wed, Sep 12, 2018 at 07:12:58PM +0200, Claudio wrote:
>>> Hi Michael,
>>>
>>> On 09/12/2018 05:3
> From: Markus Armbruster [mailto:arm...@redhat.com]
> Pavel Dovgalyuk writes:
>
> > This patch introduces 'info replay' monitor command and
> > corresponding qmp request.
> > These commands request the current record/replay mode, replay log file name,
> > and the execution step (number or record
On Thu, Sep 20, 2018 at 12:32:38PM +0200, David Hildenbrand wrote:
> From: Pankaj Gupta
>
> This is the current protoype of virtio-pmem. Support will require
> machine changes for the architectures that will support it, so it will
> not yet be compiled.
>
> Signed-off-by: Pankaj Gupta
> [ Memor
On Thu, Sep 20, 2018 at 12:32:37PM +0200, David Hildenbrand wrote:
> When reporting the id of virtio-based memory devices, we always have to
> take the one of the proxy device (parent), not the one of the memory
> device directly.
>
> Let's generalize this by allowing memory devices to specify an
On 9/23/18 8:38 PM, Fredrik Noring wrote:
> Hi Aleksandar,
>
> Thank your for your review comments. Please find clarifications and
> questions below:
>
>>> Subject: [PATCH v5 0/8] target/mips: Support R5900 GCC programs in user mode
>>
>> The expression "GCC programs" will raise many eyebrows. Wh
On Sun, 23 Sep 2018, Fredrik Noring wrote:
> > Patch 4 will break bisect on clang builds. The reason for this is that
> > clang treats unused functions as errors. Therefore, patch 4 must be merged
> > with some of subsequent patches that contain first invocation of the
> > function currently defin
Hi Aleksandar,
Thank your for your review comments. Please find clarifications and
questions below:
> > Subject: [PATCH v5 0/8] target/mips: Support R5900 GCC programs in user mode
>
> The expression "GCC programs" will raise many eyebrows. What R5900
> programs are not "GCC programs"?
That wou
On 23/09/2018 17:04, Thomas Huth wrote:
> On 2018-09-19 10:58, Thomas Huth wrote:
>> Recent clean-ups moved these tests directly to the check-qtest-y variable,
>> but this variable gets completely overwritten at the end of the Makefile by:
>>
>> check-qtest-y=$(foreach TARGET,$(TARGETS), $(check-qt
> On Sep 23, 2018, at 11:02 AM, Murilo Opsfelder Araujo
> wrote:
>
> Hi, John.
>
> On Sat, Sep 22, 2018 at 01:16:06PM -0400, Programmingkid wrote:
>> Patchworks url: https://patchwork.ozlabs.org/patch/970255/
>>
>> Add the ability for the user to display help for a certain command.
>> Exampl
Hi, John.
On Sat, Sep 22, 2018 at 01:16:06PM -0400, Programmingkid wrote:
> Patchworks url: https://patchwork.ozlabs.org/patch/970255/
>
> Add the ability for the user to display help for a certain command.
> Example: qemu-img create --help
>
> What is printed is all the options available to this
On 2018-09-19 10:58, Thomas Huth wrote:
> Recent clean-ups moved these tests directly to the check-qtest-y variable,
> but this variable gets completely overwritten at the end of the Makefile by:
>
> check-qtest-y=$(foreach TARGET,$(TARGETS), $(check-qtest-$(TARGET)-y))
>
> So the endianness-, wd
hello ,when I read virtio source code ,I was confused about when back-end
notify front-end。
In function virtio_should_notify,if vq->signalled_used_valid == false
or vring_need_event(vring_get_used_event(vq), new, old) is true,notiry will
occur。but I can not understand when vq->signalled_used_valid
12 matches
Mail list logo