index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
hw/boards: Add a MachineState parameter to kvm_type callback
Eric Auger
1
-1
/
+1
2019-02-14
kvm: Add kvm_set_ioeventfd* traces
Dr. David Alan Gilbert
2
-0
/
+5
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-2
/
+2
2018-10-19
target-i386 : add coalesced_pio API
Peng Hao
1
-3
/
+53
2018-08-23
KVM: cleanup unnecessary #ifdef KVM_CAP_...
Paolo Bonzini
1
-2
/
+0
2018-08-17
kvm: Use inhibit to prevent ballooning without synchronous mmu
Alex Williamson
1
-0
/
+4
2018-06-28
kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changed
Shannon Zhao
1
-9
/
+8
2018-03-13
kvm: introduce memory encryption APIs
Brijesh Singh
2
-0
/
+19
2018-03-13
kvm: add memory encryption context
Brijesh Singh
3
-1
/
+48
2018-02-05
kvm: Add kvm_set_user_memory tracepoint
Alexey Kardashevskiy
2
-1
/
+6
2018-01-24
Revert "virtio: postpone the execution of event_notifier_cleanup function"
Michael S. Tsirkin
1
-4
/
+0
2018-01-18
virtio: postpone the execution of event_notifier_cleanup function
Gal Hammer
1
-0
/
+4
2017-10-18
kvm: simplify kvm_align_section()
David Hildenbrand
1
-12
/
+6
2017-10-18
kvm: region_add and region_del is not called on updates
David Hildenbrand
1
-7
/
+1
2017-10-18
kvm: fix error message when failing to unregister slot
David Hildenbrand
1
-1
/
+1
2017-10-18
kvm: tolerate non-existing slot for log_start/log_stop/log_sync
David Hildenbrand
1
-4
/
+4
2017-10-18
kvm: fix alignment of ram address
David Hildenbrand
1
-1
/
+2
2017-10-02
kvm: check KVM_CAP_NR_VCPUS with kvm_vm_check_extension()
Greg Kurz
1
-21
/
+22
2017-10-02
kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()
Greg Kurz
1
-3
/
+5
2017-09-21
kvm: drop wrong assertion creating problems with pflash
David Hildenbrand
1
-1
/
+0
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
1
-4
/
+3
2017-09-19
kvm: kvm_log_sync() is only called with known memory sections
David Hildenbrand
1
-49
/
+12
2017-09-19
kvm: kvm_log_start/stop are only called with known sections
David Hildenbrand
1
-6
/
+12
2017-09-19
kvm: we never have overlapping slots in kvm_set_phys_mem()
David Hildenbrand
1
-57
/
+11
2017-09-19
kvm: use start + size for memory ranges
David Hildenbrand
1
-4
/
+3
2017-09-19
kvm: factor out alignment of memory section
David Hildenbrand
1
-20
/
+39
2017-09-19
kvm: require JOIN_MEMORY_REGIONS_WORKS
David Hildenbrand
1
-41
/
+1
2017-08-30
kvm: remove hard dependency on pci
Cornelia Huck
1
-3
/
+3
2017-07-11
ARM: KVM: Enable in-kernel timers with user space gic
Alexander Graf
1
-0
/
+5
2017-07-04
cpu: move interrupt handling out of translate-common.c
Paolo Bonzini
1
-11
/
+0
2017-07-04
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
1
-9
/
+9
2017-06-15
accel: move kvm related accelerator files into accel/
Yang Zhong
3
-0
/
+2649