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-06-07
hw/xen: Fix broken check for invalid state in xs_be_open()
David Woodhouse
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
2023-06-07
hw/xen: Fix memory leak in libxenstore_open() for Xen
David Woodhouse
2023-06-07
hw/xen: Simplify emulated Xen platform init
David Woodhouse
2023-06-06
Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-06
hw: arm: allwinner-sramc: Add SRAM Controller support for R40
qianfan Zhao
2023-06-06
hw: arm: allwinner-r40: Add emac and gmac support
qianfan Zhao
2023-06-06
hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
qianfan Zhao
2023-06-06
hw/arm/allwinner-r40: add SDRAM controller device
qianfan Zhao
2023-06-06
hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
qianfan Zhao
2023-06-06
hw: arm: allwinner-r40: Add i2c0 device
qianfan Zhao
2023-06-06
hw: allwinner-r40: Complete uart devices
qianfan Zhao
2023-06-06
hw/arm/allwinner-r40: add Clock Control Unit
qianfan Zhao
2023-06-06
hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
qianfan Zhao
2023-06-06
xlnx-versal: Connect Xilinx VERSAL CANFD controllers
Vikram Garhwal
2023-06-06
hw/net/can: Introduce Xilinx Versal CANFD controller
Vikram Garhwal
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-06-05
hw/mips/malta: Fix the malta machine on big endian hosts
Thomas Huth
2023-06-05
Merge tag 'qemu-sparc-20230605' of https://github.com/mcayland/qemu into staging
Richard Henderson
2023-06-05
hw/isa/i82378: Remove unused "io" attribute
Bernhard Beschow
2023-06-05
hw/arm/omap: Remove unused omap_uart_attach()
Bernhard Beschow
2023-06-05
hw/timer/i8254_common: Share "iobase" property via base class
Bernhard Beschow
2023-06-05
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
Jiaxun Yang
2023-06-02
numa: Check for qemu_strtosz_MiB error
Eric Blake
2023-06-01
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2023-06-01
hw/9pfs: use qemu_xxhash4
Alex Bennée
2023-06-01
trace: remove code that depends on setting vcpu
Alex Bennée
2023-06-01
trace-events: remove the remaining vcpu trace events
Alex Bennée
2023-06-01
block: add blk_io_plug_call() API
Stefan Hajnoczi
2023-05-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
virtio: do not set is_external=true on host notifiers
Stefan Hajnoczi
2023-05-30
virtio-scsi: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-05-30
virtio-blk: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-05-30
virtio: make it possible to detach host notifier from any thread
Stefan Hajnoczi
2023-05-30
hw/xen: do not set is_external=true on evtchn fds
Stefan Hajnoczi
2023-05-30
xen-block: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-05-30
hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
Stefan Hajnoczi
2023-05-30
virtio-scsi: stop using aio_disable_external() during unplug
Stefan Hajnoczi
2023-05-30
virtio-scsi: avoid race between unplug and transport event
Stefan Hajnoczi
2023-05-30
hw/qdev: introduce qdev_is_realized() helper
Stefan Hajnoczi
2023-05-30
hw/arm/sbsa-ref: add GIC node into DT
Marcin Juszkiewicz
2023-05-30
arm/Kconfig: Make TCG dependence explicit
Fabiano Rosas
2023-05-30
hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
Clément Chigot
2023-05-30
hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.
Tommy Wu
2023-05-30
hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Add stage-2 support in iova notifier
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Add CMDs related to stage-2
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Add VMID to TLB tagging
Mostafa Saleh
[next]