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
/
include
/
sysemu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/hvf: Use accel-specific per-vcpu @dirty field
Philippe Mathieu-Daudé
2024-04-26
1
-0
/
+1
*
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-26
5
-13
/
+13
*
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
1
-1
/
+0
|
\
|
*
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-24
1
-1
/
+0
*
|
kvm: handle KVM_EXIT_MEMORY_FAULT
Chao Peng
2024-04-23
1
-0
/
+2
*
|
HostMem: Add mechanism to opt in kvm guest memfd via MachineState
Xiaoyao Li
2024-04-23
1
-0
/
+1
*
|
kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
Chao Peng
2024-04-23
1
-0
/
+2
*
|
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
2024-04-23
1
-0
/
+2
*
|
kvm: Introduce support for memory_attributes
Xiaoyao Li
2024-04-23
1
-0
/
+4
*
|
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
2024-04-23
1
-10
/
+0
*
|
KVM: track whether guest state is encrypted
Paolo Bonzini
2024-04-23
2
-0
/
+3
*
|
kvm: use configs/ definition to conditionalize debug support
Paolo Bonzini
2024-04-18
2
-2
/
+2
*
|
stubs: remove obsolete stubs
Paolo Bonzini
2024-04-18
1
-2
/
+0
|
/
*
hw/acpi: Implement the SRAT GI affinity structure
Ankit Agrawal
2024-03-12
1
-0
/
+1
*
sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
Philippe Mathieu-Daudé
2024-03-09
1
-1
/
+2
*
sysemu/xen: Forbid using Xen headers in user emulation
Philippe Mathieu-Daudé
2024-03-09
1
-4
/
+4
*
ide, vl: turn -win2k-hack into a property on IDE devices
Paolo Bonzini
2024-02-28
1
-1
/
+0
*
hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
Peter Maydell
2024-02-27
1
-2
/
+5
*
hw/core/reset: Add qemu_{register, unregister}_resettable()
Peter Maydell
2024-02-27
1
-3
/
+34
*
hw/core: Add documentation and license comments to reset.h
Peter Maydell
2024-02-27
1
-0
/
+79
*
Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...
Peter Maydell
2024-02-12
2
-0
/
+6
|
\
|
*
qemu_init: increase NOFILE soft limit on POSIX
Fiona Ebner
2024-02-09
2
-0
/
+6
*
|
migration: prevent migration when VM has poisoned memory
William Roche
2024-02-05
1
-0
/
+6
|
/
*
Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-19
2
-13
/
+30
|
\
|
*
system/replay: Restrict icount to system emulation
Philippe Mathieu-Daudé
2024-01-19
2
-4
/
+9
|
*
system/cpu-timers: Introduce ICountMode enumerator
Philippe Mathieu-Daudé
2024-01-19
1
-7
/
+13
|
*
system/cpu-timers: Have icount_configure() return a boolean
Philippe Mathieu-Daudé
2024-01-19
1
-2
/
+8
*
|
Add class property to configure KVM device node to use
Daan De Meyer
2024-01-18
1
-0
/
+1
|
/
*
Merge tag 'pull-replay-fixes-080124-1' of https://gitlab.com/stsquad/qemu int...
Peter Maydell
2024-01-09
1
-0
/
+5
|
\
|
*
replay: stop us hanging in rr_wait_io_event
Alex Bennée
2024-01-08
1
-0
/
+5
*
|
backends/iommufd: Remove mutex
Cédric Le Goater
2024-01-05
1
-2
/
+0
|
/
*
Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-05
1
-1
/
+9
|
\
|
*
backends: Have HostMemoryBackendClass::alloc() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+9
*
|
cpus: vm_resume
Steve Sistare
2024-01-04
1
-0
/
+9
*
|
cpus: stop vm in suspended runstate
Steve Sistare
2024-01-04
1
-0
/
+9
*
|
cpus: vm_was_suspended
Steve Sistare
2024-01-04
1
-0
/
+2
|
/
*
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-12-20
1
-0
/
+2
|
\
|
*
system/qtest: Restrict QTest API to system emulation
Philippe Mathieu-Daudé
2023-12-20
1
-0
/
+2
*
|
backends/iommufd: Introduce the iommufd object
Eric Auger
2023-12-19
1
-0
/
+38
|
/
*
dump: Add arch cleanup function
Janosch Frank
2023-11-14
1
-0
/
+1
*
sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
Philippe Mathieu-Daudé
2023-11-07
1
-1
/
+0
*
accel: Introduce cpu_exec_reset_hold()
Philippe Mathieu-Daudé
2023-11-07
1
-0
/
+1
*
Merge tag 'pull-xenfv-stable-20231106' of git://git.infradead.org/users/dwmw2...
Stefan Hajnoczi
2023-11-07
1
-0
/
+1
|
\
|
*
hw/xen: select kernel mode for per-vCPU event channel upcall vector
David Woodhouse
2023-11-06
1
-0
/
+1
*
|
dump: Allow directly outputting raw kdump format
Stephen Brennan
2023-11-02
1
-0
/
+1
*
|
dump: Pass DumpState to write_ functions
Stephen Brennan
2023-11-02
1
-1
/
+1
|
/
*
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2023-10-31
1
-4
/
+0
*
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
2023-10-31
1
-3
/
+3
*
kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP
Paolo Bonzini
2023-10-25
2
-2
/
+0
*
kvm: i386: require KVM_CAP_DEBUGREGS
Paolo Bonzini
2023-10-25
2
-2
/
+0
[next]