.github
Build(deps): Bump actions/attest-build-provenance from 2.3.0 to 2.4.0
2025-06-12 19:50:21 +08:00
accel
LATX, fix: Remove TU_UNLINK_STUB_INVALID
2025-07-08 18:56:22 +08:00
authz
authz-simple: Check that 'identity' property is set
2020-11-18 10:51:35 +00:00
crypto
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
default-configs
hw/ppc: Add emulation of Genesi/bPlan Pegasos II
2021-05-04 11:41:25 +10:00
disas
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
docs
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
fpu
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
hw
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
include
LATX, fix: Remove TU_UNLINK_STUB_INVALID
2025-07-08 18:56:22 +08:00
latxbuild
LATX, feat: Add low memory mode.
2025-07-07 15:46:34 +08:00
linux-headers
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
linux-user
LATX, fix: add TCSETS2.
2025-07-30 20:01:40 -07:00
meson @ 5685dc35f0
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
nbd
nbd: server: Report holes for raw images
2021-03-08 13:08:45 -06:00
plugins
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
python
Python: close the log file kept by QEMUMachine before reading it
2021-02-15 21:40:16 -05:00
qapi
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
qobject
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
qom
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
scripts
scripts: fix generation update-binfmts templates
2021-05-03 10:07:41 +02:00
scsi
scsi: fix sense code for EREMOTEIO
2021-03-16 14:30:30 -04:00
semihosting
Do not include cpu.h if it's not really necessary
2021-05-02 17:24:51 +02:00
storage-daemon
qsd: Document FUSE exports
2021-03-29 18:28:33 +02:00
stubs
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
subprojects /libvhost-user
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
target
LATX, fix: fix ptn cdq idiv
2025-07-21 18:33:36 -07:00
tcg
LATX, feat: Using adaptive code buffer in low memory mode.
2025-07-08 11:39:23 +08:00
trace
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
util
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
.cirrus.yml
cirrus.yml: Update the FreeBSD task to version 12.2
2021-03-24 14:25:34 +00:00
.dir-locals.el
Add .dir-locals.el file to configure emacs coding style
2015-10-08 19:46:01 +03:00
.editorconfig
.editorconfig: update the automatic mode setting for Emacs
2021-03-10 15:34:11 +00:00
.exrc
qemu: add .exrc
2012-09-07 09:02:44 +03:00
.gdbinit
.gdbinit: load QEMU sub-commands when gdb starts
2017-06-07 14:38:45 +01:00
.gitattributes
maint: Tell git that *.py files should use python diff hunks
2021-02-15 22:13:34 -05:00
.gitignore
feat: Try to use Github Actions
2025-05-16 09:21:20 +08:00
.gitmodules
LATX, clean: Remove some submodules from configure
2025-03-28 11:15:10 +08:00
.gitpublish
Add a git-publish configuration file
2018-03-05 09:03:17 +00:00
.mailmap
MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
2020-12-13 16:00:58 +01:00
.patchew.yml
ci: store Patchew configuration in the tree
2019-06-03 14:03:02 +02:00
.readthedocs.yml
readthedocs: build with Python 3.6
2020-10-05 16:30:45 +01:00
.travis.yml
travis.yml: Limit simultaneous jobs to 3
2021-02-19 06:31:40 +01:00
COPYING
COPYING: update from FSF
2008-10-12 17:54:42 +00:00
COPYING.LIB
COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org
2019-01-30 11:01:22 +01:00
Kconfig
semihosting: Move hw/semihosting/ -> semihosting/
2021-03-10 15:34:12 +00:00
Kconfig.host
multi-process: Add config option for multi-process QEMU
2021-02-09 20:53:56 +00:00
LICENSE
tcg/LICENSE: Remove out of date claim about TCG subdirectory licensing
2019-11-11 15:11:21 +01:00
MAINTAINERS
ppc patch queue 2021-05-04
2021-05-05 20:29:14 +01:00
Makefile
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
README.en.rst
LATX, doc: update README with AOSC package requirements
2025-07-20 19:58:11 -07:00
README.rst
LATX, doc: update README with AOSC package requirements
2025-07-20 19:58:11 -07:00
VERSION
LATX Version 1.6.1
2025-05-09 15:16:47 +08:00
block.c
Do not include sysemu/sysemu.h if it's not really necessary
2021-05-02 17:24:50 +02:00
blockdev-nbd.c
qemu-nbd: Use SOMAXCONN for socket listen() backlog
2021-02-12 07:42:08 -06:00
blockdev.c
block: bdrv_append(): don't consume reference
2021-04-30 12:27:47 +02:00
blockjob.c
block: drop ctx argument from bdrv_root_attach_child
2021-04-30 12:27:47 +02:00
configure
Add avx support
2025-07-07 17:48:40 +08:00
cpu.c
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
cpus-common.c
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
2020-11-15 16:43:54 +01:00
disas.c
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
gdbstub.c
Do not include sysemu/sysemu.h if it's not really necessary
2021-05-02 17:24:50 +02:00
gitdm.config
contrib: gitdm: add a mapping for Janus Technologies
2019-03-12 19:31:29 +00:00
hmp-commands-info.hx
migrate: remove QMP/HMP commands for speed, downtime and cache size
2021-03-18 09:22:55 +00:00
hmp-commands.hx
block: Remove monitor command block_passwd
2021-03-23 22:31:56 +01:00
iothread.c
multi-process: define MPQemuMsg format and transmission functions
2021-02-10 09:23:28 +00:00
job-qmp.c
qapi: Use QAPI_LIST_APPEND in trivial cases
2021-01-28 08:08:45 +01:00
job.c
job: Allow complete for jobs on standby
2021-04-09 18:00:29 +02:00
latx-new.lds
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
latx-x86_64-new.lds
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
latx-x86_64.lds
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
latx.lds
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
memory_ldst.c.inc
fuzz: ignore address_space_map is_write flag
2021-02-08 14:43:54 +01:00
meson.build
LATX, fix: keep HAVE_DRM_H to support drm ioctls
2025-06-03 14:25:28 +08:00
meson_options.txt
build: Remove autogenerated version header and use meson option
2025-05-13 09:03:55 +08:00
module-common.c
all: Clean up includes
2016-02-04 17:41:30 +00:00
os-posix.c
os: deprecate the -enable-fips option and QEMU's FIPS enforcement
2021-01-29 17:07:53 +00:00
os-win32.c
vl: relocate paths to data directories
2020-09-30 19:11:36 +02:00
page-vary-common.c
exec: Build page-vary-common.c with -fno-lto
2021-03-23 19:36:47 -06:00
page-vary.c
exec: Build page-vary-common.c with -fno-lto
2021-03-23 19:36:47 -06:00
qemu-bridge-helper.c
qemu-bridge-helper: relocate path to default ACL
2020-09-30 19:11:36 +02:00
qemu-edid.c
qemu-edid: drop cast
2020-10-14 06:05:56 +02:00
qemu-img-cmds.hx
qemu-img: add support for rate limit in qemu-img convert
2020-10-27 15:26:20 +01:00
qemu-img.c
qemu-img convert: Unshare write permission for source
2021-04-30 12:27:48 +02:00
qemu-io-cmds.c
qemu-io: add preallocate mode parameter for truncate command
2020-12-18 12:35:55 +01:00
qemu-io.c
qemu-io: Use user_creatable_process_cmdline() for --object
2021-03-19 10:17:14 +01:00
qemu-keymap.c
Include qemu-common.h exactly where needed
2019-06-12 13:20:20 +02:00
qemu-nbd.c
qemu-nbd: Use user_creatable_process_cmdline() for --object
2021-03-19 10:17:14 +01:00
qemu-options-wrapper.h
qemu-img: remove references to GEN_DOCS
2018-05-20 08:35:54 +03:00
qemu-options.h
Clean up ill-advised or unusual header guards
2016-07-12 16:20:46 +02:00
qemu-options.hx
docs: More precisely describe memory-backend-*::id's user
2021-05-03 10:07:41 +02:00
qemu.nsi
nsis: adjust for new MinGW paths
2021-01-23 15:55:05 -05:00
qemu.sasl
Default to GSSAPI (Kerberos) instead of DIGEST-MD5 for SASL
2017-05-09 14:41:47 +01:00
replication.c
replication: Introduce new APIs to do replication operation
2016-09-13 11:00:56 +01:00
replication.h
Include qemu/module.h where needed, drop it from qemu-common.h
2019-06-12 13:18:33 +02:00
thunk.c
overall usermode...: Fix Lesser GPL version number
2020-11-15 16:43:40 +01:00
trace-events
trace-events: Fix attribution of trace points to source
2020-09-09 17:17:58 +01:00
version.rc
configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSION
2021-01-02 21:03:37 +01:00