index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kvm-all.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpus: Pass CPUState to run_on_cpu()
Andreas Färber
2012-10-31
1
-2
/
+5
*
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
2012-10-31
1
-1
/
+1
*
cpus: Pass CPUState to qemu_cpu_is_self()
Andreas Färber
2012-10-31
1
-1
/
+3
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-14
/
+14
*
memory: use AddressSpace for MemoryListener filtering
Avi Kivity
2012-10-22
1
-2
/
+2
*
memory: manage coalesced mmio via a MemoryListener
Avi Kivity
2012-10-22
1
-10
/
+10
*
kvm: drop no-op MemoryListener callbacks
Avi Kivity
2012-10-15
1
-30
/
+0
*
kvm: use separate MemoryListeners for memory and I/O
Avi Kivity
2012-10-15
1
-39
/
+44
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-09-17
1
-7
/
+5
|
\
|
*
kvm: Fix warning from static code analysis
Stefan Weil
2012-09-14
1
-7
/
+5
*
|
kvm: Rename irqchip_inject_ioctl to irq_set_ioctl
Jan Kiszka
2012-09-11
1
-5
/
+5
*
|
kvm: Stop flushing coalesced MMIO on vmexit
Jan Kiszka
2012-09-11
1
-2
/
+0
*
|
kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
Peter Maydell
2012-09-11
1
-4
/
+5
|
/
*
kvm: Introduce kvm_has_intx_set_mask
Jan Kiszka
2012-09-10
1
-0
/
+8
*
kvm: Introduce kvm_irqchip_update_msi_route
Jan Kiszka
2012-09-10
1
-0
/
+42
*
kvm: Clean up irqfd API
Jan Kiszka
2012-09-09
1
-14
/
+4
*
qemu: Use valgrind annotations to mark kvm guest memory as defined
Christian Borntraeger
2012-09-09
1
-0
/
+7
*
kvm: Decouple 'GSI routing' from 'kernel irqchip'
Peter Maydell
2012-08-09
1
-1
/
+2
*
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
Peter Maydell
2012-08-09
1
-0
/
+1
*
kvm: Decouple 'irqfds usable' from 'kernel irqchip'
Peter Maydell
2012-08-09
1
-1
/
+2
*
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
Peter Maydell
2012-08-09
1
-5
/
+0
*
kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()
Peter Maydell
2012-08-09
1
-3
/
+3
*
kvm: Decouple 'async interrupt delivery' from 'kernel irqchip'
Peter Maydell
2012-08-09
1
-1
/
+6
*
kvm: Check if smp_cpus exceeds max cpus supported by kvm
Dunrong Huang
2012-08-09
1
-0
/
+29
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-07-18
1
-7
/
+24
|
\
|
*
virtio: move common irqfd handling out of virtio-pci
Paolo Bonzini
2012-07-12
1
-0
/
+10
|
*
memory: pass EventNotifier, not eventfd
Paolo Bonzini
2012-07-12
1
-6
/
+13
|
*
kvm: Don't abort on kvm_irqchip_add_msi_route()
Alex Williamson
2012-06-29
1
-1
/
+1
*
|
s390: autodetect map private
Christian Borntraeger
2012-07-10
1
-0
/
+13
|
/
*
kvm: add missing include files
Paolo Bonzini
2012-06-15
1
-0
/
+2
*
kvm: Fix build for non-CAP_IRQ_ROUTING targets
Jan Kiszka
2012-06-06
1
-5
/
+11
*
kvm: Introduce kvm_irqchip_add/remove_irqfd
Jan Kiszka
2012-05-21
1
-0
/
+30
*
kvm: Make kvm_irqchip_commit_routes an internal service
Jan Kiszka
2012-05-21
1
-12
/
+14
*
kvm: Publicize kvm_irqchip_release_virq
Jan Kiszka
2012-05-21
1
-1
/
+1
*
kvm: Introduce kvm_irqchip_add_msi_route
Jan Kiszka
2012-05-21
1
-0
/
+31
*
kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_route
Jan Kiszka
2012-05-21
1
-1
/
+1
*
kvm: Enable in-kernel irqchip support by default
Jan Kiszka
2012-05-16
1
-1
/
+1
*
kvm: Add support for direct MSI injections
Jan Kiszka
2012-05-16
1
-3
/
+19
*
kvm: Introduce basic MSI support for in-kernel irqchips
Jan Kiszka
2012-05-16
1
-1
/
+138
*
kvm: Refactor KVMState::max_gsi to gsi_count
Jan Kiszka
2012-05-16
1
-4
/
+4
*
kvm: Fix dirty tracking with large kernel page size
David Gibson
2012-05-10
1
-2
/
+12
*
kvm: set gsi_bits and max_gsi correctly
Jason Baron
2012-04-12
1
-1
/
+1
*
kvm: Drop unused kvm_pit_in_kernel
Jan Kiszka
2012-04-12
1
-6
/
+0
*
kvm: allow arbitrarily sized mmio ioeventfd
Michael S. Tsirkin
2012-04-12
1
-7
/
+8
*
kvm: Comparison with ioctl number macros needs to be unsigned
David Gibson
2012-03-15
1
-1
/
+4
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-27
/
+27
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-03-09
1
-1
/
+1
|
\
|
*
Spelling fixes in comments (it's -> its)
Stefan Weil
2012-03-08
1
-1
/
+1
*
|
kvm: fill in padding to help valgrind
Michael S. Tsirkin
2012-03-07
1
-0
/
+2
*
|
kvm: Add kvm_has_pit_state2 helper
Jan Kiszka
2012-03-07
1
-0
/
+10
|
/
[next]