Skip to content
/ qemu Public
forked from qemu/qemu

This QEMU fork included the usermode NPTL support patch and disable epoll syscalls patch.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB
Notifications You must be signed in to change notification settings

AlbrechtL/qemu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
==== QEMU 1.4.0 Fork ====

This QEMU fork included the usermode NPTL support patch and disable epoll syscalls patch.
Read this thread: https://forum.winehq.org/viewtopic.php?f=8&t=17701&start=25#p84325

With this QEMU version you can try to run x86 Windows programs on a Raspberry Pi.

Compile it direct on a Raspberry Pi with the following commands
# ./configure --target-list=i386-linux-user --static
# make -j 4

Read the documentation in qemu-doc.html or on http://wiki.qemu.org
- QEMU team

About

This QEMU fork included the usermode NPTL support patch and disable epoll syscalls patch.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.9%
  • Python 1.2%
  • C++ 0.9%
  • Haxe 0.8%
  • Assembly 0.7%
  • Shell 0.5%
  • Other 1.0%