Step 2
mentions the exception code should be " access-fault exception
corresponding to the original access type". i.e. 1, 5, 7. All other steps
should use " page-fault exception corresponding to the original access
type". i.e. 12, 13, 15.
Regards,
Joseph Chan
On Mon, Apr 15, 20
:" and "With physical address for instruction:" gives me
the impression that when the implementation can distinguish between these
situations, then reporting 12 , 13, 15 instead of 1, 5, 7 will provide a
fine-grained reason for why things were broken.
Regards,
Joseph Chan
On Sat, Apr
Hi Zhiwei,
thanks for your reply, I make a mistake, t0 is 0x1000 so both
lw a1, 32(t0) or ld a1, 32(t0) just read from the brom offset
32byte.
Thanks,
Eric Chan
刘志伟 於 2022年10月5日 週三 下午5:47寫道:
> I think the a1 from QEMU reset vector is the device tree(fdt_laddr) though
> I don&
have an
opportunity to fix this problem.
If it is expected, why they must be done?
Thanks,
Eric Chan
qemu/include/hw/riscv/boot_opensbi.h
#define FW_DYNAMIC_INFO_MAGIC_VALUE 0x4942534f
qemu/hw/riscv/boot.c
void riscv_setup_rom_reset_vec(MachineState *machine, RISCVHartArrayState *
Hi folks,
Sorry for many emails.
I just found out by turning CONFIG_ARM64_PTR_AUTH off in armv8.3 when building
linux, I can avoid this problem.
(I noticed the instruction ‘pacia’ in the function assembly code)
Thank you.
Chan Kim
From: Chan Kim
Sent: Wednesday, April 27, 2022 6:05 PM
if I repeat
fixing this stored x30 values, I can see more backtrace information. I filed a
bug report to bug.linaro.org. This strange thing doesn’t happen with linux
version < 5.10 to me so it doesn’t look like qemu bug.
Chan Kim
From: Chan Kim
Sent: Tuesday, April 26, 2022 10:47
ach_dev function) is really 0xb8cd80001076a594 which is weird (not a
kernel address). The following 3 values are function arguments for
bus_for_each_dev and they look correct.
From: Chan Kim
Sent: Saturday, April 23, 2022 8:37 AM
To: 'Mulyadi Santosa'
Cc: 'qemu-devel
Hi, Mulyadi
Thank you for replying.
I found CONFIG_DEBUG_FRAME_POINTER, CONFIG_DEBUG_INFO are already set by
default.
And I tried adding CONFIG_DEBUG_KERNEL, CONFIG_KGDB, CONFIG_GDB_SCRIPTS,
CONFIG_STACKTRACE all to no avail.
Regards,
Chan
From: Mulyadi Santosa
Sent: Friday, April 22
: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Thank you.
Chan Kim
From: Micky Yun Chan
This patch is to add standard commands defined in docs/interop/vhost-user.rst
For vhost-user-* program
Signed-off-by: Micky Yun Chan (michiboo)
---
contrib/vhost-user-blk/vhost-user-blk.c | 108 ++--
docs/interop/vhost-user.json| 31
From: Micky Yun Chan
This patch is to add standard commands defined in docs/interop/vhost-user.rst
For vhost-user-* program
Signed-off-by: Micky Yun Chan (michiboo)
---
contrib/vhost-user-blk/vhost-user-blk.c | 108 ++--
docs/interop/vhost-user.json| 31
From: michan
This patch is to add standard commands defined in docs/interop/vhost-user.rst
For vhost-user-* program
Signed-off-by: Micky Yun Chan (michiboo)
---
contrib/vhost-user-blk/vhost-user-blk.c | 108 ++--
docs/interop/vhost-user.json| 31 +++
2
From: michan
This patch is to add standard commands defined in docs/interop/vhost-user.rst
For vhost-user-* program
Signed-off-by: Micky Yun Chan (michiboo)
---
contrib/vhost-user-blk/vhost-user-blk.c | 109 ++--
1 file changed, 65 insertions(+), 44 deletions(-)
diff
From: michan
This patch is to add standard commands defined in docs/interop/vhost-user.rst
For vhost-user-* program
Signed-off-by: Micky Yun Chan (michiboo)
---
contrib/vhost-user-blk/vhost-user-blk.c | 109 ++--
1 file changed, 65 insertions(+), 44 deletions(-)
diff
From: michan
This patch is to add standard commands defined in docs/interop/vhost-user.rst
For vhost-user-* program
Signed-off-by: Micky Yun Chan (michiboo)
---
contrib/vhost-user-blk/vhost-user-blk.c | 109 ++--
1 file changed, 65 insertions(+), 44 deletions(-)
diff
From: michan
Signed-off-by: Micky Yun Chan (michiboo)
---
contrib/vhost-user-blk/vhost-user-blk.c | 102 ++--
1 file changed, 58 insertions(+), 44 deletions(-)
diff --git a/contrib/vhost-user-blk/vhost-user-blk.c
b/contrib/vhost-user-blk/vhost-user-blk.c
index ae61034656
From: michan
Signed-off-by: Micky Yun Chan (michiboo)
---
contrib/vhost-user-blk/vhost-user-blk.c | 95 +++--
1 file changed, 57 insertions(+), 38 deletions(-)
diff --git a/contrib/vhost-user-blk/vhost-user-blk.c
b/contrib/vhost-user-blk/vhost-user-blk.c
index ae61034656
I success to capture the OVMF debug log.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1723927
Title:
Linux or windows guest boot failed by uefi on CPU of Intel Xeon
X5675
Status in QEMU:
Ne
Ersek, thank you very much!
I set up correctly in "/etc/libvirt/qemu.conf", so command
-bios /usr/share/qemu-kvm/OVMF_CODE.fd
also boot UEFI guest.
Current, my question only in the platform in server of ProLiant BL460c G7,
the same ovmf firmware.
How can capture the OVMF debug log?
I use your a
Public bug reported:
Hi,
I started windows server 2012 DC or redhat7.0, but boot failed by UEFI, and
start process stop on
"TianoCore" image by looking at VNCviewer.
VM using the command:(redhat7.0)
/usr/bin/kvm -name guest=ytest,debug-threads=on -S -object
secret,id=masterKey0,format=raw,file
My laptop has a TPM 1.2 chip made by IFX (dmesg: tpm_tis 00:07: 1.2 TPM
(device-id 0x1B, rev-id 16))
I couldn't get it to work in libvirt (I am running ubuntu 17.04) until I
upgraded my Windows 10 to version 1607. I needed to change the CPU to
"core2duo" first before I could apply the version 1607
ok, thank you!
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1706866
Title:
migrate: add tls option in virsh, migrate failed
Status in QEMU:
Incomplete
Bug description:
version:
libvir
with libvirt test, qemu report error, this is problem for qemu,so report
here!
** Changed in: qemu
Status: Invalid => New
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1706866
Title:
migrat
Public bug reported:
version:
libvirt-3.4.0 + qemu-2.9.90(latest)
domain:
any
step:
1. generate tls certificate in /etc/pki/libvirt-migrate
2. start vm
3. migrate vm, cmdline:
virsh migrate rh7.1-3 --live --undefinesource --persistent --verbose
--tls qemu+ssh://IP/sys
24 matches
Mail list logo