Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-27 | vmbus: Move QOM macros to vmbus.h | Eduardo Habkost | 2 | -2/+5 |
2020-06-26 | hyperv: vmbus: Remove the 2nd IRQ | Jon Doron | 1 | -2/+1 |
2020-06-10 | vmbus: add infrastructure to save/load vmbus requests | Jon Doron | 1 | -0/+3 |
2020-06-10 | i386: Hyper-V VMBus ACPI DSDT entry | Jon Doron | 1 | -0/+3 |
2020-06-10 | vmbus: vmbus implementation | Jon Doron | 2 | -0/+259 |
2020-06-10 | vmbus: add vmbus protocol definitions | Jon Doron | 1 | -0/+222 |
2020-06-10 | hyperv: expose API to determine if synic is enabled | Jon Doron | 1 | -0/+1 |
2018-10-19 | hyperv: process POST_MESSAGE hypercall | Roman Kagan | 1 | -0/+18 |
2018-10-19 | hyperv: process SIGNAL_EVENT hypercall | Roman Kagan | 2 | -0/+14 |
2018-10-19 | hyperv: add synic event flag signaling | Roman Kagan | 1 | -0/+4 |
2018-10-19 | hyperv: add synic message delivery | Roman Kagan | 1 | -3/+15 |
2018-10-19 | hyperv: qom-ify SynIC | Roman Kagan | 1 | -0/+5 |
2018-10-19 | hyperv: factor out arch-independent API into hw/hyperv | Roman Kagan | 1 | -0/+31 |
2018-10-19 | hyperv: split hyperv-proto.h into x86 and arch-independent parts | Roman Kagan | 1 | -0/+129 |