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-01-29
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-01-29
target/rx: Fix compiler errors for build with sanitizers
Stefan Weil
2021-01-29
net/slirp.c: Fix spelling error in error message
Doug Evans
2021-01-28
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' into ...
Peter Maydell
2021-01-28
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-01-28
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210127-pull-request' i...
Peter Maydell
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-28
qapi: Introduce QAPI_LIST_APPEND
Eric Blake
2021-01-28
qapi: A couple more QAPI_LIST_PREPEND() stragglers
Eric Blake
2021-01-28
net: Clarify early exit condition
Eric Blake
2021-01-27
iotests: rename and move 169 and 199 tests
Vladimir Sementsov-Ogievskiy
2021-01-27
iotests: rewrite check into python
Vladimir Sementsov-Ogievskiy
2021-01-27
iotests: add testrunner.py
Vladimir Sementsov-Ogievskiy
2021-01-27
iotests: add testenv.py
Vladimir Sementsov-Ogievskiy
2021-01-27
iotests: add findtests.py
Vladimir Sementsov-Ogievskiy
2021-01-27
iotests: 146: drop extra whitespaces from .out file
Vladimir Sementsov-Ogievskiy
2021-01-27
virtio-scsi-test: Test writing to scsi-cd device
Kevin Wolf
2021-01-27
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
2021-01-27
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-2...
Peter Maydell
2021-01-27
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2021-01-27...
Peter Maydell
2021-01-27
tcg/tci: Restrict tci_write_reg16() to 64-bit hosts
Philippe Mathieu-Daudé
2021-01-27
MAINTAINERS: Update 9pfs tree URL
Greg Kurz
2021-01-27
hw/display/vmware_vga: Remove dependency on VNC header
Peter Maydell
2021-01-27
vnc: send extended desktop resize on update requests
Gerd Hoffmann
2021-01-27
Revert "vnc: move initialization to framebuffer_update_request"
Gerd Hoffmann
2021-01-27
target/microblaze: Add security attributes on memory transactions
Joe Komlodi
2021-01-27
target/microblaze: use MMUAccessType instead of int in mmu_translate
Joe Komlodi
2021-01-27
target/microblaze: Add use-non-secure property
Joe Komlodi
2021-01-27
libqtest: Rework qtest_rsp()
Markus Armbruster
2021-01-27
docs/devel: Explain how acceptance tests can be skipped
Wainer dos Santos Moschetta
2021-01-27
gitlab-ci.yml: Avoid recompiling the sources in the test jobs
Thomas Huth
2021-01-27
gitlab-ci.yml: Exclude some redundant targets in build-without-default-features
Thomas Huth
2021-01-26
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-01-26' in...
Peter Maydell
2021-01-26
meson: Do not build optional libraries by default
Philippe Mathieu-Daudé
2021-01-26
configure: Only check for audio drivers if system-mode is selected
Philippe Mathieu-Daudé
2021-01-26
gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit
Thomas Huth
2021-01-26
gitlab-ci: Test building linux-user targets on CentOS 7
Philippe Mathieu-Daudé
2021-01-26
tests/docker: Install static libc package in CentOS 7
Philippe Mathieu-Daudé
2021-01-26
iotests/178: Pass value to invalid option
Max Reitz
2021-01-26
iotests/118: Drop 'change' test
Max Reitz
2021-01-26
iotests: Add test for the regression fixed in c8bf9a9169
Alberto Garcia
2021-01-26
block: report errno when flock fcntl fails
David Edmondson
2021-01-26
simplebench: add bench-backup.py
Vladimir Sementsov-Ogievskiy
2021-01-26
simplebench: bench_block_job: add cmd_options argument
Vladimir Sementsov-Ogievskiy
2021-01-26
simplebench/bench_block_job: use correct shebang line with python3
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: drop unused argument of block_copy()
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: drop unused block_copy_set_progress_callback()
Vladimir Sementsov-Ogievskiy
2021-01-26
qapi: backup: disable copy_range by default
Vladimir Sementsov-Ogievskiy
2021-01-26
backup: move to block-copy
Vladimir Sementsov-Ogievskiy
[next]