index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
hyperv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmbus: Print a warning when enabled without the recommended set of features
Maciej S. Szmigiero
2024-03-08
1
-0
/
+4
*
hv-balloon: define dm_hot_add_with_region to avoid Coverity warning
Maciej S. Szmigiero
2024-03-08
1
-1
/
+8
*
include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleast
Michael Tokarev
2023-11-15
1
-3
/
+3
*
Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base
Maciej S. Szmigiero
2023-11-06
1
-0
/
+18
*
Add Hyper-V Dynamic Memory Protocol definitions
Maciej S. Szmigiero
2023-11-06
1
-0
/
+423
*
include/: spelling fixes
Michael Tokarev
2023-09-08
1
-1
/
+1
*
hw/hyperv/vmbus: Remove unused vmbus_load/save_req()
Philippe Mathieu-Daudé
2022-05-30
1
-3
/
+0
*
hyperv: Add support to process syndbg commands
Jon Doron
2022-04-06
1
-0
/
+58
*
hyperv: Add definitions for syndbg
Jon Doron
2022-04-06
1
-0
/
+52
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
2
-6
/
+2
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
1
-1
/
+1
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
2
-8
/
+6
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
2
-5
/
+9
*
vmbus: Move QOM macros to vmbus.h
Eduardo Habkost
2020-08-27
2
-2
/
+5
*
hyperv: vmbus: Remove the 2nd IRQ
Jon Doron
2020-06-26
1
-2
/
+1
*
vmbus: add infrastructure to save/load vmbus requests
Jon Doron
2020-06-10
1
-0
/
+3
*
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2020-06-10
1
-0
/
+3
*
vmbus: vmbus implementation
Jon Doron
2020-06-10
2
-0
/
+259
*
vmbus: add vmbus protocol definitions
Jon Doron
2020-06-10
1
-0
/
+222
*
hyperv: expose API to determine if synic is enabled
Jon Doron
2020-06-10
1
-0
/
+1
*
hyperv: process POST_MESSAGE hypercall
Roman Kagan
2018-10-19
1
-0
/
+18
*
hyperv: process SIGNAL_EVENT hypercall
Roman Kagan
2018-10-19
2
-0
/
+14
*
hyperv: add synic event flag signaling
Roman Kagan
2018-10-19
1
-0
/
+4
*
hyperv: add synic message delivery
Roman Kagan
2018-10-19
1
-3
/
+15
*
hyperv: qom-ify SynIC
Roman Kagan
2018-10-19
1
-0
/
+5
*
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
2018-10-19
1
-0
/
+31
*
hyperv: split hyperv-proto.h into x86 and arch-independent parts
Roman Kagan
2018-10-19
1
-0
/
+129