.github
|
5cf434b5af
github: fix config mistake preventing repo lockdown commenting
|
3 年之前 |
.gitlab
|
954a6c4f78
.gitlab/issue_templates: Move suggestions into comments
|
2 年之前 |
.gitlab-ci.d
|
aa54f5be44
tests: update lcitool to fix freebsd py311-yaml rename
|
10 月之前 |
accel
|
51483f6c84
include: Move QemuLockCnt APIs to their own header
|
10 月之前 |
audio
|
4cd78a3db2
audio/pw: Report more accurate error when connecting to PipeWire fails
|
10 月之前 |
authz
|
6f1e91f716
error: Drop superfluous #include "qapi/qmp/qerror.h"
|
2 年之前 |
backends
|
78c8f780d3
hostmem: Apply merge property after the memory region is initialized
|
11 月之前 |
block
|
b873463821
docs: Mark "gluster" support in QEMU as deprecated
|
10 月之前 |
bsd-user
|
4c492b4063
bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
|
10 月之前 |
chardev
|
327993f180
chardev/mux: implement detach of frontends from mux
|
10 月之前 |
common-user
|
ffe98631b3
common-user/host/ppc: Implement safe-syscall.inc.S
|
2 年之前 |
configs
|
ac2fb86a0e
target/i386/gdbstub: Expose orig_ax
|
10 月之前 |
contrib
|
8148fb56c7
contrib/plugins: avoid hanging program
|
11 月之前 |
crypto
|
95cc223afb
crypto: drop obsolete back compat logic for old nettle
|
10 月之前 |
disas
|
c700d06819
disas: Remove CRIS disassembler
|
10 月之前 |
docs
|
f7214f99ff
vl.c: Remove pxa2xx-specific -portrait and -rotate options
|
10 月之前 |
dump
|
1aef44805d
dump: make range overlap check more readable
|
1 年之前 |
ebpf
|
1396f2b144
qapi/ebpf: Drop temporary 'prefix'
|
11 月之前 |
fpu
|
f0161b9168
fpu: remove break after g_assert_not_reached()
|
11 月之前 |
fsdev
|
b5ab62b3c0
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
|
10 月之前 |
gdb-xml
|
ac2fb86a0e
target/i386/gdbstub: Expose orig_ax
|
10 月之前 |
gdbstub
|
b14d064962
license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
|
11 月之前 |
host
|
b86c6ba689
util/cpuinfo-riscv: Support host/cpuinfo.h for riscv
|
1 年之前 |
hw
|
95a16ee753
Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
|
10 月之前 |
include
|
bd783b5cd6
qga: Improve error for guest-set-user-password parameter @crypted
|
10 月之前 |
io
|
ef834aa2b2
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
|
11 月之前 |
libdecnumber
|
b2a3cbb80c
libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
|
2 年之前 |
linux-headers
|
b9c0a2e01c
linux-header: PPC: KVM: Update one-reg ids for DEXCR, HASHKEYR and HASHPKEYR
|
1 年之前 |
linux-user
|
eed4e3d4c6
linux-user/i386: Use explicit little-endian LD/ST API
|
10 月之前 |
migration
|
2e49d6a20b
migration/multifd: fix build error when qpl compression is enabled
|
10 月之前 |
monitor
|
5b7d54d4ed
gdbstub: move enums into separate header
|
1 年之前 |
nbd
|
73ce9bbf8a
nbd: fix -Werror=maybe-uninitialized false-positive
|
10 月之前 |
net
|
e093934ee1
net: Remove deadcode
|
10 月之前 |
pc-bios
|
972208be77
roms/openbios: update OpenBIOS images to c3a19c1e built from submodule
|
11 月之前 |
plugins
|
595cd9ce2e
plugins: add plugin API to read guest memory
|
11 月之前 |
po
|
3ef11c991e
po: update Italian translation
|
1 年之前 |
python
|
07f0d32641
Require meson version 1.5.0
|
10 月之前 |
qapi
|
05adb38839
Merge tag 'migration-20241009-pull-request' of https://gitlab.com/peterx/qemu into staging
|
10 月之前 |
qga
|
fd1d47740d
error: Drop superfluous #include "qapi/qmp/qerror.h"
|
10 月之前 |
qobject
|
f52e630825
qobject: remove return after g_assert_not_reached()
|
11 月之前 |
qom
|
b5ab62b3c0
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
|
10 月之前 |
replay
|
40ebdc4b60
replay: Remove unused replay_disable_events
|
10 月之前 |
roms
|
972208be77
roms/openbios: update OpenBIOS images to c3a19c1e built from submodule
|
11 月之前 |
rust
|
95e82f9b38
meson: check in main meson.build for native Rust compiler
|
10 月之前 |
scripts
|
d0f0cd5b1f
rust: add PL011 device model
|
10 月之前 |
scsi
|
d0cda6f461
configure, meson: rename targetos to host_os
|
1 年之前 |
semihosting
|
ddd1731385
semihosting: Restrict to TCG
|
1 年之前 |
stats
|
de6cd7599b
meson: Replace softmmu_ss -> system_ss
|
2 年之前 |
storage-daemon
|
7b1070a7e1
Revert "meson: Propagate gnutls dependency"
|
1 年之前 |
stubs
|
4408155ac5
meson: Drop the .fa library suffix
|
1 年之前 |
subprojects
|
d0f0cd5b1f
rust: add PL011 device model
|
10 月之前 |
system
|
f7214f99ff
vl.c: Remove pxa2xx-specific -portrait and -rotate options
|
10 月之前 |
target
|
95a16ee753
Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
|
10 月之前 |
tcg
|
c5809eee45
include/exec/memop: Rename get_alignment_bits
|
10 月之前 |
tests
|
f774a67750
Merge tag 'pull-target-arm-20241015-1' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
|
10 月之前 |
tools
|
2a99c2ba82
qemu-vmsr-helper: implement --verbose/-v
|
1 年之前 |
trace
|
7ffc4894a6
trace: Remove deprecated 'vcpu' field from QMP trace events
|
1 年之前 |
ui
|
f7214f99ff
vl.c: Remove pxa2xx-specific -portrait and -rotate options
|
10 月之前 |
util
|
51483f6c84
include: Move QemuLockCnt APIs to their own header
|
10 月之前 |
.dir-locals.el
|
91288a58a5
Add .dir-locals.el file to configure emacs coding style
|
10 年之前 |
.editorconfig
|
2c9192c177
.editorconfig: update the automatic mode setting for Emacs
|
4 年之前 |
.exrc
|
692e587fc6
qemu: add .exrc
|
13 年之前 |
.gdbinit
|
3a586d2f0b
.gdbinit: load QEMU sub-commands when gdb starts
|
8 年之前 |
.git-blame-ignore-revs
|
452b3eeacc
metadata: add .git-blame-ignore-revs
|
2 年之前 |
.gitattributes
|
2d308fe9c1
.gitattributes: add Rust diff and merge attributes
|
10 月之前 |
.gitignore
|
ac4ccac740
configure: rename --enable-pypi to --enable-download, control subprojects too
|
2 年之前 |
.gitlab-ci.yml
|
9ada9fd259
docs: Document GitLab custom CI/CD variables
|
4 年之前 |
.gitmodules
|
d2dfe0b506
meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
|
2 年之前 |
.gitpublish
|
08bb160e02
Add a git-publish configuration file
|
7 年之前 |
.mailmap
|
92360d6e62
MAINTAINERS: Update Sriram Yagnaraman mail address
|
1 年之前 |
.patchew.yml
|
66cf70149a
scripts/checkpatch: roll diff tweaking into checkpatch itself
|
4 年之前 |
.readthedocs.yml
|
b16a45bc5e
readthodocs: fully specify a build environment
|
1 年之前 |
.travis.yml
|
73ceb12960
Remove the unused sh4eb target
|
10 月之前 |
COPYING
|
a013cc6593
COPYING: update from FSF
|
17 年之前 |
COPYING.LIB
|
f0d44cc446
COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org
|
6 年之前 |
Kconfig
|
764a6ee9fe
build-sys: Add rust feature option
|
10 月之前 |
Kconfig.host
|
764a6ee9fe
build-sys: Add rust feature option
|
10 月之前 |
LICENSE
|
cb974c95df
tcg/LICENSE: Remove out of date claim about TCG subdirectory licensing
|
5 年之前 |
MAINTAINERS
|
51483f6c84
include: Move QemuLockCnt APIs to their own header
|
10 月之前 |
Makefile
|
6fe12bc659
Makefile: trigger re-configure on updated pythondeps
|
1 年之前 |
README.rst
|
e215ba533c
README.rst: add the missing punctuations
|
1 年之前 |
VERSION
|
e638d685ec
Open 9.2 development tree
|
11 月之前 |
block.c
|
bcd63b55b0
qapi/block-core: Drop temporary 'prefix'
|
11 月之前 |
blockdev-nbd.c
|
3874f5f73c
nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
|
1 年之前 |
blockdev.c
|
6252deb244
backup: add minimum cluster size to performance options
|
10 月之前 |
blockjob.c
|
b49f4755c7
block: remove AioContext locking
|
1 年之前 |
configure
|
4aa94ae08d
configure, meson: synchronize defaults for configure and Meson Rust options
|
10 月之前 |
cpu-common.c
|
18530e7c57
cpu-common.c: export cpu_get_free_index to be reused later
|
1 年之前 |
cpu-target.c
|
39e4bc4cdf
cpu-target: don't set cpu->thread_id to bogus value
|
1 年之前 |
event-loop-base.c
|
71ad4713cc
util/event-loop-base: Introduce options to set the thread pool size
|
3 年之前 |
gitdm.config
|
6205a70b92
contrib/gitdm: add group map for AMD
|
2 年之前 |
hmp-commands-info.hx
|
b35505523a
hmp-commands-info.hx: Add missing info command for stats subcommand
|
1 年之前 |
hmp-commands.hx
|
db8cb7b6e7
hmp/migration: Fix "migrate" command's documentation
|
1 年之前 |
iothread.c
|
694226410b
iothread: Simplify expression in qemu_in_iothread()
|
1 年之前 |
job-qmp.c
|
107111bf6f
qapi job: Elide redundant has_FOO in generated C
|
2 年之前 |
job.c
|
b49f4755c7
block: remove AioContext locking
|
1 年之前 |
meson.build
|
35152940b7
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging
|
10 月之前 |
meson_options.txt
|
4aa94ae08d
configure, meson: synchronize defaults for configure and Meson Rust options
|
10 月之前 |
module-common.c
|
d38ea87ac5
all: Clean up includes
|
9 年之前 |
os-posix.c
|
de448e0f26
os-posix: Expand setrlimit() syscall compatibility
|
1 年之前 |
os-win32.c
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 年之前 |
page-target.c
|
75bbe6a4d2
exec: Expose 'target_page.h' API to user emulation
|
1 年之前 |
page-vary-common.c
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 年之前 |
page-vary-target.c
|
8c7907a180
exec: Rename target specific page-vary.c -> page-vary-target.c
|
1 年之前 |
pythondeps.toml
|
07f0d32641
Require meson version 1.5.0
|
10 月之前 |
qemu-bridge-helper.c
|
f761b41a62
qemu-bridge-helper: relocate path to default ACL
|
4 年之前 |
qemu-edid.c
|
82a628f887
qemu-edid: Restrict input parameter -d to avoid division by zero
|
2 年之前 |
qemu-img-cmds.hx
|
d95f260aee
docs/devel/docs: Document .hx file syntax
|
1 年之前 |
qemu-img.c
|
b49f4755c7
block: remove AioContext locking
|
1 年之前 |
qemu-io-cmds.c
|
365911b182
qemu-io: add cvtnum() error handling for zone commands
|
1 年之前 |
qemu-io.c
|
b49f4755c7
block: remove AioContext locking
|
1 年之前 |
qemu-keymap.c
|
fa9ddb1caf
qemu-keymap: Release local allocation references
|
10 月之前 |
qemu-nbd.c
|
fb1c2aaa98
nbd/server: Plumb in new args to nbd_client_add()
|
1 年之前 |
qemu-options.hx
|
f7214f99ff
vl.c: Remove pxa2xx-specific -portrait and -rotate options
|
10 月之前 |
qemu.nsi
|
dc86dd55d5
license: Simplify GPL-2.0-or-later license descriptions
|
11 月之前 |
qemu.sasl
|
213de8a2fb
sasl: remove comment about obsolete kerberos versions
|
4 年之前 |
replication.c
|
b02629550d
replication: move include out of root directory
|
4 年之前 |
trace-events
|
d44fe13b2b
tracepoints: move physmem trace points
|
1 年之前 |
version.rc
|
ddfcb8c43c
configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSION
|
4 年之前 |