diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-03-02 23:57:02 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-03-02 23:57:02 +0100 |
commit | 97366e18660f7e6c69363a9e4d7508964f523681 (patch) | |
tree | 339ba39b50839f1c0694dd9d8f99a9879d6e071b /hurd | |
parent | c2f0db59675065f3eb5984096c32951019934f5b (diff) |
document more about -no-kvm-irqchip
Mach may actually hang later than boot. Explain that it's IRQs that get
stuck.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/running/qemu.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn index be09da43..c5b2cf1c 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -37,7 +37,7 @@ If your machine supports hardware acceleration, you should really use the kvm va -no-kvm-irqchip -else the boot may hang. +else IRQs may hang sooner or later. # Installing Debian/Hurd with QEMU |