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