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-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
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
vhost: Fix false positive out-of-bounds
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
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
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
vhost-vdpa: mute unaligned memory error report
Laurent Vivier
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
hw/mips/loongson3_virt: Relax CPU restrictions for TCG
Jiaxun Yang
2023-07-10
Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...
Richard Henderson
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
2023-07-10
hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Resolve i440fx_init()
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState section
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Have common names for some local variables
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Replace magic values by existing constants
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add "i440fx" child property in board code
Bernhard Beschow
2023-07-10
hw/i386/pc_piix: Turn some local variables into initializers
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
Bernhard Beschow
2023-07-10
hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Initialize PCMachineState::bus in board code
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Fix double, contradicting .endianness assignment
Bernhard Beschow
2023-07-10
hw/i386/pc_q35: Resolve redundant q35_host variable
Bernhard Beschow
2023-07-10
vhost-user: Make RESET_DEVICE a per device message
Tom Lonergan
2023-07-10
vhost-user: Change one_time to per_device request
Tom Lonergan
2023-07-10
hw/smbios: Fix core count in type4
Zhao Liu
2023-07-10
hw/smbios: Fix thread count in type4
Zhao Liu
2023-07-10
hw/smbios: Fix smbios_smp_sockets caculation
Zhao Liu
2023-07-10
machine: Add helpers to get cores/threads per socket
Zhao Liu
2023-07-10
hw/virtio: Add vhost-user-scmi-pci boilerplate
Milan Zamazal
2023-07-10
hw/virtio: Add boilerplate for vhost-user-scmi device
Milan Zamazal
[prev]
[next]