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
Age
Commit message (
Expand
)
Author
2023-07-12
hw/i386/pc: Use machine_memory_devices_init()
David Hildenbrand
2023-07-12
hw/loongarch/virt: Use machine_memory_devices_init()
David Hildenbrand
2023-07-12
hw/ppc/spapr: Use machine_memory_devices_init()
David Hildenbrand
2023-07-12
hw/arm/virt: Use machine_memory_devices_init()
David Hildenbrand
2023-07-12
memory-device: Introduce machine_memory_devices_init()
David Hildenbrand
2023-07-12
memory-device: Unify enabled vs. supported error messages
David Hildenbrand
2023-07-11
configure: Fix cross-building for RISCV host (v5)
Philippe Mathieu-Daudé
2023-07-11
configure: Fix cross-building for RISCV host
Philippe Mathieu-Daudé
2023-07-11
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-07-11
Merge tag 'mips-20230710' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-07-10
vdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ
Hawkins Jiawei
2023-07-10
vdpa: Restore packet receive filtering state relative with _F_CTRL_RX_EXTRA f...
Hawkins Jiawei
2023-07-10
vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
Hawkins Jiawei
2023-07-10
vdpa: Avoid forwarding large CVQ command failures
Hawkins Jiawei
2023-07-10
vdpa: Accessing CVQ header through its structure
Hawkins Jiawei
2023-07-10
vhost: Fix false positive out-of-bounds
Hawkins Jiawei
2023-07-10
vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
Hawkins Jiawei
2023-07-10
vdpa: Restore MAC address filtering state
Hawkins Jiawei
2023-07-10
vdpa: Use iovec for vhost_vdpa_net_load_cmd()
Hawkins Jiawei
2023-07-10
pcie: Specify 0 for ARI next function numbers
Akihiko Odaki
2023-07-10
pcie: Use common ARI next function number
Akihiko Odaki
2023-07-10
include/hw/virtio: document some more usage of notifiers
Alex Bennée
2023-07-10
include/hw/virtio: add kerneldoc for virtio_init
Alex Bennée
2023-07-10
include/hw/virtio: document virtio_notify_config
Alex Bennée
2023-07-10
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
2023-07-10
include/hw: document the device_class_set_parent_* fns
Alex Bennée
2023-07-10
include: attempt to document device_class_set_props
Alex Bennée
2023-07-10
vdpa: Fix possible use-after-free for VirtQueueElement
Hawkins Jiawei
2023-07-10
pcie: Add hotplug detect state register to cmask
Leonardo Bras
2023-07-10
virtio-iommu: Rework the traces in virtio_iommu_set_page_size_mask()
Eric Auger
2023-07-10
virtio-iommu: Fix 64kB host page size VFIO device assignment
Eric Auger
2023-07-10
hw/pci: warn when PCIe device is plugged into non-zero slot of downstream port
Ani Sinha
2023-07-10
tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
Ani Sinha
2023-07-10
tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
Ani Sinha
2023-07-10
tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
Ani Sinha
2023-07-10
tests/acpi: allow changes in DSDT.noacpihp table blob
Ani Sinha
2023-07-10
vhost-vdpa: mute unaligned memory error report
Laurent Vivier
2023-07-10
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_offloads()
Hawkins Jiawei
2023-07-10
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mq()
Hawkins Jiawei
2023-07-10
vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in _load_mac()
Hawkins Jiawei
2023-07-10
pcie: Release references of virtual functions
Akihiko Odaki
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
2023-07-11
hw/ide/piix: Move registration of VMStateDescription to DeviceClass
Bernhard Beschow
2023-07-11
hw/ide/pci: Replace some magic numbers by constants
Bernhard Beschow
2023-07-11
hw/ide: Extract bmdma_status_writeb()
Bernhard Beschow
2023-07-11
hw/ide: Extract IDEBus assignment into bmdma_init()
Bernhard Beschow
2023-07-11
hw/isa/vt82c686: Remove via_isa_set_irq()
Bernhard Beschow
2023-07-11
hw/ide/via: Wire up IDE legacy interrupts in host device
Bernhard Beschow
2023-07-11
hw/ide/pci: Expose legacy interrupts as named GPIOs
Bernhard Beschow
2023-07-10
target/mips: enable GINVx support for I6400 and I6500
Marcin Nowakowski
[prev]
[next]