11:18
To: Cédric Le Goater
Cc: Joel Stanley ; Shivi Fotedar ; Peter
Delevoryas ; Jeremy Kerr ; Klaus Jensen
; Jonathan Cameron ;
qemu-devel@nongnu.org; Andrew Jeffery ; Amit Kumar (Engrg-SW)
; Prasanna Karmalkar ; Tim Chen
(SW-GPU) ; Newton Liu ; Deepak Kodihalli
; qemu-arm
Subject: R
Hi Alex, Cornelia,
Just wanted to confirm that this patch will be pulled in QEMU 6.1, right?
Thanks,
Tarun
On 4/18/2021 5:52 PM, Tarun Gupta wrote:
Document interfaces used for VFIO device migration. Added flow of state changes
during live migration with VFIO device.
Reviewed-by: Cornelia Huc
On 4/7/2021 3:53 PM, Cornelia Huck wrote:
External email: Use caution opening links or attachments
On Mon, 5 Apr 2021 22:32:47 +0530
"Tarun Gupta (SW-GPU)" wrote:
On 4/1/2021 4:35 PM, Cornelia Huck wrote:
On Fri, 26 Mar 2021 18:48:50 +0530
Tarun Gupta wrote:
+
+Si
On 4/1/2021 4:35 PM, Cornelia Huck wrote:
On Fri, 26 Mar 2021 18:48:50 +0530
Tarun Gupta wrote:
Document interfaces used for VFIO device migration. Added flow of state changes
during live migration with VFIO device. Tested by building docs with the new
vfio-migration.rst file.
I don't th
On 3/27/2021 11:34 AM, Shenming Lu wrote:
On 2021/3/26 21:18, Tarun Gupta wrote:
Document interfaces used for VFIO device migration. Added flow of state changes
during live migration with VFIO device. Tested by building docs with the new
vfio-migration.rst file.
v3:
- Add introductory line a
On 3/15/2021 10:52 PM, Cornelia Huck wrote:
On Thu, 11 Mar 2021 00:50:09 +0530
Tarun Gupta wrote:
Document interfaces used for VFIO device migration. Added flow of state changes
during live migration with VFIO device. Tested by building docs with the new
vfio-migration.rst file.
v2:
- Inc
On 3/12/2021 8:43 AM, Tian, Kevin wrote:
From: Tarun Gupta
Sent: Thursday, March 11, 2021 3:20 AM
Document interfaces used for VFIO device migration. Added flow of state
changes
during live migration with VFIO device. Tested by building docs with the new
vfio-migration.rst file.
v2:
- Incl
From: Stefan Weil
Signed-off-by: Stefan Weil
---
tcg/tcg.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tcg/tcg.h b/tcg/tcg.h
index de8a1d5..015f88a 100644
--- a/tcg/tcg.h
+++ b/tcg/tcg.h
@@ -175,7 +175,7 @@ typedef enum TCGType {
typedef tcg_target_ulong TCGArg;
when I run the command in bash:
"sudo qemu -hda testaa.img -boot c -localtime -serial stdio -pidfile
pidfile1.txt && sleep 300 && root && 123456 && ifconfig"
root is the guest's user, 123456 is password,
Why can't I login in the guest and run the ifconfig? and run
"sudo qemu -hda testaa.img -boot
Host want to get the guest's IP when the host start the guest?
My setting is: debian(2.6.8), qemu, bridge-utils, TUN/TAP. The
guest get a IP from a DHCP server which is in the same subnet whit
host.
My purpose is use bash to run ssh connect to the host, then run
qemu, After the guest is started,
10 matches
Mail list logo