aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)Author
2019-03-05qapi: Fix code generation for sub-modules in other directoriesMarkus Armbruster
2019-03-05tests: Add a test for qemu self announcementsDr. David Alan Gilbert
2019-03-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-03-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-02-2...Peter Maydell
2019-02-28tests/test-qga: Reenable guest-agent qtestPhilippe Mathieu-Daudé
2019-02-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-260219-1' in...Peter Maydell
2019-02-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into...Peter Maydell
2019-02-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-02-26authz: delete existing ACL implementationDaniel P. Berrange
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange
2019-02-26authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé
2019-02-26tests/Makefile.include: test all rounding modes of softfloatAlex Bennée
2019-02-26tests/fp: enable f128_to_ui[32/64] tests in float-to-uintAlex Bennée
2019-02-26tests/device-plug: Add a simple PCI unplug request testDavid Hildenbrand
2019-02-25tests: add test-bdrv-graph-modVladimir Sementsov-Ogievskiy
2019-02-22tests/softfloat: always do quick softfloat testsAlex Bennée
2019-02-21vhost-net: compile it on all targets that have virtio-net.Paolo Bonzini
2019-02-05configure: Add a proper check for openpty() in libutilThomas Huth
2019-02-01block: Fix hangs in synchronous APIs with iothreadsKevin Wolf
2019-01-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster
2019-01-23tests/Makefile: add check-softfloat ruleAlex Bennée
2019-01-23tests/Makefile: add floating point testsAlex Bennée
2019-01-22tests: remove rule for nonexisting qdev-monitor-testPaolo Bonzini
2019-01-22tests/Makefile: Use some more CONFIG switches for ppc testsThomas Huth
2019-01-22tests/Makefile: Use some more CONFIG switches for x86 testsThomas Huth
2019-01-21tests: Disable ipmi-bt-testPeter Maydell
2019-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-01-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-01-17virtio: split virtio serial bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio net bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio blk bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio scsi bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio 9p bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio balloon bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio rng bits from virtio-pciJuan Quintela
2019-01-17check-help: visual and content improvementsCleber Rosa
2019-01-17check-venv: use recorded Python versionCleber Rosa
2019-01-14Revert "tests: Disable qht-bench parallel test when using gprof"Alex Bennée
2019-01-14Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-01-11Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...Peter Maydell
2019-01-11tests: Disable qht-bench parallel test when using gprofPhilippe Mathieu-Daudé
2019-01-11test: replace gtester with a TAP driverPaolo Bonzini
2019-01-11tests/display-vga: Enable virtio-vga testThomas Huth
2019-01-07tests/microbit-test: Add Tests for nRF51 GPIOSteffen Görtz
2018-12-13qapi: Add 'if' to implicit struct membersMarc-André Lureau
2018-12-13qapi: add a dictionary form for TYPEMarc-André Lureau