Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
Go to file
Matt Borgerson dc669aca41 config: Change settings extension to .toml 2022-04-24 21:15:57 -07:00
.github ci: Install pyyaml on macOS 2022-04-24 21:15:57 -07:00
.gitlab/issue_templates
.gitlab-ci.d gitlab: skip many more targets in windows cross builds 2021-08-11 08:52:31 +02:00
accel tcg: Add offset to base in cpu_ld_code 2022-01-07 19:01:29 -07:00
audio audio: Never send migration section 2021-08-10 10:55:57 +02:00
authz
backends
block util/oslib-win32: Use UTF-16 filesystem API 2021-10-24 12:09:12 -07:00
bsd-user
capstone@f8b1b83301
chardev v6.1.0 release 2021-09-04 15:11:03 -07:00
configs v6.1.0 release 2021-09-04 15:11:03 -07:00
contrib
crypto
data
disas Hexagon (disas/hexagon.c) fix memory leak for early exit cases 2021-08-12 09:06:05 -05:00
docs docs/about/removed-features: Document removed machines from older QEMU versions 2021-08-11 15:39:09 +02:00
dtc@85e5d83984
dump
ebpf
fpu
fsdev
gdb-xml
genconfig@8220e87489 config: Migrate to genconfig system 2022-04-24 21:15:57 -07:00
hw config: Migrate to genconfig system 2022-04-24 21:15:57 -07:00
include qemu/compiler.h: Assert in unreachable check in debug builds 2022-02-02 01:05:47 -07:00
io
libdecnumber
licenses
linux-headers
linux-user linux-user/elfload: byteswap i386 registers when dumping core 2021-08-05 12:17:30 +02:00
meson@776acd2a80
migration
monitor chardev: mark explicitly first argument as poisoned 2021-08-05 16:15:33 +04:00
nbd
net net: Early initialize winpcap library 2021-10-01 14:08:05 -07:00
pc-bios
plugins
po
python
qapi v6.1.0 release 2021-09-04 15:11:03 -07:00
qga qga: fix leak of base64 decoded data on command error 2021-08-09 20:18:43 -05:00
qobject
qom
replay
roms
scripts archive-source.sh: Add tomlplusplus, genconfig submodules 2022-04-24 21:15:57 -07:00
scsi
semihosting
slirp@a88d9ace23 Update libslirp to v4.6.1 2021-08-03 16:07:22 +04:00
softmmu config: Migrate to genconfig system 2022-04-24 21:15:57 -07:00
storage-daemon storage-daemon: Add missing build dependency to the vhost-user-blk-test 2021-08-11 13:39:50 +02:00
stubs
subprojects/libvhost-user libvhost-user: fix -Werror=format= warnings with __u64 fields 2021-07-29 10:15:52 +02:00
target config: Migrate to genconfig system 2022-04-24 21:15:57 -07:00
tcg tcg/i386: Use SSE2 mov for FP types 2021-10-11 19:42:33 -07:00
tests tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is available 2021-08-11 13:40:01 +02:00
tomlplusplus@0f6a856dc4 tomlplusplus: Add submodule 2022-04-24 21:15:57 -07:00
tools
trace
ubuntu-win64-cross build: Update SDL2 to 2.0.20 2022-04-23 14:56:27 -07:00
ui config: Change settings extension to .toml 2022-04-24 21:15:57 -07:00
util util: Add fast-hash.h to simplify xxHash usage 2021-10-25 16:30:38 -07:00
winpcap-loader
.cirrus.yml
.clang-format .clang-format: Add initial config 2022-03-18 18:09:09 -07:00
.dir-locals.el
.editorconfig
.exrc
.gdbinit
.gitattributes
.gitignore gitignore: Ignore macOS build components 2021-12-29 16:41:53 -07:00
.gitlab-ci.yml docs: Document GitLab custom CI/CD variables 2021-07-29 07:56:01 +02:00
.gitmodules tomlplusplus: Add submodule 2022-04-24 21:15:57 -07:00
.gitpublish
.mailmap MAINTAINERS: Name and email address change 2021-08-10 16:42:16 +01:00
.patchew.yml
.readthedocs.yml
.travis.yml
COPYING
COPYING.LIB
Info.plist
Kconfig
Kconfig.host
LICENSE
MAINTAINERS MAINTAINERS: update virtio-gpu entry. 2021-08-11 08:39:16 +02:00
Makefile Makefile: ignore long options 2021-07-29 10:15:51 +02:00
README.md
README.rst
VERSION Update version for v6.1.0 release 2021-08-24 17:59:52 +01:00
block.c
blockdev-nbd.c
blockdev.c v6.1.0 release 2021-09-04 15:11:03 -07:00
blockjob.c
build.sh meson: Build Dear ImGui more properly as a library 2022-04-24 21:15:57 -07:00
config_spec.yml config: Migrate to genconfig system 2022-04-24 21:15:57 -07:00
configure meson: Specify c++17 std 2022-04-24 21:15:57 -07:00
cpu.c
cpus-common.c
disas.c
gdbstub.c
get_deps.py
gitdm.config
hmp-commands-info.hx
hmp-commands.hx
iothread.c
job-qmp.c
job.c
memory_ldst.c.inc
meson.build tomlplusplus: Compile independently 2022-04-24 21:15:57 -07:00
meson_options.txt nv2a: Add --enable-renderdoc build config 2022-02-10 14:41:43 -07:00
module-common.c
os-posix.c
os-win32.c
page-vary-common.c
page-vary.c
qemu-bridge-helper.c
qemu-edid.c
qemu-img-cmds.hx
qemu-img.c
qemu-io-cmds.c
qemu-io.c
qemu-keymap.c
qemu-nbd.c
qemu-options.hx qemu-options.hx: Fix formatting of -machine memory-backend option 2021-07-27 10:57:39 +01:00
qemu.nsi
qemu.sasl
replication.c
thunk.c
toml.cpp tomlplusplus: Compile independently 2022-04-24 21:15:57 -07:00
trace-events
version.rc
xemu-version.c
xemu-version.h
xemu-xbe.c
xemu-xbe.h

README.md

Please visit https://xemu.app for more information.