.github
Build(deps): Bump docker/login-action from 4.3.0 to 4.4.0
2026-07-07 14:34:22 +08:00
accel
LATX, opt: classify AOT file types
2026-05-18 11:39:55 +08:00
authz
authz-simple: Check that 'identity' property is set
2020-11-18 10:51:35 +00:00
configs
LATX, feat: add default runtime configuration file
2026-04-07 09:55:24 +08:00
crypto
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
default-configs /targets
LATX, clean: prune default non x86 target configs
2026-06-09 09:50:23 +08:00
disas
LATX, clean: prune disassembler sources
2026-06-09 09:50:23 +08:00
docs
LATX, doce: Add config info to README and instroduce config doc file
2026-04-07 09:55:24 +08:00
fpu
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
hw
LATX, opt: Add multithread support to fast_jmp_cache
2025-11-27 09:44:19 +08:00
include
LATX, fix: use invalid PC sentinel for fast_jmp_cache
2026-06-16 16:05:55 +08:00
latxbuild
LATX, clean: harden buildtcg scripts
2026-06-09 09:50:23 +08:00
linux-headers
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
linux-user
linux-user: declare x86_64 syscall header outputs
2026-07-14 17:32:27 +08: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
LATX, clean: prune metadata and syscall scripts
2026-06-09 09:50:23 +08: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
KZT, fix: ensure symbols returned from different paths resolve to the same address
2026-07-07 14:36:14 +08:00
tcg
LATX, clean: prune tcg backends
2026-06-09 09:50:23 +08:00
tests
linux-user: Avoid PT_LOAD overlap on 16K hosts
2026-06-10 11:50:43 +08:00
trace
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
util
LATX, fix: remove unnecessary log about smc
2025-12-29 14:05:07 +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
…
.editorconfig
.editorconfig: update the automatic mode setting for Emacs
2021-03-10 15:34:11 +00:00
.exrc
…
.gdbinit
…
.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
…
.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
COMMIT_CONVENTION.en.md
LATX, docs: align commit convention with traceability rules
2025-12-05 08:49:04 +08:00
COMMIT_CONVENTION.md
LATX, docs: align commit convention with traceability rules
2025-12-05 08:49:04 +08:00
COPYING
…
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
LATX, clean: remove unused sun4v RTC header
2026-06-16 15:53:58 +08:00
Makefile
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
NOTICE
LATX: remove XED debug disassembler
2026-06-16 17:32:41 +08:00
README.en.rst
update README.en.rst and README.rst
2026-07-17 09:41:23 +08:00
README.rst
update README.en.rst and README.rst
2026-07-17 09:41:23 +08:00
VERSION
LATX Version 1.6.5
2026-03-23 12:37:26 +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
configure: allow LAT source archives without keycodemapdb
2026-07-13 13:23:34 +08:00
cpu.c
LATX, init: LATX user-level binary translator
2025-03-21 15:26:22 +08:00
cpus-common.c
LATX, opt: remove unnecessary CPU_GET_CLASS
2026-01-30 10:19:53 +08: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, fix: Fix latx-new.lds for loongnix server 23
2025-11-18 11:25:24 +08:00
latx-x86_64-new.lds
LATX, fix: Fix latx-x86_64-new.lds for lns23
2025-10-30 08:49:20 +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
linux-user: Avoid PT_LOAD overlap on 16K hosts
2026-06-10 11:50:43 +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
…
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
…
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
…
replication.c
…
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