diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-02-28 22:01:13 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-02-28 22:01:13 +0000 |
commit | 54d43f70e3b003b5f24ef30ea361e034c2813d9f (patch) | |
tree | fb47142f6e82855ac5854e10f692bb09a1d68c6f /Changelog | |
parent | Make removing IOHandlers safe from within an IOHandler, by Anthony Liguori. (diff) | |
download | qemu-kvm-54d43f70e3b003b5f24ef30ea361e034c2813d9f.tar.gz qemu-kvm-54d43f70e3b003b5f24ef30ea361e034c2813d9f.tar.bz2 qemu-kvm-54d43f70e3b003b5f24ef30ea361e034c2813d9f.zip |
Mention ds1225y support.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2462 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ - TFTP booting from host directory (Anthony Liguori, Erwan Velu) - Tap device emulation for Solaris (Sittichai Palanisong) - Monitor multiplexing to several I/O channels (Jason Wessel) + - ds1225y nvram support (Herve Poussineau) version 0.9.0: |