search for: hvc_irq

Displaying 7 results from an estimated 7 matches for "hvc_irq".

Did you mean: cmc_irq
2008 Jun 03
12
[RFC 0/3]: hvc_console rework for platform without hard irqs
This patch set if my first attempt to make virtio_console usable on s390. To do so, I had to change hvc_console, because s390 has no request_irq and no free_irq. I want to get feedback from the main users of hvc_console before I proceed. The basic idea of this patch set is to remove the calls to request_irq and free_irq and replace them with backend specific callbacks. Please see the
2008 Jun 03
12
[RFC 0/3]: hvc_console rework for platform without hard irqs
This patch set if my first attempt to make virtio_console usable on s390. To do so, I had to change hvc_console, because s390 has no request_irq and no free_irq. I want to get feedback from the main users of hvc_console before I proceed. The basic idea of this patch set is to remove the calls to request_irq and free_irq and replace them with backend specific callbacks. Please see the
2008 Jul 25
0
[PULL] virtio patches
...0/kernel/setup.c | 4 +- drivers/block/virtio_blk.c | 10 +++- drivers/char/Kconfig | 11 ++++- drivers/char/Makefile | 1 + drivers/char/hvc_console.c | 85 ++++++++---------------------- drivers/char/hvc_console.h | 35 +++++++++++-- drivers/char/hvc_irq.c | 44 +++++++++++++++ drivers/char/hvc_iseries.c | 2 + drivers/char/hvc_vio.c | 2 + drivers/char/hvc_xen.c | 2 + drivers/char/virtio_console.c | 40 ++++++++++++--- drivers/lguest/lguest_device.c | 14 +++-- drivers/net/virtio_net.c | 114 ++++...
2008 Jul 25
0
[PULL] virtio patches
...0/kernel/setup.c | 4 +- drivers/block/virtio_blk.c | 10 +++- drivers/char/Kconfig | 11 ++++- drivers/char/Makefile | 1 + drivers/char/hvc_console.c | 85 ++++++++---------------------- drivers/char/hvc_console.h | 35 +++++++++++-- drivers/char/hvc_irq.c | 44 +++++++++++++++ drivers/char/hvc_iseries.c | 2 + drivers/char/hvc_vio.c | 2 + drivers/char/hvc_xen.c | 2 + drivers/char/virtio_console.c | 40 ++++++++++++--- drivers/lguest/lguest_device.c | 14 +++-- drivers/net/virtio_net.c | 114 ++++...
2008 Jul 23
2
[PULL] lguest and virtio patches
...guest/boot.c | 3 + drivers/block/virtio_blk.c | 10 +- drivers/char/Kconfig | 11 +- drivers/char/Makefile | 1 + drivers/char/hvc_console.c | 85 ++---- drivers/char/hvc_console.h | 35 ++- drivers/char/hvc_irq.c | 44 +++ drivers/char/hvc_iseries.c | 2 + drivers/char/hvc_vio.c | 2 + drivers/char/hvc_xen.c | 2 + drivers/char/virtio_console.c | 40 ++- drivers/lguest/core.c | 1 + drivers/lguest/interrupts_an...
2008 Jul 23
2
[PULL] lguest and virtio patches
...guest/boot.c | 3 + drivers/block/virtio_blk.c | 10 +- drivers/char/Kconfig | 11 +- drivers/char/Makefile | 1 + drivers/char/hvc_console.c | 85 ++---- drivers/char/hvc_console.h | 35 ++- drivers/char/hvc_irq.c | 44 +++ drivers/char/hvc_iseries.c | 2 + drivers/char/hvc_vio.c | 2 + drivers/char/hvc_xen.c | 2 + drivers/char/virtio_console.c | 40 ++- drivers/lguest/core.c | 1 + drivers/lguest/interrupts_an...
2009 Jul 22
109
Unable to Configure Xen Dom 0 in Jeremy''s PVOPS Kernel
Hi All, I followed the instructions here at http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/ However, when I do a "make menuconfig", I cannot see any XEN related configuration options. What am I missing? Thank you. Mr. Teo En Ming Dip(Mechatronics Engineering) BEng(Hons)(Mechanical Engineering)