.github
|
20a4f14f6e
.github: Enable repo-lockdown bot to refuse GitHub pull requests
|
5 жил өмнө |
.gitlab-ci.d
|
6f60a240f6
gitlab-ci/containers: Add missing wildcard where we should look for changes
|
5 жил өмнө |
accel
|
8ff0b2c920
tcg: support JIT on Apple Silicon
|
4 жил өмнө |
audio
|
4f50d4a48e
ossaudio: fix out of bounds write
|
5 жил өмнө |
authz
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 жил өмнө |
backends
|
88f8307457
tpm_emulator: Report an error if chardev is missing
|
5 жил өмнө |
block
|
2fb97f4f83
block: check availablity for preadv/pwritev on mac
|
4 жил өмнө |
bsd-user
|
090e4da589
tcg: mirror mapping RWX pages for iOS optional
|
4 жил өмнө |
capstone @ 22ead3e0bf
|
e219c499e9
disas: Add capstone as submodule
|
7 жил өмнө |
chardev
|
30827bad38
chardev: Extract system emulation specific code
|
5 жил өмнө |
contrib
|
8fe9805c73
libvhost-user: Report descriptor index on panic
|
5 жил өмнө |
crypto
|
5325cc34a2
qom: Put name parameter before value / visitor parameter
|
5 жил өмнө |
default-configs
|
50486d63fb
hw/avr: Add limited support for some Arduino boards
|
5 жил өмнө |
disas
|
ccb237090f
disas/sh4: Add missing fallthrough annotations
|
5 жил өмнө |
docs
|
f3a53c031b
tcg: implement bulletproof JIT
|
4 жил өмнө |
dtc @ 85e5d83984
|
67953a379e
Makefile: dtc: update, build the libfdt target
|
5 жил өмнө |
dump
|
992861fb1e
error: Eliminate error_propagate() manually
|
5 жил өмнө |
fpu
|
8cdf91243f
fpu/softfloat: fix up float16 nan recognition
|
5 жил өмнө |
fsdev
|
353b5a91cc
9p: null terminate fs driver options list
|
5 жил өмнө |
gdb-xml
|
12b3540547
target/avr: CPU class: Add GDB support
|
5 жил өмнө |
hw
|
881419b711
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
|
5 жил өмнө |
include
|
8ff0b2c920
tcg: support JIT on Apple Silicon
|
4 жил өмнө |
io
|
78f8d4975c
io/task: Move 'qom/object.h' header to source
|
5 жил өмнө |
libdecnumber
|
7271a81949
build: remove CONFIG_LIBDECNUMBER
|
7 жил өмнө |
libucontext @ 148ec4c5b6
|
7b72c6b9c7
coroutine: add libucontext as external library
|
5 жил өмнө |
linux-headers
|
56908dc504
linux-headers: update again to 5.8
|
5 жил өмнө |
linux-user
|
090e4da589
tcg: mirror mapping RWX pages for iOS optional
|
4 жил өмнө |
migration
|
37931e006f
migration: Fix typos in bitmap migration comments
|
5 жил өмнө |
monitor
|
833ef7ec56
monitor/misc: Remove unused "chardev/char-mux.h" include
|
5 жил өмнө |
nbd
|
890cbccb08
nbd: Fix large trim/zero requests
|
5 жил өмнө |
net
|
a9bafced71
build: Add support for iOS host
|
5 жил өмнө |
pc-bios
|
1f42e24699
seabios: update to master snapshot
|
5 жил өмнө |
plugins
|
308e754964
qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const
|
5 жил өмнө |
po
|
250bc43a40
translations: Add Swedish language
|
5 жил өмнө |
python
|
80ded8e99d
python/qemu: Change ConsoleSocket to optionally drain socket.
|
5 жил өмнө |
qapi
|
f7160f3218
schemas: Add vim modeline
|
5 жил өмнө |
qga
|
a9bafced71
build: Add support for iOS host
|
5 жил өмнө |
qobject
|
7b1cd1c65a
qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()
|
5 жил өмнө |
qom
|
0dde9fd12f
qom: Make info qom-tree sort children more efficiently
|
5 жил өмнө |
replay
|
677a3baba4
replay: synchronize on every virtual timer callback
|
5 жил өмнө |
roms
|
1f42e24699
seabios: update to master snapshot
|
5 жил өмнө |
scripts
|
d2a71d7474
Get rid of the libqemustub.a remainders
|
5 жил өмнө |
scsi
|
7a309cc95b
qom: Change object_get_canonical_path_component() not to malloc
|
5 жил өмнө |
slirp @ 452c389d82
|
863db125c3
slirp: update for iOS resolv fix
|
4 жил өмнө |
softmmu
|
619985e937
semihosting: defer connect_chardevs a little more to use serialx
|
5 жил өмнө |
storage-daemon
|
f7160f3218
schemas: Add vim modeline
|
5 жил өмнө |
stubs
|
d64072c0ac
Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"
|
5 жил өмнө |
target
|
a9bafced71
build: Add support for iOS host
|
5 жил өмнө |
tcg
|
8ff0b2c920
tcg: support JIT on Apple Silicon
|
4 жил өмнө |
tests
|
d2a71d7474
Get rid of the libqemustub.a remainders
|
5 жил өмнө |
tools
|
3005c099ef
virtiofsd: Allow addition or removal of capabilities
|
5 жил өмнө |
trace
|
1b7157be3a
trace/simple: Allow enabling simple traces from command line
|
5 жил өмнө |
ui
|
20c1df5476
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request' into staging
|
5 жил өмнө |
util
|
7b72c6b9c7
coroutine: add libucontext as external library
|
5 жил өмнө |
.cirrus.yml
|
83c85bf1d6
.cirrus.yml: add bash to the brew packages
|
5 жил өмнө |
.dir-locals.el
|
91288a58a5
Add .dir-locals.el file to configure emacs coding style
|
10 жил өмнө |
.editorconfig
|
9b109f566a
editorconfig: add setting for shell scripts
|
6 жил өмнө |
.exrc
|
692e587fc6
qemu: add .exrc
|
13 жил өмнө |
.gdbinit
|
3a586d2f0b
.gdbinit: load QEMU sub-commands when gdb starts
|
8 жил өмнө |
.gitignore
|
91f6ff72b6
.gitignore: un-ignore .gitlab-ci.d
|
5 жил өмнө |
.gitlab-ci.yml
|
5896c53954
gitlab-ci: Fix Avocado cache usage
|
5 жил өмнө |
.gitmodules
|
863db125c3
slirp: update for iOS resolv fix
|
4 жил өмнө |
.gitpublish
|
08bb160e02
Add a git-publish configuration file
|
7 жил өмнө |
.mailmap
|
428a377704
MAINTAINERS: Update Radoslaw Biernacki email address
|
5 жил өмнө |
.patchew.yml
|
f6adb8e7e3
ci: store Patchew configuration in the tree
|
6 жил өмнө |
.readthedocs.yml
|
66e7dde18c
.readthedocs.yml: specify some minimum python requirements
|
5 жил өмнө |
.shippable.yml
|
3b6b4997b3
shippable: add one more qemu to registry url
|
5 жил өмнө |
.travis.yml
|
0571d280d0
.travis.yml: skip ppc64abi32-linux-user with plugins
|
5 жил өмнө |
CODING_STYLE.rst
|
9f8efa74d3
docs: split the CODING_STYLE doc into distinct groups
|
6 жил өмнө |
COPYING
|
a013cc6593
COPYING: update from FSF
|
17 жил өмнө |
COPYING.LIB
|
f0d44cc446
COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org
|
6 жил өмнө |
Changelog
|
70b7fba987
Use HTTPS for qemu.org and other domains
|
7 жил өмнө |
Kconfig
|
aaa1b70a0b
Makefile: simplify MINIKCONF rules
|
5 жил өмнө |
Kconfig.host
|
06e89e13be
accel/Kconfig: Extract accel selectors into their own config
|
5 жил өмнө |
LICENSE
|
cb974c95df
tcg/LICENSE: Remove out of date claim about TCG subdirectory licensing
|
5 жил өмнө |
MAINTAINERS
|
d0d89526f7
MAINTAINERS: Cover the firmware JSON schema
|
5 жил өмнө |
Makefile
|
7b72c6b9c7
coroutine: add libucontext as external library
|
5 жил өмнө |
Makefile.objs
|
ef138c7724
chardev: enable modules, use for braille
|
5 жил өмнө |
Makefile.target
|
bd3929e6b3
build: Added support for building QEMU as a shared library
|
5 жил өмнө |
README.rst
|
637f39568f
docs: merge HACKING.rst contents into CODING_STYLE.rst
|
6 жил өмнө |
VERSION
|
d0ed6a69d3
Update version for v5.1.0 release
|
5 жил өмнө |
block.c
|
a9bafced71
build: Add support for iOS host
|
5 жил өмнө |
blockdev-nbd.c
|
c62d24e906
blockdev-nbd: Boxed argument type for nbd-server-add
|
5 жил өмнө |
blockdev.c
|
e54ee1b385
block: Add support to warn on backing file change without format
|
5 жил өмнө |
blockjob.c
|
258b776515
block: Add BdrvChildRole to BdrvChild
|
5 жил өмнө |
bootdevice.c
|
992861fb1e
error: Eliminate error_propagate() manually
|
5 жил өмнө |
configure
|
8ff0b2c920
tcg: support JIT on Apple Silicon
|
4 жил өмнө |
cpus-common.c
|
421a75e283
cpus: Move CPU code from exec.c to cpus-common.c
|
5 жил өмнө |
device_tree.c
|
958bae18b2
device_tree: Constify compat in qemu_fdt_node_path()
|
5 жил өмнө |
disas.c
|
6766ba506e
disas: Let disas::read_memory() handler return EIO on error
|
5 жил өмнө |
dma-helpers.c
|
5fb0a6b5e7
icount: make dma reads deterministic
|
5 жил өмнө |
exec-vary.c
|
bb8e3ea6fa
exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY
|
5 жил өмнө |
exec.c
|
421a75e283
cpus: Move CPU code from exec.c to cpus-common.c
|
5 жил өмнө |
gdbstub.c
|
7a309cc95b
qom: Change object_get_canonical_path_component() not to malloc
|
5 жил өмнө |
gitdm.config
|
eb34fc03e2
contrib: gitdm: add a mapping for Janus Technologies
|
6 жил өмнө |
hmp-commands-info.hx
|
2261d3939f
memory: Make 'info mtree' not display disabled regions by default
|
5 жил өмнө |
hmp-commands.hx
|
2d9e3dd9be
hmp: Make json format optional for qom-set
|
5 жил өмнө |
iothread.c
|
7a309cc95b
qom: Change object_get_canonical_path_component() not to malloc
|
5 жил өмнө |
job-qmp.c
|
b660a84bbb
job: take each job's lock individually in job_txn_apply
|
5 жил өмнө |
job.c
|
b660a84bbb
job: take each job's lock individually in job_txn_apply
|
5 жил өмнө |
memory_ldst.inc.c
|
9bf825bf3d
memory: Single byte swap along the I/O path
|
6 жил өмнө |
module-common.c
|
d38ea87ac5
all: Clean up includes
|
9 жил өмнө |
os-posix.c
|
7da1d7dcc0
qemu/osdep: Document os_find_datadir() return value
|
5 жил өмнө |
os-win32.c
|
7da1d7dcc0
qemu/osdep: Document os_find_datadir() return value
|
5 жил өмнө |
qdev-monitor.c
|
029afc4e76
qdev: Fix device_add DRIVER,help to print to monitor
|
5 жил өмнө |
qemu-bridge-helper.c
|
a358bca240
build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG
|
5 жил өмнө |
qemu-edid.c
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 жил өмнө |
qemu-img-cmds.hx
|
a3579bfa0a
block/amend: add 'force' option
|
5 жил өмнө |
qemu-img.c
|
bd3929e6b3
build: Added support for building QEMU as a shared library
|
5 жил өмнө |
qemu-io-cmds.c
|
a2b333c018
block: nbd: Fix convert qcow2 compressed to nbd
|
5 жил өмнө |
qemu-io.c
|
1c5a2aecea
qemu-io: adds option to use aio engine
|
5 жил өмнө |
qemu-keymap.c
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 жил өмнө |
qemu-nbd.c
|
5217f1887a
error: Use error_reportf_err() where appropriate
|
5 жил өмнө |
qemu-options-wrapper.h
|
183861456d
qemu-img: remove references to GEN_DOCS
|
7 жил өмнө |
qemu-options.h
|
2a6a4076e1
Clean up ill-advised or unusual header guards
|
9 жил өмнө |
qemu-options.hx
|
090e4da589
tcg: mirror mapping RWX pages for iOS optional
|
4 жил өмнө |
qemu-seccomp.c
|
035121d23a
seccomp: report more useful errors from seccomp
|
6 жил өмнө |
qemu-storage-daemon.c
|
f10802d2c9
qemu-storage-daemon: add missing cleanup calls
|
5 жил өмнө |
qemu.nsi
|
373c7068dd
qemu.nsi: Install Sphinx documentation
|
5 жил өмнө |
qemu.sasl
|
c6a9a9f575
Default to GSSAPI (Kerberos) instead of DIGEST-MD5 for SASL
|
8 жил өмнө |
replication.c
|
190b9a8b55
replication: Introduce new APIs to do replication operation
|
9 жил өмнө |
replication.h
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 жил өмнө |
rules.mak
|
bd3929e6b3
build: Added support for building QEMU as a shared library
|
5 жил өмнө |
thunk.c
|
79482e5987
linux-user: Add strace support for printing arguments of ioctl()
|
5 жил өмнө |
tpm.c
|
5a6791c3d4
tpm: Improve help on TPM types when none are available
|
5 жил өмнө |
trace-events
|
504f73f7b3
trace: add mmu_index to mem_info
|
5 жил өмнө |
version.rc
|
70b7fba987
Use HTTPS for qemu.org and other domains
|
7 жил өмнө |