summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-05-20 16:12:05 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-05-20 16:12:05 +0000
commit15aeac38055aadc788b85eb1e66385723942ba8a (patch)
treec24075ea8042ddb0c67c550a2e0c30a00135fcff /Changelog
parent28ab0e2edb36685da7280b24e665962754d9e4ff (diff)
downloadqemu-15aeac38055aadc788b85eb1e66385723942ba8a.tar.gz
PIC spurious irq support (aka Solaris install bug)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@838 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a4717afbb5..0f232e3ec3 100644
--- a/Changelog
+++ b/Changelog
@@ -14,6 +14,7 @@ version 0.5.6:
- dummy VGA PCI support
- VGA font selection fix (Daniel Serpell)
- PIC reset fix (Hidemi KAWAI)
+ - PIC spurious irq support (aka Solaris install bug)
version 0.5.5: