summary refs log tree commit diff stats
path: root/include/sysemu (follow)
Commit message (Expand)AuthorAgeFilesLines
* accel/hvf: Use accel-specific per-vcpu @dirty fieldPhilippe Mathieu-Daudé2024-04-261-0/+1
* exec: Rename NEED_CPU_H -> COMPILING_PER_TARGETPhilippe Mathieu-Daudé2024-04-265-13/+13
* Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson2024-04-241-1/+0
|\
| * target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé2024-04-241-1/+0
* | kvm: handle KVM_EXIT_MEMORY_FAULTChao Peng2024-04-231-0/+2
* | HostMem: Add mechanism to opt in kvm guest memfd via MachineStateXiaoyao Li2024-04-231-0/+1
* | kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslotChao Peng2024-04-231-0/+2
* | RAMBlock: Add support of KVM private guest memfdXiaoyao Li2024-04-231-0/+2
* | kvm: Introduce support for memory_attributesXiaoyao Li2024-04-231-0/+4
* | KVM: remove kvm_arch_cpu_check_are_resettablePaolo Bonzini2024-04-231-10/+0
* | KVM: track whether guest state is encryptedPaolo Bonzini2024-04-232-0/+3
* | kvm: use configs/ definition to conditionalize debug supportPaolo Bonzini2024-04-182-2/+2
* | stubs: remove obsolete stubsPaolo Bonzini2024-04-181-2/+0
|/
* hw/acpi: Implement the SRAT GI affinity structureAnkit Agrawal2024-03-121-0/+1
* sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLEPhilippe Mathieu-Daudé2024-03-091-1/+2
* sysemu/xen: Forbid using Xen headers in user emulationPhilippe Mathieu-Daudé2024-03-091-4/+4
* ide, vl: turn -win2k-hack into a property on IDE devicesPaolo Bonzini2024-02-281-1/+0
* hw/core/reset: Implement qemu_register_reset via qemu_register_resettablePeter Maydell2024-02-271-2/+5
* hw/core/reset: Add qemu_{register, unregister}_resettable()Peter Maydell2024-02-271-3/+34
* hw/core: Add documentation and license comments to reset.hPeter Maydell2024-02-271-0/+79
* Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Peter Maydell2024-02-122-0/+6
|\
| * qemu_init: increase NOFILE soft limit on POSIXFiona Ebner2024-02-092-0/+6
* | migration: prevent migration when VM has poisoned memoryWilliam Roche2024-02-051-0/+6
|/
* Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into stagingPeter Maydell2024-01-192-13/+30
|\
| * system/replay: Restrict icount to system emulationPhilippe Mathieu-Daudé2024-01-192-4/+9
| * system/cpu-timers: Introduce ICountMode enumeratorPhilippe Mathieu-Daudé2024-01-191-7/+13
| * system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé2024-01-191-2/+8
* | Add class property to configure KVM device node to useDaan De Meyer2024-01-181-0/+1
|/
* Merge tag 'pull-replay-fixes-080124-1' of https://gitlab.com/stsquad/qemu int...Peter Maydell2024-01-091-0/+5
|\
| * replay: stop us hanging in rr_wait_io_eventAlex Bennée2024-01-081-0/+5
* | backends/iommufd: Remove mutexCédric Le Goater2024-01-051-2/+0
|/
* Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into stagingPeter Maydell2024-01-051-1/+9
|\
| * backends: Have HostMemoryBackendClass::alloc() handler return a booleanPhilippe Mathieu-Daudé2024-01-051-1/+9
* | cpus: vm_resumeSteve Sistare2024-01-041-0/+9
* | cpus: stop vm in suspended runstateSteve Sistare2024-01-041-0/+9
* | cpus: vm_was_suspendedSteve Sistare2024-01-041-0/+2
|/
* Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2023-12-201-0/+2
|\
| * system/qtest: Restrict QTest API to system emulationPhilippe Mathieu-Daudé2023-12-201-0/+2
* | backends/iommufd: Introduce the iommufd objectEric Auger2023-12-191-0/+38
|/
* dump: Add arch cleanup functionJanosch Frank2023-11-141-0/+1
* sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targetsPhilippe Mathieu-Daudé2023-11-071-1/+0
* accel: Introduce cpu_exec_reset_hold()Philippe Mathieu-Daudé2023-11-071-0/+1
* Merge tag 'pull-xenfv-stable-20231106' of git://git.infradead.org/users/dwmw2...Stefan Hajnoczi2023-11-071-0/+1
|\
| * hw/xen: select kernel mode for per-vCPU event channel upcall vectorDavid Woodhouse2023-11-061-0/+1
* | dump: Allow directly outputting raw kdump formatStephen Brennan2023-11-021-0/+1
* | dump: Pass DumpState to write_ functionsStephen Brennan2023-11-021-1/+1
|/
* util/defer-call: move defer_call() to util/Stefan Hajnoczi2023-10-311-4/+0
* block: rename blk_io_plug_call() API to defer_call()Stefan Hajnoczi2023-10-311-3/+3
* kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEPPaolo Bonzini2023-10-252-2/+0
* kvm: i386: require KVM_CAP_DEBUGREGSPaolo Bonzini2023-10-252-2/+0