aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-02meson: use dependency to gate block modulesPaolo Bonzini
2021-01-02meson: use pkg-config method for libudevPaolo Bonzini
2021-01-02meson: fix detection of curses with pkgconfigPaolo Bonzini
2021-01-02Makefile: add dummy target for build.ninja dependenciesPaolo Bonzini
2021-01-02trace: do not include TCG helper tracepoints in no-TCG buildsPaolo Bonzini
2021-01-02util: Extract flush_icache_range to cacheflush.cRichard Henderson
2021-01-02remove TCG includes from common codePaolo Bonzini
2021-01-02build-sys: fix -static linking of libvhost-userMarc-André Lureau
2021-01-02docs: Add CFI DocumentationDaniele Buono
2021-01-02configure,meson: support Control-Flow IntegrityDaniele Buono
2021-01-02check-block: enable iotests with cfi-icallDaniele Buono
2021-01-02cfi: Initial support for cfi-icall in QEMUDaniele Buono
2021-01-02configure,meson: add option to enable LTODaniele Buono
2021-01-02target/i386: Check privilege level for protected mode 'int N' task gatePeter Maydell
2021-01-02qom: Assert that objects being destroyed have no parentEduardo Habkost
2021-01-02test-char: Destroy chardev correctly at char_file_test_internal()Eduardo Habkost
2021-01-02vl: initialize displays _after_ exiting preconfigurationPaolo Bonzini
2021-01-02configure: document --without-default-{features,devices}Paolo Bonzini
2021-01-02tests: update for rename of CentOS8 PowerTools repoDaniel P. Berrangé
2021-01-02tests/docker: Remove the remainders of debian9 containers from the MakefileThomas Huth
2021-01-02gitlab-CI: Test 32-bit builds with the fedora-i386-cross containerThomas Huth
2021-01-02tests/tcg: build tests with -WerrorAlex Bennée
2021-01-02gitlab: add --without-default-features buildAlex Bennée
2021-01-02gitlab: move --without-default-devices build from TravisAlex Bennée
2021-01-02python: add __repr__ to ConsoleSocket to aid debuggingAlex Bennée
2021-01-02configure: add --without-default-featuresAlex Bennée
2021-01-02configure: move gettext detection to meson.buildAlex Bennée
2021-01-02gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-buildAlex Bennée
2021-01-01Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell
2021-01-01Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...Peter Maydell
2021-01-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-2...Peter Maydell
2021-01-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell
2021-01-01Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell
2020-12-31Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...Peter Maydell
2020-12-31Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-12-31Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201218a'...Peter Maydell
2020-12-31Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...Peter Maydell
2020-12-30Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...Peter Maydell
2020-12-22tests/acceptance: Add a test with the Fedora 31 kernel and initrdThomas Huth
2020-12-21s390x/pci: Fix memory_region_access_valid callMatthew Rosato
2020-12-21s390x/pci: fix pcistb lengthMatthew Rosato
2020-12-21tests/acceptance: Test the virtio-balloon device on s390xThomas Huth
2020-12-21tests/acceptance: Test virtio-rng on s390 via /dev/hwrngThomas Huth
2020-12-21tests/acceptance: Extract the code to clear dmesg and wait for CRW reportsThomas Huth
2020-12-21tests/acceptance: test hot(un)plug of ccw devicesCornelia Huck
2020-12-21target/s390x: Improve SUB LOGICAL WITH BORROWRichard Henderson
2020-12-21target/s390x: Improve cc computation for SUBTRACT LOGICALRichard Henderson
2020-12-21target/s390x: Improve ADD LOGICAL WITH CARRYRichard Henderson
2020-12-21target/s390x: Improve cc computation for ADD LOGICALRichard Henderson
2020-12-21qga/commands-posix: Send CCW address on s390x with the fsinfo dataThomas Huth