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
/
hw
Age
Commit message (
Expand
)
Author
2023-02-24
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2023-02-23
virtio-scsi: reset SCSI devices from main loop thread
Stefan Hajnoczi
2023-02-23
dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
Stefan Hajnoczi
2023-02-23
scsi: protect req->aiocb with AioContext lock
Stefan Hajnoczi
2023-02-23
rocker: Tweak stubbed out monitor commands' error messages
Markus Armbruster
2023-02-23
hw/core: Improve the query-hotpluggable-cpus error message
Markus Armbruster
2023-02-23
hw/acpi: Move QMP command to hw/core/
Markus Armbruster
2023-02-23
hw/acpi: Dumb down acpi_table_add() stub
Markus Armbruster
2023-02-23
hw/smbios: Dumb down smbios_entry_add() stub
Markus Armbruster
2023-02-23
hw/core: Improve error message when machine doesn't provide NMIs
Markus Armbruster
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-21
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2023-02-21
Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into staging
Peter Maydell
2023-02-20
Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem...
Peter Maydell
2023-02-17
hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
Fiona Ebner
2023-02-17
hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
Qiang Liu
2023-02-17
net: Move the code to collect available NIC models to a separate function
Thomas Huth
2023-02-16
hw/sparse-mem: clear memory on reset
Alexander Bulekov
2023-02-16
vfio: Alphabetize migration section of VFIO trace-events file
Avihai Horon
2023-02-16
vfio/migration: Remove VFIO migration protocol v1
Avihai Horon
2023-02-16
vfio/migration: Implement VFIO migration protocol v2
Avihai Horon
2023-02-16
vfio/migration: Rename functions/structs related to v1 protocol
Avihai Horon
2023-02-16
vfio/migration: Move migration v1 logic to vfio_migration_init()
Avihai Horon
2023-02-16
vfio/migration: Block multiple devices migration
Avihai Horon
2023-02-16
vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent...
Avihai Horon
2023-02-16
vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
Avihai Horon
2023-02-16
vfio/migration: Fix NULL pointer dereference bug
Avihai Horon
2023-02-16
Merge tag 'pull-target-arm-20230216' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-02-16
target/arm: Use "max" as default cpu for the virt machine with KVM
Fabiano Rosas
2023-02-16
hw/arm/smmu-common: Fix TTB1 handling
Jean-Philippe Brucker
2023-02-16
hw/arm/smmu-common: Support 64-bit addresses
Jean-Philippe Brucker
2023-02-16
hw/arm: Attach PSPI module to NPCM7XX SoC
Hao Wu
2023-02-16
hw/ssi: Add Nuvoton PSPI Module
Hao Wu
2023-02-16
arm/virt: don't try to spell out the accelerator
Cornelia Huck
2023-02-16
hw/arm: Add missing XLNX_ZYNQMP_ARM -> USB_DWC3 Kconfig dependency
Philippe Mathieu-Daudé
2023-02-16
hw/arm/smmuv3: Add GBPA register
Mostafa Saleh
2023-02-16
target/arm: Store CPUARMState::nvic as NVICState*
Philippe Mathieu-Daudé
2023-02-15
migration: Rename res_{postcopy,precopy}_only
Juan Quintela
2023-02-15
migration: Remove unused res_compatible
Juan Quintela
2023-02-14
hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
Philippe Mathieu-Daudé
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
2023-02-14
include/hw: Do not include "hw/registerfields.h" in headers that don't need it
Thomas Huth
2023-02-14
hw/misc/sga: Remove the deprecated "sga" device
Thomas Huth
2023-02-09
virtio-blk: add missing AioContext lock
Emanuele Giuseppe Esposito
2023-02-09
vhost-user-fs: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2023-02-08
Fix non-first inclusions of qemu/osdep.h
Markus Armbruster
2023-02-08
hw/input: Clean up includes
Markus Armbruster
2023-02-07
Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...
Peter Maydell
[next]