On Thu, Jan 18, 2018 at 11:52:53PM +0100, Daniel Kiper wrote:
> On Tue, Jan 16, 2018 at 01:16:17PM -0500, Peter Jones wrote:
> > On my laptop running at 2.4GHz, if I run a VM where tsc calibration
> > using pmtimer will fail presuming a broken pmtimer, it takes ~51 seconds
> > to do so (as measured
From: Stefan Fritsch
Check the error bits in the interrupt status register. According to the
AHCI 1.2 spec, "Interrupt sources that are disabled (‘0’) are still
reflected in the status registers.", so this should work even though
grub uses polling
This fixes the following problem on a Fujitsu E7
On 07/21/2017 04:32 PM, Daniel Kiper wrote:
> On Thu, Jul 20, 2017 at 11:41:11PM +0100, Matthew Garrett wrote:
>> On Wed, Jul 05, 2017 at 02:19:55PM -0700, Matthew Garrett wrote:
>>> This patchset extends the verifier framework to support verifying commands
>>> executed by Grub, and makes use of th