diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-10-03 13:29:03 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-10-03 13:29:03 +0000 |
commit | d63d307f6e00856dae25e9cd3d96bc0ba31ff107 (patch) | |
tree | 49f92edee218e0539865d0b8b39a10383bf7d2ce /Changelog | |
parent | 487be8a1a76f5a47ebf1ecbdd8b6244432edd9d3 (diff) |
-loadvm and -full-screen options
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1090 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ version 0.6.1: - DHCP fix for Windows (accept DHCPREQUEST alone) - SPARC system emulation (Blue Swirl) - Automatic Samba configuration for host file access from Windows. + - '-loadvm' and '-full-screen' options version 0.6.0: |