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-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
2022-01-07
hw/intc/arm_gicv3_its: Correct off-by-one bounds check on rdbase
Peter Maydell
2022-01-07
Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
Troy Lee
2022-01-07
hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device
Andy Pei
2022-01-07
hw/i386: expose a "smbios-entry-point-type" PC machine property
Eduardo Habkost
2022-01-07
smbios: Rename SMBIOS_ENTRY_POINT_* enums
Eduardo Habkost
2022-01-07
pcie_aer: Don't trigger a LSI if none are defined
Frederic Barrat
2022-01-07
pci: Export the pci_intx() function
Frederic Barrat
2022-01-07
vhost-user-blk: propagate error return from generic vhost
Roman Kagan
2022-01-07
vhost: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-user: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-vdpa: stick to -errno error return convention
Roman Kagan
[next]