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
Age
Commit message (
Expand
)
Author
2022-03-07
block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
Vladimir Sementsov-Ogievskiy
2022-03-07
block: fix preallocate filter: don't do unaligned preallocate requests
Vladimir Sementsov-Ogievskiy
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
Liav Albani
2022-03-06
exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
Philippe Mathieu-Daudé
2022-03-06
softmmu: Add qemu_init_arch_modules()
Philippe Mathieu-Daudé
2022-03-06
exec/cpu: Make address_space_init/reloading_memory_map target agnostic
Philippe Mathieu-Daudé
2022-03-06
exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
Philippe Mathieu-Daudé
2022-03-06
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
2022-03-06
accel: Introduce AccelOpsClass::cpus_are_resettable()
Philippe Mathieu-Daudé
2022-03-06
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
2022-03-06
accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
Philippe Mathieu-Daudé
2022-03-06
sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnostic
Philippe Mathieu-Daudé
2022-03-06
sysemu/memory_mapping: Become target-agnostic
Philippe Mathieu-Daudé
2022-03-06
exec: Make cpu_memory_rw_debug() target agnostic
Philippe Mathieu-Daudé
2022-03-06
exec: Declare vaddr as a generic target-agnostic type
Philippe Mathieu-Daudé
2022-03-06
event_notifier: add event_notifier_get_wfd()
Sergio Lopez
2022-03-06
x86: cleanup unused compat_apic_id_mode
Igor Mammedov
2022-03-06
pc: add option to disable PS/2 mouse/keyboard
Joelle van Dyne
2022-03-06
acpi: pcihp: pcie: set power on cap on parent slot
Igor Mammedov
2022-03-06
pci: expose TYPE_XIO3130_DOWNSTREAM name
Igor Mammedov
2022-03-06
hw/misc/pvpanic: Use standard headers instead
zhenwei pi
2022-03-06
headers: Add pvpanic.h
zhenwei pi
2022-03-06
pcie: Add 1.2 version token for the Power Management Capability
Łukasz Gieryk
2022-03-06
pcie: Add a helper to the SR/IOV API
Łukasz Gieryk
2022-03-06
pcie: Add support for Single Root I/O Virtualization (SR/IOV)
Knut Omang
2022-03-06
virtio-iommu: Default to bypass during boot
Jean-Philippe Brucker
2022-03-06
intel_iommu: support snoop control
Jason Wang
2022-03-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220304' into...
Peter Maydell
2022-03-04
tcg/i386: Detect AVX512
Richard Henderson
2022-03-04
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
2022-03-04
tcg: Set MAX_OPC_PARAM_IARGS to 7
Ziqiao Kong
2022-03-04
job.h: split function pointers in JobDriver
Emanuele Giuseppe Esposito
2022-03-04
block-backend-common.h: split function pointers in BlockDevOps
Emanuele Giuseppe Esposito
2022-03-04
block_int-common.h: split function pointers in BdrvChildClass
Emanuele Giuseppe Esposito
2022-03-04
block_int-common.h: split function pointers in BlockDriver
Emanuele Giuseppe Esposito
2022-03-04
include/block/snapshot: global state API + assertions
Emanuele Giuseppe Esposito
2022-03-04
include/sysemu/blockdev.h: global state API
Emanuele Giuseppe Esposito
2022-03-04
include/block/blockjob.h: global state API
Emanuele Giuseppe Esposito
2022-03-04
include/block/blockjob_int.h: split header into I/O and GS API
Emanuele Giuseppe Esposito
2022-03-04
block: introduce assert_bdrv_graph_writable
Emanuele Giuseppe Esposito
2022-03-04
IO_CODE and IO_OR_GS_CODE for block_int I/O API
Emanuele Giuseppe Esposito
2022-03-04
include/block/block_int: split header into I/O and global state API
Emanuele Giuseppe Esposito
2022-03-04
IO_CODE and IO_OR_GS_CODE for block-backend I/O API
Emanuele Giuseppe Esposito
2022-03-04
include/sysemu/block-backend: split header into I/O and global state (GS) API
Emanuele Giuseppe Esposito
2022-03-04
IO_CODE and IO_OR_GS_CODE for block I/O API
Emanuele Giuseppe Esposito
2022-03-04
include/block/block: split header into I/O and global state API
Emanuele Giuseppe Esposito
2022-03-04
main loop: macros to mark GS and I/O functions
Emanuele Giuseppe Esposito
[prev]
[next]