Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-30 | add device_legacy_reset function to prepare for reset api change | Damien Hedde | 1 | -1/+1 |
2019-12-17 | hyperv: Use auto rcu_read macros | Dr. David Alan Gilbert | 1 | -13/+9 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2018-11-26 | hw/hyperv: fix NULL dereference with pure-kvm SynIC | Roman Kagan | 1 | -1/+5 |
2018-10-19 | hyperv: process POST_MESSAGE hypercall | Roman Kagan | 1 | -0/+84 |
2018-10-19 | hyperv: add support for KVM_HYPERV_EVENTFD | Roman Kagan | 1 | -1/+26 |
2018-10-19 | hyperv: process SIGNAL_EVENT hypercall | Roman Kagan | 1 | -0/+93 |
2018-10-19 | hyperv: add synic event flag signaling | Roman Kagan | 1 | -0/+32 |
2018-10-19 | hyperv: add synic message delivery | Roman Kagan | 1 | -11/+151 |
2018-10-19 | hyperv: make overlay pages for SynIC | Roman Kagan | 1 | -3/+48 |
2018-10-19 | hyperv: qom-ify SynIC | Roman Kagan | 1 | -2/+99 |
2018-10-19 | hyperv: factor out arch-independent API into hw/hyperv | Roman Kagan | 1 | -0/+138 |