index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
hyperv
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-27
vmbus: Move QOM macros to vmbus.h
Eduardo Habkost
2020-06-26
hyperv: vmbus: Remove the 2nd IRQ
Jon Doron
2020-06-10
vmbus: add infrastructure to save/load vmbus requests
Jon Doron
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2020-06-10
vmbus: vmbus implementation
Jon Doron
2020-06-10
vmbus: add vmbus protocol definitions
Jon Doron
2020-06-10
hyperv: expose API to determine if synic is enabled
Jon Doron
2018-10-19
hyperv: process POST_MESSAGE hypercall
Roman Kagan
2018-10-19
hyperv: process SIGNAL_EVENT hypercall
Roman Kagan
2018-10-19
hyperv: add synic event flag signaling
Roman Kagan
2018-10-19
hyperv: add synic message delivery
Roman Kagan
2018-10-19
hyperv: qom-ify SynIC
Roman Kagan
2018-10-19
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
2018-10-19
hyperv: split hyperv-proto.h into x86 and arch-independent parts
Roman Kagan