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-27
hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
Philippe Mathieu-Daudé
2023-02-27
hw/char/pl011: Open-code pl011_luminary_create()
Philippe Mathieu-Daudé
2023-02-27
hw/char/pl011: Un-inline pl011_create()
Philippe Mathieu-Daudé
2023-02-27
hw/gpio/max7310: Simplify max7310_realize()
Philippe Mathieu-Daudé
2023-02-27
target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
Fabiano Rosas
2023-02-27
include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
Thomas Huth
2023-02-26
Merge tag 'pull-riscv-to-apply-20230224' of github.com:palmer-dabbelt/qemu in...
Peter Maydell
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-16
hw/riscv/boot.c: make riscv_load_initrd() static
Daniel Henrique Barboza
2023-02-16
hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
Daniel Henrique Barboza
2023-02-16
hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
Daniel Henrique Barboza
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é
[next]