lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070718183358.0a0886aa@the-village.bc.nu>
Date:	Wed, 18 Jul 2007 18:33:58 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	"Dor Laor" <dor.laor@...ranet.com>
Cc:	"Avi Kivity" <avi@...ranet.com>, <kvm-devel@...ts.sourceforge.net>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [kvm-devel] [RFC] Deferred interrupt handling.

> >> 	Guest0	-	blocked on I/O
> >>
> >> 	IRQ14 from your hardware
> >> 		Block IRQ14
> >> 		Sent to guest (guest is blocked)
> >>
> >> 	IRQ14 from hard disk
> >> 		Ignored (as blocked)
> >>
> 
> 
> But now the timer will pop and the hard disk will get its irq.
> The guest will be released right after.

How do you plan to do this ? If you unmask the interrupt then it will
immediately jam solid with IRQs from your hardware and the line will be
disabled.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ