index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-24
Update version for v6.0.0-rc0 release
v6.0.0-rc0
Peter Maydell
2021-03-24
Merge remote-tracking branch 'remotes/stsquad/tags/pull-6.0-rc0-fixed-240321-...
Peter Maydell
2021-03-24
gitlab: default to not building the documentation
Alex Bennée
2021-03-24
iotests: iothreads need ioeventfd
Laurent Vivier
2021-03-24
iotests: test m68k with the virt machine
Laurent Vivier
2021-03-24
iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"
Laurent Vivier
2021-03-24
blockdev: with -drive if=virtio, use generic virtio-blk
Laurent Vivier
2021-03-24
m68k: add the virtio devices aliases
Laurent Vivier
2021-03-24
qdev: define list of archs with virtio-pci or virtio-ccw
Laurent Vivier
2021-03-24
gitlab: extend timeouts for CFI builds
Alex Bennée
2021-03-24
utils: Work around mingw strto*l bug with 0x
Eric Blake
2021-03-24
utils: Tighter tests for qemu_strtosz
Eric Blake
2021-03-24
cirrus.yml: Update the FreeBSD task to version 12.2
Thomas Huth
2021-03-24
configure: Don't use the __atomic_*_16 functions for testing 128-bit support
Thomas Huth
2021-03-24
gitlab-ci.yml: Merge the trace-backend testing into other jobs
Thomas Huth
2021-03-24
tests/tcg: add HeapInfo checking to semihosting test
Alex Bennée
2021-03-24
linux-user/riscv: initialise the TaskState heap/stack info
Alex Bennée
2021-03-24
semihosting/arm-compat-semi: don't use SET_ARG to report SYS_HEAPINFO
Alex Bennée
2021-03-24
semihosting/arm-compat-semi: unify GET/SET_ARG helpers
Alex Bennée
2021-03-24
semihosting: move semihosting tests to multiarch
Alex Bennée
2021-03-24
tools/virtiofsd: include --socket-group in help
Alex Bennée
2021-03-24
docs/devel: expand style section of memory management
Alex Bennée
2021-03-24
docs/devel: include the plugin API information from the headers
Alex Bennée
2021-03-24
scripts/kernel-doc: strip QEMU_ from function definitions
Alex Bennée
2021-03-24
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20210323' into staging
Peter Maydell
2021-03-23
exec: Build page-vary-common.c with -fno-lto
Richard Henderson
2021-03-23
exec: Extract 'page-vary.h' header
Richard Henderson
2021-03-23
exec: Rename exec-vary.c as page-vary.c
Richard Henderson
2021-03-23
tcg: Workaround macOS 11.2 mprotect bug
Richard Henderson
2021-03-23
tcg: Do not set guard pages on the rx portion of code_gen_buffer
Richard Henderson
2021-03-23
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210323-pull-request' i...
Peter Maydell
2021-03-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-23' into ...
Peter Maydell
2021-03-23
block: Remove monitor command block_passwd
Markus Armbruster
2021-03-23
qapi: Enforce union and alternate branch naming rules
Markus Armbruster
2021-03-23
qapi: Enforce enum member naming rules
Markus Armbruster
2021-03-23
qapi: Enforce struct member naming rules
Markus Armbruster
2021-03-23
tests/qapi-schema: Switch member name clash test to struct
Markus Armbruster
2021-03-23
qapi: Enforce command naming rules
Markus Armbruster
2021-03-23
qapi: Enforce feature naming rules
Markus Armbruster
2021-03-23
qapi: Prepare for rejecting underscore in command and member names
Markus Armbruster
2021-03-23
tests-qmp-cmds: Drop unused and incorrect qmp_TestIfCmd()
Markus Armbruster
2021-03-23
qapi/pragma: Streamline comments on member-name-exceptions
Markus Armbruster
2021-03-23
qapi: Rename pragma *-whitelist to *-exceptions
Markus Armbruster
2021-03-23
tests/qapi-schema: Rename returns-whitelist to returns-bad-type
Markus Armbruster
2021-03-23
tests/qapi-schema: Rename pragma-*-crap to pragma-value-not-*
Markus Armbruster
2021-03-23
qapi: Factor out QAPISchemaParser._check_pragma_list_of_str()
Markus Armbruster
2021-03-23
tests/qapi-schema: Rename redefined-builtin to redefined-predefined
Markus Armbruster
2021-03-23
qapi: Enforce type naming rules
Markus Armbruster
2021-03-23
qapi: Enforce event naming rules
Markus Armbruster
2021-03-23
qapi: Consistently permit any case in downstream prefixes
Markus Armbruster
[next]