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-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
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
2023-07-06
Merge tag 'pull-9p-20230706' of https://github.com/cschoenebeck/qemu into sta...
Richard Henderson
2023-07-06
target/arm: Define neoverse-v1
Peter Maydell
2023-07-06
hw: arm: allwinner-sramc: Set class_size
Akihiko Odaki
2023-07-06
9pfs: deprecate 'proxy' backend
Christian Schoenebeck
2023-07-04
hw/arm/sbsa-ref: use XHCI to replace EHCI
Yuquan Wang
2023-06-30
vfio/pci: Free leaked timer in vfio_realize error path
Zhenzhong Duan
2023-06-30
vfio/pci: Fix a segfault in vfio_realize
Zhenzhong Duan
2023-06-30
vfio/migration: Make VFIO migration non-experimental
Avihai Horon
2023-06-30
vfio/migration: Reset bytes_transferred properly
Avihai Horon
2023-06-30
vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
Shameer Kolothum
2023-06-30
hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
Alex Williamson
2023-06-30
vfio: Implement a common device info helper
Alex Williamson
2023-06-30
vfio/migration: Add support for switchover ack capability
Avihai Horon
2023-06-30
vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
2023-06-30
vfio/migration: Store VFIO migration flags in VFIOMigration
Avihai Horon
2023-06-30
vfio/migration: Refactor vfio_save_block() to return saved data size
Avihai Horon
2023-06-29
Merge tag 'accel-20230628' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-06-28
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-06-28
Merge tag 'qemu-sparc-20230628' of https://github.com/mcayland/qemu into staging
Richard Henderson
2023-06-28
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-06-28
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
target/ppc: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-28
hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header
Philippe Mathieu-Daudé
2023-06-28
hw/intc/arm_gic: Rename 'first_cpu' argument
Philippe Mathieu-Daudé
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-28
net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
Ani Sinha
2023-06-28
escc: emulate dip switch language layout settings on SUN keyboard
Henrik Carlqvist
2023-06-28
Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it"
Markus Armbruster
2023-06-28
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2023-06-28
hw/nvme: add placement handle list ranges
Klaus Jensen
2023-06-28
hw/nvme: verify uniqueness of reclaim unit handle identifiers
Klaus Jensen
2023-06-28
hw/nvme: fix verification of number of ruhis
Klaus Jensen
2023-06-28
hw/nvme: check maximum copy length (MCL) for COPY
Minwoo Im
2023-06-28
hw/nvme: consider COPY command in nvme_aio_err
Minwoo Im
2023-06-28
hw/nvme: add comment for nvme-ns properties
Minwoo Im
[next]