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