368 Commits (cb8d4c8f54b8271f642f02382eec29d468bb1c77)

Author SHA1 Message Date
Stefan Weil cb8d4c8f54 Fix some typos found by codespell 10 years ago
Peter Xu 29039acf58 kvm: add kvm_device_supported() helper function 10 years ago
Wei Yang 8269fb7082 kvm/irqchip: use bitmap utility for gsi tracking 10 years ago
Fam Zheng 8e41fb63c5 memory: Drop MemoryRegion.ram_addr 10 years ago
Andrew Jones 844a3d34d6 kvm-all: trace: strerror fixup 10 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 10 years ago
Markus Armbruster 433672b0d5 error: Clean up errors with embedded newlines (again) 10 years ago
Paolo Bonzini 15eafc2e60 kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP 10 years ago
Andrey Smetanin 977a8d9c0d kvm: Hyper-V SynIC irq routing support 11 years ago
Pavel Fedin 8c56c1a592 memory: emulate ioeventfd 11 years ago
Andrew Jones bc92e4e97e kvm-all: PAGE_SIZE should be real host page size 11 years ago
Jason Wang 351082238d KVM: add support for any length io eventfd 11 years ago
Dr. David Alan Gilbert 87f50caa30 Move page_size_init earlier 11 years ago
Liang Li 6388acc853 Revert "Introduce cpu_clean_all_dirty" 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
Pavel Fedin 50bf31b937 kvm: Make KVM_CAP_SIGNAL_MSI globally available 11 years ago
Alexey Kardashevskiy b232c7857a kvm-all: Align to qemu_real_host_page_size in kvm_set_phys_mem 11 years ago
Pavel Fedin 4b3cfe72d9 intc/gic: Extract some reusable vGIC code 11 years ago
Andrey Smetanin 7c207b9046 kvm: Add kvm system event crash handler 11 years ago
Jens Freimann c0194a00b0 s390x/kvm: make setting of in-kernel irq routes more efficient 11 years ago
Eric Auger 197e35249a kvm-all.c: add qemu_irq/gsi hash table and utility routines 11 years ago
Eric Auger 1c9b71a731 kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix 11 years ago
Paolo Bonzini 8db4936bb6 kvm-all: kvm_irqchip_create is not expected to fail 11 years ago
Paolo Bonzini 38bfe69180 kvm-all: add support for multiple address spaces 11 years ago
Paolo Bonzini 7bbda04c8d kvm-all: make KVM's memory listener more generic 11 years ago
Paolo Bonzini 8571ed35cf kvm-all: move internal types to kvm_int.h 11 years ago
Paolo Bonzini 714f78c587 kvm-all: remove useless typedef 11 years ago
Andrew Jones d6ff5cbc12 kvm-all: put kvm_mem_flags to more work 11 years ago
Paolo Bonzini de7ea885c5 kvm: Switch to unlocked MMIO 11 years ago
Jan Kiszka 80b7d2efb6 kvm: Switch to unlocked PIO 11 years ago
Jan Kiszka 4b8523ee89 kvm: First step to push iothread lock out of inner run loop 11 years ago
马文霜 bdf026317d Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES 11 years ago
Paolo Bonzini 1bfbac4ee1 kvm: remove special handling of DIRTY_MEMORY_MIGRATION in the dirty log mask 11 years ago
Paolo Bonzini ea8cb1a8d9 kvm: accept non-mapped memory in kvm_dirty_pages_log_change 11 years ago
Paolo Bonzini b2dfd71c48 memory: prepare for multiple bits in the dirty log mask 11 years ago
Paolo Bonzini 2d1a35bef0 memory: differentiate memory_region_is_logging and memory_region_get_dirty_log_mask 11 years ago
Laurent Vivier dae02ba55a ppc: add helpful message when KVM fails to start VCPU 11 years ago
Eric Auger 1850b6b7d0 kvm: introduce kvm_arch_msi_data_to_gsi 11 years ago
Paolo Bonzini 4c66375252 kvm: add support for memory transaction attributes 11 years ago
Thomas Huth 03a96b83b5 kvm: Silence warning from valgrind 11 years ago
Thomas Huth 2ed0c3dad7 kvm: Silence warning from valgrind 11 years ago
Cornelia Huck 2c80e996e4 kvm: better advice for failed s390x startup 11 years ago
Stefan Hajnoczi bd2a88840e Convert ffs() != 0 callers to ctz32() 11 years ago
Peter Maydell 5c9eb0286c exec.c: Make address_space_rw take transaction attributes 11 years ago
zhanghailiang 4cc856faba kvm-all: Sync dirty-bitmap from kvm before kvm destroy the corresponding dirty_bitmap 11 years ago
Greg Kurz b680c5ba54 kvm: fix ioeventfd endianness on bi-endian architectures 11 years ago
Dominik Dingel d0a073a186 kvm: encapsulate HAS_DEVICE for vm attrs 11 years ago
Marcel Apfelbaum b16565b396 kvm: add machine state to kvm_arch_init 11 years ago
Marcel Apfelbaum 446f16a690 machine: query kernel-irqchip property 11 years ago