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
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
4
-11
/
+23
2021-01-20
accel/kvm: avoid using predefined PAGE_SIZE
Jiaxun Yang
1
-0
/
+3
2020-12-15
kvm: Take into account the unaligned section size when preparing bitmap
Zenghui Yu
1
-2
/
+5
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
1
-7
/
+4
2020-11-03
accel/kvm: add PIO ioeventfds only in case kvm_eventfds_allowed is true
Elena Afanasova
1
-2
/
+4
2020-10-05
kvm: kvm_init_vcpu take Error pointer
Dr. David Alan Gilbert
4
-12
/
+18
2020-10-05
kvm: remove kvm specific functions from global includes
Claudio Fontana
1
-0
/
+7
2020-10-05
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
4
-2
/
+122
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-6
/
+6
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
1
-1
/
+1
2020-08-21
meson: accel
Marc-André Lureau
2
-2
/
+5
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qapi: Use returned bool to check for failure, manual part
Markus Armbruster
1
-27
/
+23
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-07-02
accel/kvm: Convert to ram_block_discard_disable()
David Hildenbrand
1
-2
/
+2
2020-06-26
kvm: support to get/set dirty log initial-all-set capability
Jay Zhou
1
-7
/
+14
2020-06-10
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
2
-2
/
+78
2020-06-10
KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
Peter Xu
1
-6
/
+10
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+2
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
1
-2
/
+2
2020-05-14
KVM: Move hwpoison page related functions into kvm-all.c
Dongjiu Geng
1
-0
/
+36
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
1
-3
/
+3
2020-02-25
accel/kvm: Check ioctl(KVM_SET_USER_MEMORY_REGION) return value
Philippe Mathieu-Daudé
1
-1
/
+11
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
1
-3
/
+3
2020-01-24
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
1
-2
/
+2
2020-01-07
accel/kvm: Make "kernel_irqchip" default on
Xiaoyao Li
1
-6
/
+13
2019-12-17
kvm: convert "-machine kernel_irqchip" to an accelerator property
Paolo Bonzini
1
-5
/
+54
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
1
-4
/
+19
2019-12-17
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
1
-0
/
+43
2019-12-17
kvm: Reallocate dirty_bmap when we change a slot
Dr. David Alan Gilbert
1
-15
/
+29
2019-11-26
kvm: Introduce KVM irqchip change notifier
David Gibson
1
-0
/
+18
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-3
/
+3
2019-10-03
accel/kvm: ensure ret always set
Alex Bennée
1
-3
/
+3
2019-09-30
kvm: split too big memory section on several memslots
Igor Mammedov
1
-44
/
+80
2019-09-30
kvm: clear dirty bitmaps from all overlapping memslots
Paolo Bonzini
1
-14
/
+22
2019-09-30
kvm: extract kvm_log_clear_one_slot
Paolo Bonzini
1
-46
/
+57
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-07-19
hmp: Print if memory section is registered with an accelerator
Alexey Kardashevskiy
1
-0
/
+38
2019-07-15
kvm: Support KVM_CLEAR_DIRTY_LOG
Peter Xu
2
-0
/
+183
2019-07-15
kvm: Introduce slots lock for memory listener
Peter Xu
1
-12
/
+46
2019-07-15
kvm: Persistent per kvmslot dirty bitmap
Peter Xu
1
-3
/
+7
2019-07-15
kvm: Update comments for sync_dirty_bitmap
Peter Xu
1
-6
/
+6
2019-07-05
general: Replace global smp variables with smp machine properties
Like Xu
1
-2
/
+2
2019-06-21
target/i386: kvm: Add support for save and restore nested state
Liran Alon
1
-0
/
+8
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
1
-0
/
+5
2019-06-21
kvm-all: Add/update fprintf's for kvm_*_ioeventfd_del
Yury Kotov
1
-4
/
+8
[next]