index
:
sinitax/cachepc-qemu
master
Fork of AMDESE/qemu with changes for cachepc side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
accel
/
kvm
/
kvm-all.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory: Name all the memory listeners
Peter Xu
2021-09-30
1
-2
/
+5
*
target/i386: spelling: occured=>occurred, mininum=>minimum
Michael Tokarev
2021-09-16
1
-1
/
+1
*
kvm: ppc: Print meaningful message on KVM_CREATE_VM failure
Fabiano Rosas
2021-07-29
1
-0
/
+6
*
KVM: Fix dirty ring mmap incorrect size due to renaming accident
Peter Xu
2021-06-25
1
-2
/
+2
*
KVM: Dirty ring support
Peter Xu
2021-05-26
1
-3
/
+371
*
KVM: Disable manual dirty log when dirty ring enabled
Peter Xu
2021-05-26
1
-14
/
+23
*
KVM: Add dirty-ring-size property
Peter Xu
2021-05-26
1
-0
/
+46
*
KVM: Cache kvm slot dirty bitmap size
Peter Xu
2021-05-26
1
-0
/
+1
*
KVM: Simplify dirty log sync in kvm_set_phys_mem
Peter Xu
2021-05-26
1
-1
/
+2
*
KVM: Provide helper to sync dirty bitmap from slot to ramblock
Peter Xu
2021-05-26
1
-20
/
+17
*
KVM: Provide helper to get kvm dirty log
Peter Xu
2021-05-26
1
-22
/
+30
*
KVM: Create the KVMSlot dirty bitmap on flag changes
Peter Xu
2021-05-26
1
-14
/
+9
*
KVM: Use a big lock to replace per-kml slots_lock
Peter Xu
2021-05-26
1
-15
/
+18
*
KVM: do not allow setting properties at runtime
Paolo Bonzini
2021-05-26
1
-1
/
+12
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
accel: kvm: clarify that extra exit data is hexadecimal
David Edmondson
2021-05-02
1
-1
/
+1
*
Revert "accel: kvm: Add aligment assert for kvm_log_clear_one_slot"
Paolo Bonzini
2021-03-16
1
-7
/
+0
*
accel: kvm: Fix kvm_type invocation
Andrew Jones
2021-03-12
1
-0
/
+2
*
accel: kvm: Add aligment assert for kvm_log_clear_one_slot
Keqian Zhu
2021-03-06
1
-0
/
+7
*
accel: kvm: Fix memory waste under mismatch page size
Keqian Zhu
2021-03-06
1
-1
/
+5
*
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
2021-02-16
1
-0
/
+5
*
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
2021-02-16
1
-1
/
+0
*
accel/kvm/kvm-all: Fix wrong return code handling in dirty log code
Thomas Huth
2021-02-08
1
-9
/
+12
*
confidential guest support: Move SEV initialization into arch specific code
David Gibson
2021-02-08
1
-14
/
+0
*
sev: Add Error ** to sev_kvm_init()
David Gibson
2021-02-08
1
-1
/
+3
*
confidential guest support: Rework the "memory-encryption" property
David Gibson
2021-02-08
1
-2
/
+3
*
sev: Remove false abstraction of flash encryption
David Gibson
2021-02-08
1
-29
/
+2
*
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
1
-2
/
+0
*
accel/kvm: avoid using predefined PAGE_SIZE
Jiaxun Yang
2021-01-20
1
-0
/
+3
*
kvm: Take into account the unaligned section size when preparing bitmap
Zenghui Yu
2020-12-15
1
-2
/
+5
*
vl: make qemu_get_machine_opts static
Paolo Bonzini
2020-12-15
1
-7
/
+4
*
accel/kvm: add PIO ioeventfds only in case kvm_eventfds_allowed is true
Elena Afanasova
2020-11-03
1
-2
/
+4
*
kvm: kvm_init_vcpu take Error pointer
Dr. David Alan Gilbert
2020-10-05
1
-5
/
+14
*
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
2020-10-05
1
-1
/
+13
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-6
/
+6
*
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
1
-1
/
+1
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qapi: Use returned bool to check for failure, manual part
Markus Armbruster
2020-07-10
1
-27
/
+23
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
accel/kvm: Convert to ram_block_discard_disable()
David Hildenbrand
2020-07-02
1
-2
/
+2
*
kvm: support to get/set dirty log initial-all-set capability
Jay Zhou
2020-06-26
1
-7
/
+14
*
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
2020-06-10
1
-2
/
+77
*
KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
Peter Xu
2020-06-10
1
-6
/
+10
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-2
/
+2
*
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-15
1
-2
/
+2
*
KVM: Move hwpoison page related functions into kvm-all.c
Dongjiu Geng
2020-05-14
1
-0
/
+36
*
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
2020-02-25
1
-3
/
+3
|
\
|
*
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
1
-3
/
+3
*
|
accel/kvm: Check ioctl(KVM_SET_USER_MEMORY_REGION) return value
Philippe Mathieu-Daudé
2020-02-25
1
-1
/
+11
|
/
[next]