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
/
hw
/
hyperv
Age
Commit message (
Expand
)
Author
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-04
lockable: Replace locks with lock guard macros
Simran Singhal
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
2019-12-17
hyperv: Use auto rcu_read macros
Dr. David Alan Gilbert
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-07
hyperv: express dependencies with kconfig
Yang Zhong
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2018-11-26
hw/hyperv: fix NULL dereference with pure-kvm SynIC
Roman Kagan
2018-10-19
hyperv_testdev: add SynIC message and event testmodes
Roman Kagan
2018-10-19
hyperv: process POST_MESSAGE hypercall
Roman Kagan
2018-10-19
hyperv: add support for KVM_HYPERV_EVENTFD
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: make overlay pages for SynIC
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