aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-06-07hw/xen: Fix broken check for invalid state in xs_be_open()David Woodhouse
2023-06-07xen: Drop support for Xen versions below 4.7.1David Woodhouse
2023-06-07hw/xen: Fix memory leak in libxenstore_open() for XenDavid Woodhouse
2023-06-07hw/xen: Simplify emulated Xen platform initDavid Woodhouse
2023-06-06Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...Richard Henderson
2023-06-06Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-06-06hw: arm: allwinner-sramc: Add SRAM Controller support for R40qianfan Zhao
2023-06-06hw: arm: allwinner-r40: Add emac and gmac supportqianfan Zhao
2023-06-06hw: sd: allwinner-sdhost: Add sun50i-a64 SoC supportqianfan Zhao
2023-06-06hw/arm/allwinner-r40: add SDRAM controller deviceqianfan Zhao
2023-06-06hw/misc: Rename axp209 to axp22x and add support AXP221 PMUqianfan Zhao
2023-06-06hw: arm: allwinner-r40: Add i2c0 deviceqianfan Zhao
2023-06-06hw: allwinner-r40: Complete uart devicesqianfan Zhao
2023-06-06hw/arm/allwinner-r40: add Clock Control Unitqianfan Zhao
2023-06-06hw: arm: Add bananapi M2-Ultra and allwinner-r40 supportqianfan Zhao
2023-06-06xlnx-versal: Connect Xilinx VERSAL CANFD controllersVikram Garhwal
2023-06-06hw/net/can: Introduce Xilinx Versal CANFD controllerVikram Garhwal
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé
2023-06-05hw/mips/malta: Fix the malta machine on big endian hostsThomas Huth
2023-06-05Merge tag 'qemu-sparc-20230605' of https://github.com/mcayland/qemu into stagingRichard Henderson
2023-06-05hw/isa/i82378: Remove unused "io" attributeBernhard Beschow
2023-06-05hw/arm/omap: Remove unused omap_uart_attach()Bernhard Beschow
2023-06-05hw/timer/i8254_common: Share "iobase" property via base classBernhard Beschow
2023-06-05hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxesJiaxun Yang
2023-06-02numa: Check for qemu_strtosz_MiB errorEric Blake
2023-06-01Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2023-06-01hw/9pfs: use qemu_xxhash4Alex Bennée
2023-06-01trace: remove code that depends on setting vcpuAlex Bennée
2023-06-01trace-events: remove the remaining vcpu trace eventsAlex Bennée
2023-06-01block: add blk_io_plug_call() APIStefan Hajnoczi
2023-05-30Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-05-30aio: remove aio_disable_external() APIStefan Hajnoczi
2023-05-30virtio: do not set is_external=true on host notifiersStefan Hajnoczi
2023-05-30virtio-scsi: implement BlockDevOps->drained_begin()Stefan Hajnoczi
2023-05-30virtio-blk: implement BlockDevOps->drained_begin()Stefan Hajnoczi
2023-05-30virtio: make it possible to detach host notifier from any threadStefan Hajnoczi
2023-05-30hw/xen: do not set is_external=true on evtchn fdsStefan Hajnoczi
2023-05-30xen-block: implement BlockDevOps->drained_begin()Stefan Hajnoczi
2023-05-30hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstoreStefan Hajnoczi
2023-05-30virtio-scsi: stop using aio_disable_external() during unplugStefan Hajnoczi
2023-05-30virtio-scsi: avoid race between unplug and transport eventStefan Hajnoczi
2023-05-30hw/qdev: introduce qdev_is_realized() helperStefan Hajnoczi
2023-05-30hw/arm/sbsa-ref: add GIC node into DTMarcin Juszkiewicz
2023-05-30arm/Kconfig: Make TCG dependence explicitFabiano Rosas
2023-05-30hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs numberClément Chigot
2023-05-30hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.Tommy Wu
2023-05-30hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2Mostafa Saleh
2023-05-30hw/arm/smmuv3: Add stage-2 support in iova notifierMostafa Saleh
2023-05-30hw/arm/smmuv3: Add CMDs related to stage-2Mostafa Saleh
2023-05-30hw/arm/smmuv3: Add VMID to TLB taggingMostafa Saleh