aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-02remove TCG includes from common codePaolo Bonzini9-9/+5
2021-01-02build-sys: fix -static linking of libvhost-userMarc-André Lureau1-1/+5
2021-01-02docs: Add CFI DocumentationDaniele Buono2-2/+140
2021-01-02configure,meson: support Control-Flow IntegrityDaniele Buono3-2/+68
2021-01-02check-block: enable iotests with cfi-icallDaniele Buono1-7/+11
2021-01-02cfi: Initial support for cfi-icall in QEMUDaniele Buono7-0/+95
2021-01-02configure,meson: add option to enable LTODaniele Buono2-0/+8
2021-01-02target/i386: Check privilege level for protected mode 'int N' task gatePeter Maydell1-14/+21
2021-01-02qom: Assert that objects being destroyed have no parentEduardo Habkost1-0/+1
2021-01-02test-char: Destroy chardev correctly at char_file_test_internal()Eduardo Habkost1-1/+1
2021-01-02vl: initialize displays _after_ exiting preconfigurationPaolo Bonzini1-1/+1
2021-01-02configure: document --without-default-{features,devices}Paolo Bonzini1-0/+4
2021-01-02tests: update for rename of CentOS8 PowerTools repoDaniel P. Berrangé1-2/+3
2021-01-02tests/docker: Remove the remainders of debian9 containers from the MakefileThomas Huth1-5/+1
2021-01-02gitlab-CI: Test 32-bit builds with the fedora-i386-cross containerThomas Huth2-5/+29
2021-01-02tests/tcg: build tests with -WerrorAlex Bennée1-1/+1
2021-01-02gitlab: add --without-default-features buildAlex Bennée1-0/+7
2021-01-02gitlab: move --without-default-devices build from TravisAlex Bennée2-8/+7
2021-01-02python: add __repr__ to ConsoleSocket to aid debuggingAlex Bennée1-0/+7
2021-01-02configure: add --without-default-featuresAlex Bennée1-70/+85
2021-01-02configure: move gettext detection to meson.buildAlex Bennée3-18/+5
2021-01-02gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-buildAlex Bennée1-3/+3
2021-01-01Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell85-452/+363
2021-01-01Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...Peter Maydell12-311/+507
2021-01-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-2...Peter Maydell3-4/+89
2021-01-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell105-1265/+977
2021-01-01Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell1-1/+1
2020-12-31Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...Peter Maydell48-447/+2357
2020-12-31Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell17-193/+361
2020-12-31Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201218a'...Peter Maydell9-153/+131
2020-12-31Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...Peter Maydell10-108/+333
2020-12-30Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...Peter Maydell15-37/+61
2020-12-22tests/acceptance: Add a test with the Fedora 31 kernel and initrdThomas Huth1-0/+110
2020-12-21s390x/pci: Fix memory_region_access_valid callMatthew Rosato1-4/+6
2020-12-21s390x/pci: fix pcistb lengthMatthew Rosato1-2/+2
2020-12-21tests/acceptance: Test the virtio-balloon device on s390xThomas Huth1-1/+11
2020-12-21tests/acceptance: Test virtio-rng on s390 via /dev/hwrngThomas Huth1-2/+15
2020-12-21tests/acceptance: Extract the code to clear dmesg and wait for CRW reportsThomas Huth1-13/+17
2020-12-21tests/acceptance: test hot(un)plug of ccw devicesCornelia Huck1-0/+24
2020-12-21target/s390x: Improve SUB LOGICAL WITH BORROWRichard Henderson5-73/+45
2020-12-21target/s390x: Improve cc computation for SUBTRACT LOGICALRichard Henderson5-82/+43
2020-12-21target/s390x: Improve ADD LOGICAL WITH CARRYRichard Henderson5-67/+34
2020-12-21target/s390x: Improve cc computation for ADD LOGICALRichard Henderson5-74/+97
2020-12-21qga/commands-posix: Send CCW address on s390x with the fsinfo dataThomas Huth2-1/+53
2020-12-21MAINTAINERS: move my git tree to gitlabCornelia Huck1-5/+5
2020-12-21s390x: pv: Fence additional unavailable SCLP facilities for PV guestsJanosch Frank2-3/+61
2020-12-19qobject: Make QString immutableMarkus Armbruster4-88/+4
2020-12-19block: Use GString instead of QString to build filenamesMarkus Armbruster1-5/+6
2020-12-19keyval: Use GString to accumulate value stringsMarkus Armbruster1-5/+6
2020-12-19json: Use GString instead of QString to accumulate stringsMarkus Armbruster1-15/+15