[QEMU TCG] Qeustion about the PCID Feature in TCG

2021-01-28 Thread Kaifeng Xu
ile=${DISK},cache=none \-device pqii \-trace events=`pwd`/events \-D ${LOG_FILE} \-net user,hostfwd=tcp::10022-:22 \-net nic \-display none \ -nographic \-plugin QEMU_PATH/tests/plugin/libtlb.so,arg=inline,arg=io* -- Kaifeng Xu Electrical Engineering Princeton Univer

Re: [QEMU TCG] Qeustion about the PCID Feature in TCG

2021-02-22 Thread Kaifeng Xu
right one. On Thu, Feb 18, 2021 at 7:00 AM Paolo Bonzini wrote: > On 18/02/21 12:43, Alex Bennée wrote: > > > > Kaifeng Xu writes: > > > >> Hi, > >> I am running QEMU in TCG mode (my server doesn't have kvm support), and > I > >> am getting

Issue about QEMU multi-core in TCG mode

2021-06-18 Thread Kaifeng Xu
#x27;t know if this is a bug in QEMU TCG mode, I will be really grateful if anyone can help me. Thanks for any help! Best, Kaifeng Xu

Does QEMU TCG mode support running KVM inside the VM?

2022-07-21 Thread Kaifeng Xu
Hi folks, I am curious does whether QEMU TCG mode emulation support the VM to run KVM inside? I tried to run VM inside the QEMU VM, i.e. running L2 VM inside L1 VM on a host machine. This is not about enabling KVM for running QEMU KVM mode, I am working on the TCG mode to get some tracing, so I am