index
:
qemu/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-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
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
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
hyperv
Age
Commit message (
Expand
)
Author
2026-08-17
accel/mshv: write synthetic MSRs after migration
Magnus Kulke
2026-08-17
target/i386/mshv: migrate LAPIC state
Magnus Kulke
2026-06-26
include/hw/hyperv: add hv_vp_register_page struct definition
Doru Blânzeanu
2026-06-26
target/i386/mshv: migrate CET/SS MSRs
Magnus Kulke
2026-06-26
target/i386/mshv: migrate MSRs
Magnus Kulke
2026-06-25
target/i386/mshv: migrate pending ints/excs
Magnus Kulke
2026-06-25
accel/mshv: store partition proc features
Magnus Kulke
2026-06-25
accel/mshv: use mshv_create_partition_v2 payload
Magnus Kulke
2026-03-23
hw/hyperv: add QEMU_PACKED to uapi structs
Magnus Kulke
2026-03-23
hw/hyperv: Fix SynIC not initialized except on first vCPU
Sourav Poddar
2026-01-13
include/hw/hyperv: Remove unused 'struct mshv_vp_registers' definition
Cédric Le Goater
2025-12-27
include: move hw/sysbus.h to hw/core/
Paolo Bonzini
2025-12-27
include: move hw/qdev-core.h to hw/core/, rename
Paolo Bonzini
2025-10-08
include/hw/hyperv: Add MSHV ABI header definitions
Magnus Kulke
2025-05-08
hw/hyperv/hyperv.h: header cleanup
Pierrick Bouvier
2025-03-11
hw/hyperv/hyperv-proto: Move SYNDBG definitions from target/i386
Pierrick Bouvier
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-03-08
vmbus: Print a warning when enabled without the recommended set of features
Maciej S. Szmigiero
2024-03-08
hv-balloon: define dm_hot_add_with_region to avoid Coverity warning
Maciej S. Szmigiero
2023-11-15
include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleast
Michael Tokarev
2023-11-06
Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base
Maciej S. Szmigiero
2023-11-06
Add Hyper-V Dynamic Memory Protocol definitions
Maciej S. Szmigiero
2023-09-08
include/: spelling fixes
Michael Tokarev
2022-05-30
hw/hyperv/vmbus: Remove unused vmbus_load/save_req()
Philippe Mathieu-Daudé
2022-04-06
hyperv: Add support to process syndbg commands
Jon Doron
2022-04-06
hyperv: Add definitions for syndbg
Jon Doron
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-27
vmbus: Move QOM macros to vmbus.h
Eduardo Habkost
2020-06-26
hyperv: vmbus: Remove the 2nd IRQ
Jon Doron
2020-06-10
vmbus: add infrastructure to save/load vmbus requests
Jon Doron
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2020-06-10
vmbus: vmbus implementation
Jon Doron
2020-06-10
vmbus: add vmbus protocol definitions
Jon Doron
2020-06-10
hyperv: expose API to determine if synic is enabled
Jon Doron
2018-10-19
hyperv: process POST_MESSAGE hypercall
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: qom-ify SynIC
Roman Kagan
2018-10-19
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
2018-10-19
hyperv: split hyperv-proto.h into x86 and arch-independent parts
Roman Kagan