Age | Commit message (Expand) | Author | Files | Lines |
2013-01-15 | cpu: Move cpu_index field to CPUState | Andreas Färber | 1 | -1/+1 |
2012-12-23 | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber | 1 | -13/+11 |
2012-12-19 | cpu: Move kvm_run into CPUState | Andreas Färber | 1 | -4/+4 |
2012-12-19 | cpu: Move kvm_state field into CPUState | Andreas Färber | 1 | -14/+14 |
2012-12-19 | kvm: Pass CPUState to kvm_vcpu_ioctl() | Andreas Färber | 1 | -7/+7 |
2012-12-19 | kvm: Pass CPUState to kvm_arch_* | Andreas Färber | 1 | -31/+44 |
2012-12-19 | cpu: Move kvm_fd into CPUState | Andreas Färber | 1 | -3/+5 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -2/+2 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -5/+5 |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini | 1 | -3/+3 |
2012-12-17 | kvm: do not flush after deleting gsi | Michael S. Tsirkin | 1 | -2/+0 |
2012-12-17 | pci: update all users to look in pci/ | Michael S. Tsirkin | 1 | -1/+1 |
2012-11-26 | kvm: fix incorrect length in a loop over kvm dirty pages map | Alexey Kardashevskiy | 1 | -1/+1 |
2012-11-14 | kvm: Actually remove software breakpoints from list on cleanup | Jan Kiszka | 1 | -0/+2 |
2012-10-31 | cpus: Pass CPUState to run_on_cpu() | Andreas Färber | 1 | -2/+5 |
2012-10-31 | cpus: Pass CPUState to qemu_cpu_kick() | Andreas Färber | 1 | -1/+1 |
2012-10-31 | cpus: Pass CPUState to qemu_cpu_is_self() | Andreas Färber | 1 | -1/+3 |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity | 1 | -14/+14 |
2012-10-22 | memory: use AddressSpace for MemoryListener filtering | Avi Kivity | 1 | -2/+2 |
2012-10-22 | memory: manage coalesced mmio via a MemoryListener | Avi Kivity | 1 | -10/+10 |
2012-10-15 | kvm: drop no-op MemoryListener callbacks | Avi Kivity | 1 | -30/+0 |
2012-10-15 | kvm: use separate MemoryListeners for memory and I/O | Avi Kivity | 1 | -39/+44 |
2012-09-17 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -7/+5 |
2012-09-14 | kvm: Fix warning from static code analysis | Stefan Weil | 1 | -7/+5 |
2012-09-11 | kvm: Rename irqchip_inject_ioctl to irq_set_ioctl | Jan Kiszka | 1 | -5/+5 |
2012-09-11 | kvm: Stop flushing coalesced MMIO on vmexit | Jan Kiszka | 1 | -2/+0 |
2012-09-11 | kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create() | Peter Maydell | 1 | -4/+5 |
2012-09-10 | kvm: Introduce kvm_has_intx_set_mask | Jan Kiszka | 1 | -0/+8 |
2012-09-10 | kvm: Introduce kvm_irqchip_update_msi_route | Jan Kiszka | 1 | -0/+42 |
2012-09-09 | kvm: Clean up irqfd API | Jan Kiszka | 1 | -14/+4 |
2012-09-09 | qemu: Use valgrind annotations to mark kvm guest memory as defined | Christian Borntraeger | 1 | -0/+7 |
2012-08-09 | kvm: Decouple 'GSI routing' from 'kernel irqchip' | Peter Maydell | 1 | -1/+2 |
2012-08-09 | kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip' | Peter Maydell | 1 | -0/+1 |
2012-08-09 | kvm: Decouple 'irqfds usable' from 'kernel irqchip' | Peter Maydell | 1 | -1/+2 |
2012-08-09 | kvm: Move kvm_allows_irq0_override() to target-i386, fix return type | Peter Maydell | 1 | -5/+0 |
2012-08-09 | kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq() | Peter Maydell | 1 | -3/+3 |
2012-08-09 | kvm: Decouple 'async interrupt delivery' from 'kernel irqchip' | Peter Maydell | 1 | -1/+6 |
2012-08-09 | kvm: Check if smp_cpus exceeds max cpus supported by kvm | Dunrong Huang | 1 | -0/+29 |
2012-07-18 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -7/+24 |
2012-07-12 | virtio: move common irqfd handling out of virtio-pci | Paolo Bonzini | 1 | -0/+10 |
2012-07-12 | memory: pass EventNotifier, not eventfd | Paolo Bonzini | 1 | -6/+13 |
2012-07-10 | s390: autodetect map private | Christian Borntraeger | 1 | -0/+13 |
2012-06-29 | kvm: Don't abort on kvm_irqchip_add_msi_route() | Alex Williamson | 1 | -1/+1 |
2012-06-15 | kvm: add missing include files | Paolo Bonzini | 1 | -0/+2 |
2012-06-06 | kvm: Fix build for non-CAP_IRQ_ROUTING targets | Jan Kiszka | 1 | -5/+11 |
2012-05-21 | kvm: Introduce kvm_irqchip_add/remove_irqfd | Jan Kiszka | 1 | -0/+30 |
2012-05-21 | kvm: Make kvm_irqchip_commit_routes an internal service | Jan Kiszka | 1 | -12/+14 |
2012-05-21 | kvm: Publicize kvm_irqchip_release_virq | Jan Kiszka | 1 | -1/+1 |
2012-05-21 | kvm: Introduce kvm_irqchip_add_msi_route | Jan Kiszka | 1 | -0/+31 |
2012-05-21 | kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_route | Jan Kiszka | 1 | -1/+1 |