OK; I will be marking this as invalid to mark our belief that this is a
bug in NFS and not in QEMU; please re-open if you run into additional
troubles!
** Changed in: qemu
Status: New => Invalid
--
You received this bug notification because you are a member of qemu-
devel-ml, which is sub
On 3/18/19 12:46 PM, Peter Maydell wrote:
> Hi; for the M-profile floating point work I'm going to need I think
> three new TB flags (to control whether to generate the code to do
> the various independent things the pseudocode ExecuteFPCheck() function
> does before executing any FP insn). Unfortu
On Fri, Mar 15, 2019 at 6:22 PM Alistair Francis wrote:
>
> On Fri, Mar 15, 2019 at 6:19 PM Alistair Francis
> wrote:
> >
> > v3:
> > - Add a patch to remove some dead code
> > - Rebase on master
> > v2:
> > - Add a patch for SiFive U SMP support
> > - Rebase on master
> >
> > Alistair Franci
On Mon, Mar 18, 2019 at 01:39:12PM +0100, Igor Mammedov wrote:
>On Fri, 15 Mar 2019 08:44:32 +0800
>Wei Yang wrote:
>
>in subject: s/extract/generalize/
>
>> arm and i386 has almost the same function acpi_add_rom_blob(), except
>> giving different FWCfgCallback function.
>>
>> This patch extract
Changes made:
- the properties for dma_out and dma_in objects will be added upon
etraxfs ethernet device initialization
- the qom links for these objects will be added upon the device
realization and will point to the respective dma controllers
- the qdev properties for them, defined using DEFI
The ETRAXFS Ethernet device needs pointers to the dma controllers to
operate. According to qdev-properties.h, properties of pointer types
should be avoided. A QOM link type property is a good substitution.
Cc: Edgar E. Iglesias
Signed-off-by: Sukrit Bhatnagar
---
hw/net/etraxfs_eth.c | 13
Hi MST,
Looking at the kernel commit log, I see that commit
c9ce42f72fd0ba180fd35539829e4139dca31494 introduced support for a configurable
number of regions in vhost, but vhost-user is still limited to 8 slots. Is
there a reason for that? Would you consider a patch to either statically
increas
This problem can be reproduced by detaching and attaching remote cdrom repeatly.
-邮件原件-
发件人: John Snow [mailto:js...@redhat.com]
发送时间: 2019年3月19日 7:34
收件人: lizhengui; pbonz...@redhat.com; stefa...@redhat.com; mre...@redhat.com
抄送: qemu-bl...@nongnu.org; Fangyi (C); qemu-devel@nongnu.org;
Signed-off-by: Li Qiang
---
tests/fw_cfg-test.c | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/tests/fw_cfg-test.c b/tests/fw_cfg-test.c
index 1c5103fe1c..551b51e38f 100644
--- a/tests/fw_cfg-test.c
+++ b/tests/fw_cfg-test.c
@@ -99,6 +99,17 @@ static void test
The first patch adds a util function to get the fw_cfg file entry.
And second adds the reboot-timeout test case.
Li Qiang (2):
tests: fw_cfg: add a function to get the fw_cfg file
tests: fw_cfg: add reboot_timeout test case
tests/fw_cfg-test.c | 15 ++-
tests/libqos/fw_cfg.c |
This is useful to write qtest about fw_cfg file entry.
Signed-off-by: Li Qiang
---
tests/libqos/fw_cfg.c | 45 +++
tests/libqos/fw_cfg.h | 2 ++
2 files changed, 47 insertions(+)
diff --git a/tests/libqos/fw_cfg.c b/tests/libqos/fw_cfg.c
index d0889d1e22
On Mon, 18 Mar 2019 17:33:38 PDT (-0700), alistai...@gmail.com wrote:
On Fri, Mar 15, 2019 at 6:22 PM Alistair Francis wrote:
On Fri, Mar 15, 2019 at 6:19 PM Alistair Francis
wrote:
>
> v3:
> - Add a patch to remove some dead code
> - Rebase on master
> v2:
> - Add a patch for SiFive U SMP
On Mojave, absolute input device, i.e. tablet, had trouble re-grabbing
the cursor in re-entry into the virtual screen area. In some cases,
the `window` property of NSEvent object is nil, after exit of cursor,
meaning that the `-locationInWindow` method would return value in screen
coordinates. Curr
Patchew URL:
https://patchew.org/QEMU/2d646e18-7f28-4f06-9f3d-d5f8a1408...@me.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: 2d646e18-7f28-4f06-9f3d-d5f8a1408...@me.com
Type: series
Subject: [Qemu-devel] [PATCH v2] ui/cocoa: F
Hey all!
I am Sarah Abraham and I'm an Outreachy applicant for May '19-Aug '19
round.I'm really interested to work on the project "Improve GNOME boxes
express-installations by adding support to tree-based installations" .
Currently I am reading the project description on the Outreachy page and
On 01/03/2019 09:57, Fabiano Rosas wrote:
> The hardware singlestep mechanism in POWER works via a Trace Interrupt
> (0xd00) that happens after any instruction executes, whenever MSR_SE =
> 1 (PowerISA Section 6.5.15 - Trace Interrupt).
>
> However, with kvm_hv, the Trace Interrupt happens insi
On Mon, Mar 18, 2019 at 08:01:48PM +0100, Markus Armbruster wrote:
> Patch created mechanically by rerunning:
>
> $ spatch --sp-file scripts/coccinelle/error_propagate_null.cocci \
> --macro-file scripts/cocci-macro-file.h \
> --dir . --in-place
>
> Signed-off-by: Markus Ar
201 - 217 of 217 matches
Mail list logo