Open-source emulator to play original Xbox games on Windows, macOS, and Linux
Find a file
2018-03-09 18:30:01 +01:00
audio ossaudio: check for oss support in oss_audio_init 2013-11-07 12:26:00 +01:00
backends rng-egd: offset the point when repeatedly read from the buffer 2013-11-21 17:39:17 +01:00
block chihiro, blkmemory debug prints 2015-08-11 12:17:25 -07:00
bsd-user
default-configs Merge tag 'v1.7.0' into xbox17 2015-06-21 00:56:44 +10:00
disas
docs savevm: Ignore minimum_version_id_old if there is no load_state_old 2014-06-26 14:26:28 -05:00
dtc@bc895d6d09
fpu
fsdev
gdb-xml
gl gl should be common 2015-09-08 09:47:57 +10:00
hw cleanups 2018-03-09 18:23:39 +01:00
include Make the ACPI PM timer more hardware accurate 2016-08-04 00:12:58 -07:00
libcacard
linux-headers
linux-user linux-user: Don't overrun guest buffer in sched_getaffinity 2014-07-03 16:31:30 -05:00
net tap: avoid deadlocking rx 2014-06-25 15:17:15 -05:00
pc-bios Update OpenBIOS images 2014-02-21 00:34:41 -06:00
pixman@97336fad32
po po/Makefile: fix $SRC_PATH reference 2014-06-25 17:09:33 -05:00
qapi qapi: fix memleak by adding implict struct functions in dealloc visitor 2013-11-05 19:58:38 -08:00
qga qga: Fix handle fd leak in acquire_privilege() 2014-07-15 19:28:00 -05:00
qobject Merge tag 'v1.7.0' into xbox17 2015-06-21 00:56:44 +10:00
qom qom: Avoid leaking str and bool properties on failure 2014-06-25 15:11:17 -05:00
roms Update OpenBIOS images 2014-02-21 00:34:41 -06:00
scripts Fix compilation with perl > 5.22 2017-12-21 19:51:57 +00:00
slirp
stubs
sysconfigs/target
target-alpha
target-arm target-arm: Fix errors in writes to generic timer control registers 2014-07-03 16:31:30 -05:00
target-cris
target-i386 target-i386: Filter FEAT_7_0_EBX TCG features too 2014-07-15 19:28:01 -05:00
target-lm32
target-m68k
target-microblaze
target-mips target-mips: fix 64-bit FPU config for user-mode emulation 2014-02-20 21:59:18 -06:00
target-moxie
target-openrisc target-openrisc: Correct memory bounds checking for the tlb buffers 2013-11-20 21:47:17 +08:00
target-ppc
target-s390x s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUG 2014-06-25 16:43:05 -05:00
target-sh4
target-sparc
target-unicore32
target-xtensa target-xtensa: fix cross-page jumps/calls at the end of TB 2014-07-03 16:31:29 -05:00
tcg tcg-i386: Fix win64 qemu store 2014-07-03 16:31:30 -05:00
tests qcow1: Stricter backing file length check 2014-07-03 16:31:28 -05:00
trace
ui Merge tag 'v1.7.2' into xbox 2015-06-21 04:07:41 +10:00
util qmp: access the local QemuOptsLists for drive option 2013-11-14 13:09:07 +01:00
.exrc
.gitignore
.gitmodules
.mailmap
.travis.yml .travis.yml: basic compile and check recipes 2013-11-13 15:48:38 +04:00
aio-posix.c
aio-win32.c
arch_init.c migration: catch unknown flags in ram_load 2014-07-01 11:11:36 -05:00
async.c aio: fix qemu_bh_schedule() bh->ctx race condition 2014-07-03 16:31:30 -05:00
balloon.c
block-migration.c
block.c block: Limit request size (CVE-2014-0143) 2014-07-03 16:18:13 -05:00
blockdev-nbd.c nbd: Shutdown socket before closing. 2014-07-15 19:28:02 -05:00
blockdev.c Merge tag 'v1.7.2' into xbox 2015-06-21 04:07:41 +10:00
blockjob.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure configure: Always build with -fno-common 2017-05-15 09:42:09 -07:00
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c coroutine-win32.c: Add noinline attribute to work around gcc bug 2014-07-15 19:28:01 -05:00
cpu-exec.c fix windows build 2015-08-16 23:10:00 +10:00
cpus.c cpus: Don't kick un-realized cpus. 2015-06-21 14:46:20 +10:00
cputlb.c cputlb: Fix regression with TCG interpreter (bug 1310324) 2014-07-03 16:31:29 -05:00
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c memory: fix limiting of translation at a page boundary 2014-02-21 00:36:00 -06:00
gdbstub.c vl: allow "cont" from panicked state 2013-11-04 15:39:41 +02:00
HACKING
hmp-commands.hx
hmp.c
hmp.h
iohandler.c
ioport.c
kvm-all.c KVM: Fix GSI number space limit 2014-07-15 19:28:01 -05:00
kvm-stub.c
LICENSE
main-loop.c Merge tag 'v1.7.0' into xbox17 2015-06-21 00:56:44 +10:00
MAINTAINERS MAINTAINERS: add block driver sub-maintainers 2013-11-15 13:37:48 +01:00
Makefile sun4m: Add FCode ROM for TCX framebuffer 2013-11-21 17:38:52 +01:00
Makefile.objs gl should be common 2015-09-08 09:47:57 +10:00
Makefile.target gl should be common 2015-09-08 09:47:57 +10:00
memory.c Merge tag 'v1.7.2' into xbox 2015-06-21 04:07:41 +10:00
memory_mapping.c
migration-exec.c
migration-fd.c
migration-rdma.c rdma: bug fixes 2014-07-15 19:28:00 -05:00
migration-tcp.c
migration-unix.c
migration.c migration: catch unknown flags in ram_load 2014-07-01 11:11:36 -05:00
monitor.c Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging 2013-10-31 17:01:12 +01:00
nbd.c nbd: Don't validate from and len in NBD_CMD_DISC. 2014-07-15 19:28:01 -05:00
os-posix.c
os-win32.c
page_cache.c
qapi-schema.json qapi-schema: Update description for NewImageMode 2013-11-14 13:09:06 +01:00
qdev-monitor.c qdev-monitor: Avoid device_add crashing on non-device driver name 2014-02-20 21:59:18 -06:00
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c char: restore read callback on a reattached (hotplug) chardev 2014-06-20 08:19:49 -05:00
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c coroutine: add co_aio_sleep_ns() to allow sleep in block drivers 2013-10-30 12:22:09 +01:00
qemu-coroutine.c
qemu-doc.texi
qemu-img-cmds.hx
qemu-img.c qemu-img: Plug memory leak in convert command 2014-07-03 16:31:29 -05:00
qemu-img.texi
qemu-io-cmds.c
qemu-io.c
qemu-log.c
qemu-nbd.c nbd: Shutdown socket before closing. 2014-07-15 19:28:02 -05:00
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx doc: fix hardcoded helper path 2013-11-18 13:45:10 +02:00
qemu-seccomp.c seccomp: exit if seccomp_init() fails 2014-02-21 00:34:40 -06:00
qemu-tech.texi
qemu-timer.c
qemu.nsi nsis: Improved support for parallel installation of 32 and 64 bit code 2013-11-07 07:02:44 +01:00
qemu.sasl
qmp-commands.hx
qmp.c
qtest.c
readline.c
README
README.md update README 2015-07-19 22:08:50 +10:00
rules.mak
savevm.c savevm: Ignore minimum_version_id_old if there is no load_state_old 2014-06-26 14:26:28 -05:00
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events megasas: Implement LD_LIST_QUERY 2014-06-25 16:02:25 -05:00
translate-all.c split definitions for exec.c and translate-all.c radix trees 2014-02-20 21:59:18 -06:00
translate-all.h split definitions for exec.c and translate-all.c radix trees 2014-02-20 21:59:18 -06:00
user-exec.c
VERSION Update VERSION for 1.7.2 release 2014-07-21 17:42:15 -05:00
version.rc
vl.c Use consistent naming conventions. 2015-08-21 19:12:50 -07:00
xbzrle.c
xen-all.c
xen-mapcache.c
xen-stub.c

XQEMU is the #1 platform for Barbie Horse Adventures

Barbie Horse Adventures Screenshot