28 Commits (32cad1ffb81dcecf6f4a8af56d6e5892682839b1)

Author SHA1 Message Date
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Xiaoyao Li 15f7a80c49 RAMBlock: Add support of KVM private guest memfd 2 years ago
William Roche 06152b89db migration: prevent migration when VM has poisoned memory 2 years ago
Paolo Bonzini 126e7f7803 kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH 2 years ago
Paolo Bonzini 5d9ec1f4c7 kvm: assume that many ioeventfds can be created 2 years ago
Paolo Bonzini a788260b20 kvm: require KVM_IRQFD for kernel irqchip 2 years ago
Paolo Bonzini cc5e719e2c kvm: require KVM_CAP_SIGNAL_MSI 2 years ago
Paolo Bonzini cd08948840 kvm: remove unnecessary stub 2 years ago
David Hildenbrand 16ab2eda57 kvm: Add stub for kvm_get_max_memslots() 3 years ago
David Hildenbrand 5b23186a95 kvm: Return number of free memslots 3 years ago
Philippe Mathieu-Daudé dec68f7042 accel/kvm: Declare kvm_direct_msi_allowed in stubs 3 years ago
Alex Bennée c7f1c53735 accel/kvm: move kvm_update_guest_debug to inline stub 4 years ago
Alex Bennée ae7467b1ac gdbstub: move breakpoint logic to accel ops 4 years ago
Hyman Huang(黄勇) 4a06a7cc05 accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function 4 years ago
Longpeng(Mike) def4c5570c kvm/msi: do explicit commit when adding msi routes 4 years ago
Philippe Mathieu-Daudé f94bee49d2 accel/kvm: Simplify user-mode #ifdef'ry 5 years ago
Hyman Huang(黄勇) 7786ae40ba KVM: introduce dirty_pages and kvm_dirty_ring_enabled 5 years ago
Thomas Huth 2068cabd3f Do not include cpu.h if it's not really necessary 5 years ago
David Gibson aacdb84413 sev: Remove false abstraction of flash encryption 5 years ago
Claudio Fontana e0715f6abc kvm: remove kvm specific functions from global includes 6 years ago
Claudio Fontana 57038a92bb cpus: extract out kvm-specific code to accel/kvm 6 years ago
David Gibson 3607715a30 kvm: Introduce KVM irqchip change notifier 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Brijesh Singh 54e8953967 kvm: introduce memory encryption APIs 8 years ago
Brijesh Singh b20e37801f kvm: add memory encryption context 8 years ago
Greg Kurz 62dd4edaaf kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension() 9 years ago
Alexander Graf 5d721b785f ARM: KVM: Enable in-kernel timers with user space gic 9 years ago
Yang Zhong 92229a57bb accel: move kvm related accelerator files into accel/ 9 years ago
Paolo Bonzini 18268b6016 KVM: move SIG_IPI handling to kvm-all.c 9 years ago
Pavel Fedin 767a554a0c kvm-all: Pass requester ID to MSI routing functions 10 years ago
Cao jin c2cd627ddb kvm-all: drop kvm_setup_guest_memory 10 years ago
Peter Xu 3f1fea0fb5 kvm-irqchip: do explicit commit when update irq 10 years ago
Peter Xu d1f6af6a17 kvm-irqchip: simplify kvm_irqchip_add_msi_route 10 years ago
Gu Zheng 4c055ab54f cpu: Reclaim vCPU objects 10 years ago
Paolo Bonzini 741da0d38b hw: cannot include hw/hw.h from user emulation 12 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 10 years ago
Jason Wang 351082238d KVM: add support for any length io eventfd 11 years ago
Thomas Huth 28143b409f kvm: Move x86-specific functions into target-i386/kvm.c 11 years ago
Pavel Fedin dc9f06ca81 kvm: Pass PCI device pointer to MSI routing functions 11 years ago
Eric Auger 879904e863 kvm: some fixes to kvm_resamplefds_allowed 11 years ago
Eric Auger 1c9b71a731 kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix 11 years ago
Igor Mammedov b8865591d4 pc: kvm: check if KVM has free memory slots to avoid abort() 12 years ago
Eduardo Habkost 782c3f2939 accel: Move KVM accel registration to kvm-all.c 12 years ago
Nikolay Nikolaev 69e03ae64b Add kvm_eventfds_enabled function 12 years ago
Cornelia Huck d426d9fba8 s390x/virtio-ccw: wire up irq routing and irqfds 13 years ago
Marcel Apfelbaum f1e298794d machine: Replace QEMUMachine by MachineClass in accelerator configuration 12 years ago
Andreas Färber 602a3921ff Revert "KVM: Split QEMUMachine typedef into separate header" 12 years ago
Aneesh Kumar K.V 135a129a1c kvm: Add a new machine option kvm-type 12 years ago
Alexander Graf 9c06a1f79f KVM: Split QEMUMachine typedef into separate header 12 years ago
Alexey Kardashevskiy 76fe21deda kvm irqfd: support direct msimessage to irq translation 13 years ago