search for: interrut

Displaying 20 results from an estimated 21 matches for "interrut".

Did you mean: interrupt
2019 Oct 14
1
[PATCH V3 5/7] mdev: introduce virtio device and its device ops
On Fri, Oct 11, 2019 at 04:15:55PM +0800, Jason Wang wrote: > + * @set_vq_cb: Set the interrut calback function for s/interrut/interrupt/ s/calback/callback/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: not available URL: <http://lists.linuxfoundation.org/pipermail/virtualization/a...
2019 Sep 25
3
[PATCH V2 6/8] mdev: introduce virtio device and its device ops
...) > + * @set_vq_num: Set the size of virtqueue > + * @mdev: mediated device > + * @idx: virtqueue index > + * @num: the size of virtqueue > + * @kick_vq: Kick the virtqueue > + * @mdev: mediated device > + * @idx: virtqueue index > + * @set_vq_cb: Set the interrut calback function for > + * a virtqueue > + * @mdev: mediated device > + * @idx: virtqueue index > + * @cb: virtio-mdev interrupt callback > structure > + * @set_vq_ready: Set ready status for a virtqueue > + * @mdev: mediated device > + * @idx: virtqueue i...
2019 Sep 25
3
[PATCH V2 6/8] mdev: introduce virtio device and its device ops
...) > + * @set_vq_num: Set the size of virtqueue > + * @mdev: mediated device > + * @idx: virtqueue index > + * @num: the size of virtqueue > + * @kick_vq: Kick the virtqueue > + * @mdev: mediated device > + * @idx: virtqueue index > + * @set_vq_cb: Set the interrut calback function for > + * a virtqueue > + * @mdev: mediated device > + * @idx: virtqueue index > + * @cb: virtio-mdev interrupt callback > structure > + * @set_vq_ready: Set ready status for a virtqueue > + * @mdev: mediated device > + * @idx: virtqueue i...
2019 Sep 25
2
[PATCH V2 6/8] mdev: introduce virtio device and its device ops
...@mdev: mediated device > > > + * @idx: virtqueue index > > > + * @num: the size of virtqueue > > > + * @kick_vq: Kick the virtqueue > > > + * @mdev: mediated device > > > + * @idx: virtqueue index > > > + * @set_vq_cb: Set the interrut calback function for > > > + * a virtqueue > > > + * @mdev: mediated device > > > + * @idx: virtqueue index > > > + * @cb: virtio-mdev interrupt callback > > > structure > > > + * @set_vq_ready: Set ready status for a virtqueue >...
2019 Sep 25
2
[PATCH V2 6/8] mdev: introduce virtio device and its device ops
...@mdev: mediated device > > > + * @idx: virtqueue index > > > + * @num: the size of virtqueue > > > + * @kick_vq: Kick the virtqueue > > > + * @mdev: mediated device > > > + * @idx: virtqueue index > > > + * @set_vq_cb: Set the interrut calback function for > > > + * a virtqueue > > > + * @mdev: mediated device > > > + * @idx: virtqueue index > > > + * @cb: virtio-mdev interrupt callback > > > structure > > > + * @set_vq_ready: Set ready status for a virtqueue >...
2019 Sep 24
3
[PATCH V2 6/8] mdev: introduce virtio device and its device ops
...) > + * @set_vq_num: Set the size of virtqueue > + * @mdev: mediated device > + * @idx: virtqueue index > + * @num: the size of virtqueue > + * @kick_vq: Kick the virtqueue > + * @mdev: mediated device > + * @idx: virtqueue index > + * @set_vq_cb: Set the interrut calback function for > + * a virtqueue > + * @mdev: mediated device > + * @idx: virtqueue index > + * @cb: virtio-mdev interrupt callback structure > + * @set_vq_ready: Set ready status for a virtqueue > + * @mdev: mediated device > + * @idx: virtqueue index...
2005 Nov 24
2
Powerware 3105 (USB) in FreeBSD
Hi Does there exist any work on getting the powerware driver to work with USB devices under freebsd? I have tryed with the usb enabled newhidups driver for freebsd but it does not seem to work. $ newhidups -a newhid -DD Network UPS Tools: New USB/HID UPS driver 0.23 (2.0.2) debug level is '2' found 0 (-1) No USB/HID UPS found //erlis -------------- next part -------------- An HTML
2006 Mar 27
1
watchdog network card
Hi all I've very big problem with my nfsd server. I'm running FreeBSD-stable and sometime (one time/week) i've this kind of message on the console : bge0 watchdog timeout problems fxp1 watchdog timeout problems and all my network card is down. Nothing can make the network card work again (only reboot working). There are only one service I need on this server and
2019 Sep 24
0
[PATCH V2 6/8] mdev: introduce virtio device and its device ops
...ns integer: success (0) or error (< 0) + * @set_vq_num: Set the size of virtqueue + * @mdev: mediated device + * @idx: virtqueue index + * @num: the size of virtqueue + * @kick_vq: Kick the virtqueue + * @mdev: mediated device + * @idx: virtqueue index + * @set_vq_cb: Set the interrut calback function for + * a virtqueue + * @mdev: mediated device + * @idx: virtqueue index + * @cb: virtio-mdev interrupt callback structure + * @set_vq_ready: Set ready status for a virtqueue + * @mdev: mediated device + * @idx: virtqueue index + * @ready: ready (true) not rea...
2019 Oct 11
0
[PATCH V3 5/7] mdev: introduce virtio device and its device ops
...ns integer: success (0) or error (< 0) + * @set_vq_num: Set the size of virtqueue + * @mdev: mediated device + * @idx: virtqueue index + * @num: the size of virtqueue + * @kick_vq: Kick the virtqueue + * @mdev: mediated device + * @idx: virtqueue index + * @set_vq_cb: Set the interrut calback function for + * a virtqueue + * @mdev: mediated device + * @idx: virtqueue index + * @cb: virtio-mdev interrupt callback structure + * @set_vq_ready: Set ready status for a virtqueue + * @mdev: mediated device + * @idx: virtqueue index + * @ready: ready (true) not rea...
2019 Sep 26
0
[PATCH V2 6/8] mdev: introduce virtio device and its device ops
...diated device >>>> + * @idx: virtqueue index >>>> + * @num: the size of virtqueue >>>> + * @kick_vq: Kick the virtqueue >>>> + * @mdev: mediated device >>>> + * @idx: virtqueue index >>>> + * @set_vq_cb: Set the interrut calback function for >>>> + * a virtqueue >>>> + * @mdev: mediated device >>>> + * @idx: virtqueue index >>>> + * @cb: virtio-mdev interrupt callback >>>> structure >>>> + * @set_vq_ready: Set ready status for a vi...
2019 Sep 25
0
[PATCH V2 6/8] mdev: introduce virtio device and its device ops
...the size of virtqueue >> + * @mdev: mediated device >> + * @idx: virtqueue index >> + * @num: the size of virtqueue >> + * @kick_vq: Kick the virtqueue >> + * @mdev: mediated device >> + * @idx: virtqueue index >> + * @set_vq_cb: Set the interrut calback function for >> + * a virtqueue >> + * @mdev: mediated device >> + * @idx: virtqueue index >> + * @cb: virtio-mdev interrupt callback >> structure >> + * @set_vq_ready: Set ready status for a virtqueue >> + * @mdev: mediated device &...
2019 Sep 26
1
[PATCH V2 6/8] mdev: introduce virtio device and its device ops
...; + * @mdev: mediated device > >> + * @idx: virtqueue index > >> + * @num: the size of virtqueue > >> + * @kick_vq: Kick the virtqueue > >> + * @mdev: mediated device > >> + * @idx: virtqueue index > >> + * @set_vq_cb: Set the interrut calback function for > >> + * a virtqueue > >> + * @mdev: mediated device > >> + * @idx: virtqueue index > >> + * @cb: virtio-mdev interrupt callback > >> structure > >> + * @set_vq_ready: Set ready status for a virtqueue > >&...
2012 Sep 14
0
[ PATCH v3 2/3] xen: enable Virtual-interrupt delivery
....hvm_vcpu.tm_lock); - return; + return -1; } earliest_pt->irq_issued = 1; @@ -263,6 +263,17 @@ void pt_update_irq(struct vcpu *v) hvm_isa_irq_deassert(v->domain, irq); hvm_isa_irq_assert(v->domain, irq); } + + /* + * If periodic timer interrut is handled by lapic, its vector in + * IRR is returned and used to set eoi_exit_bitmap for virtual + * interrupt delivery case. Otherwise return -1 to do nothing. + */ + if ( vlapic_accept_pic_intr(v) && + (&v->domain->arch.hvm_domain)->vpic[0].int_out...
2019 Oct 11
17
[PATCH V3 0/7] mdev based hardware virtio offloading support
Hi all: There are hardware that can do virtio datapath offloading while having its own control path. This path tries to implement a mdev based unified API to support using kernel virtio driver to drive those devices. This is done by introducing a new mdev transport for virtio (virtio_mdev) and register itself as a new kind of mdev driver. Then it provides a unified way for kernel virtio driver to
2019 Oct 11
17
[PATCH V3 0/7] mdev based hardware virtio offloading support
Hi all: There are hardware that can do virtio datapath offloading while having its own control path. This path tries to implement a mdev based unified API to support using kernel virtio driver to drive those devices. This is done by introducing a new mdev transport for virtio (virtio_mdev) and register itself as a new kind of mdev driver. Then it provides a unified way for kernel virtio driver to
2019 Sep 24
17
[PATCH V2 0/8] mdev based hardware virtio offloading support
Hi all: There are hardware that can do virtio datapath offloading while having its own control path. This path tries to implement a mdev based unified API to support using kernel virtio driver to drive those devices. This is done by introducing a new mdev transport for virtio (virtio_mdev) and register itself as a new kind of mdev driver. Then it provides a unified way for kernel virtio driver to
2019 Sep 24
17
[PATCH V2 0/8] mdev based hardware virtio offloading support
Hi all: There are hardware that can do virtio datapath offloading while having its own control path. This path tries to implement a mdev based unified API to support using kernel virtio driver to drive those devices. This is done by introducing a new mdev transport for virtio (virtio_mdev) and register itself as a new kind of mdev driver. Then it provides a unified way for kernel virtio driver to
2019 Sep 20
8
[RFC PATCH V2 0/6] mdev based hardware virtio offloading support
Hi all: There are hardware that can do virtio datapath offloading while having its own control path. This path tries to implement a mdev based unified API to support using kernel virtio driver to drive those devices. This is done by introducing a new mdev transport for virtio (virtio_mdev) and register itself as a new kind of mdev driver. Then it provides a unified way for kernel virtio driver to
2019 Sep 23
14
[PATCH 0/6] mdev based hardware virtio offloading support
Hi all: There are hardware that can do virtio datapath offloading while having its own control path. This path tries to implement a mdev based unified API to support using kernel virtio driver to drive those devices. This is done by introducing a new mdev transport for virtio (virtio_mdev) and register itself as a new kind of mdev driver. Then it provides a unified way for kernel virtio driver to