aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/aqmp/events.py
AgeCommit message (Expand)AuthorFilesLines
2021-10-12python/aqmp: Return cleared events from EventListener.clear()John Snow1-2/+7
2021-10-12python/aqmp: add .empty() method to EventListenerJohn Snow1-0/+6
2021-09-27python/aqmp: add QMP event supportJohn Snow1-0/+706