index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
accel
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: simplify kvm_align_section()
David Hildenbrand
2017-10-18
1
-12
/
+6
*
kvm: region_add and region_del is not called on updates
David Hildenbrand
2017-10-18
1
-7
/
+1
*
kvm: fix error message when failing to unregister slot
David Hildenbrand
2017-10-18
1
-1
/
+1
*
kvm: tolerate non-existing slot for log_start/log_stop/log_sync
David Hildenbrand
2017-10-18
1
-4
/
+4
*
kvm: fix alignment of ram address
David Hildenbrand
2017-10-18
1
-1
/
+2
*
kvm: check KVM_CAP_NR_VCPUS with kvm_vm_check_extension()
Greg Kurz
2017-10-02
1
-21
/
+22
*
kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()
Greg Kurz
2017-10-02
1
-3
/
+5
*
kvm: drop wrong assertion creating problems with pflash
David Hildenbrand
2017-09-21
1
-1
/
+0
*
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
1
-4
/
+3
*
kvm: kvm_log_sync() is only called with known memory sections
David Hildenbrand
2017-09-19
1
-49
/
+12
*
kvm: kvm_log_start/stop are only called with known sections
David Hildenbrand
2017-09-19
1
-6
/
+12
*
kvm: we never have overlapping slots in kvm_set_phys_mem()
David Hildenbrand
2017-09-19
1
-57
/
+11
*
kvm: use start + size for memory ranges
David Hildenbrand
2017-09-19
1
-4
/
+3
*
kvm: factor out alignment of memory section
David Hildenbrand
2017-09-19
1
-20
/
+39
*
kvm: require JOIN_MEMORY_REGIONS_WORKS
David Hildenbrand
2017-09-19
1
-41
/
+1
*
kvm: remove hard dependency on pci
Cornelia Huck
2017-08-30
1
-3
/
+3
*
ARM: KVM: Enable in-kernel timers with user space gic
Alexander Graf
2017-07-11
1
-0
/
+5
*
cpu: move interrupt handling out of translate-common.c
Paolo Bonzini
2017-07-04
1
-11
/
+0
*
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
2017-07-04
1
-9
/
+9
*
accel: move kvm related accelerator files into accel/
Yang Zhong
2017-06-15
3
-0
/
+2649