summaryrefslogtreecommitdiff
path: root/kvm-all.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-14qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini1-0/+1
2017-03-03KVM: use KVM_CAP_IMMEDIATE_EXITPaolo Bonzini1-4/+42
2017-03-03kvm: use atomic_read/atomic_set to access cpu->exit_requestPaolo Bonzini1-3/+3
2017-03-03KVM: move SIG_IPI handling to kvm-all.cPaolo Bonzini1-5/+55
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini1-1/+34
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini1-1/+8
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov1-1/+1
2017-02-16i386/cpu: add crash-information QOM propertyAnton Nefedov1-0/+1
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-1/+1
2016-10-31*_run_on_cpu: introduce run_on_cpu_data typePaolo Bonzini1-9/+11
2016-10-23kvm-all: don't use stale dbg_data->cpuAlex Bennée1-3/+2
2016-10-04kvm-all: Pass requester ID to MSI routing functionsPavel Fedin1-0/+9
2016-09-27cpus: pass CPUState to run_on_cpu helpersAlex Bennée1-14/+7
2016-09-13kvm-all: drop kvm_setup_guest_memoryCao jin1-14/+1
2016-08-08error: Fix error_printf() calls lacking newlinesMarkus Armbruster1-1/+1
2016-08-03kvm-irqchip: only commit route when irqchip is usedPeter Xu1-0/+8
2016-07-21kvm-all: add trace events for kvm irqchip opsPeter Xu1-0/+5
2016-07-21kvm-irqchip: do explicit commit when update irqPeter Xu1-2/+0
2016-07-21kvm-irqchip: x86: add msi route notify fnPeter Xu1-9/+1
2016-07-21kvm-irqchip: i386: add hook for add/remove virqPeter Xu1-0/+2
2016-07-21kvm-irqchip: simplify kvm_irqchip_add_msi_routePeter Xu1-2/+16
2016-06-16KVM: use KVM_CAP_MAX_VCPU_IDGreg Kurz1-1/+7
2016-06-16os-posix: include sys/mman.hPaolo Bonzini1-1/+0
2016-06-07kvm: API to obtain max supported mem slotsBharata B Rao1-0/+7
2016-05-30cpu: Reclaim vCPU objectsGu Zheng1-1/+56
2016-05-27PPC/KVM: early validation of vcpu idGreg Kurz1-0/+6
2016-05-18Fix some typos found by codespellStefan Weil1-1/+1
2016-03-30kvm: add kvm_device_supported() helper functionPeter Xu1-0/+15
2016-03-07kvm/irqchip: use bitmap utility for gsi trackingWei Yang1-24/+10
2016-03-07memory: Drop MemoryRegion.ram_addrFam Zheng1-1/+2
2016-02-09kvm-all: trace: strerror fixupAndrew Jones1-2/+2
2016-02-04all: Clean up includesPeter Maydell1-2/+1
2016-01-13error: Clean up errors with embedded newlines (again)Markus Armbruster1-3/+3
2015-12-17kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini1-2/+8
2015-12-17kvm: Hyper-V SynIC irq routing supportAndrey Smetanin1-0/+33
2015-12-17memory: emulate ioeventfdPavel Fedin1-2/+4
2015-12-17kvm-all: PAGE_SIZE should be real host page sizeAndrew Jones1-2/+4
2015-11-12KVM: add support for any length io eventfdJason Wang1-0/+4
2015-11-10Move page_size_init earlierDr. David Alan Gilbert1-1/+0
2015-11-05Revert "Introduce cpu_clean_all_dirty"Liang Li1-5/+0
2015-10-19kvm: Move x86-specific functions into target-i386/kvm.cThomas Huth1-29/+0
2015-10-19kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin1-4/+5
2015-10-19kvm: Make KVM_CAP_SIGNAL_MSI globally availablePavel Fedin1-5/+5
2015-10-12kvm-all: Align to qemu_real_host_page_size in kvm_set_phys_memAlexey Kardashevskiy1-4/+4
2015-09-24intc/gic: Extract some reusable vGIC codePavel Fedin1-0/+34
2015-09-16kvm: Add kvm system event crash handlerAndrey Smetanin1-0/+6
2015-09-07s390x/kvm: make setting of in-kernel irq routes more efficientJens Freimann1-1/+0
2015-07-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell1-3/+37
2015-07-06kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger1-0/+33
2015-07-06kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger1-3/+4