diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-05-20 16:12:05 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-05-20 16:12:05 +0000 |
commit | 15aeac38055aadc788b85eb1e66385723942ba8a (patch) | |
tree | c24075ea8042ddb0c67c550a2e0c30a00135fcff /Changelog | |
parent | 28ab0e2edb36685da7280b24e665962754d9e4ff (diff) |
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-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |