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-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
2023-07-10
vhost-user-gpu: implement get_edid frontend feature
Erico Nunes
2023-07-10
virtio-gpu: refactor generate_edid function to virtio_gpu_base
Erico Nunes
2023-07-10
virtio-net: pass Device-TLB enable/disable events to vhost
Viktor Prutyanov
2023-07-10
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
2023-07-10
vdpa: Remove status in reset tracing
Eugenio PĂ©rez
2023-07-10
vfio/pci: Enable AtomicOps completers on root ports
Alex Williamson
2023-07-10
pcie: Add a PCIe capability version helper
Alex Williamson
2023-07-10
s390x/ap: Wire up the device request notifier interface
Tony Krowiak
2023-07-10
vfio: Fix null pointer dereference bug in vfio_bars_finalize()
Avihai Horon
2023-07-10
vfio/migration: Return bool type for vfio_migration_realize()
Zhenzhong Duan
2023-07-10
vfio/migration: Remove print of "Migration disabled"
Zhenzhong Duan
2023-07-10
vfio/migration: Free resources when vfio_migration_realize fails
Zhenzhong Duan
2023-07-10
vfio/migration: Change vIOMMU blocker from global to per device
Zhenzhong Duan
2023-07-10
vfio/pci: Disable INTx in vfio_realize error path
Zhenzhong Duan
2023-07-10
hw/vfio/pci-quirks: Sanitize capability pointer
Alex Williamson
2023-07-08
Merge tag 'trivial-patches-20230708' of https://gitlab.com/mjt0k/qemu into st...
Richard Henderson
2023-07-08
hw/arm/virt-acpi-build.c: Add missing header
Peng Liang
2023-07-08
hw: Simplify calls to pci_nic_init_nofail()
Thomas Huth
2023-07-08
hw/riscv/virt.c: fix typo in 'aia' description
Daniel Henrique Barboza
2023-07-07
Merge tag 'pull-ppc-20230707-1' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2023-07-07
ppc/pnv: Add QME region for P10
Joel Stanley
2023-07-07
igb: Remove obsolete workaround for Windows
Akihiko Odaki
2023-07-07
e1000e: Add ICR clearing by corresponding IMS bit
Akihiko Odaki
2023-07-07
hw/net: ftgmac100: Drop the small packet check in the receive path
Bin Meng
2023-07-07
hw/net: sunhme: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: sungem: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: rtl8139: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: pcnet: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: ne2000: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: i82596: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: vmxnet3: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
hw/net: e1000: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
virtio-net: correctly report maximum tx_queue_size value
Laurent Vivier
[next]