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-10-31
blockjob: introduce block-job-change QMP command
Fiona Ebner
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
2023-10-31
Merge tag 'pull-ufs-20231030' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
2023-10-30
hw/ufs: Modify lu.c to share codes with SCSI subsystem
Jeuk Kim
2023-10-27
hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
Philippe Mathieu-Daudé
2023-10-27
hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-25
kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_DEBUGREGS
Paolo Bonzini
2023-10-25
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
2023-10-25
kvm: assume that many ioeventfds can be created
Paolo Bonzini
2023-10-25
kvm: drop reference to KVM_CAP_PCI_2_3
Paolo Bonzini
2023-10-25
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
2023-10-25
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
2023-10-25
kvm: require KVM_CAP_SIGNAL_MSI
Paolo Bonzini
2023-10-25
hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC
Philippe Mathieu-Daudé
2023-10-23
Merge tag 'pull-tcg-20231023' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-22
tcg: Define MO_TL
Paolo Bonzini
2023-10-22
tcg: Export tcg_gen_ext_{i32,i64,tl}
Richard Henderson
2023-10-22
tcg: add negsetcondi
Paolo Bonzini
2023-10-22
tcg: Add tcg_gen_{ld,st}_i128
Richard Henderson
2023-10-22
tcg: drop unused tcg_temp_free define
Mike Frysinger
2023-10-22
tcg: Introduce tcg_use_softmmu
Richard Henderson
2023-10-22
vhost-user: Fix protocol feature bit conflict
Hanna Czenczek
2023-10-22
hw/cxl: Add QTG _DSM support for ACPI0017 device
Dave Jiang
2023-10-22
vhost-user: fix lost reconnect
Li Feng
2023-10-22
vhost-user-scsi: support reconnect to backend
Li Feng
2023-10-22
vhost: move and rename the conn retry times
Li Feng
2023-10-22
hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
Bernhard Beschow
2023-10-22
hw/isa/piix: Allow for optional PIT creation in PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix: Allow for optional PIC creation in PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix4: Reuse struct PIIXState from PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix3: Drop the "3" from PIIX base class name
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create power management controller in host device
Bernhard Beschow
[next]