summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-25tests/tcg: fix typo in configure.sh test for v8.3Alex Bennée
2020-02-25tcg: save vaddr temp for plugin usageAlex Bennée
2020-02-25tests/tcg: give debug builds a little bit longerAlex Bennée
2020-02-25tests/plugins: make howvec clean-up after itself.Alex Bennée
2020-02-25target/riscv: progressively load the instruction during decodeAlex Bennée
2020-02-25qemu/bitops.h: Add extract8 and extract16Yoshinori Sato
2020-02-25tests/plugin: prevent uninitialized warningChen Qun
2020-02-25plugins/core: add missing break in cb_to_tcg_flagsEmilio G. Cota
2020-02-25docs/devel: document query handle lifetimesAlex Bennée
2020-02-25tracing: only allow -trace to override -D if setAlex Bennée
2020-02-25tests/iotests: be a little more forgiving on the size testAlex Bennée
2020-02-25travis.yml: single-thread build-tcg stagesAlex Bennée
2020-02-25travis.yml: Fix Travis YAML configuration warningsWainer dos Santos Moschetta
2020-02-25travis.yml: Test the s390-ccw build, tooThomas Huth
2020-02-25tests/rcutorture: mild documenting refactor of update threadAlex Bennée
2020-02-25tests/rcutorture: better document locking of statsAlex Bennée
2020-02-25tests/rcutorture: update usage hintAlex Bennée
2020-02-25tests/tcg: include a skip runner for pauth3 with pluginsAlex Bennée
2020-02-25vhost-user-blk: convert to new virtio_delete_queuePan Nengyuan
2020-02-25vhost-user-blk: delete virtioqueues in unrealize to fix memleaksPan Nengyuan
2020-02-25virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealizePan Nengyuan
2020-02-25virtio-pmem: do delete rq_vq in virtio_pmem_unrealizePan Nengyuan
2020-02-25vhost-user-fs: convert to the new virtio_delete_queue functionPan Nengyuan
2020-02-25vhost-user-fs: do delete virtio_queues in unrealizePan Nengyuan
2020-02-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-02-25rebuild-expected-aml.sh: remind about the processMichael S. Tsirkin
2020-02-25bios-tables-test: default diff commandMichael S. Tsirkin
2020-02-25bios-tables-test: fix up DIFF generationMichael S. Tsirkin
2020-02-25bios-tables-test: tell people how to updateMichael S. Tsirkin
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini
2020-02-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20200225' into ...Peter Maydell
2020-02-25docs: Move tools documentation to tools manualPeter Maydell
2020-02-25docs: Move qemu-option-trace.rst.inc to docs/Peter Maydell
2020-02-25docs: Create new 'tools' manualPeter Maydell
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini
2020-02-25WHPX: Assigning maintainer for Windows Hypervisor PlatformSunil Muthuswamy
2020-02-25accel/kvm: Check ioctl(KVM_SET_USER_MEMORY_REGION) return valuePhilippe Mathieu-Daudé
2020-02-25target/i386: check for empty register in FXAMPaolo Bonzini
2020-02-25qdev-monitor: Forbid repeated device_delJulia Suvorova
2020-02-25mem-prealloc: optimize large guest startupbauerchen
2020-02-25memory: batch allocate ioeventfds[] in address_space_update_ioeventfds()Stefan Hajnoczi
2020-02-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-02-22fuzz: add documentation to docs/devel/Alexander Bulekov
2020-02-22fuzz: add virtio-scsi fuzz targetAlexander Bulekov
2020-02-22fuzz: add virtio-net fuzz targetAlexander Bulekov
2020-02-22fuzz: add i440fx fuzz targetsAlexander Bulekov
2020-02-22fuzz: add configure flag --enable-fuzzingAlexander Bulekov
2020-02-22fuzz: add target/fuzz makefile rulesAlexander Bulekov
2020-02-22fuzz: add support for qos-assisted fuzz targetsAlexander Bulekov
2020-02-22fuzz: support for fork-based fuzzing.Alexander Bulekov