|
Re: [PATCH v4 1/1] vbs: fix virtio_vq_index_get func handling of multi VQ concurrent request.
Hi OH,
Remove this line.
This might casue a lots of logs for normal case. The corner case happens
rarely.
How about
while (1) {
vcpu = find_first_bit(ioreqs_map, dev->_ctx.max_vcpu);
if (vcpu
Hi OH,
Remove this line.
This might casue a lots of logs for normal case. The corner case happens
rarely.
How about
while (1) {
vcpu = find_first_bit(ioreqs_map, dev->_ctx.max_vcpu);
if (vcpu
|
By
Shuo A Liu
·
#10456
·
|
|
Re: [PATCH v2] HV: Add const qualifiers where required
Arindam Roy <arindam.roy@...> writes:
Reviewed-by: Junjie Mao <junjie.mao@...>
Please also include the scope of this patch in your commit log. I think
this patch covers the const
Arindam Roy <arindam.roy@...> writes:
Reviewed-by: Junjie Mao <junjie.mao@...>
Please also include the scope of this patch in your commit log. I think
this patch covers the const
|
By
Junjie Mao
·
#10455
·
|
|
Re: [PATCH v2] HV: Enclose debug specific code with #ifdef HV_DEBUG
#ifdef
Will fix it when PR.
By
Kaige Fu
·
#10454
·
|
|
Re: [PATCH 5/6] DM USB: xHCI: change flow of creation of virtual USB device
xgwu:
ok, will change.
thx.
xguw:
ok, will change.
thx.
xgwu:
change it to:
native_assign_ports -> port_map_tbl
native_assign_info -> native_dev_info
In futurn, should refine
xgwu:
ok, will change.
thx.
xguw:
ok, will change.
thx.
xgwu:
change it to:
native_assign_ports -> port_map_tbl
native_assign_info -> native_dev_info
In futurn, should refine
|
By
Wu, Xiaoguang
·
#10453
·
|
|
Re: [PATCH 4/6] DM USB: xHCI: refine port assignment logic
xgwu:
will use macro to express, like the following:
#define NATIVE_PORT_ASSIGNED(bus, port)
(native_assign_ports[(bus)][(port)] != 0)
ok, will change. thanks
xgwu:
will use macro to express, like the following:
#define NATIVE_PORT_ASSIGNED(bus, port)
(native_assign_ports[(bus)][(port)] != 0)
ok, will change. thanks
|
By
Wu, Xiaoguang
·
#10452
·
|
|
Re: [PATCH 3/6] DM USB: introduce struct usb_native_devinfo
xgwu:
will change, thanks.
xgwu:
try to change, thanks.
xgwu:
try to merge them as one.thanks.
xgwu:
will change, thanks.
xgwu:
try to change, thanks.
xgwu:
try to merge them as one.thanks.
|
By
Wu, Xiaoguang
·
#10451
·
|
|
Re: [PATCH 2/6] DM USB: xHCI: refine xHCI PORTSC Register related functions
xgwu:
i will remove intr and add it in later patch as 'need_intr', including function parameters.
Thx.
xgwu:
change to need_intr, Thx
xgwu:
ok, will change. Thx
xgwu:
i will remove intr and add it in later patch as 'need_intr', including function parameters.
Thx.
xgwu:
change to need_intr, Thx
xgwu:
ok, will change. Thx
|
By
Wu, Xiaoguang
·
#10450
·
|
|
Re: [PATCH] hv: treewide: fix 'Shifting value too far'
Acked-by: Eddie Dong <eddie.dong@...>
Acked-by: Eddie Dong <eddie.dong@...>
|
By
Eddie Dong
·
#10449
·
|
|
Re: [PATCH v2] HV: Enclose debug specific code with #ifdef HV_DEBUG
#ifdef
By
Eddie Dong
·
#10448
·
|
|
Re: [PATCH] HV: io: drop REQ_STATE_FAILED
Acked-by: Eddie Dong <eddie.dong@...>
Acked-by: Eddie Dong <eddie.dong@...>
|
By
Eddie Dong
·
#10447
·
|
|
[PATCH] HV: io: drop REQ_STATE_FAILED
Now the DM has adopted the new VHM request state transitions and
REQ_STATE_FAILED is obsolete since neither VHM nor kernel mediators will set the
state to FAILED.
This patch drops the definition to
Now the DM has adopted the new VHM request state transitions and
REQ_STATE_FAILED is obsolete since neither VHM nor kernel mediators will set the
state to FAILED.
This patch drops the definition to
|
By
Junjie Mao
·
#10446
·
|
|
[PATCH v4 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.
Change-Id: I558941fe9e1f524b91358fb9bec4c96277fd5681
Signed-off-by:
Under multiple VQ use case, it is possible to have concurrent requests.
Added support to return multiple vq index from all vcpu.
Change-Id: I558941fe9e1f524b91358fb9bec4c96277fd5681
Signed-off-by:
|
By
Ong Hock Yu <ong.hock.yu@...>
·
#10445
·
|
|
[PATCH v2] HV: Enclose debug specific code with #ifdef HV_DEBUG
#ifdef
Thare some debug specific code which don't run on release version, such as vmexit_time,
vmexit_cnt, sbuf related codes, etc...
This patch enclose these codes with #ifdef HV_DEBUG.
---
v1 -> v2:
-
Thare some debug specific code which don't run on release version, such as vmexit_time,
vmexit_cnt, sbuf related codes, etc...
This patch enclose these codes with #ifdef HV_DEBUG.
---
v1 -> v2:
-
|
By
Kaige Fu
·
#10444
·
|
|
[PATCH] hv: treewide: fix 'Shifting value too far'
MISRA-C requires that shift operation cannot exceed the word length.
What this patch does:
- Add the pre condition for 'init_lapic' regarding to 'pcpu_id'
Currently, max 8 physical cpus are
MISRA-C requires that shift operation cannot exceed the word length.
What this patch does:
- Add the pre condition for 'init_lapic' regarding to 'pcpu_id'
Currently, max 8 physical cpus are
|
By
Shiqing Gao
·
#10443
·
|
|
[PATCH] drm/i915: fix a kernel panic issue of plane restriction
When plane restriction feature enabled in sevice os, there could be the
case that there're some CRTC's without a primary plane. If we don't
assign any plane of pipe A to sos, like
When plane restriction feature enabled in sevice os, there could be the
case that there're some CRTC's without a primary plane. If we don't
assign any plane of pipe A to sos, like
|
By
He, Min <min.he@...>
·
#10442
·
|
|
[RFC PATCH] hv: vioapic: simple vioapic set rte
1. do nothing if nothing changed.
2. update ptdev native ioapic rte when (a) something changed and
(b) the old rte interrupt mask is not masked or the new rte interrupt
mask is not
1. do nothing if nothing changed.
2. update ptdev native ioapic rte when (a) something changed and
(b) the old rte interrupt mask is not masked or the new rte interrupt
mask is not
|
By
Li, Fei1
·
#10441
·
|
|
[RFC PATCH] Simple vioapic set rte
Now the guest may change "Destination Field", "Trigger Mode", "Interrupt Input Pin Polarity"
even "Interrupt Vector" when "Interrupt Mask" not masked. So we should update the pass through
device
Now the guest may change "Destination Field", "Trigger Mode", "Interrupt Input Pin Polarity"
even "Interrupt Vector" when "Interrupt Mask" not masked. So we should update the pass through
device
|
By
Li, Fei1
·
#10440
·
|
|
Re: [PATCH v2] tools: acrntrace: Add ring buffer mode
Hi Eddie,
Per current implementation, we have removed the size limitation of log file and
store the trace data in current dir instead of /temp/. It is user's responsibility
to avoid running out of
Hi Eddie,
Per current implementation, we have removed the size limitation of log file and
store the trace data in current dir instead of /temp/. It is user's responsibility
to avoid running out of
|
By
Kaige Fu
·
#10439
·
|
|
Re: [PATCH v2] tools: acrntrace: Add ring buffer mode
This paragraph has been removed.
In current implementation, we store the trace data in current directory with no
size limitation. Now, it's user's responsibility to avoid running out of storage of
This paragraph has been removed.
In current implementation, we store the trace data in current directory with no
size limitation. Now, it's user's responsibility to avoid running out of storage of
|
By
Kaige Fu
·
#10438
·
|
|
Re: [PATCH 1/2] vhm: add ioeventfd support for ACRN hypervisor service module
Sure. I will change to
(p->wildcard || p->data == data)
Thanks
>
>
>
Sure. I will change to
(p->wildcard || p->data == data)
Thanks
>
>
>
|
By
Shuo A Liu
·
#10437
·
|