Logoj0ke.net Open Build Service > Projects > virtualization:xen:redhat > qemu > Meta
Sign Up | Log In

Meta Configuration of Package qemu

 
1
<package name="qemu" project="virtualization:xen:redhat">
2
  <title>QEMU is a FAST! processor emulator</title>
3
  <description>QEMU is a generic and open source processor emulator which achieves a good
4
emulation speed by using dynamic translation. QEMU has two operating modes:
5
6
 * Full system emulation. In this mode, QEMU emulates a full system (for
7
   example a PC), including a processor and various peripherials. It can be
8
   used to launch different Operating Systems without rebooting the PC or
9
   to debug system code.
10
 * User mode emulation. In this mode, QEMU can launch Linux processes compiled
11
   for one CPU on another CPU.
12
13
As QEMU requires no host kernel patches to run, it is safe and easy to use.</description>
14
  <person userid="hostmaster" role="bugowner"/>
15
  <person userid="hostmaster" role="maintainer"/>
16
  <url>http://www.qemu.org/</url>
17
</package>
18