Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hyperv: express dependencies with kconfig | Yang Zhong | 2019-03-07 | 1 | -0/+3 |
* | kconfig: introduce kconfig files | Paolo Bonzini | 2019-03-07 | 1 | -0/+5 |
* | hw/hyperv: fix NULL dereference with pure-kvm SynIC | Roman Kagan | 2018-11-26 | 1 | -1/+5 |
* | hyperv_testdev: add SynIC message and event testmodes | Roman Kagan | 2018-10-19 | 1 | -1/+164 |
* | hyperv: process POST_MESSAGE hypercall | Roman Kagan | 2018-10-19 | 1 | -0/+84 |
* | hyperv: add support for KVM_HYPERV_EVENTFD | Roman Kagan | 2018-10-19 | 1 | -1/+26 |
* | hyperv: process SIGNAL_EVENT hypercall | Roman Kagan | 2018-10-19 | 1 | -0/+93 |
* | hyperv: add synic event flag signaling | Roman Kagan | 2018-10-19 | 1 | -0/+32 |
* | hyperv: add synic message delivery | Roman Kagan | 2018-10-19 | 1 | -11/+151 |
* | hyperv: make overlay pages for SynIC | Roman Kagan | 2018-10-19 | 1 | -3/+48 |
* | hyperv: qom-ify SynIC | Roman Kagan | 2018-10-19 | 1 | -2/+99 |
* | hyperv: factor out arch-independent API into hw/hyperv | Roman Kagan | 2018-10-19 | 3 | -0/+304 |