Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
Go to file
Matt Borgerson a809d8557d .github: Make all release tags follow v<semver> convention
Replace xemu-v*, gh-release/* tagging with typical semver vX.Y.Z, which
plays nicer with GitHub releases. Increments patch version on push
to master.
2022-04-29 22:03:39 -07:00
.github .github: Make all release tags follow v<semver> convention 2022-04-29 22:03:39 -07:00
.gitlab/issue_templates GitLab: Add "Feature Request" issue template. 2021-06-25 10:08:37 +01:00
.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 configure, meson: convert pam detection to meson 2021-06-25 10:54:10 +02:00
backends vhost: Add Error parameter to vhost_dev_init() 2021-06-30 13:15:44 +02:00
block util/oslib-win32: Use UTF-16 filesystem API 2021-10-24 12:09:12 -07:00
bsd-user tcg/plugins: implement a qemu_plugin_user_exit helper 2021-07-23 17:22:16 +01:00
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 plugins/cache: Fixed "function decl. is not a prototype" warnings 2021-07-23 17:22:16 +01:00
crypto crypto: add gnutls pbkdf provider 2021-07-14 14:15:52 +01:00
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 ebpf: Added eBPF RSS loader. 2021-06-04 15:25:46 +08:00
fpu softfloat: Use _Generic instead of QEMU_GENERIC 2021-06-16 15:03:26 +02:00
fsdev
gdb-xml
genconfig@8220e87489 config: Migrate to genconfig system 2022-04-24 21:15:57 -07:00
hw nv2a: Fix glsl ambiguous overload to prevent renderdoc failure 2022-04-26 22:08:51 -07:00
include qemu/compiler.h: Assert in unreachable check in debug builds 2022-02-02 01:05:47 -07:00
io io: use GDateTime for formatting timestamp for websock headers 2021-07-14 14:15:52 +01:00
libdecnumber
licenses util: Add miniz library 2021-06-10 13:02:05 -07:00
linux-headers linux-headers: Update 2021-07-09 11:01:06 +10:00
linux-user linux-user/elfload: byteswap i386 registers when dumping core 2021-08-05 12:17:30 +02:00
meson@776acd2a80
migration migration: clear the memory region dirty bitmap when skipping free pages 2021-07-26 12:50:13 +01:00
monitor chardev: mark explicitly first argument as poisoned 2021-08-05 16:15:33 +04:00
nbd nbd/server: Mark variable unused in nbd_negotiate_meta_queries 2021-07-26 07:06:25 -10:00
net net: Early initialize winpcap library 2021-10-01 14:08:05 -07:00
pc-bios pseries: Update SLOF firmware image 2021-07-13 10:04:30 +10:00
plugins plugins: Fix physical address calculation for IO regions 2021-07-23 17:22:16 +01:00
po
python python: Configure tox to skip missing interpreters 2021-07-13 15:44:16 -04:00
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 qom: use correct field name when getting/setting alias properties 2021-07-23 18:17:17 +02:00
replay
roms pseries: Update SLOF firmware image 2021-07-13 10:04:30 +10:00
scripts .github: Make all release tags follow v<semver> convention 2022-04-29 22:03:39 -07:00
scsi
semihosting
slirp@a88d9ace23 Update libslirp to v4.6.1 2021-08-03 16:07:22 +04:00
softmmu vl: Don't start if eeprom is invalid 2022-04-27 15:54:02 -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 meson: fix condition for io_uring stubs 2021-07-14 14:31:48 +01:00
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@25058a070a tomlplusplus: Update submodule 2022-04-29 14:57:57 -07:00
tools virtiofsd: Add missing newline in error message 2021-07-09 18:42:46 +02:00
trace trace: Fold mem-internal.h into mem.h 2021-07-21 07:45:38 -10:00
ubuntu-win64-cross build: Update SDL2 to 2.0.22 2022-04-26 17:54:17 -07:00
ui ui: Add CPU logging in log 2022-04-29 14:19:24 -07:00
util util: Add fast-hash.h to simplify xxHash usage 2021-10-25 16:30:38 -07:00
winpcap-loader net: Add libpcap library 2021-06-11 22:12:00 -07:00
.cirrus.yml cirrus: delete FreeBSD and macOS jobs 2021-07-14 14:33:53 +01:00
.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 scripts/checkpatch: roll diff tweaking into checkpatch itself 2021-06-25 10:08:33 +01:00
.readthedocs.yml
.travis.yml hw/usb/ccid: remove references to NSS 2021-07-14 14:33:53 +01:00
block.c block: Add option to use driver whitelist even in tools 2021-07-20 13:14:45 +02:00
blockdev-nbd.c block/nbd: Use qcrypto_tls_creds_check_endpoint() 2021-06-29 18:29:47 +01:00
blockdev.c v6.1.0 release 2021-09-04 15:11:03 -07:00
blockjob.c progressmeter: protect with a mutex 2021-06-25 14:24:24 +03:00
build.sh meson: Build Dear ImGui more properly as a library 2022-04-24 21:15:57 -07:00
config_spec.yml ui: Show welcome screen until first save 2022-04-24 21:15:57 -07:00
configure configure: Rename 'VERSION' to 'QEMU_VERSION' 2022-04-24 21:15:57 -07:00
COPYING
COPYING.LIB
cpu.c accel/tcg: Record singlestep_enabled in tb->cflags 2021-07-21 07:47:05 -10:00
cpus-common.c
disas.c
gdbstub.c
get_deps.py
gitdm.config contrib/gitdm: add a new interns group-map for GSoC/Outreachy work 2021-07-23 17:22:16 +01:00
hmp-commands-info.hx monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically 2021-07-09 18:21:33 +02:00
hmp-commands.hx netdev: add more commands to preconfig mode 2021-06-11 10:30:13 +08:00
Info.plist
iothread.c iothread: add aio-max-batch parameter 2021-07-21 13:47:50 +01:00
job-qmp.c progressmeter: protect with a mutex 2021-06-25 14:24:24 +03:00
job.c progressmeter: protect with a mutex 2021-06-25 14:24:24 +03:00
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
Kconfig.host
LICENSE
MAINTAINERS MAINTAINERS: update virtio-gpu entry. 2021-08-11 08:39:16 +02:00
Makefile configure: Rename 'VERSION' to 'QEMU_VERSION' 2022-04-24 21:15:57 -07:00
memory_ldst.c.inc
meson.build configure: Rename 'VERSION' to 'QEMU_VERSION' 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-img: Add --skip-broken-bitmaps for 'convert --bitmaps' 2021-07-21 14:14:41 -05:00
qemu-io-cmds.c block: Acquire AioContexts during bdrv_reopen_multiple() 2021-07-09 13:19:11 +02:00
qemu-io.c
qemu-keymap.c
qemu-nbd.c qemu-nbd: Use qcrypto_tls_creds_check_endpoint() 2021-06-29 18:29:49 +01:00
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 sasl: remove comment about obsolete kerberos versions 2021-06-14 13:28:50 +01:00
QEMU_VERSION configure: Rename 'VERSION' to 'QEMU_VERSION' 2022-04-24 21:15:57 -07:00
README.md
README.rst Update documentation to refer to new location for issues 2021-06-21 05:43:11 +02:00
replication.c
thunk.c
toml.cpp tomlplusplus: Compile independently 2022-04-24 21:15:57 -07:00
trace-events cpu: Add breakpoint tracepoints 2021-07-09 21:31:11 -07:00
version.rc .github: Make all release tags follow v<semver> convention 2022-04-29 22:03:39 -07:00
xemu-version.c
xemu-version.h
xemu-xbe.c xemu-xbe.c: Increase header size threshold 2021-06-22 14:55:53 -07:00
xemu-xbe.h

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