* Linus Torvalds <torvalds@linux-foundation.org> wrote:yeah, i agree that putting it into userspace is quite insane. it might possible to do it halfways sanely via existing arch/x86/kvm/ infrastructure though. VMX/SVM context will properly emulate the IRQ flag so cli/sti will work fine, and as long as DMA is properly quarantined via an iommu it might even not corrupt the rest of the system. Right now KVM is tailored for full system emulation but there's no strong reason why it couldnt emulate just a single hardware domain, with an NDIS driver sitting in that domain - talking to the rest of the system via hypercalls. the ugliest technical aspect of them being in the Linux host kernel is that NDIS drivers are used to a larger kernel stack, so they very frequently overflow the Linux kernel stack. Not sure whether recent versions of ndiswrapper have solved this problem. Ingo --
| Bart Van Assche | Re: Integration of SCST in the mainstream Linux kernel |
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Andrew Morton | Re: -mm merge plans for 2.6.23 -- sys_fallocate |
git: | |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| David Miller | [GIT]: Networking |
| Radu Rendec | htb parallelism on multi-core platforms |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
