index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
2024-06-24
Merge tag 'pull-vfio-20240624' of https://github.com/legoater/qemu into staging
Richard Henderson
2024-06-24
HostIOMMUDevice: Store the aliased bus and devfn
Eric Auger
2024-06-24
HostIOMMUDevice: Introduce get_iova_ranges callback
Eric Auger
2024-06-24
HostIOMMUDevice: Store the VFIO/VDPA agent
Eric Auger
2024-06-24
backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
Zhenzhong Duan
2024-06-24
backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices
Zhenzhong Duan
2024-06-24
backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
Zhenzhong Duan
2024-06-24
backends: Introduce HostIOMMUDevice abstract
Zhenzhong Duan
2024-06-24
qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
Pierrick Bouvier
2024-06-24
qtest: use cpu interface in qtest_clock_warp
Alex Bennée
2024-06-24
sysemu: add set_virtual_time to accel ops
Alex Bennée
2024-06-09
xen: mapcache: Add support for grant mappings
Edgar E. Iglesias
2024-06-09
xen: mapcache: Pass the ram_addr offset to xen_map_cache()
Edgar E. Iglesias
2024-06-08
hvf: Makes assert_hvf_ok report failed expression
Phil Dennis-Jordan
2024-06-08
hvf: Consistent types for vCPU handles
Phil Dennis-Jordan
2024-06-08
backends/hostmem: Report error when memory size is unaligned
Michal Privoznik
2024-06-04
xen: Add xen_mr_is_memory()
Edgar E. Iglesias
2024-05-16
backends/iommufd: Make iommufd_backend_*() return bool
Zhenzhong Duan
2024-05-10
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
2024-05-06
Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-06
system: Pass RAM MemoryRegion and is_write in xen_map_cache()
Edgar E. Iglesias
2024-05-03
kvm: move target-dependent interrupt routing out of kvm-all.c
Paolo Bonzini
2024-05-03
numa: remove types from typedefs.h
Paolo Bonzini
2024-04-26
accel/hvf: Use accel-specific per-vcpu @dirty field
Philippe Mathieu-Daudé
2024-04-26
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-23
kvm: handle KVM_EXIT_MEMORY_FAULT
Chao Peng
2024-04-23
HostMem: Add mechanism to opt in kvm guest memfd via MachineState
Xiaoyao Li
2024-04-23
kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
Chao Peng
2024-04-23
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
2024-04-23
kvm: Introduce support for memory_attributes
Xiaoyao Li
2024-04-23
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
2024-04-23
KVM: track whether guest state is encrypted
Paolo Bonzini
2024-04-18
kvm: use configs/ definition to conditionalize debug support
Paolo Bonzini
2024-04-18
stubs: remove obsolete stubs
Paolo Bonzini
2024-03-12
hw/acpi: Implement the SRAT GI affinity structure
Ankit Agrawal
2024-03-09
sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
Philippe Mathieu-Daudé
2024-03-09
sysemu/xen: Forbid using Xen headers in user emulation
Philippe Mathieu-Daudé
2024-02-28
ide, vl: turn -win2k-hack into a property on IDE devices
Paolo Bonzini
2024-02-27
hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
Peter Maydell
2024-02-27
hw/core/reset: Add qemu_{register, unregister}_resettable()
Peter Maydell
2024-02-27
hw/core: Add documentation and license comments to reset.h
Peter Maydell
2024-02-12
Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...
Peter Maydell
2024-02-09
qemu_init: increase NOFILE soft limit on POSIX
Fiona Ebner
2024-02-05
migration: prevent migration when VM has poisoned memory
William Roche
2024-01-19
Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-19
system/replay: Restrict icount to system emulation
Philippe Mathieu-Daudé
2024-01-19
system/cpu-timers: Introduce ICountMode enumerator
Philippe Mathieu-Daudé
2024-01-19
system/cpu-timers: Have icount_configure() return a boolean
Philippe Mathieu-Daudé
[next]