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
/
hw
/
hyperv
/
vmbus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-1
/
+1
*
vmbus: Print a warning when enabled without the recommended set of features
Maciej S. Szmigiero
2024-03-08
1
-0
/
+6
*
vmbus: Switch bus reset to 3-phase-reset
Peter Maydell
2024-02-02
1
-3
/
+4
*
hw/hyperv: Constify VMState
Richard Henderson
2023-12-29
1
-8
/
+8
*
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-11-03
1
-2
/
+2
*
hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
2022-12-16
1
-2
/
+2
*
error: Drop some obviously superfluous error_propagate()
Markus Armbruster
2022-12-14
1
-5
/
+3
*
Drop more useless casts from void * to pointer
Markus Armbruster
2022-12-14
1
-1
/
+1
*
hw/hyperv/vmbus: Remove unused vmbus_load/save_req()
Philippe Mathieu-Daudé
2022-05-30
1
-99
/
+0
*
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-3
/
+5
*
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
2021-09-30
1
-1
/
+1
*
vmbus: Don't make QOM property registration conditional
Eduardo Habkost
2021-07-06
1
-5
/
+15
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-1
/
+1
*
hw: hyperv: vmbus: Fix 32bit compilation
Jon Doron
2020-09-10
1
-1
/
+2
*
vmbus: Move QOM macros to vmbus.h
Eduardo Habkost
2020-08-27
1
-3
/
+0
*
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-07-10
1
-3
/
+2
*
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
/
+99
*
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2020-06-10
1
-0
/
+7
*
vmbus: vmbus implementation
Jon Doron
2020-06-10
1
-0
/
+2672