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
2023-01-06
KVM: remove support for kernel-irqchip=off
Paolo Bonzini
2023-01-06
ide: Add 8-bit data mode
Lubomir Rintel
2023-01-06
hw: Reduce "qemu/accel.h" inclusion
Philippe Mathieu-Daudé
2023-01-06
typedefs: Forward-declare AccelState
Philippe Mathieu-Daudé
2022-12-23
qemu/xattr.h: Exclude <sys/xattr.h> for Windows
Bin Meng
2022-12-21
Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2022-12-21
hw/ppc/spapr: Reduce "vof.h" inclusion
Philippe Mathieu-Daudé
2022-12-21
hw/ppc/vof: Do not include the full "cpu.h"
Philippe Mathieu-Daudé
2022-12-21
hw/sd/sdhci: Support big endian SD host controller interfaces
Philippe Mathieu-Daudé
2022-12-21
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2022-12-21
hw/acpi: Rename tco.c -> ich9_tco.c
Philippe Mathieu-Daudé
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2022-12-21
remove DEC 21154 PCI bridge
Igor Mammedov
2022-12-21
include/hw: attempt to document VirtIO feature variables
Alex Bennée
2022-12-21
vdpa: add shadow_data to vhost_vdpa
Eugenio Pérez
2022-12-21
vdpa: add asid parameter to vhost_vdpa_dma_map/unmap
Eugenio Pérez
2022-12-21
vdpa: add vdpa-dev support
Longpeng
2022-12-21
virtio: get class_id and pci device id by the virtio id
Longpeng
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-20
accel/tcg: Move remainder of page locking to tb-maint.c
Richard Henderson
2022-12-20
accel/tcg: Use interval tree for TBs in user-only mode
Richard Henderson
2022-12-20
util: Add interval-tree.c
Richard Henderson
2022-12-19
pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c
Markus Armbruster
2022-12-18
Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2022-12-17
Merge tag 'pull-target-arm-20221216' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2022-12-16
hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset
Peter Maydell
2022-12-16
pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
2022-12-16
hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
Peter Maydell
2022-12-16
hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase reset
Peter Maydell
2022-12-16
hw: Remove device_legacy_reset()
Peter Maydell
2022-12-16
qdev: Remove qdev_reset_all() and qbus_reset_all()
Peter Maydell
2022-12-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2022-12-15
Merge tag 'pull-request-2022-12-15' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-12-15
Merge tag 'pull-target-arm-20221215-1' of https://git.linaro.org/people/pmayd...
Peter Maydell
2022-12-15
hw/misc: Move some arm-related files from specific_ss into softmmu_ss
Thomas Huth
2022-12-15
block: GRAPH_RDLOCK for functions only called by co_wrappers
Kevin Wolf
2022-12-15
block: use co_wrapper_mixed_bdrv_rdlock in functions taking the rdlock
Emanuele Giuseppe Esposito
2022-12-15
block-coroutine-wrapper.py: introduce annotations that take the graph rdlock
Emanuele Giuseppe Esposito
2022-12-15
Mark assert_bdrv_graph_readable/writable() GRAPH_RD/WRLOCK
Kevin Wolf
2022-12-15
graph-lock: TSA annotations for lock/unlock functions
Kevin Wolf
2022-12-15
block: assert that graph read and writes are performed correctly
Emanuele Giuseppe Esposito
2022-12-15
clang-tsa: Add macros for shared locks
Kevin Wolf
2022-12-15
clang-tsa: Add TSA_ASSERT() macro
Kevin Wolf
2022-12-15
Import clang-tsa.h
Kevin Wolf
2022-12-15
graph-lock: Implement guard macros
Emanuele Giuseppe Esposito
2022-12-15
graph-lock: Introduce a lock to protect block graph operations
Paolo Bonzini
2022-12-15
block: Factor out bdrv_drain_all_begin_nopoll()
Kevin Wolf
2022-12-15
block/dirty-bitmap: convert coroutine-only functions to co_wrapper
Emanuele Giuseppe Esposito
2022-12-15
block: convert bdrv_create to co_wrapper
Emanuele Giuseppe Esposito
2022-12-15
block-coroutine-wrapper.py: introduce co_wrapper
Emanuele Giuseppe Esposito
[next]