summaryrefslogtreecommitdiff
path: root/include/hw/hyperv
AgeCommit message (Expand)Author
2026-08-17accel/mshv: write synthetic MSRs after migrationMagnus Kulke
2026-08-17target/i386/mshv: migrate LAPIC stateMagnus Kulke
2026-06-26include/hw/hyperv: add hv_vp_register_page struct definitionDoru Blânzeanu
2026-06-26target/i386/mshv: migrate CET/SS MSRsMagnus Kulke
2026-06-26target/i386/mshv: migrate MSRsMagnus Kulke
2026-06-25target/i386/mshv: migrate pending ints/excsMagnus Kulke
2026-06-25accel/mshv: store partition proc featuresMagnus Kulke
2026-06-25accel/mshv: use mshv_create_partition_v2 payloadMagnus Kulke
2026-03-23hw/hyperv: add QEMU_PACKED to uapi structsMagnus Kulke
2026-03-23hw/hyperv: Fix SynIC not initialized except on first vCPUSourav Poddar
2026-01-13include/hw/hyperv: Remove unused 'struct mshv_vp_registers' definitionCédric Le Goater
2025-12-27include: move hw/sysbus.h to hw/core/Paolo Bonzini
2025-12-27include: move hw/qdev-core.h to hw/core/, renamePaolo Bonzini
2025-10-08include/hw/hyperv: Add MSHV ABI header definitionsMagnus Kulke
2025-05-08hw/hyperv/hyperv.h: header cleanupPierrick Bouvier
2025-03-11hw/hyperv/hyperv-proto: Move SYNDBG definitions from target/i386Pierrick Bouvier
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé
2024-03-08vmbus: Print a warning when enabled without the recommended set of featuresMaciej S. Szmigiero
2024-03-08hv-balloon: define dm_hot_add_with_region to avoid Coverity warningMaciej S. Szmigiero
2023-11-15include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleastMichael Tokarev
2023-11-06Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) baseMaciej S. Szmigiero
2023-11-06Add Hyper-V Dynamic Memory Protocol definitionsMaciej S. Szmigiero
2023-09-08include/: spelling fixesMichael Tokarev
2022-05-30hw/hyperv/vmbus: Remove unused vmbus_load/save_req()Philippe Mathieu-Daudé
2022-04-06hyperv: Add support to process syndbg commandsJon Doron
2022-04-06hyperv: Add definitions for syndbgJon Doron
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27vmbus: Move QOM macros to vmbus.hEduardo Habkost
2020-06-26hyperv: vmbus: Remove the 2nd IRQJon Doron
2020-06-10vmbus: add infrastructure to save/load vmbus requestsJon Doron
2020-06-10i386: Hyper-V VMBus ACPI DSDT entryJon Doron
2020-06-10vmbus: vmbus implementationJon Doron
2020-06-10vmbus: add vmbus protocol definitionsJon Doron
2020-06-10hyperv: expose API to determine if synic is enabledJon Doron
2018-10-19hyperv: process POST_MESSAGE hypercallRoman Kagan
2018-10-19hyperv: process SIGNAL_EVENT hypercallRoman Kagan
2018-10-19hyperv: add synic event flag signalingRoman Kagan
2018-10-19hyperv: add synic message deliveryRoman Kagan
2018-10-19hyperv: qom-ify SynICRoman Kagan
2018-10-19hyperv: factor out arch-independent API into hw/hypervRoman Kagan
2018-10-19hyperv: split hyperv-proto.h into x86 and arch-independent partsRoman Kagan