Target description is not currently implemented in RISC-V
architecture. Thus GDB won't set it properly when attached.
The patch implements the target description response.
Signed-off-by: Sylvain Pelissier
Reviewed-by: Bin Meng
Reviewed-by: Alistair Francis
---
target/riscv/cpu.c
Hello,
I may have made an error by copy pasting the comment into the file. I sent
a new v3 with git send-email. I hope it is fine now.
Regards
Sylvain
On Tue, 5 Jan 2021 at 22:03, Alistair Francis wrote:
> On Wed, Dec 30, 2020 at 12:26 AM Sylvain Pelissier
> wrote:
> >
> >
Target description is not currently implemented in RISC-V architecture. Thus
GDB won't set it properly when attached. The patch implements the target
description response.
Signed-off-by: Sylvain Pelissier
---
target/riscv/cpu.c | 13 +
1 file changed, 13 insertions(+)
diff
Target description is not currently implemented in RISC-V architecture.
Thus GDB won't set it properly when attached. The patch implements the
target description response.
Signed-off-by: Sylvain Pelissier
---
target/riscv/cpu.c | 13 +
1 file changed, 13 insertions(+)
diff --
Target description is not currently implemented in RISC-V architecture.
Thus GDB won't set it properly when attached. The patch implements the
target description response.
Signed-off-by: Sylvain Pelissier
---
target/riscv/cpu.c | 13 +
1 file changed, 13 insertions(+)
diff --
Thank you for your remark here is the new patch:
Signed-off-by: Sylvain Pelissier
---
target/riscv/cpu.c | 13 +
1 file changed, 13 insertions(+)
diff --git a/target/riscv/cpu.c b/target/riscv/cpu.c
index 254cd83f8b..ed4971978b 100644
--- a/target/riscv/cpu.c
+++ b/target/riscv
Target description is not currently implemented in RISC-V architecture.
Thus GDB won't set it properly when attached. The patch implements the
target description response.
Signed-off-by: Sylvain Pelissier
---
target/riscv/cpu.c | 10 ++
1 file changed, 10 insertions(+)
diff --
This allow remote control of the baudrate and other comms
parameters.
Signed-off-by: Sylvain Munaut
---
chardev/char-socket.c | 232 ++
chardev/char.c| 6 ++
qapi/char.json| 3 +
3 files changed, 201 insertions(+), 40 deletions
Hello,
Shall we commit this patch?
Very best,
Sylvain
> Le 22 avr. 2016 à 14:42, Sylvain Garrigues a
> écrit :
>
> As the framebuffer settings are copied into the result message before it is
> reconfigured, inconsistent behavior can happen when, for instance, you set
&g
aspberry Pi one, it opens many
possibilities and is charm to work with.
Have a very good week-end all,
Sylvain.
Le 22 avr. 2016 à 13:30, Andrew Baumann a écrit :
> But I won't be merging this patch (hopefully Peter can do that?), so it's
> probably best if you make the tweak and resend with my Reviewed-by.
Made the tweak and resent the patch with your reviewed-by.
Have a good day.
, the reported pitch and size would be incorrect as they were
computed with the initial values of width, height and depth, not the ones the
client requested.
Signed-off-by: Sylvain Garrigues
Reviewed-by: Andrew Baumann
---
hw/misc/bcm2835_property.c | 31 ++-
1 file
Le 22 avr. 2016 à 13:22, Andrew Baumann a écrit :
>> +stl_le_phys(&s->dma_as, value + 16, tmp_xres * tmp_yres *
>> + (tmp_bpp >> 3));
>
> Personal style nit: I prefer * 8 rather than >> 3, because it's more
> immediately obvious what you're computing, a trivial optimisation for the
luding it in this release. Personally, I don’t care :-) (apart
from my own ego being able to say « I contributed to making this release
compatible with FreeBSD »)
Cheers,
Sylvain.
Le 21 avr. 2016 à 14:54, Peter Maydell a écrit :
> On 21 April 2016 at 13:50, Sylvain Garrigues
> wrote:
>> It does prevent FreeBSD to boot correctly.
>>
>> With that patch and
>> #define KERNEL_LOAD_ADDR 0x0020
>> in arm/boot/boot.c, official F
ter Maydell a écrit :
>
> On 21 April 2016 at 11:41, Sylvain Garrigues
> wrote:
>> As the framebuffer settings are copied into the result message before
>> it is reconfigured, inconsistent behavior can happen when, for instance,
>> you set with a sinle message the width,
Public bug reported:
As the framebuffer settings are copied into the result message before it
is reconfigured, inconsistent behavior can happen when, for instance,
you set with a single message the width, height, and depth, and ask at
the same time to allocate the buffer and get the pitch and the
, the reported pitch and size would be incorrect as they were
computed with the initial values of width, height and depth, not the ones the
client requested.
Signed-off-by: Sylvain Garrigues
---
hw/misc/bcm2835_property.c | 31 ++-
1 file changed, 22 insertions(+), 9
Signed-off-by: Sylvain Garrigues
---
hw/arm/boot.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/arm/boot.c b/hw/arm/boot.c
index 5975fbf..5876945 100644
--- a/hw/arm/boot.c
+++ b/hw/arm/boot.c
@@ -68,7 +68,7 @@ static const ARMInsnFixup bootloader_aarch64
Signed-off-by: Sylvain Garrigues
Fix link register patch follows:
diff --git a/hw/arm/boot.c b/hw/arm/boot.c
index 5975fbf..5876945 100644
--- a/hw/arm/boot.c
+++ b/hw/arm/boot.c
@@ -68,7 +68,7 @@ static const ARMInsnFixup bootloader_aarch64[] = {
*/
static const ARMInsnFixup bootloader
= 0x31 while it should be 0.
+ As a consequence, r0 may hold the value leaked from the board setup
+ code.
+
+ For instance, if using arm_write_secure_board_setup_dummy_smc, r0 holds
+ 0x0031.
+
+ Attached is a patch to fix the issue.
+
+ Please include Sylvain Garrigues in the
+ commit log
** Patch added: "Fix ARM bootloader"
https://bugs.launchpad.net/qemu/+bug/1572329/+attachment/4640678/+files/qemu.patch
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1572329
Title:
ARM emulatio
Public bug reported:
# arm-softmmu/qemu-system-arm -M raspi2 -m 1024 -smp 4 -kernel
kernel.bin -serial stdio -dtb rpi2.dtb
My code shows r0 = 0x31 while it should be 0.
** Affects: qemu
Importance: Undecided
Status: New
--
You received this bug notification because you are a memb
Hi,
I have switched the status to "Fix Released". Was it the right thing to do?
Sylvain
--
MINIX 3 won't boot in qemu 0.9.1
https://bugs.launchpad.net/bugs/267542
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
Stat
Hi,
I have retried with qemu 0.12.3 on the same binaries, and it works fine.
For me, this report can be closed.
Thanks,
Sylvain
** Changed in: qemu
Status: Incomplete => Fix Released
--
MINIX 3 won't boot in qemu 0.9.1
https://bugs.launchpad.net/bugs/267542
You received
not read the boot disk
Is this unsupported at the moment or am I using the wrong command line ?
Thanks for any help.
Kind regards,
Sylvain Petreolle (aka Usurp)
Support artists, not multinationals - http://Iwouldntsteal.net
Supportez les artistes, pas les multinationales - http
. Checked out the repository, but I don't really
> know
> what you mean with take recenent e1000 inclusion. Could you clarify that a
> little? Looked at (e.g.) ne2000.c and rtl8139.c and it's just like my code, I
> guess...
>
Kind regards,
Sylvain Petreol
ook if that is ok!!
>
> Enabling emulation:
Keep up the good work !
Kind regards,
Sylvain Petreolle (aka Usurp)
Support artists, not multinationals - http://Iwouldntsteal.net
Supportez les artistes, pas les multinationales - http://Iwouldntsteal.net
Free music you can listen to everywhere : http://www.jamendo.com
inside the guest the subnet is
> fake, the guest cannot e.g. ssh to the host.
>
Couldnt you use a network bridge for this purpose ?
Kind regards,
Sylvain Petreolle (aka Usurp)
Support artists, not multinationals - http://Iwouldntsteal.net
Supportez les artistes, pas les multinationales - http://Iwouldntsteal.net
Free music you can listen to everywhere : http://www.jamendo.com
I think you dont answer his question. ;)
Kind regards,
Sylvain Petreolle (aka Usurp)
- Message d'origine
De : Jérôme PRIOR <[EMAIL PROTECTED]>
À : qemu-devel@nongnu.org
Envoyé le : Dimanche, 20 Janvier 2008, 19h40mn 29s
Objet : Re: [Qemu-devel] WE NEED GCC 4 please
Hi Johannes,
- Message d'origine
> De : Johannes Schindelin <[EMAIL PROTECTED]>
> À : Hotmail <[EMAIL PROTECTED]>
> Cc : qemu Devel
> Envoyé le : Mercredi, 28 Novembre 2007, 13h49mn 34s
> Objet : Re: [Qemu-devel] another patch against head
> > Index: hw/adlib.c
> > ===
iewcvs/qemu/audio/fmodaudio.c?cvsroot=qemu&r1=1.7&r2=1.8
hw/adlib.c is still missing audio/audio.h include, patch attached.
Kind regards,
Sylvain Petreolle (aka Usurp)
Je ne suis pas d'accord avec ce que vous dites, mais je me battrai jusqu'à la
mort pour que vous ayez
thing now, qemu
isn't.
--
Do not meddle in the internals of kernels, for they are subtle and quick to
panic.
Wouldnt be #! Linux specific too ?
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free ReactO
Maybe nobody had a look on it, like these 3 others. I added their links on the
qemu-devel archives.
Implement ACPI specs 3.0, 4.7.2.5
Add support for VDI images
ipc endianness and ipc_64 fixes
Netlink broken if endianness is wrong
Kind regards,
Sylvain Petreolle (aka Usurp
softmmu ppc-softmmu mips-linux-user"
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free ReactOS : http://www.reactos.org
Listen to non-DRMised Music: http://www.jamendo.com
- Message d'origine
sorry, misread your description of the patch :)
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free ReactOS : http://www.reactos.org
Listen to non-DRMised Music: http://www.jamendo.com
- Message
The patch looks wrong as many parts are reversed.
e.g.
-EXCP_FP_VXISI = 0x06, /* FP invalid infinite substraction */
+EXCP_FP_VXISI = 0x06, /* FP invalid infinite subtraction */
-/* substract from */
+/* subtract from */
Kind regards,
Sylvain Petreolle (aka Usurp
S. The disk image of Qemu is located on the NFS server. But
^^
0.8.2 is old. please retry on 0.9.0
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free ReactOS : http://www.reactos.org
Listen to non-DRMised
Please update at least to qemu 0.9.0, and even better CVS.
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free ReactOS : http://www.reactos.org
Listen to non-DRMised Music: http://www.jamendo.com
Was incorrect before too, since it was sizeof(int) in the first place ?
Sylvain
- Message d'origine
De : Thiemo Seufer <[EMAIL PROTECTED]>
À : Mike Frysinger <[EMAIL PROTECTED]>
Cc : Qemu-devel@nongnu.org
Envoyé le : Dimanche, 1 Avril 2007, 20h43mn 02s
Objet : Re: [Q
Hi,
When running make clean, the following files arent removed for now :
config-host.mak (generated by configure)
kqemu.mod.c
Module.symvers (generated both by kernel build part)
Dont know for the last 2, but IMHO config-host.mak has to be removed.
Kind regards,
Sylvain Petreolle (aka Usurp
83 as permitted sender)
> >
> > The nongnu.org list server software is sending the mail out with the
> > original
> > sender for SPF verification, and since I haven't listed nongnu.org's mail
> > server as a permitted source
ably work best.
>
I have to disagree here, many mailers do scramble text attachments,
especially with long lines and TABs / special characters.
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free Reac
the point? :-) mount -o loop doesn't mount
> qcow images.
>
Would be that difficult to write a qcow fs module ?
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free ReactOS : http://www.re
Password:
> FATAL: Module kqemu not found.
did you try running this before ?
depmod -a
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free ReactOS : http://www.reactos.org
Listen
configure it with static
IP and user
redirector.
It works with -net tap too.
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free ReactOS : http://www.reactos.org
Listen to non-DRMised Music: http://www.jamendo
d got the crash)
Running on Fedora 5/ compiled with gcc 3.2.3.
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free ReactOS : http://www.reactos.org
Listen to non-DRMised Music: http://www.jamend
e would be a bad idea imho.
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free ReactOS : http://www.reactos.org
Listen to non-DRMised Music: http://www.jamendo.com
Linux is not as well stable as it is told to. The
ves.
Its vl.multicdrom, and you can download it from the archives at :
http://lists.gnu.org/archive/html/qemu-devel/2006-04/msg00289.html
Have fun.
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Windows apps with free ReactOS :
8) = 0
--- SIGILL (Illegal instruction) @ 0 (0) ---
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
write(1, "cvttps2dq_1 ... failed\ncvttps2dq"..., 88cvttps2dq_1 ... failed
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Run your favorite Wind
led
cvttps2dq_2 ... failed
movdq2q_1 ... failed
movq2dq_1 ... failed
what am i doing wrong here ?
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Windows is proprietary
Run your favorite apps with free ReactOS : http://www.reactos.org
Listen t
; Nigel
>
You could try -no-acpi switch perhaps.
ReactOS has problems with the ACPI features too.
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Windows is proprietary
Run your favorite apps with free ReactOS : http://www.react
Hi Marius,
better update and try again with qemu 0.8.1 ?
--- Marius Groeger <[EMAIL PROTECTED]> a écrit :
> Hi,
>
> with my qemu-0.8.0 I noticed that Linux 2.6.15 runs only with the
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
[R_CS].base || new_eip > env->segs[R_CS].base +
env->segs[R_CS].limit)
?
When limit is 4gb and base is 0, no problem (usually the case). But as soon
as you use a EIP that is greater than the limit, the problem appears.
Is it normal or a bug ?
s qemu='qemu -usb -soundhw all'
/usr/local/bin/qemu
Thanks for pointing me at this and for all your time.
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Listen to free Music: http://www.jamendo.com
Windows is propriet
?
> >
>Sorry about that. I meant how old is the code from your local
> checkout. Still need the command line though.
>
>
> ___
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/ma
Im using qemu cvs.
I tried to run Frenzy's livecd and it sees the USB peripherals,
even when -usb isnt specified on the commandline.
Since qemu's help says "-usb enable the USB driver (will be the default soon)",
I wonder how I can really disable usb.
Kind regards,
Sy
t;~/.qemu_history" on exit
> and restores the history when you run a new QEMU.
> * improved "sendkey" command (tab-completion for key names, sending
> keys by keycode number, some bugfixes). I described this in some older
> mail.
gt; ___
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Listen to free Music: http://www.j
.
please make sure if you use underscores or hyphens.
softfloat-native.h includes gnu-c99-math.h,
but the file attached to this mail was gnu_c99_math.h
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Listen to free Music: http://www.jamendo.c
t; patch that grabbed the keyboard on mouse in and released it on mouse out
> in grabless mode. The only question in my mind is would this be
> acceptable from the users perspective?
>
> Regards,
>
> Anthony Liguori
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- -
7;t appear in menus
*** @end ignore without corresponding opening (l. 552)
** Unknown command [EMAIL PROTECTED])' (left as is) (l. 907)
** Unknown command [EMAIL PROTECTED])' (left as is) (l. 944)
** Unknown command [EMAIL PROTECTED]
;
> +char cdrom_name[7];
> +strcpy(cdrom_name, "cdrom");
> +cdrom_name[6] = '\0';
> if (cdrom_index >= 0) {
> -bs_table[cdrom_index] = bdrv_new("cdrom");
> -bdrv_set_type_hint(bs_table[cdrom_index], BDRV_TYPE_CDROM);
> +for (i = 0; i <
might work.
>
> is it really worth the trouble to check every possible combination?
>
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Listen to free Music: http://www.jamendo.com
Windows is proprietary, use free R
gt; Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Listen to free Music: http://www.jamendo.com
Windows is proprietary, use free ReactOS instead : http://www.reactos.org
nd regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Listen to free Music: www.jamendo.com
Tired of a proprietary Windows on your computer ?
Use free ReactOS instead ( http://www.reactos.org )
___
Qemu-devel ma
erated.
>
> Not quite, you'll get
> texi2html -monolithic etc failed
> make: Error (ignored)
>
> and the build will move on.
>
>
> ___
> Qemu-devel mailing list
> Qe
why not run LANG=en_US instead ?
--- Emmanuel Charpentier <[EMAIL PROTECTED]> a écrit :
> > It is hard to make out the problem when the error messages aren't in
> > english, btw.
>
> OK : I'll translate the error messages :
>
Kind
first, equally dumb problem being
> "I can't make ping work with -user-net").
>
> The attached patch adds a configure check for gcc4.
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Tired of a proprietary Windows on your com
//deepthought.ena.si/ >
>
> Any simple idea will be worded in the most complicated way.
>-- Malek's Law
>
>
>
>
> ___
> Qemu-devel mailing list
> Qemu-devel@non
t.
look at alsa homepage, there are tons of links to developer FAQs/HOWTOs.
One of them, with extremly detailed code :
http://www.suse.de/~mana/alsa090_howto.html
Kind regards,
Usurp (aka Sylvain Petreolle)
humans are like computers,
yesterday the BIOS was all
- today
et-fs-driver=' option
> exists but there should be no need to use it.
>
Hunks #2 and #3 of vl.c fail to apply to a new tree checked today,
could you post an updated patch ?
Kind regards,
Usurp (aka Sylvain Petreolle)
humans are like computers,
JQEMU which works on any Java enabled platform
> :)
>
> Christian
If you want to say its "totally free and distributed under the terms of the
GPL",
PLEASE provide the sources anywhere you can...
Kind regards,
Usurp (aka Sylvain Petreolle)
humans are like comp
73 matches
Mail list logo