index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
accel
/
kvm
/
kvm-all.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm/tdx: Ignore memory conversion to shared of unassigned region
Isaku Yamahata
2024-04-23
1
-0
/
+12
*
kvm/tdx: Don't complain when converting vMMIO region to shared
Isaku Yamahata
2024-04-23
1
-3
/
+16
*
kvm: handle KVM_EXIT_MEMORY_FAULT
Chao Peng
2024-04-23
1
-10
/
+88
*
kvm/memory: Make memory type private by default if it has guest memfd backend
Xiaoyao Li
2024-04-23
1
-0
/
+10
*
kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
Chao Peng
2024-04-23
1
-8
/
+38
*
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
2024-04-23
1
-0
/
+28
*
kvm: Introduce support for memory_attributes
Xiaoyao Li
2024-04-23
1
-0
/
+32
*
trace/kvm: Split address space and slot id in trace_kvm_set_user_memory()
Xiaoyao Li
2024-04-23
1
-2
/
+3
*
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
2024-04-23
1
-5
/
+0
*
KVM: track whether guest state is encrypted
Paolo Bonzini
2024-04-23
1
-3
/
+14
*
kvm: use configs/ definition to conditionalize debug support
Paolo Bonzini
2024-04-18
1
-5
/
+5
*
kvm: error out of kvm_irqchip_add_msi_route() in case of full route table
Igor Mammedov
2024-04-08
1
-5
/
+10
*
migration: prevent migration when VM has poisoned memory
William Roche
2024-02-05
1
-0
/
+10
*
Add class property to configure KVM device node to use
Daan De Meyer
2024-01-18
1
-1
/
+24
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-11
/
+11
*
accel/kvm: Turn DPRINTF macro use into tracepoints
Jai Arora
2023-12-23
1
-22
/
+6
*
accel/kvm: Make kvm_has_guest_debug static
Richard Henderson
2023-12-19
1
-1
/
+1
*
kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP
Paolo Bonzini
2023-10-25
1
-9
/
+0
*
kvm: i386: require KVM_CAP_DEBUGREGS
Paolo Bonzini
2023-10-25
1
-9
/
+0
*
kvm: unify listeners for PIO address space
Paolo Bonzini
2023-10-25
1
-9
/
+2
*
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
2023-10-25
1
-16
/
+6
*
kvm: assume that many ioeventfds can be created
Paolo Bonzini
2023-10-25
1
-47
/
+0
*
kvm: drop reference to KVM_CAP_PCI_2_3
Paolo Bonzini
2023-10-25
1
-7
/
+0
*
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
2023-10-25
1
-8
/
+5
*
kvm: require KVM_CAP_SIGNAL_MSI
Paolo Bonzini
2023-10-25
1
-95
/
+7
*
kvm: require KVM_CAP_INTERNAL_ERROR_DATA
Paolo Bonzini
2023-10-25
1
-7
/
+6
*
kvm: Add stub for kvm_get_max_memslots()
David Hildenbrand
2023-10-12
1
-1
/
+1
*
kvm: Return number of free memslots
David Hildenbrand
2023-10-12
1
-13
/
+20
*
accel/kvm/kvm-all: Handle register access errors
Akihiko Odaki
2023-09-29
1
-4
/
+28
*
arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Shameer Kolothum
2023-09-08
1
-0
/
+1
*
accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint
Anton Johansson
2023-08-24
1
-2
/
+1
*
accel/kvm: Make kvm_dirty_ring_reaper_init() void
Akihiko Odaki
2023-08-22
1
-7
/
+2
*
accel/kvm: Free as when an error occurred
Akihiko Odaki
2023-08-22
1
-0
/
+1
*
accel/kvm: Use negative KVM type for error propagation
Akihiko Odaki
2023-08-22
1
-0
/
+5
*
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-08-22
1
-1
/
+3
*
kvm: Fix crash due to access uninitialized kvm_state
Gavin Shan
2023-07-31
1
-1
/
+1
*
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
2023-06-28
1
-0
/
+1
*
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
2023-06-28
1
-1
/
+1
*
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
1
-1
/
+1
*
kvm: reuse per-vcpu stats fd to avoid vcpu interruption
Marcelo Tosatti
2023-06-26
1
-15
/
+15
*
kvm: Enable dirty ring for arm64
Gavin Shan
2023-05-18
1
-2
/
+21
*
kvm: Add helper kvm_dirty_ring_init()
Gavin Shan
2023-05-18
1
-29
/
+47
*
kvm: Synchronize the backup bitmap in the last stage
Gavin Shan
2023-05-18
1
-0
/
+11
*
migration: Add last stage indicator to global dirty log
Gavin Shan
2023-05-18
1
-1
/
+1
*
kvm: dirty-ring: Fix race with vcpu creation
Peter Xu
2023-04-04
1
-0
/
+9
*
kvm/i386: Add xen-evtchn-max-pirq property
David Woodhouse
2023-03-01
1
-0
/
+1
*
kvm/i386: Add xen-gnttab-max-frames property
David Woodhouse
2023-03-01
1
-0
/
+1
*
i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
David Woodhouse
2023-03-01
1
-0
/
+1
*
accel/kvm: Silent -Wmissing-field-initializers warning
Philippe Mathieu-Daudé
2023-02-27
1
-2
/
+2
*
gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
Philippe Mathieu-Daudé
2023-02-27
1
-2
/
+2
[next]