|
[PATCH 5/6] DM USB: xHCI: change flow of creation of virtual USB device
The xHCI emulation greatly depends on the user space library libusb
which is based on the usbfs module in Linux kernel. The libusb will
bind usbfs to physical USB device which makes hardware control
The xHCI emulation greatly depends on the user space library libusb
which is based on the usbfs module in Linux kernel. The libusb will
bind usbfs to physical USB device which makes hardware control
|
By
Wu, Xiaoguang
·
#10406
·
|
|
[PATCH 3/6] DM USB: introduce struct usb_native_devinfo
Current design cannot get physical USB device information without
the creation of pci_xhci_dev_emu. This brings some dificulties in
certain situations, hence struct usb_native_devinfo is introduced
to
Current design cannot get physical USB device information without
the creation of pci_xhci_dev_emu. This brings some dificulties in
certain situations, hence struct usb_native_devinfo is introduced
to
|
By
Wu, Xiaoguang
·
#10405
·
|
|
[PATCH 1/6] DM USB: xHCI: fix an xHCI issue to enable UOS s3 feature
Current DM design use two variables to do the indexing of xHCI
Event Ring: er_enq_idx and er_events_cnt. They are members of
the struct pci_xhci_rtsregs.
In UOS, during the process of xHCI resuming,
Current DM design use two variables to do the indexing of xHCI
Event Ring: er_enq_idx and er_events_cnt. They are members of
the struct pci_xhci_rtsregs.
In UOS, during the process of xHCI resuming,
|
By
Wu, Xiaoguang
·
#10404
·
|
|
[PATCH 2/6] DM USB: xHCI: refine xHCI PORTSC Register related functions
PORTSC (Port Status and Control Register) register play a very
important role in USB sub-system. This patch is used to refine
related manipulation functions.
Signed-off-by: Xiaoguang Wu
PORTSC (Port Status and Control Register) register play a very
important role in USB sub-system. This patch is used to refine
related manipulation functions.
Signed-off-by: Xiaoguang Wu
|
By
Wu, Xiaoguang
·
#10403
·
|
|
[PATCH 0/6] USB xHCI S3 support
This patchset enable the USB xHCI S3 feature.
Xiaoguang Wu (6):
DM USB: xHCI: fix an xHCI issue to enable UOS s3 feature
DM USB: xHCI: refine xHCI PORTSC Register related functions
DM USB:
This patchset enable the USB xHCI S3 feature.
Xiaoguang Wu (6):
DM USB: xHCI: fix an xHCI issue to enable UOS s3 feature
DM USB: xHCI: refine xHCI PORTSC Register related functions
DM USB:
|
By
Wu, Xiaoguang
·
#10402
·
|
|
Re: [PATCH v3] HV: fix "missing for discarded return value" for vm related api
Hi Eddie/Anthony,
Do you have any comments on this one?
Hi Eddie/Anthony,
Do you have any comments on this one?
|
By
Victor Sun
·
#10401
·
|
|
Re: [PATCH] hv:Fix misra-c return value violations for vioapic APIs
By
Eddie Dong
·
#10400
·
|
|
Re: [PATCH] HV: handle trusty on vm reset
HI Eddie, do you mean misra violation that mingqiang addressed?
If so, please give me a ACK in my V2 patch.
BR,
Victor
HI Eddie, do you mean misra violation that mingqiang addressed?
If so, please give me a ACK in my V2 patch.
BR,
Victor
|
By
Victor Sun
·
#10399
·
|
|
Re: [PATCH v2] HV: handle trusty on vm reset
Acked-by: Eddie Dong <eddie.dong@...>
Acked-by: Eddie Dong <eddie.dong@...>
|
By
Eddie Dong
·
#10398
·
|
|
Re: [PATCH] HV: hv_main: Add #ifdef HV_DEBUG before debug specific code
#ifdef
Ok then.
The sbuf has a hypercall, we need compile option to cover all sbuf code...
Ok then.
The sbuf has a hypercall, we need compile option to cover all sbuf code...
|
By
Eddie Dong
·
#10397
·
|
|
Re: [PATCH] HV: handle trusty on vm reset
LGTM, with one issue to fix.
LGTM, with one issue to fix.
|
By
Eddie Dong
·
#10396
·
|
|
[PATCH v3 1/1] vbs: fix virtio_vq_index_get func handling of multi VQ concurrent request.
Under multiple VQ use case, it is possible to have concurrent requests.
Added support to return multiple vq index from all vcpu.
Signed-off-by: Ong Hock Yu <ong.hock.yu@...>
---
Under multiple VQ use case, it is possible to have concurrent requests.
Added support to return multiple vq index from all vcpu.
Signed-off-by: Ong Hock Yu <ong.hock.yu@...>
---
|
By
Ong Hock Yu <ong.hock.yu@...>
·
#10395
·
|
|
[PATCH] tools: acrntrace: Add ring buffer mode
When running longevity test and capture acrntrace, generated acrntrace
files sizes are too big.
Sometimes we don't care very old trace. This patch adds ring buffer
mode, fixes acrntrace file size and
When running longevity test and capture acrntrace, generated acrntrace
files sizes are too big.
Sometimes we don't care very old trace. This patch adds ring buffer
mode, fixes acrntrace file size and
|
By
Zhipeng Gong <zhipeng.gong@...>
·
#10394
·
|
|
[PATCH v2] HV: handle trusty on vm reset
- clear run context when reset vcpu;
- destroy trusty without erase trusty memory when reset vm;
changelog:
v1 -> v2: fix misra violation on calling memset();
Signed-off-by: Sun Victor
- clear run context when reset vcpu;
- destroy trusty without erase trusty memory when reset vm;
changelog:
v1 -> v2: fix misra violation on calling memset();
Signed-off-by: Sun Victor
|
By
Victor Sun
·
#10393
·
|
|
Re: [PATCH] HV: hv_main: Add #ifdef HV_DEBUG before debug specific code
#ifdef
shell command "vmexit" is the only one user of vmexit_time/cnt and we use the
get_vmexit_profile, enclosed by HV_DEBUG, to access these variables.
I can't follow here. Can you make it more
shell command "vmexit" is the only one user of vmexit_time/cnt and we use the
get_vmexit_profile, enclosed by HV_DEBUG, to access these variables.
I can't follow here. Can you make it more
|
By
Kaige Fu
·
#10392
·
|
|
Re: [PATCH] HV: handle trusty on vm reset
Thanks Mingqiang, I will update it soon.
BR,
Victor
Thanks Mingqiang, I will update it soon.
BR,
Victor
|
By
Victor Sun
·
#10391
·
|
|
Re: [PATCH v2 1/3] HV: Add the emulation of CPUID with 0x16 leaf
If it is physical out of ranger, returning what hardware returns is better than fixed-zero.
We want the code to be slim to save FuSa effort.
Thx Eddie
If it is physical out of ranger, returning what hardware returns is better than fixed-zero.
We want the code to be slim to save FuSa effort.
Thx Eddie
|
By
Eddie Dong
·
#10390
·
|
|
Re: [PATCH 3/4] HV: Merge hypervisor debug header files
The series are fine.
Please go PR with my ACK.
The series are fine.
Please go PR with my ACK.
|
By
Eddie Dong
·
#10389
·
|
|
Re: [PATCH] HV: hv_main: Add #ifdef HV_DEBUG before debug specific code
#ifdef
This is part of SBUF component, what kind of compile option do we use? Let us use same one.
BTW, hcall side also needs this kind of compile option.
This is part of SBUF component, what kind of compile option do we use? Let us use same one.
BTW, hcall side also needs this kind of compile option.
|
By
Eddie Dong
·
#10388
·
|
|
Re: [PATCH] HV: handle trusty on vm reset
By
Mingqiang Chi
·
#10387
·
|