Hi,
I am trying do memory hotplug(add new memory DIMM) in an VM attached with
VFIO device (host running with 4.9 kernel). What I observed is weird:
If my original VM is 10G (already occupies 10G RSS at host), and hotplug
add 30G DIMM to qemu, the RSS of qemu keeps growing until nearly 39G and
su
On 5/16/2020 5:17 AM, Tian, Kevin wrote:
Hi, Kirti,
Will you send out a new version in Qemu side, or previous v16 still applies?
v16 doesn't work as now migration capability is added to iommu info
chain. I'll send out new version of QEMU side tomorrow, though I'm not
able to update QEMU s
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nvidia.com; s=n1;
t=1589656095; bh=+tZ0dBYIJDY6PHAfvMYygljkbJgDRKM2mXYJTiJ5LAU=;
h=X-PGP-Universal:Subject:To:CC:References:X-Nvconfidentiality:From:
Message-ID:Date:User-Agent:MIME-Version:In-Reply-To:
X-Ori
On 5/16/20 7:45 PM, Aleksandar Markovic wrote:
Aleksandar Rikalo want to use a different email address
"wants"?
from now on.
Signed-off-by: Aleksandar Markovic
---
.mailmap| 3 ++-
MAINTAINERS | 12 ++--
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/.mailma
On 5/16/20 7:45 PM, Aleksandar Markovic wrote:
Log the cases where a guest attempts read or write using bad
register offset.
Signed-off-by: Aleksandar Markovic
CC: Philippe Mathieu-Daudé
---
hw/mips/mips_malta.c | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
diff --gi
Aleksandar Rikalo want to use a different email address
from now on.
Signed-off-by: Aleksandar Markovic
---
.mailmap| 3 ++-
MAINTAINERS | 12 ++--
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/.mailmap b/.mailmap
index 6412067bde..e3628c7a66 100644
--- a/.mailmap
+
The original coversion function is used for regular and MSA floating
point instructions handling. Since there are some nuanced differences
between regular and MSA floatin point excetion handling, provide two
instances of the conversion function, rather than just a common one.
Inline both of these f
Use consistently 'l' and 'h' for low and high halves.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 62
1 file changed, 31 insertions(+), 31 deletions(-)
diff --git a/target/mips/fpu_helper.c b/target/mips/fpu_helper.c
index 56ba49104
Log the cases where a guest attempts read or write using bad
register offset.
Signed-off-by: Aleksandar Markovic
CC: Philippe Mathieu-Daudé
---
hw/mips/mips_malta.c | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/hw/mips/mips_malta.c b/hw/mips/mips_malta.c
ind
After demacroing RINT., this macro is not needed anymore.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 13 -
1 file changed, 13 deletions(-)
diff --git a/target/mips/fpu_helper.c b/target/mips/fpu_helper.c
index dae1331f23..56ba49104e 100644
--- a/target/mips/fp
After demacroing CLASS., this macro is not needed anymore.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 39 ---
1 file changed, 39 deletions(-)
diff --git a/target/mips/fpu_helper.c b/target/mips/fpu_helper.c
index b3903f5357..e227e53f70
This is just a cosmetic change to enable tools like gcov, gdb,
callgrind, etc. to better display involved source code.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 20 ++--
1 file changed, 18 insertions(+), 2 deletions(-)
diff --git a/target/mips/fpu_helper.
This is just a cosmetic change to enable tools like gcov, gdb,
callgrind, etc. to better display involved source code.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 70 ++--
1 file changed, 68 insertions(+), 2 deletions(-)
diff --git a/tar
This is just a cosmetic change to enable tools like gcov, gdb,
callgrind, etc. to better display involved source code.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 40 +++-
1 file changed, 39 insertions(+), 1 deletion(-)
diff --git a/targ
After demacroing ., these macros
are not needed anymore.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 50
1 file changed, 50 deletions(-)
diff --git a/target/mips/fpu_helper.c b/target/mips/fpu_helper.c
index 927bac24ac..e8e50e4bc0 1
This is just a cosmetic change to enable tools like gcov, gdb,
callgrind, etc. to better display involved source code.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 44 +++-
1 file changed, 43 insertions(+), 1 deletion(-)
diff --git a/targ
This is just a cosmetic change to enable tools like gcov, gdb,
callgrind, etc. to better display involved source code.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 38 +-
1 file changed, 37 insertions(+), 1 deletion(-)
diff --git a/target
After demacroing ., this macro is not
needed anymore.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 39 ---
1 file changed, 39 deletions(-)
diff --git a/target/mips/fpu_helper.c b/target/mips/fpu_helper.c
index 2759c9989d..a3a39681f8 10064
This is just a cosmetic change to enable tools like gcov, gdb,
callgrind, etc. to better display involved source code.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 44 +++-
1 file changed, 43 insertions(+), 1 deletion(-)
diff --git a/targ
This is just a cosmetic change to enable tools like gcov, gdb,
callgrind, etc. to better display involved source code.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 41 +++-
1 file changed, 40 insertions(+), 1 deletion(-)
diff --git a/targ
This is just a cosmetic change to enable tools like gcov, gdb,
callgrind, etc. to better display involved source code.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 37 -
1 file changed, 36 insertions(+), 1 deletion(-)
diff --git a/target/
This is just a cosmetic change to enable tools like gcov, gdb,
callgrind, etc. to better display involved source code.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 37 -
1 file changed, 36 insertions(+), 1 deletion(-)
diff --git a/target/
This series contains mostly cosmetic FPU cleanups aimed to
make source code recognition easier for tools like gdb, gcov,
calgrind, and others.
There is also a patch that refactors conversion from ieee to
mips fp exception flags. This refactoring will improve the
performance of almost all fp-relate
This is just a cosmetic change to enable tools like gcov, gdb,
callgrind, etc. to better display involved source code.
Signed-off-by: Aleksandar Markovic
---
target/mips/fpu_helper.c | 37 -
1 file changed, 36 insertions(+), 1 deletion(-)
diff --git a/target/
On 5/16/20 5:58 AM, Peter Maydell wrote:
> On Sat, 16 May 2020 at 05:12, Richard Henderson
> wrote:
>>
>> On 5/15/20 2:25 PM, Peter Maydell wrote:
You also need to call arm_rebuild_hflags() after modifying CPSR_E
otherwise the change doesn't take effect.
>>>
>>> Hmm. I was expecting cpsr
On 5/16/20 8:41 AM, Nick Hudson wrote:
> Fix building on NetBSD/arm by extracting the FSR value from the
> correct siginfo_t field.
>
> Signed-off-by: Nick Hudson
> ---
> accel/tcg/user-exec.c | 16 +---
> 1 file changed, 13 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henders
Fix building on NetBSD/arm by extracting the FSR value from the
correct siginfo_t field.
Signed-off-by: Nick Hudson
---
accel/tcg/user-exec.c | 16 +---
1 file changed, 13 insertions(+), 3 deletions(-)
diff --git a/accel/tcg/user-exec.c b/accel/tcg/user-exec.c
index 52359949df..bc39
I think this PDF describes the same OTC controller as the rpi one:
http://rockchip.fr/RK312X%20TRM/chapter-26-usb-otg-2-0.pdf
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1772165
Title:
arm raspi
On Sat, 16 May 2020, Alexander Bulekov wrote:
On 200516 1513, BALATON Zoltan wrote:
According to docs bits 1 and 0 of MM_INDEX are hard coded to 0 so
unaligned access via this register should not be possible.
This also fixes problems reported in bug #1878134.
Signed-off-by: BALATON Zoltan
---
Sent with ProtonMail Secure Email.
From 207a1a34accdc5b563d29484292829a4193c35f8 Mon Sep 17 00:00:00 2001
From: Victor Lavaud
Date: Sat, 16 May 2020 16:33:00 +0200
Subject: [PATCH] Fix missing Exec field in qemu.desktop
Signed-off-by: Victor Lavaud
---
ui/qemu.desktop | 1 +
1 file changed,
On Sat, May 16, 2020 at 01:30:23PM +0200, Greg Kurz wrote:
> Applied to 9p-next with R-b and Fixes tags, thanks.
Great! Thanks for the feedback everyone.
Cheers,
- Dan
signature.asc
Description: PGP signature
On 200516 1513, BALATON Zoltan wrote:
> According to docs bits 1 and 0 of MM_INDEX are hard coded to 0 so
> unaligned access via this register should not be possible.
> This also fixes problems reported in bug #1878134.
>
> Signed-off-by: BALATON Zoltan
> ---
Hi Zoltan,
I applied this patch and
*** This bug is a duplicate of bug 1878134 ***
https://bugs.launchpad.net/bugs/1878134
** This bug has been marked a duplicate of bug 1878134
Assertion failures in ati_reg_read_offs/ati_reg_write_offs
--
You received this bug notification because you are a member of qemu-
devel-ml, which
From: Hou Weiying
Signed-off-by: Hou Weiying
---
hw/virtio/trace-events| 12
hw/virtio/virtio-crypto.c | 26 ++
include/hw/virtio/virtio-crypto.h | 11 ---
3 files changed, 26 insertions(+), 23 deletions(-)
diff --git a/hw/virtio
From: Hou Weiying
Signed-off-by: Hou Weiying
---
hw/virtio/trace-events| 12
hw/virtio/virtio-crypto.c | 26 ++
include/hw/virtio/virtio-crypto.h | 11 ---
3 files changed, 26 insertions(+), 23 deletions(-)
diff --git a/hw/virtio
Sent patch that should fix this:
https://patchew.org/QEMU/20200516132352.39e93745...@zero.eik.bme.hu/
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1878134
Title:
Assertion failures in ati_reg_read
According to docs bits 1 and 0 of MM_INDEX are hard coded to 0 so
unaligned access via this register should not be possible.
This also fixes problems reported in bug #1878134.
Signed-off-by: BALATON Zoltan
---
hw/display/ati.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/h
On Sat, 16 May 2020 at 05:12, Richard Henderson
wrote:
>
> On 5/15/20 2:25 PM, Peter Maydell wrote:
> >> You also need to call arm_rebuild_hflags() after modifying CPSR_E
> >> otherwise the change doesn't take effect.
> >
> > Hmm. I was expecting cpsr_write() to take care of that if we
> > updated
Patchew URL: https://patchew.org/QEMU/20200515150421.25479-1-kra...@redhat.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: 20200515150421.25479-1-kra...@redhat.com
Subject: [PATCH v6 00/16] acpi: i386 tweaks
Type: series
=== TE
Patchew URL: https://patchew.org/QEMU/20200516063746.18296-1-anup.pa...@wdc.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: 20200516063746.18296-1-anup.pa...@wdc.com
Subject: [PATCH 0/4] RISC-V multi-socket support
Type: series
Yes, that compile error with QEMU + recent kernel headers is a bit
annoying, and AFAICS it is not fixed in Debian yet.
Would you mind writing a test case for this bug that you fixed, to
prevent this accidentally being broken in future again?
Please note that 9pfs is currently only been taken care
+David (virtio-balloon maintainer)
On Mon, May 11, 2020 at 6:42 AM Alexander Bulekov wrote:
>
> Hello,
> While fuzzing, I found an input that triggers a null-ptr dereference in
> aio_bh_enqueue, through virtio-balloon. Based on the stacktrace below,
> I am not positive that this is specific to vi
On Fri, 15 May 2020, Launchpad Bug Tracker wrote:
> You have been subscribed to a public bug by Philippe Mathieu-Daudé (philmd):
>
> Hello,
> While fuzzing, I found inputs that trigger assertion failures in
> ati_reg_read_offs/ati_reg_write_offs
>
> uint32_t extract32(uint32_t, int, int): Assertion
On Fri, 15 May 2020 20:30:15 +
Dan Robertson wrote:
> linux/limits.h should be included for the XATTR_SIZE_MAX definition used
> by v9fs_xattrcreate.
>
> Signed-off-by: Dan Robertson
> ---
Applied to 9p-next with R-b and Fixes tags, thanks.
> hw/9pfs/9p.c | 1 +
> 1 file changed, 1 inser
Patchew URL:
https://patchew.org/QEMU/20200515190153.6017-1-richard.hender...@linaro.org/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: 20200515190153.6017-1-richard.hender...@linaro.org
Subject: [PATCH 00/10] softfloat: misc clea
On Freitag, 15. Mai 2020 22:30:15 CEST Dan Robertson wrote:
> linux/limits.h should be included for the XATTR_SIZE_MAX definition used
> by v9fs_xattrcreate.
>
> Signed-off-by: Dan Robertson
> ---
> hw/9pfs/9p.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/hw/9pfs/9p.c b/hw/9pfs/9p.
On Sat, May 16, 2020 at 3:51 AM Alistair Francis wrote:
>
> On Thu, May 14, 2020 at 9:54 PM Bin Meng wrote:
> >
> > On Fri, May 15, 2020 at 5:51 AM Alistair Francis
> > wrote:
> > >
> > > On Thu, May 14, 2020 at 10:54 AM Philippe Mathieu-Daudé
> > > wrote:
> > > >
> > > > On 5/7/20 9:13 PM, Al
Patchew URL: https://patchew.org/QEMU/20200515150421.25479-1-kra...@redhat.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: 20200515150421.25479-1-kra...@redhat.com
Subject: [PATCH v6 00/16] acpi: i386 tweaks
Type: series
=== TE
Since the removal of GTK2 code in commit 89d85cde75 the code
around ignore_keys is unused. See commit 1a01716a30 "gtk: Avoid
accel key leakage into guest on console switch" why it was only
needed for GTK2.
Reviewed-by: Philippe Mathieu-Daudé
Signed-off-by: Volker Rümelin
---
ui/gtk.c | 9 --
Without keyboard grab Windows currently handles the two win keys
and the key events are also sent to the guest. This is undesir-
able. Only one program should handle key events. This patch ap-
plies commit c68f74b02e "win32: do not handle win keys when the
keyboard is not grabbed" from project spic
Based on a mail on the qemu-devel mailing list at
https://lists.nongnu.org/archive/html/qemu-devel/2020-05/msg02909.html
and some internet research the GTK3 versions on supported
platforms are:
RHEL-7.4: 3.22.10
RHEL-7.5: 3.22.26
Debian (Stretch): 3.22.11
Debian (Buster): 3.24.5
QEMU with SDL 1.2 display used to enable keyboard and mouse grab-
bing when started in full screen. The SDL 2.0 code tries to do
the same but fails to enable grabbing because sdl_grab_start(0)
returns early. To do it's work the sdl_grab_start() function
needs a pointer to a sdl2_console structure.
Since GTK 3.22 the function gdk_event_get_scancode() is
available. On Windows this function returns keyboard scancodes
and some extended flags. These raw keyboard scancodes are much
better suited for this use case than the half-cooked win32
virtual-key codes because scancodes report the key positio
There is no way to grab the Ctrl-Alt-Del key combination on
Windows. This key combination will leave all three keys in a
stuck condition. This patch uses the grab-broken-event to
release the keys.
Signed-off-by: Volker Rümelin
---
ui/gtk.c | 21 +
1 file changed, 21 insertion
Wire up the keyboard hooking code on Windows to fix the AltGr
key and improve keyboard grabbing.
Signed-off-by: Volker Rümelin
---
ui/sdl2.c | 24
1 file changed, 24 insertions(+)
diff --git a/ui/sdl2.c b/ui/sdl2.c
index 61c7956da3..79c1ea29d2 100644
--- a/ui/sdl2.c
+++
This code was last used before commit 2ec78706d1 "ui: convert
GTK and SDL1 frontends to keycodemapdb".
Reviewed-by: Philippe Mathieu-Daudé
Signed-off-by: Volker Rümelin
---
ui/gtk.c | 9 -
1 file changed, 9 deletions(-)
diff --git a/ui/gtk.c b/ui/gtk.c
index 655b26de38..0e9503a0d1 1006
Import win32 keyboard hooking code from project spice-gtk. This
patch removes the extra left control key up/down input events
inserted by Windows for the right alt key up/down input events
with international keyboard layouts. Additionally there's some
code to grab the keyboard.
The next patches wi
Reviewed-by: Philippe Mathieu-Daudé
Signed-off-by: Volker Rümelin
---
ui/sdl2-input.c | 3 +++
ui/trace-events | 3 +++
2 files changed, 6 insertions(+)
diff --git a/ui/sdl2-input.c b/ui/sdl2-input.c
index 1f9fe831b3..f068382209 100644
--- a/ui/sdl2-input.c
+++ b/ui/sdl2-input.c
@@ -27,6 +27,7
Wire up the keyboard hooking code on Windows to fix the AltGr
key and improve keyboard grabbing.
Signed-off-by: Volker Rümelin
---
ui/gtk.c | 30 +-
1 file changed, 29 insertions(+), 1 deletion(-)
diff --git a/ui/gtk.c b/ui/gtk.c
index 83f2f5d49b..a0b10a1403 100644
-
It's rather difficult to test qemu patches in guests on Windows with important
keys missing. These patches mainly fix the guest keyboard on Windows.
With best regards,
Volker
v2:
- ui/win32-kbd-hook: handle AltGr in a hook procedure
The boilerplate now mentions where the code comes from.
Stu
60 matches
Mail list logo