aboutsummaryrefslogtreecommitdiff
path: root/target/i386/kvm/hyperv.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-23exec/cpu-all: remove exec/target_page includePierrick Bouvier1-0/+1
2024-10-17target/i386: Make sure SynIC state is really updated before KVM_RUNVitaly Kuznetsov1-0/+1
2024-05-22target-i386: hyper-v: Correct kvm_hv_handle_exit return valuedonsheng1-1/+1
2024-03-08vmbus: Print a warning when enabled without the recommended set of featuresMaciej S. Szmigiero1-0/+5
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi1-2/+2
2022-10-18hyperv: fix SynIC SINT assertion failure on guest resetMaciej S. Szmigiero1-0/+4
2022-04-06hyperv: Add support to process syndbg commandsJon Doron1-3/+49
2020-12-16i386: move kvm accel files into kvm/Claudio Fontana1-0/+101