Difference between revisions of "QEMU"

From Free Software Directory
Jump to: navigation, search
m (https links)
(etc.: add IRC general, VCS clone shell command)
 
(5 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
It does not offer 3D acceleration.
 
It does not offer 3D acceleration.
 
|Homepage URL=https://www.qemu.org
 
|Homepage URL=https://www.qemu.org
 +
|Version download=https://download.qemu.org/qemu-6.0.0.tar.xz
 
|User level=intermediate
 
|User level=intermediate
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.qemu-project.org/qemu.git
 
|VCS checkout command=git clone git://git.qemu-project.org/qemu.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=Qemu User Manual at https://www.qemu.org/documentation. User documentation at https://wiki.qemu.org/Category:User_documentation and developer documentation at https://wiki.qemu.org/Category:Developer_documentation.
 
|Documentation note=Qemu User Manual at https://www.qemu.org/documentation. User documentation at https://wiki.qemu.org/Category:User_documentation and developer documentation at https://wiki.qemu.org/Category:Developer_documentation.
 +
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 
|IRC general=irc://irc.oftc.net/qemu
 
|IRC general=irc://irc.oftc.net/qemu
Line 19: Line 22:
 
|Version date=2017/04/20
 
|Version date=2017/04/20
 
|Version status=stable
 
|Version status=stable
|Version download=http://download.qemu-project.org/qemu-2.9.0.tar.xz
 
 
|Version comment=Read https://wiki.qemu.org/ChangeLog/2.9.
 
|Version comment=Read https://wiki.qemu.org/ChangeLog/2.9.
|Last review by=Sweil
+
|Test entry=No
|Last review date=2018/02/20
+
|Last review by=Bendikker
 +
|Last review date=2018/04/13
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 
|Is GNU=No
 
|Is GNU=No
Line 28: Line 31:
 
{{Project license
 
{{Project license
 
|License=GPLv2
 
|License=GPLv2
 +
|License copyright=tbd
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-02-20
 
|License verified date=2009-02-20
 +
|License note=https://gitlab.com/qemu-project/qemu/-/blob/master/COPYING, https://gitlab.com/qemu-project/qemu/-/blob/master/LICENSE
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=BSD_3Clause
+
|License=0
 +
|License copyright=tbd
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-02-20
 
|License verified date=2009-02-20
Line 38: Line 44:
 
{{Project license
 
{{Project license
 
|License=LGPLv2.1
 
|License=LGPLv2.1
 +
|License copyright=tbd
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-02-20
 
|License verified date=2009-02-20
Line 43: Line 50:
 
{{Project license
 
{{Project license
 
|License=Expat
 
|License=Expat
 +
|License copyright=tbd
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-02-20
 
|License verified date=2009-02-20
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|System-administration=virtualization
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Person
 
{{Person
Line 50: Line 65:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=fabrice.bellard@free.fr
 
|Email=fabrice.bellard@free.fr
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref) (R)
 +
|Resource URL=https://rubygems.org/gems/qemu
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 74: Line 93:
 
|Resource URL=http://mail.freesoftware.fsf.org/mailman/listinfo/qemu-devel
 
|Resource URL=http://mail.freesoftware.fsf.org/mailman/listinfo/qemu-devel
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource kind=Bug Tracking
|System-administration=virtualization
+
|Resource URL=https://gitlab.com/qemu-project/qemu/-/issues
 +
}}
 +
{{Resource
 +
|Resource kind=Changelog
 +
|Resource URL=https://wiki.qemu.org/ChangeLog/
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone https://gitlab.com/qemu-project/qemu.git
 +
|Decommissioned or Obsolete=No
 +
|IRC general=irc://irc.oftc.net/qemu
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 21:15, 16 June 2021


[edit]

QEMU

https://www.qemu.org
Generic machine emulator and virtualizer

QEMU is a generic machine emulator and virtualizer.

When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performances. When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. A kernel driver called KVM is needed in this case. The virtualizer mode requires that both the host and guest machine use the same architecture of x86, PowerPC or S390.

It does not offer 3D acceleration.

"IRC general" IRC general channel
irc://irc.oftc.net/qemu





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Kelly Hopkins

Verified on

20 February 2009

License

0

Verified by

Kelly Hopkins

Verified on

20 February 2009

License

LGPLv2.1

Verified by

Kelly Hopkins

Verified on

20 February 2009




Leaders and contributors

Contact(s)Role
Fabrice Bellard Maintainer


Resources and communication

AudienceResource typeURI
Changeloghttps://wiki.qemu.org/ChangeLog/
Savannah (Ref) (R)https://savannah.nongnu.org/projects/qemu
GeneralForumhttp://qemu-forum.ipi.fi/
Debian (Ref) (R)https://tracker.debian.org/pkg/qemu
Ruby (Ref) (R)https://rubygems.org/gems/qemu
DeveloperMailing List Subscribehttp://mail.freesoftware.fsf.org/mailman/listinfo/qemu-devel
DeveloperDownloadhttp://www.nongnu.org/qemu/download.html
Bug Trackinghttps://gitlab.com/qemu-project/qemu/-/issues


Software prerequisites




Entry








"0" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.














"Ruby (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Savannah (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.











Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.