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
path:
root
/
tests
/
Makefile.include
Age
Commit message (
Expand
)
Author
2019-02-26
authz: delete existing ACL implementation
Daniel P. Berrange
2019-02-26
authz: add QAuthZPAM object type for authorizing using PAM
Daniel P. Berrange
2019-02-26
authz: add QAuthZListFile object type for a file access control list
Daniel P. Berrangé
2019-02-26
authz: add QAuthZList object type for an access control list
Daniel P. Berrange
2019-02-26
authz: add QAuthZSimple object type for easy whitelist auth checks
Daniel P. Berrangé
2019-02-26
util: add helper APIs for dealing with inotify in portable manner
Daniel P. Berrangé
2019-02-22
tests/softfloat: always do quick softfloat tests
Alex Bennée
2019-02-05
configure: Add a proper check for openpty() in libutil
Thomas Huth
2019-02-01
block: Fix hangs in synchronous APIs with iothreads
Kevin Wolf
2019-01-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...
Peter Maydell
2019-01-24
qapi: Eliminate indirection through qmp_event_get_func_emit()
Markus Armbruster
2019-01-23
tests/Makefile: add check-softfloat rule
Alex Bennée
2019-01-23
tests/Makefile: add floating point tests
Alex Bennée
2019-01-22
tests: remove rule for nonexisting qdev-monitor-test
Paolo Bonzini
2019-01-22
tests/Makefile: Use some more CONFIG switches for ppc tests
Thomas Huth
2019-01-22
tests/Makefile: Use some more CONFIG switches for x86 tests
Thomas Huth
2019-01-21
tests: Disable ipmi-bt-test
Peter Maydell
2019-01-18
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2019-01-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-01-17
virtio: split virtio serial bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio net bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio blk bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio scsi bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio 9p bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio balloon bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio rng bits from virtio-pci
Juan Quintela
2019-01-17
check-help: visual and content improvements
Cleber Rosa
2019-01-17
check-venv: use recorded Python version
Cleber Rosa
2019-01-14
Revert "tests: Disable qht-bench parallel test when using gprof"
Alex Bennée
2019-01-14
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-11
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...
Peter Maydell
2019-01-11
tests: Disable qht-bench parallel test when using gprof
Philippe Mathieu-Daudé
2019-01-11
test: replace gtester with a TAP driver
Paolo Bonzini
2019-01-11
tests/display-vga: Enable virtio-vga test
Thomas Huth
2019-01-07
tests/microbit-test: Add Tests for nRF51 GPIO
Steffen Görtz
2018-12-13
qapi: Add 'if' to implicit struct members
Marc-André Lureau
2018-12-13
qapi: add a dictionary form for TYPE
Marc-André Lureau
2018-12-13
qapi: add 'if' to enum members
Marc-André Lureau
2018-12-13
qapi: add a dictionary form with 'name' key for enum members
Marc-André Lureau
2018-11-22
nvme: fix out-of-bounds access to the CMB
Paolo Bonzini
2018-11-12
tests: Add unit tests for image locking
Fam Zheng
2018-11-06
tests: Fix Python 3 detection on older GNU make versions
Eduardo Habkost
2018-10-30
Acceptance tests: add make rule for running them
Cleber Rosa
2018-10-30
Bootstrap Python venv for tests
Cleber Rosa
2018-10-19
crypto: require nettle >= 2.7.1 for building QEMU
Daniel P. Berrangé
2018-10-19
crypto: require libgcrypt >= 1.5.0 for building QEMU
Daniel P. Berrangé
2018-10-16
tests: remove gcov-files- variables
Paolo Bonzini
2018-10-16
tests: Prevent more accidental test disabling
Eric Blake
2018-10-11
tests/migration: Enable the migration test on s390x, too
Thomas Huth
2018-10-11
tests: Add migration test for aarch64
Wei Huang
[next]