On Sat, 3 Jul 2021 at 04:57, 清水寛子 wrote:
(removed qemu-stable from cc: -- that list is for cc'ing on patches
that should be backported to a stable release.)
>From the code you've shown us that looks like it ought to work,
so probably the bug is in a bit of code that you've written but
haven't sh
Thank you for your reply, Mr. Madell.
>From the code you've shown us that looks like it ought to work,
Do you mean that you can change a QOM register value by the "set" command
via GBD if there is no bug?
When I wrote the source code, I reffered dma/pl080.c.
I'm a beginner of qemu, so I lack know
On Sat, 3 Jul 2021 at 04:57, 清水寛子 wrote:
>
> Hello everyone.
>
> I made a simple QOM which returns an error message when I read/write the QOM
> register value like the bottom.
>
> Then I'm trying to read/write the QOM register from GDB.
> I can read the QOM register value using the "print" comman
Hi All,
Fedora 34
qemu-kvm-5.2.0-8.fc34.x86_64
How do I get the clipboard to work with Windows 11?
Many thanks,
-T
On 7/1/21 8:17 PM, Narcis Garcia wrote:
> Clipboard can be used, for example, from one application to another:
> You can write a text in Notepad, select it, and press [Cont
Thank you very much for your confirmation and help!
I understand why I can't do that.
Best regards,
Hiroko
2021年7月4日(日) 2:51 Peter Maydell :
> On Sat, 3 Jul 2021 at 04:57, 清水寛子 wrote:
> >
> > Hello everyone.
> >
> > I made a simple QOM which returns an error message when I read/write the
> QOM