10 Commits (2bfcd27e00a49da2efa5d703121b94cd9cd4948b)

Author SHA1 Message Date
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Pierrick Bouvier f1912e4824 hw/hyperv: remove return after g_assert_not_reached() 2 years ago
Pierrick Bouvier 159e011a9f hw/hyperv: replace assert(false) with g_assert_not_reached() 2 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Roman Kagan 6738ccfff0 hyperv_testdev: add SynIC message and event testmodes 8 years ago
Roman Kagan 701189e311 hyperv: factor out arch-independent API into hw/hyperv 8 years ago
Roman Kagan 2486cb8eba hyperv: rename kvm_hv_sint_route_set_sint 8 years ago
Roman Kagan 3d3e6e85c3 hyperv: make HvSintRoute reference-counted 8 years ago
Roman Kagan b56920245c hyperv: allow passing arbitrary data to sint ack callback 8 years ago
Roman Kagan cc4669f065 hyperv_testdev: drop unnecessary includes 8 years ago
Roman Kagan 1ba5c3a954 hyperv_testdev: refactor for better maintainability 8 years ago
Li Qiang e9b6be9260 hw: hyperv_testdev: add read callback 8 years ago
Roman Kagan 1b2013ea5d hyperv: rename vcpu_id to vp_index 8 years ago
Thomas Huth fcf5ef2ab5 Move target-* CPU file into a target/ folder 10 years ago
Markus Armbruster a9c94277f0 Use #include "..." for our own headers, <...> for others 10 years ago
Peter Maydell 0d1c9782a1 hw/misc: Clean up includes 10 years ago
Andrey Smetanin b67dbb7070 hw/misc: Hyper-V test device 'hyperv-testdev' 11 years ago