commit | 15aeac38055aadc788b85eb1e66385723942ba8a | [log] [tgz] |
---|---|---|
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | Thu May 20 16:12:05 2004 +0000 |
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | Thu May 20 16:12:05 2004 +0000 |
tree | c24075ea8042ddb0c67c550a2e0c30a00135fcff | |
parent | 28ab0e2edb36685da7280b24e665962754d9e4ff [diff] [blame] |
PIC spurious irq support (aka Solaris install bug) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@838 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/Changelog b/Changelog index a4717af..0f232e3 100644 --- a/Changelog +++ b/Changelog
@@ -14,6 +14,7 @@ - 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: