diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-01-15 12:02:56 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-01-15 12:02:56 +0000 |
commit | 6508fe59e07b263a8f9afd0f5f13e6240651f42c (patch) | |
tree | 64b4fbd1509c38a88e385549617fd36dbe10f495 /Changelog | |
parent | e5843bc81619d62e95ac714e0d3b403944cfb978 (diff) | |
download | qemu-6508fe59e07b263a8f9afd0f5f13e6240651f42c.tar.gz qemu-6508fe59e07b263a8f9afd0f5f13e6240651f42c.tar.bz2 qemu-6508fe59e07b263a8f9afd0f5f13e6240651f42c.zip |
PC parallel port support (Mark Jonckheere)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1221 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ version 0.6.2: - initial x86_64 target support - initial APIC support - MMX/SSE/SSE2/PNI support + - PC parallel port support (Mark Jonckheere) version 0.6.1: |