COMMITS
/ hw/hyperv/hyperv.c October 13, 2022
P
hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell committed
February 16, 2022
J
hyperv: Add support to process syndbg commands
Jon Doron committed
J
hyperv: SControl is optional to enable SynIc
Jon Doron committed
September 23, 2020
S
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi committed
September 16, 2020
E
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost committed
August 31, 2020
E
Use DECLARE_*CHECKER* macros
Eduardo Habkost committed
September 3, 2020
E
Move QOM typedefs and add missing includes
Eduardo Habkost committed
June 10, 2020
M
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster committed
April 24, 2020
J
hyperv: expose API to determine if synic is enabled
Jon Doron committed
May 5, 2020
M
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster committed
April 2, 2020
S
lockable: Replace locks with lock guard macros
Simran Singhal committed
January 30, 2020
D
add device_legacy_reset function to prepare for reset api change
Damien Hedde committed
December 13, 2019
D
hyperv: Use auto rcu_read macros
Dr. David Alan Gilbert committed
May 23, 2019
M
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster committed
November 26, 2018
R
hw/hyperv: fix NULL dereference with pure-kvm SynIC
Roman Kagan committed
September 21, 2018
R
hyperv: process POST_MESSAGE hypercall
Roman Kagan committed
R
hyperv: add support for KVM_HYPERV_EVENTFD
Roman Kagan committed
R
hyperv: process SIGNAL_EVENT hypercall
Roman Kagan committed
R
hyperv: add synic event flag signaling
Roman Kagan committed
R
hyperv: add synic message delivery
Roman Kagan committed
R
hyperv: make overlay pages for SynIC
Roman Kagan committed
R
hyperv: qom-ify SynIC
Roman Kagan committed
R
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan committed