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
2022-01-11
Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into staging
Peter Maydell
2022-01-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: decouple notifier from interrupt process"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: decouple the single vector from the interrupt process"
Michael S. Tsirkin
2022-01-10
Revert "vhost-vdpa: add support for config interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-mmio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: add support for configure interrupt"
Michael S. Tsirkin
2022-01-09
macfb: fix VRAM dirty memory region logging
Mark Cave-Ayland
2022-01-09
q800: fix segfault with invalid MacROM
Laurent Vivier
2022-01-09
hw: m68k: Add virt compat machine type for 7.0
Laurent Vivier
2022-01-08
hw/riscv: Use error_fatal for SoC realisation
Alistair Francis
2022-01-08
hw/intc: sifive_plic: Cleanup remaining functions
Alistair Francis
2022-01-08
hw/intc: sifive_plic: Cleanup the read function
Alistair Francis
2022-01-08
hw/intc: sifive_plic: Cleanup the write function
Alistair Francis
2022-01-08
hw/intc: sifive_plic: Add a reset function
Alistair Francis
2022-01-08
hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registers
Jim Shu
2022-01-08
hw/dma: sifive_pdma: support high 32-bit access of 64-bit register
Jim Shu
2022-01-07
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-01-07
acpi: tpm: Add missing device identification objects
Stefan Berger
2022-01-07
virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup
Daniil Tatianin
2022-01-07
hw/scsi/vhost-scsi: don't double close vhostfd on error
Daniil Tatianin
2022-01-07
hw/scsi/vhost-scsi: don't leak vqs on error
Daniil Tatianin
2022-01-07
hw/i386/pc: Add missing property descriptions
Thomas Huth
2022-01-07
acpihp: simplify acpi_pcihp_disable_root_bus
Ani Sinha
2022-01-07
acpi: fix QEMU crash when started with SLIC table
Igor Mammedov
2022-01-07
intel-iommu: correctly check passthrough during translation
Jason Wang
2022-01-07
virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
David Hildenbrand
2022-01-07
virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2022-01-07
virtio: signal after wrapping packed used_idx
Stefan Hajnoczi
2022-01-07
virtio-mem: Support "prealloc=on" option
David Hildenbrand
2022-01-07
hw/arm: kudo add lm75s on bus 13
Patrick Venture
2022-01-07
hw/arm: add i2c muxes to kudo-bmc
Patrick Venture
2022-01-07
hw/arm: attach MMC to kudo-bmc
Shengtan Mao
2022-01-07
hw/arm: Add kudo i2c eeproms.
Chris Rauer
2022-01-07
hw/intc/arm_gicv3_its: Rename max_l2_entries to num_l2_entries
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Fix various off-by-one errors
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Use FIELD macros for CTEs
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Correct comment about CTE RDBase field size
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Use FIELD macros for DTEs
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Correct handling of MAPI
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Don't misuse GITS_TYPE_PHYSICAL define
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Correct setting of TableDesc entry_sz
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Reduce code duplication in extract_table_params()
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Don't return early in extract_table_params() loop
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Remove maxids union from TableDesc
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Remove redundant ITS_CTLR_ENABLED define
Peter Maydell
[next]