Age | Commit message (Expand) | Author |
---|---|---|
2018-10-19 | hyperv: factor out arch-independent API into hw/hyperv | Roman Kagan |
2018-10-19 | hyperv: rename kvm_hv_sint_route_set_sint | Roman Kagan |
2018-10-19 | hyperv: make HvSintRoute reference-counted | Roman Kagan |
2018-10-19 | hyperv: allow passing arbitrary data to sint ack callback | Roman Kagan |
2018-10-19 | hyperv_testdev: drop unnecessary includes | Roman Kagan |
2018-10-19 | hyperv_testdev: refactor for better maintainability | Roman Kagan |
2018-10-02 | hw: hyperv_testdev: add read callback | Li Qiang |
2018-07-16 | hyperv: rename vcpu_id to vp_index | Roman Kagan |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-01-29 | hw/misc: Clean up includes | Peter Maydell |
2015-12-17 | hw/misc: Hyper-V test device 'hyperv-testdev' | Andrey Smetanin |