.github
|
ci: Bump macOS runner to 14
|
2024-06-14 20:30:18 -07:00 |
.gitlab/issue_templates
|
|
|
.gitlab-ci.d
|
scripts/device-crash-test: Add a parameter to run with TCG only
|
2023-05-31 09:43:50 +03:00 |
accel
|
accel/tcg: Support jit profiling with VTune
|
2023-08-02 00:57:03 -07:00 |
audio
|
module: add Error arguments to module_load and module_load_qom
|
2022-11-06 09:48:50 +01:00 |
authz
|
|
|
backends
|
vhost: enable vrings in vhost_dev_start() for vhost-user devices
|
2022-12-01 02:30:04 -05:00 |
block
|
v7.2.4 release
|
2023-07-17 03:29:42 -07:00 |
bsd-user
|
bsd-user: Catch up with sys/param.h requirement for machine/pmap.h
|
2022-10-26 14:09:17 -06:00 |
chardev
|
v7.2.4 release
|
2023-07-17 03:29:42 -07:00 |
common-user
|
common-user: Only compile the common user code if have_user is set
|
2022-06-28 11:12:05 +02:00 |
configs
|
v7.2.0 release
|
2023-01-22 13:17:37 -07:00 |
contrib
|
contrib/plugins: protect execlog's last_exec expansion
|
2022-10-31 20:37:59 +00:00 |
crypto
|
crypto: Support export akcipher to pkcs8
|
2022-11-02 06:56:32 -04:00 |
data
|
ui: Support controller peripherals and XMU devices (#1315)
|
2023-12-18 01:04:14 -05:00 |
disas
|
disas/nanomips: Tidy read for 48-bit opcodes
|
2022-11-08 01:04:25 +01:00 |
docs
|
docs: fix multi-process QEMU documentation
|
2023-06-07 22:49:05 +03:00 |
dtc@b6910bec11
|
ui: Make aspect ratio config independent, add autodetect
|
2023-06-18 00:58:39 -07:00 |
dump
|
dump/win_dump: limit number of processed PRCBs
|
2022-10-26 12:55:00 +04:00 |
ebpf
|
ebpf: replace deprecated bpf_program__set_socket_filter
|
2022-07-06 11:39:09 +08:00 |
fpu
|
softfloat: Fix the incorrect computation in float32_exp2
|
2023-05-18 21:09:59 +03:00 |
fsdev
|
9pfs: prevent opening special files (CVE-2023-2861)
|
2023-06-08 23:52:29 +03:00 |
gdb-xml
|
gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
|
2022-11-06 09:48:26 +01:00 |
gdbstub
|
gdbstub: move guest debug support check to ops
|
2022-10-06 11:53:41 +01:00 |
genconfig@44bab849ce
|
tomlplusplus: Allow using system library
|
2022-06-24 22:21:49 -07:00 |
hw
|
eeprom: Use sha1 and rc4 util for hashing functions
|
2024-06-12 17:29:02 -07:00 |
include
|
v7.2.4 release
|
2023-07-17 03:29:42 -07:00 |
io
|
io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server side
|
2023-04-13 18:28:26 +03:00 |
libdecnumber
|
libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
|
2022-11-11 09:13:52 +01:00 |
licenses
|
nv2a: Add CPU emulation of nv2a vertex shader
|
2022-06-24 20:34:57 -07:00 |
linux-headers
|
Update linux headers to v6.0-rc4
|
2022-09-26 17:23:47 +02:00 |
linux-user
|
linux-user/s390x: Fix single-stepping SVC
|
2023-06-07 11:55:26 +03:00 |
meson@1e2e30bbcf
|
meson: Use meson 1.4.1
|
2024-06-14 19:37:34 -07:00 |
migration
|
v7.2.4 release
|
2023-07-17 03:29:42 -07:00 |
monitor
|
qemu-sockets: move and rename SocketAddress_to_str()
|
2022-10-28 13:28:52 +08:00 |
nbd
|
block: Change blk_{pread,pwrite}() param order
|
2022-07-12 12:14:56 +02:00 |
net
|
v7.2.4 release
|
2023-07-17 03:29:42 -07:00 |
pc-bios
|
target/hppa: Update to SeaBIOS-hppa version 8
|
2023-06-26 19:35:39 +03:00 |
plugins
|
plugins: add [pre|post]fork helpers to linux-user
|
2022-10-06 11:53:41 +01:00 |
po
|
po: add ukrainian translation
|
2022-07-05 10:15:49 +02:00 |
python
|
misc: fix commonly doubled up words
|
2022-08-01 11:58:02 +02:00 |
qapi
|
v7.2.0 release
|
2023-01-22 13:17:37 -07:00 |
qga
|
qga: Fix suspend on Linux guests without systemd
|
2023-06-08 13:30:56 +03:00 |
qobject
|
|
|
qom
|
module: add Error arguments to module_load and module_load_qom
|
2022-11-06 09:48:50 +01:00 |
replay
|
replay: Fix declaration of replay_read_next_clock
|
2022-11-29 11:09:11 -05:00 |
roms
|
target/hppa: Update to SeaBIOS-hppa version 8
|
2023-06-26 19:35:39 +03:00 |
scripts
|
build: Update arm64 target, handle target/arch independent pkg names
|
2024-03-09 18:52:37 -07:00 |
scsi
|
QIOChannel: Add flags on io_writev and introduce io_flush callback
|
2022-05-16 13:56:24 +01:00 |
semihosting
|
semihosting/arm-compat-semi: Avoid using hardcoded /tmp
|
2022-10-31 20:37:58 +00:00 |
softmmu
|
vl: Prevent selection of HDD image as DVD image
|
2023-10-12 12:39:55 -07:00 |
storage-daemon
|
qsd: Unlink absolute PID file path
|
2022-07-12 14:30:38 +02:00 |
stubs
|
qga: Allow building of the guest agent without system emulators or tools
|
2022-11-11 09:17:45 +01:00 |
subprojects
|
libvhost-user: check for NULL when allocating a virtqueue element
|
2023-03-29 10:20:04 +03:00 |
target
|
v7.2.4 release
|
2023-07-17 03:29:42 -07:00 |
tcg
|
tcg/i386: Simplify FP ops further when AVX is available
|
2023-07-31 00:39:08 -07:00 |
tests
|
tests/tcg/s390x: Test single-stepping SVC
|
2023-06-07 11:55:33 +03:00 |
thirdparty
|
nv2a: Add RenderDoc support for Windows builds
|
2022-06-14 14:03:26 -07:00 |
tomlplusplus@c635f218c0
|
tomlplusplus: Update to v3.3.0
|
2023-07-21 01:35:58 -07:00 |
tools
|
virtiofsd: Add sigreturn to the seccomp whitelist
|
2022-11-25 13:56:05 -05:00 |
trace
|
include/hw/core: Create struct CPUJumpCache
|
2022-10-04 12:13:12 -07:00 |
ubuntu-win64-cross
|
xemu-win64-toolchain/sdl2.mk: Specify PKG_FILE
|
2023-01-23 10:37:06 -07:00 |
ui
|
ui: Fix FilePicker clear button overlapping select button
|
2024-03-09 22:32:13 -07:00 |
util
|
sha1_rc4: Remove xbox eeprom specific aspects
|
2024-06-12 17:29:02 -07:00 |
winpcap-loader
|
|
|
.cirrus.yml
|
ci: Upgrade msys2 release to 20220603
|
2022-07-29 10:33:29 -07:00 |
.clang-format
|
ui: Redesign user interface
|
2022-05-07 16:09:34 -07:00 |
.dir-locals.el
|
|
|
.editorconfig
|
|
|
.exrc
|
|
|
.gdbinit
|
|
|
.gitattributes
|
|
|
.gitignore
|
v7.2.0 release
|
2023-01-22 13:17:37 -07:00 |
.gitlab-ci.yml
|
|
|
.gitmodules
|
imgui: Set remote to xemu fork
|
2023-07-22 21:34:39 -07:00 |
.gitpublish
|
|
|
.mailmap
|
MAINTAINERS: Replace my amsat.org email address
|
2022-10-17 17:21:22 -04:00 |
.patchew.yml
|
|
|
.readthedocs.yml
|
|
|
.travis.yml
|
Revert "gitlab: disable accelerated zlib for s390x"
|
2022-07-20 12:15:09 +01:00 |
block.c
|
Merge remote-tracking branch 'origin/master' into sync/qemu-7.2.0
|
2023-06-18 01:19:02 -07:00 |
blockdev-nbd.c
|
nbd/server: Allow MULTI_CONN for shared writable exports
|
2022-05-12 13:10:52 +02:00 |
blockdev.c
|
v7.2.4 release
|
2023-07-17 03:29:42 -07:00 |
blockjob.c
|
block: Make bdrv_child_get_parent_aio_context I/O
|
2022-11-10 14:58:34 +01:00 |
build.sh
|
build: Fix building on mingw
|
2024-03-15 11:35:16 -07:00 |
config_spec.yml
|
ui: Support controller peripherals and XMU devices (#1315)
|
2023-12-18 01:04:14 -05:00 |
configure
|
httplib: Submodule and update to v0.13.1
|
2023-07-21 01:35:58 -07:00 |
COPYING
|
|
|
COPYING.LIB
|
|
|
cpu.c
|
accel/tcg: Complete cpu initialization before registration
|
2022-11-01 08:31:41 +11:00 |
cpus-common.c
|
cpus: Introduce cpu_list_generation_id
|
2022-07-20 12:15:08 +01:00 |
disas.c
|
disas: use result of ->read_memory_func
|
2022-10-06 11:53:40 +01:00 |
event-loop-base.c
|
util/event-loop-base: Introduce options to set the thread pool size
|
2022-05-09 10:43:23 +01:00 |
get_deps.py
|
|
|
gitdm.config
|
|
|
hmp-commands-info.hx
|
hmp: add virtio commands
|
2022-10-09 16:38:45 -04:00 |
hmp-commands.hx
|
qapi: net: add stream and dgram netdevs
|
2022-10-28 13:28:52 +08:00 |
Info.plist
|
|
|
iothread.c
|
util/event-loop-base: Introduce options to set the thread pool size
|
2022-05-09 10:43:23 +01:00 |
job-qmp.c
|
job.c: enable job lock/unlock and remove Aiocontext locks
|
2022-10-07 12:11:41 +02:00 |
job.c
|
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context
|
2022-10-27 20:14:11 +02:00 |
Kconfig
|
|
|
Kconfig.host
|
vfio-user: build library
|
2022-06-15 16:42:33 +01:00 |
LICENSE
|
|
|
MAINTAINERS
|
MAINTAINERS: Add subprojects/libvhost-user to section "vhost"
|
2022-11-27 13:34:21 -05:00 |
Makefile
|
v7.2.0 release
|
2023-01-22 13:17:37 -07:00 |
memory_ldst.c.inc
|
|
|
meson_options.txt
|
accel/tcg: Support jit profiling with VTune
|
2023-08-02 00:57:03 -07:00 |
meson.build
|
meson: Drop GLU dependency
|
2024-06-14 19:37:34 -07:00 |
module-common.c
|
|
|
os-posix.c
|
os-posix: asynchronous teardown for shutdown on Linux
|
2022-10-31 09:46:34 +01:00 |
os-win32.c
|
Remove qemu-common.h include from most units
|
2022-04-06 14:31:55 +02:00 |
page-vary-common.c
|
Remove qemu-common.h include from most units
|
2022-04-06 14:31:55 +02:00 |
page-vary.c
|
include: move target page bits declaration to page-vary.h
|
2022-04-06 14:31:43 +02:00 |
QEMU_VERSION
|
v7.2.4 release
|
2023-07-17 03:29:42 -07:00 |
qemu-bridge-helper.c
|
|
|
qemu-edid.c
|
qemu-edid: Restrict input parameter -d to avoid division by zero
|
2022-10-12 13:38:15 +02:00 |
qemu-img-cmds.hx
|
|
|
qemu-img.c
|
qemu-img: remove unused variable
|
2022-11-11 09:12:10 +01:00 |
qemu-io-cmds.c
|
block: Change blk_pwrite_compressed() param order
|
2022-07-12 12:14:56 +02:00 |
qemu-io.c
|
include: move qemu_*_exec_dir() to cutils
|
2022-05-28 11:42:56 +02:00 |
qemu-keymap.c
|
|
|
qemu-nbd.c
|
qemu-nbd: Pass max connections to blockdev layer
|
2022-05-12 13:10:52 +02:00 |
qemu-options.hx
|
qemu-options: finesse the recommendations around -blockdev
|
2023-05-18 21:09:59 +03:00 |
qemu.nsi
|
|
|
qemu.sasl
|
|
|
README.md
|
|
|
README.rst
|
README.rst: fix link formatting
|
2022-08-04 13:44:21 +02:00 |
replication.c
|
|
|
toml.cpp
|
tomlplusplus: Allow using system library
|
2022-06-24 22:21:49 -07:00 |
trace-events
|
gdbstub: move into its own sub directory
|
2022-10-06 11:53:41 +01: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: Add memtxattrs
|
2023-01-23 00:30:40 -07:00 |
xemu-xbe.h
|
|
|
xemu.metainfo.xml
|
Update metainfo.xml information
|
2024-03-23 13:58:52 -07:00 |