index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
hyperv
/
hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-08
vmbus: Print a warning when enabled without the recommended set of features
Maciej S. Szmigiero
1
-0
/
+12
2024-01-30
hw/hyperv: Include missing headers
Philippe Mathieu-Daudé
1
-0
/
+4
2022-10-27
hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
1
-1
/
+1
2022-04-06
hyperv: Add support to process syndbg commands
Jon Doron
1
-0
/
+243
2022-04-06
hyperv: SControl is optional to enable SynIc
Jon Doron
1
-33
/
+76
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-5
/
+5
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-1
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-10
hyperv: expose API to determine if synic is enabled
Jon Doron
1
-0
/
+8
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2020-05-04
lockable: Replace locks with lock guard macros
Simran Singhal
1
-8
/
+7
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
1
-1
/
+1
2019-12-17
hyperv: Use auto rcu_read macros
Dr. David Alan Gilbert
1
-13
/
+9
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2018-11-26
hw/hyperv: fix NULL dereference with pure-kvm SynIC
Roman Kagan
1
-1
/
+5
2018-10-19
hyperv: process POST_MESSAGE hypercall
Roman Kagan
1
-0
/
+84
2018-10-19
hyperv: add support for KVM_HYPERV_EVENTFD
Roman Kagan
1
-1
/
+26
2018-10-19
hyperv: process SIGNAL_EVENT hypercall
Roman Kagan
1
-0
/
+93
2018-10-19
hyperv: add synic event flag signaling
Roman Kagan
1
-0
/
+32
2018-10-19
hyperv: add synic message delivery
Roman Kagan
1
-11
/
+151
2018-10-19
hyperv: make overlay pages for SynIC
Roman Kagan
1
-3
/
+48
2018-10-19
hyperv: qom-ify SynIC
Roman Kagan
1
-2
/
+99
2018-10-19
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
1
-0
/
+138