在 2024/10/19 0:31, Kevin Wolf 写道:
Am 22.08.2024 um 12:52 hat luzhipeng geschrieben:
issue:https://gitlab.com/qemu-project/qemu/-/issues/1357
empty vmdk only contains metadata, ovftool failed.
So it allocates more one sector for empty disk. the ovftool
command line: ovftool input.ovf output.ov
b-bot only allows one disk attached to it so it's easier to make it a
element.
Paolo
Il sab 3 dic 2022, 13:52 Zhipeng Lu <mailto:luzhip...@cestc.cn>> ha scritto:
Could you give the detail qemu cmdline about usb-bot?
在 2022/12/2 17:40, Paolo Bonzini 写道:
> On 12/2
Could you give the detail qemu cmdline about usb-bot?
在 2022/12/2 17:40, Paolo Bonzini 写道:
On 12/2/22 03:26, Zhipeng Lu wrote:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 100M 1 disk
vda 252:0 0 10G 0 disk
├─vda1 252:1 0 1G 0 part
disk
vda 252:00 10G 0 disk
├─vda1252:101G 0 part /boot
└─vda2 252:209G 0 part
├─rhel-root 253:008G 0 lvm /
└─rhel-swap 253:101G 0 lvm [SWAP]
lshw -short|grep cdrom -i
No cdrom.
My patch is to solve this problem, usb cdrom em
The data obtained by GetIfEntry is 32 bits, and it may overflow. Thus using
GetIfEntry2 instead of GetIfEntry.
Signed-off-by: ZhiPeng Lu
---
qga/commands-win32.c | 31 ++-
1 file changed, 18 insertions(+), 13 deletions(-)
diff --git a/qga/commands-win32.c b/qga
We can directly know the information of vm by executing "info network" command,
including the link state of nics, without executing other commands again.
Signed-off-by: ZhiPeng Lu
Reviewed-by: Jiyun Fan
Reviewed-by: Philippe Mathieu-Daudé
---
v2: correct commit messages
---
net
We can directly know the information of vm by executing "info network" command,
including the link state of nics, without excuting other commands again.
Signed-off-by: ZhiPeng Lu
Reviewed-by: Jiyun Fan
---
net/net.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff -
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
---
v1->v2:
- correct some spelling mistake and add the stats data to the
guest-netw
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
v1->v2:
- correct some spelling mistake and add the stats data to the
guest-network-
witch port
status is down by executing the command "ovs-vsctl list interface"
in host of running the guest. The network is ok if it doesn't set vring call fd
to -1 in vhost_virtqueue_start.
The patch doesn't set vring call fd to -1 for vhost-user.
Signed-off-by: ZhiPeng Lu
---
hw/
@rpath and @ sock_name are not freed and leaked.
Signed-off-by: Zhipeng Lu lu.zhip...@zte.com.cn
---
fsdev/virtfs-proxy-helper.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/fsdev/virtfs-proxy-helper.c b/fsdev/virtfs-proxy-helper.c
index 6c066ec..8e48500 100644
--- a/fsdev/virtfs-proxy
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
v1->v2:
- correct some spelling mistake and add the stats data to the
guest-network-
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
v1->v2:
- correct some spelling mistake and add the stats data to the
guest-network-
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
v1->v2:
- correct some spelling mistake and add the stats data to the
guest-network-
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
---
qga/commands-posix.c | 72 +++-
qga/qapi
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
---
qga/commands-posix.c | 80 +++-
qga/qapi
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
Signed-off-by: Daniel P. Berrange
---
qga/commands-posix.c | 80
and 3 --hmp "info virtio-pci-status usb"
the 'info virtio_pci_status' command only supports virtio pci devices
Signed-off-by: ZhiPeng Lu
---
hmp-commands-info.hx| 14 ++
hw/pci/pci-stub.c | 6 ++
hw/virtio/virtio-pci.c | 47 ++
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
Signed-off-by: Daniel P. Berrange
---
qga/commands-posix.c | 80
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
Signed-off-by: Daniel P. Berrange
---
qga/commands-posix.c | 68
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
Signed-off-by: Daniel P. Berrange
---
qga/commands-posix.c | 71
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
Signed-off-by: Daniel P. Berrange
---
qga/commands-posix.c | 71
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command. it is very useful for us to monitor
and analyze network traffic.
Signed-off-by: ZhiPeng Lu
Signed-off-by: Daniel P. Berrange
---
qga/commands-posix.c | 71
we can get the network interface statistics inside a virtual machine by
guest-network-get-interfaces command.
it is very userful for us to monitor and analyze network traff.
Signed-off-by: ZhiPeng Lu
Signed-off-by: DanielP.Berrange
Reviewed-by: EricBlake
---
qga/commands-posix.c | 73
we can get the network inetrface statistics inside a virtual machine by
guest-network-get-interfaces command.
it is very userful for us to monitor and analyze network traff.
Signed-off-by: ZhiPeng Lu
Signed-off-by: DanielP.Berrange
Reviewed-by: EricBlake
---
qga/commands-posix.c | 73
we can get the network card statistics inside a virtual machine by
guest-network-get-interface-stat command.
it is very userful for us to monitor and analyze network traff.
Signed-off-by: ZhiPeng Lu
---
qga/commands-posix.c | 166 ++-
qga
n does not exist.So let's just skip RAM device
memory.
Signed-off-by: ZhiPeng Lu
---
hw/virtio/vhost.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/hw/virtio/vhost.c b/hw/virtio/vhost.c
index 613494d..c1ff98f 100644
--- a/hw/virtio/vhost.c
+++ b/hw/virtio/vhost.c
@
27 matches
Mail list logo