[Qemu-devel] [Bug 1774853] Re: claims temp file is used by another process

2019-06-12 Thread Alexandro Sanchez Bach
@tsiros, can you explain why this isn't an issue for you anymore? This is precisely what happens to me, specifically when I create drives as `file=fat:rw:path/to/dir`. When I type `fat:path/to/dir`, everything works fine, though I get some warnings. Was this fixed in newer versions or did you simpl

Re: [Qemu-devel] Configuring pflash devices for OVMF firmware

2019-01-31 Thread Alexandro Sanchez Bach
>> This is all greek to me. I take it there's something wrong with these >> accelerators that makes (read-only?) flash memory not work, even >> though the read-only mapping we now create for traditional BIOS works. >> Weird, but I'm of course willing to take your word for it. > Yes, as I wrot

[Qemu-devel] [PATCH] hax: Support for Linux hosts

2018-11-14 Thread Alexandro Sanchez Bach
. Signed-off-by: Alexandro Sanchez Bach --- target/i386/Makefile.objs | 4 +++- target/i386/hax-i386.h| 6 +++--- target/i386/{hax-darwin.c => hax-posix.c} | 0 target/i386/{hax-darwin.h => hax-posix.h} | 0 4 files changed, 6 insertions(+), 4 del

[Qemu-devel] [PATCH] hax: Support for Linux hosts

2018-11-14 Thread Alexandro Sanchez Bach
. Signed-off-by: Alexandro Sanchez Bach --- target/i386/Makefile.objs | 5 - target/i386/hax-i386.h| 10 +- target/i386/{hax-darwin.c => hax-posix.c} | 0 target/i386/{hax-darwin.h => hax-posix.h} | 0 4 files changed, 13 insertions

[Qemu-devel] [PATCH] hax: Support for Linux hosts

2018-11-08 Thread Alexandro Sanchez Bach
Signed-off-by: Alexandro Sanchez Bach --- target/i386/Makefile.objs | 5 - target/i386/hax-i386.h| 10 +- target/i386/{hax-darwin.c => hax-posix.c} | 0 target/i386/{hax-darwin.h => hax-posix.h} | 0 4 files changed, 13 insertions

Re: [Qemu-devel] [PATCH] target/i386: Fixed CR0.TS check in gen_sse

2018-06-26 Thread Alexandro Sanchez Bach
Ping. -Original Message- From: Alexandro Sanchez Bach Sent: Tuesday, May 29, 2018 12:20 To: 'qemu-devel@nongnu.org' Subject: [PATCH] target/i386: Fixed CR0.TS check in gen_sse The function `gen_sse` assumes all of its instructions require CR0.TS=0. However, integer extensi

[Qemu-devel] [PATCH] target/i386: Fixed CR0.TS check in gen_sse

2018-05-29 Thread Alexandro Sanchez Bach
some FreeBSD-based guests. Reported-by: Alexandro Sanchez Bach Signed-off-by: Alexandro Sanchez Bach Cc: qemu-sta...@nongnu.org diff --git a/target/i386/translate.c b/target/i386/translate.c index 7c21814676..079ab7afef 100644 --- a/target/i386/translate.c +++ b/target/i386/translate.c @@ -3049,8

[Qemu-devel] Debugging on HAXM

2018-04-01 Thread Alexandro Sanchez Bach
Hello, A bit of context: I'm working on a QEMU fork adding support for PlayStation 4 hardware. It's still in development and debugging kernel drivers has become everyday work. While TCG supports debugging, it cannot handle various extensions like AVX/AVX2 that are extensively used by the guest

[Qemu-devel] [PATCH] target/i386: Fix andn instruction

2018-04-01 Thread Alexandro Sanchez Bach
_tl`. Signed-off-by: Alexandro Sanchez Bach Cc: qemu-sta...@nongnu.org Reported-by: Alexandro Sanchez Bach diff --git a/target/i386/translate.c b/target/i386/translate.c index 0135415d92..3b7ce9232e 100644 --- a/target/i386/translate.c +++ b/target/i386/translate.c @@ -3802,7 +3802,7 @@ static void gen_