projects
/
barrelfish
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
21e90d7
)
qemu < 0.14 does not support ahci. Update README.
author
Simon Gerber
<simugerber@student.ethz.ch>
Wed, 18 Jan 2012 09:35:34 +0000 (10:35 +0100)
committer
Simon Gerber
<simugerber@student.ethz.ch>
Wed, 18 Jan 2012 09:35:34 +0000 (10:35 +0100)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
b05eb31
..
996059e
100644
(file)
--- a/
README
+++ b/
README
@@
-39,7
+39,7
@@
The e1000n driver should work with most recent Intel gigabit ethernet
controllers (see the list in devices/e1000.dev). We've mostly used the
82572EI (PCI device ID 0x1082).
-You should also be able to boot Barrelfish on a recent version of QEMU (0.10);
+You should also be able to boot Barrelfish on a recent version of QEMU (0.14);
note that the e1000 device emulated by QEMU is not supported by our driver.