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-05-05
hw/riscv: Add signature dump function for spike to run ACT tests
Weiwei Li
2023-05-02
hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
Peter Maydell
2023-05-02
hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
Peter Maydell
2023-05-02
hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
Peter Maydell
2023-05-02
hw/arm/raspi: Use arm_write_bootloader() to write boot code
Peter Maydell
2023-05-02
hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
Cédric Le Goater
2023-05-02
hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
Cédric Le Goater
2023-05-02
hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
Peter Maydell
2023-05-02
hw/arm/bcm2835_property: Implement "get command line" message
Daniel Bertalan
2023-05-02
hw/net: npcm7xx_emc: set MAC in register space
Patrick Venture
2023-05-02
arm/Kconfig: Do not build TCG-only boards on a KVM-only build
Fabiano Rosas
2023-05-02
arm/Kconfig: Always select SEMIHOSTING when TCG is present
Fabiano Rosas
2023-05-02
target/arm: move cpu_tcg to tcg/cpu32.c
Claudio Fontana
2023-05-02
target/arm: Move 64-bit TCG CPUs into tcg/
Fabiano Rosas
2023-04-28
Merge tag 'pull-request-2023-04-28' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-04-28
apic: disable reentrancy detection for apic-msi
Alexander Bulekov
2023-04-28
raven: disable reentrancy detection for iomem
Alexander Bulekov
2023-04-28
bcm2835_property: disable reentrancy detection for iomem
Alexander Bulekov
2023-04-28
lsi53c895a: disable reentrancy detection for script RAM
Alexander Bulekov
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
2023-04-28
hw/rdma: VMW_PVRDMA should depend on VMXNET3_PCI
Thomas Huth
2023-04-28
hw/rdma: Compile target-independent parts of the rdma code only once
Thomas Huth
2023-04-28
hw/rdma: Remove unused macros PG_DIR_SZ and PG_TBL_SZ
Thomas Huth
2023-04-27
multifd: Create property multifd-flush-after-each-section
Juan Quintela
2023-04-26
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-04-25
9pfs: mark more coroutine_fns
Paolo Bonzini
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
2023-04-25
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
2023-04-24
hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
Jonathan Cameron
2023-04-24
docs/specs: Convert pci-serial.txt to rst
Peter Maydell
2023-04-24
acpi: pcihp: allow repeating hot-unplug requests
Igor Mammedov
2023-04-24
virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
Viresh Kumar
2023-04-24
intel_iommu: refine iotlb hash calculation
Jason Wang
2023-04-24
hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
Ani Sinha
2023-04-24
migration: Create options.c
Juan Quintela
2023-04-22
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-04-21
Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
2023-04-21
Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-04-21
pci: avoid accessing slot_reserved_mask directly outside of pci.c
Chuck Zmudzinski
2023-04-21
hw: Add compat machines for 8.1
Cornelia Huck
2023-04-21
hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realize
Philippe Mathieu-Daudé
2023-04-21
hw/i386/amd_iommu: Set PCI static/const fields via PCIDeviceClass
Philippe Mathieu-Daudé
2023-04-21
hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIState
Philippe Mathieu-Daudé
2023-04-21
hw/i386/amd_iommu: Remove intermediate AMDVIState::devid field
Philippe Mathieu-Daudé
2023-04-21
hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_init
Philippe Mathieu-Daudé
2023-04-21
virtio-balloon: optimize the virtio-balloon on the ARM platform
Yangming
2023-04-21
vhost: Drop unused eventfd_add|del hooks
Peter Xu
2023-04-21
virtio: refresh vring region cache after updating a virtqueue size
Carlos López
2023-04-20
tpm: Add support for TPM device over I2C bus
Ninad Palsule
[next]