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
2022-03-06
accel: Introduce AccelOpsClass::cpus_are_resettable()
Philippe Mathieu-Daudé
1
-0
/
+6
2022-03-06
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
1
-0
/
+6
2021-12-10
kvm: add support for KVM_GUESTDBG_BLOCKIRQ
Maxim Levitsky
1
-0
/
+17
2021-12-10
gdbstub, kvm: let KVM report supported singlestep flags
Maxim Levitsky
1
-0
/
+12
2021-11-01
KVM: introduce dirty_pages and kvm_dirty_ring_enabled
Hyman Huang(黄勇)
1
-0
/
+7
2021-10-13
target/i386/kvm: Restrict SEV stubs to x86 architecture
Philippe Mathieu-Daudé
2
-23
/
+0
2021-09-30
memory: Name all the memory listeners
Peter Xu
1
-2
/
+5
2021-09-16
target/i386: spelling: occured=>occurred, mininum=>minimum
Michael Tokarev
1
-1
/
+1
2021-07-29
kvm: ppc: Print meaningful message on KVM_CREATE_VM failure
Fabiano Rosas
1
-0
/
+6
2021-06-25
KVM: Fix dirty ring mmap incorrect size due to renaming accident
Peter Xu
1
-2
/
+2
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-26
KVM: Dirty ring support
Peter Xu
2
-3
/
+378
2021-05-26
KVM: Disable manual dirty log when dirty ring enabled
Peter Xu
1
-14
/
+23
2021-05-26
KVM: Add dirty-ring-size property
Peter Xu
1
-0
/
+46
2021-05-26
KVM: Cache kvm slot dirty bitmap size
Peter Xu
1
-0
/
+1
2021-05-26
KVM: Simplify dirty log sync in kvm_set_phys_mem
Peter Xu
1
-1
/
+2
2021-05-26
KVM: Provide helper to sync dirty bitmap from slot to ramblock
Peter Xu
1
-20
/
+17
2021-05-26
KVM: Provide helper to get kvm dirty log
Peter Xu
1
-22
/
+30
2021-05-26
KVM: Create the KVMSlot dirty bitmap on flag changes
Peter Xu
1
-14
/
+9
2021-05-26
KVM: Use a big lock to replace per-kml slots_lock
Peter Xu
1
-15
/
+18
2021-05-26
KVM: do not allow setting properties at runtime
Paolo Bonzini
1
-1
/
+12
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
accel: kvm: clarify that extra exit data is hexadecimal
David Edmondson
1
-1
/
+1
2021-03-16
Revert "accel: kvm: Add aligment assert for kvm_log_clear_one_slot"
Paolo Bonzini
1
-7
/
+0
2021-03-12
accel: kvm: Fix kvm_type invocation
Andrew Jones
1
-0
/
+2
2021-03-06
accel: kvm: Add aligment assert for kvm_log_clear_one_slot
Keqian Zhu
1
-0
/
+7
2021-03-06
accel: kvm: Fix memory waste under mismatch page size
Keqian Zhu
1
-1
/
+5
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
1
-0
/
+5
2021-02-16
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
1
-1
/
+0
2021-02-08
accel/kvm/kvm-all: Fix wrong return code handling in dirty log code
Thomas Huth
1
-9
/
+12
2021-02-08
confidential guest support: Move SEV initialization into arch specific code
David Gibson
2
-16
/
+2
2021-02-08
sev: Add Error ** to sev_kvm_init()
David Gibson
2
-2
/
+4
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
2
-4
/
+6
2021-02-08
sev: Remove false abstraction of flash encryption
David Gibson
2
-36
/
+4
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
[next]