Re: Backing up Windows Guest

2021-07-27 Thread Simon Becherer
Am 27.07.21 um 18:08 schrieb Chris Moody: > Hi all, > > Thinking of doing a distrohop, one issue I've had in the past when doing this > is the Windows seems to know that its environment has changed causing issues > with its registration. > > Is there a way to backup this file in such a way th

Backing up Windows Guest

2021-07-27 Thread Chris Moody
Hi all, Thinking of doing a distrohop, one issue I've had in the past when doing this is the Windows seems to know that its environment has changed causing issues with its registration. Is there a way to backup this file in such a way that Windows won't know its running under a different Hos

Re: Blank screen for hello world qemu-4.2.0

2021-07-27 Thread abhijeet inamdar
Hi, I was trying to use gdbstub what does vmlinux mean here? Then launch gdb on the ‘vmlinux’ executable: > gdb vmlinux Is it my executable file or ? On Mon, Jul 26, 2021, 15:44 abhijeet inamdar wrote: > Hi, > > Is there any particular Flash and RAM length for qemu to semihosting. I'm > usin

how to use smmuv3 for arm64?

2021-07-27 Thread ckim
Hello, all I found by adding "iommu=smmuv3" in the 'virt' machine option the smmuv3 is instantiated. Cool. It looks like smmu is instantiated with PCIe bus. (maybe PCIe ATS is done by smmuv3..). But if I want to use smmuv3 for a device attached in the platform, how should I use it? I see in hw/