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-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
2023-05-30
hw/arm/smmuv3: Make TLB lookup work for stage-2
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Parse STE config for stage-2
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Add page table walk for stage-2
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Refactor stage-1 PTW
Mostafa Saleh
2023-05-30
hw/arm/smmuv3: Add missing fields for IDR0
Mostafa Saleh
2023-05-30
fsl-imx6: Add SNVS support for i.MX6 boards
Vitaly Cheptsov
2023-05-29
Merge tag 'pull-ppc-20230528' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2023-05-28
ppc/pegasos2: Change default CPU to 7457
BALATON Zoltan
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-05-28
pnv_lpc: disable reentrancy detection for lpc-hc
Alexander Bulekov
2023-05-28
hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
Bernhard Beschow
2023-05-28
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
2023-05-28
virtio-input-pci: add virtio-multitouch-pci
Sergio Lopez
2023-05-28
virtio-input: add a virtio-mulitouch device
Sergio Lopez
2023-05-28
virtio-input: generalize virtio_input_key_config()
Sergio Lopez
2023-05-28
virtio-gpu: add a FIXME for virtio_gpu_load()
Marc-André Lureau
2023-05-26
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-26
virtio: qmp: fix memory leak
Paolo Bonzini
2023-05-26
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
Thomas Huth
[next]