|
[PATCH v4 2/3] ACRN: DM: Implement the vhost vsock 2 messages
Implement the vhost vsock in ACRN device model. The patch handles the vhost_vsock kernel module and implement vsock based on the vhost. Signed-off-by: Liu Long <long.liu@...> --- devicemodel/Makefile
Implement the vhost vsock in ACRN device model. The patch handles the vhost_vsock kernel module and implement vsock based on the vhost. Signed-off-by: Liu Long <long.liu@...> --- devicemodel/Makefile
|
By
Long Liu
·
|
|
[PATCH v4 1/3] ACRN: DM: Expose the vhost kernel ioctrl API 2 messages
The patch expose the vhost kernel ioctrl API and remove the virtio_net operation functions to the virtio_net code module. Signed-off-by: Liu Long <long.liu@...> --- devicemodel/hw/pci/virtio/vhost.c |
The patch expose the vhost kernel ioctrl API and remove the virtio_net operation functions to the virtio_net code module. Signed-off-by: Liu Long <long.liu@...> --- devicemodel/hw/pci/virtio/vhost.c |
|
By
Long Liu
·
|
|
[PATCH v4 0/3] Implement vsock in ACRN device-model
v3->v4: 1. Swap the patch order of patch 1 and patch 2. 2. Clear the feature bit before set the value in pci write. 3. Fix the comments of V3. Liu Long (3): ACRN: DM: Expose the vhost kernel ioctrl AP
v3->v4: 1. Swap the patch order of patch 1 and patch 2. 2. Clear the feature bit before set the value in pci write. 3. Fix the comments of V3. Liu Long (3): ACRN: DM: Expose the vhost kernel ioctrl AP
|
By
Long Liu
·
|
|
[PATCH v4 2/2] misc: modify the generate logic of vcat config
The current code generate vcat info by count the CLOS MASK and the scenario xml should set multiple times. It is not an ideal solution, so we add an "virtual_cat_number" element to set the virtual CLO
The current code generate vcat info by count the CLOS MASK and the scenario xml should set multiple times. It is not an ideal solution, so we add an "virtual_cat_number" element to set the virtual CLO
|
By
chenli.wei
·
|
|
[PATCH v4 1/2] misc: refine CLOS module for expansibility
This patch refine CLOS module by the following aspects: 1 Unified CACHE_ID type to Hex Format 2 Rewrite policy merge with RDT Class 3 Modify the logic of generate CPU mask v3-->v4: 1. fix the RdtPolic
This patch refine CLOS module by the following aspects: 1 Unified CACHE_ID type to Hex Format 2 Rewrite policy merge with RDT Class 3 Modify the logic of generate CPU mask v3-->v4: 1. fix the RdtPolic
|
By
chenli.wei
·
|
|
[PATCH v4 0/2] Refine for RDT
1 Unified CACHE_ID type to Hex Format 2 Rewrite policy merge with RDT Class 3 Modify the logic of generate CPU mask 4 Modify the generate logic of vcat config Chenli Wei (2): misc: refine CLOS module
1 Unified CACHE_ID type to Hex Format 2 Rewrite policy merge with RDT Class 3 Modify the logic of generate CPU mask 4 Modify the generate logic of vcat config Chenli Wei (2): misc: refine CLOS module
|
By
chenli.wei
·
|
|
[PATCH v3 2/2] misc: modify the generate logic of vcat config
The current code generate vcat info by count the CLOS MASK and the scenario xml should set multiple times. It is not an ideal solution, so we add an "virtual_cat_number" element to set the virtual CLO
The current code generate vcat info by count the CLOS MASK and the scenario xml should set multiple times. It is not an ideal solution, so we add an "virtual_cat_number" element to set the virtual CLO
|
By
chenli.wei
·
|
|
[PATCH v3 1/2] misc: refine CLOS module for expansibility
This patch refine CLOS module by the following aspects: 1 Unified CACHE_ID type to Hex Format 2 Rewrite policy merge with RDT Class 3 Modify the logic of generate CPU mask v2-->v3: 1. Add some new cla
This patch refine CLOS module by the following aspects: 1 Unified CACHE_ID type to Hex Format 2 Rewrite policy merge with RDT Class 3 Modify the logic of generate CPU mask v2-->v3: 1. Add some new cla
|
By
chenli.wei
·
|
|
[PATCH v3 0/2] Refine for RDT
1 Unified CACHE_ID type to Hex Format 2 Rewrite policy merge with RDT Class 3 Modify the logic of generate CPU mask 4 Modify the generate logic of vcat config *** BLURB HERE *** Chenli Wei (2): misc:
1 Unified CACHE_ID type to Hex Format 2 Rewrite policy merge with RDT Class 3 Modify the logic of generate CPU mask 4 Modify the generate logic of vcat config *** BLURB HERE *** Chenli Wei (2): misc:
|
By
chenli.wei
·
|
|
[PATCH v3 3/3] ACRN: Virtio: Enable Used Buffer Notification Suppression 2 messages
Follow virtio spec 1.1 chapter 2.6.7 If the VIRTIO_F_EVENT_IDX feature bit is not negotiated, the flags field in the available ring offers a crude mechanism for the driver to inform the device that it
Follow virtio spec 1.1 chapter 2.6.7 If the VIRTIO_F_EVENT_IDX feature bit is not negotiated, the flags field in the available ring offers a crude mechanism for the driver to inform the device that it
|
By
Long Liu
·
|
|
[PATCH v3 2/3] ACRN: DM: Expose the vhost dev ioctrl API 2 messages
Expose the vhost device ioctrl API to used by the devices which used the vhost. Signed-off-by: Liu Long <long.liu@...> --- devicemodel/hw/pci/virtio/vhost.c | 2 +- devicemodel/include/vhost.h | 1 + 2
Expose the vhost device ioctrl API to used by the devices which used the vhost. Signed-off-by: Liu Long <long.liu@...> --- devicemodel/hw/pci/virtio/vhost.c | 2 +- devicemodel/include/vhost.h | 1 + 2
|
By
Long Liu
·
|
|
[PATCH v3 1/3] ACRN: DM: Implement vsock in ACRN device-model 2 messages
The patch implement vhost vsock device model backend. This pach is mainly implement the operation to linux driver dev /dev/vhost-vsock and virtio vhost. Signed-off-by: Liu Long <long.liu@...> --- devi
The patch implement vhost vsock device model backend. This pach is mainly implement the operation to linux driver dev /dev/vhost-vsock and virtio vhost. Signed-off-by: Liu Long <long.liu@...> --- devi
|
By
Long Liu
·
|
|
[PATCH v4] misc: add vUART channel for s5 feature 3 messages
"S5" is one of the ACPI sleep states which means the function to shut down the VMs. On ACRN, the User VM must be shut down before powering off the Service VM, so we need a vUART channel to communicate
"S5" is one of the ACPI sleep states which means the function to shut down the VMs. On ACRN, the User VM must be shut down before powering off the Service VM, so we need a vUART channel to communicate
|
By
chenli.wei
·
|
|
[PATCH] misc: remove the redundant config of vUART port 3 messages
The current config XML have redundant vUART config and it's a waste of memory and vUART ports. This patch remove the redundant vUART config from XML. Signed-off-by: Chenli Wei <chenli.wei@...> --- ...
The current config XML have redundant vUART config and it's a waste of memory and vUART ports. This patch remove the redundant vUART config from XML. Signed-off-by: Chenli Wei <chenli.wei@...> --- ...
|
By
chenli.wei
·
|
|
[PATCH v3 0/3] Implement vsock functions in DM
1. Implement vsock in ACRN device model 2. Expose the vhost dev ioctrl API 3. Support virtio used buffer notification feature Liu Long (3): ACRN: DM: Implement vsock in ACRN device-model ACRN: DM: Exp
1. Implement vsock in ACRN device model 2. Expose the vhost dev ioctrl API 3. Support virtio used buffer notification feature Liu Long (3): ACRN: DM: Implement vsock in ACRN device-model ACRN: DM: Exp
|
By
Long Liu
·
|
|
[PATCH v2 3/3] ACRN: DM: Fix the virtio cfg write bug 2 messages
Signed-off-by: Liu Long <long.liu@...> --- devicemodel/hw/pci/virtio/virtio.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/devicemodel/hw/pci/virtio/virtio.c b/devicem
Signed-off-by: Liu Long <long.liu@...> --- devicemodel/hw/pci/virtio/virtio.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/devicemodel/hw/pci/virtio/virtio.c b/devicem
|
By
Long Liu
·
|
|
[PATCH v2 2/3] ACRN: vhost: Eexpose the vhost ioctl API 2 messages
Signed-off-by: Liu Long <long.liu@...> --- devicemodel/hw/pci/virtio/vhost.c | 1 - devicemodel/include/vhost.h | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/devicemodel/hw/pci/virt
Signed-off-by: Liu Long <long.liu@...> --- devicemodel/hw/pci/virtio/vhost.c | 1 - devicemodel/include/vhost.h | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/devicemodel/hw/pci/virt
|
By
Long Liu
·
|
|
[PATCH v2 1/3] ACRN: DM: Implement vsock in ACRN device-model 2 messages
The patch implement vhost vsock device model backend. This pach is mainly implement the operation to linux driver dev /dev/vhost-vsock and virtio vhost. Signed-off-by: Liu Long <long.liu@...> --- devi
The patch implement vhost vsock device model backend. This pach is mainly implement the operation to linux driver dev /dev/vhost-vsock and virtio vhost. Signed-off-by: Liu Long <long.liu@...> --- devi
|
By
Long Liu
·
|
|
[PATCH v2 0/3] Implement the ACRN DM vsock patchset
V1->V2: 1. Refine the vsock code to vhost_vsock.h and vhost_vsock.c 2. Fix the comments of V1 3. Expose the vhost ioctrl API 3. Fix the virtio cfg write bug. Liu Long (3): ACRN: DM: Implement vsock in
V1->V2: 1. Refine the vsock code to vhost_vsock.h and vhost_vsock.c 2. Fix the comments of V1 3. Expose the vhost ioctrl API 3. Fix the virtio cfg write bug. Liu Long (3): ACRN: DM: Implement vsock in
|
By
Long Liu
·
|
|
[PATCH] config-tools: ivshmem.vm_name changes with name edit
From: Wu Zhou <wu.zhou@...> This patch is to fix the issue that when user edits VM name, the VM_NAME field in IVSHMEM data doesn't sync. To fix this, configForm emits a 'vmNameChange' when VM name is
From: Wu Zhou <wu.zhou@...> This patch is to fix the issue that when user edits VM name, the VM_NAME field in IVSHMEM data doesn't sync. To fix this, configForm emits a 'vmNameChange' when VM name is
|
By
Zhou, Wu
·
|