diff options
author | xtraeme <xtraeme> | 2006-01-01 13:48:45 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2006-01-01 13:48:45 +0000 |
commit | 5fbff46ddaa86502882b19bb0ccdfe741b05518f (patch) | |
tree | 300a2bd6b63409bf5ba094a712959dff9b4703df /emulators/qemu/PLIST | |
parent | af190ae5fd2452b1869d4a2421b9b5a4e76603bf (diff) | |
download | pkgsrc-5fbff46ddaa86502882b19bb0ccdfe741b05518f.tar.gz |
Update to 0.8.0 (update provided by Hubert Feyrer, thanks :-)
* Support for ARM Integrator/CP board system emulation.
* Support for MIPS R4K system emulation.
* Initial SMP support on x86 (up to 255 CPUs !).
* Many new audio emulation features.
* Initial USB support.
* New networking options for VLAN support between several QEMU instances.
Diffstat (limited to 'emulators/qemu/PLIST')
-rw-r--r-- | emulators/qemu/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/qemu/PLIST b/emulators/qemu/PLIST index 59d9d1a0534..6443e650719 100644 --- a/emulators/qemu/PLIST +++ b/emulators/qemu/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.6 2005/10/23 19:56:42 rillig Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/01/01 13:48:45 xtraeme Exp $ bin/qemu bin/qemu-img +bin/qemu-system-arm bin/qemu-system-mips bin/qemu-system-ppc bin/qemu-system-sparc |