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-03-04
Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2023-03-03
pnv_phb4_pec: Simplify/align code to parent user-created PHBs
Frederic Barrat
2023-03-03
pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
Frederic Barrat
2023-03-03
pnv_phb4_pec: Only export existing PHBs to the device tree
Frederic Barrat
2023-03-03
pnv_phb4_pec: Keep track of instantiated PHBs
Frederic Barrat
2023-03-03
Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into sta...
Peter Maydell
2023-03-03
Merge tag 'pull-loongarch-20230303' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-03-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-03-03
Merge tag 'pull-riscv-to-apply-20230303' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
2023-03-03
hw/loongarch/virt: add system_powerdown hmp command support
Song Gao
2023-03-03
hw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_GSI_BASE
Bibo Mao
2023-03-02
hw/cxl/mailbox: Use new UUID network order define for cel_uuid
Ira Weiny
2023-03-02
hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
Jonathan Cameron
2023-03-02
hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
Gregory Price
2023-03-02
hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
Gregory Price
2023-03-02
hw/pci-bridge/cxl_downstream: Fix type naming mismatch
Jonathan Cameron
2023-03-02
hw/mem/cxl_type3: Improve error handling in realize()
Jonathan Cameron
2023-03-02
intel-iommu: send UNMAP notifications for domain or global inv desc
Peter Xu
2023-03-02
smmu: switch to use memory_region_unmap_iommu_notifier_range()
Jason Wang
2023-03-02
intel-iommu: fail DEVIOTLB_UNMAP without dt mode
Jason Wang
2023-03-02
intel-iommu: fail MAP notifier without caching mode
Jason Wang
2023-03-02
memory: Optimize replay of guest mapping
Zhenzhong Duan
2023-03-02
hw/pci: Trace IRQ routing on PCI topology
Philippe Mathieu-Daudé
2023-03-02
vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
Carlos López
2023-03-02
pcie: set power indicator to off on reset by default
Vladimir Sementsov-Ogievskiy
2023-03-02
aspeed/smc: Replace SysBus IRQs with GPIO lines
Cédric Le Goater
2023-03-02
aspeed: Add a boot_rom overlap region in the SoC spi_boot container
Cédric Le Goater
2023-03-02
aspeed: Introduce a spi_boot region under the SoC
Cédric Le Goater
2023-03-02
aspeed/fuji : correct the eeprom size
Sittisak Sinprem
2023-03-02
hw/at24c : modify at24c to support 1 byte address mode
Sittisak Sinprem
2023-03-02
hw/arm/aspeed: Adding new machine Tiogapass in QEMU
Karthikeyan Pasupathi
2023-03-02
hw/arm/aspeed: Adding new machine Yosemitev2 in QEMU
Karthikeyan Pasupathi
2023-03-02
hw/misc: add a toy i2c echo device
Klaus Jensen
2023-03-02
hw/i2c: only schedule pending master when bus is idle
Klaus Jensen
2023-03-02
pcie: introduce pcie_sltctl_powered_off() helper
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie: pcie_cap_slot_enable_power() use correct helper
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie_regs: drop duplicated indicator value macros
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie: pcie_cap_slot_write_config(): use correct macro
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: refactor shpc_device_plug_common()
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: pass PCIDevice pointer to shpc_slot_command()
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: more generic handle hot-unplug in shpc_slot_command()
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: change shpc_get_status() return type to uint8_t
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: set attention led to OFF on reset
Vladimir Sementsov-Ogievskiy
2023-03-02
vdpa: stop all svq on device deletion
Eugenio Pérez
2023-03-02
vhost-user: Adopt new backend naming
Maxime Coquelin
2023-03-02
hw/timer/hpet: Fix expiration time overflow
Akihiko Odaki
2023-03-02
virtio-rng-pci: fix transitional migration compat for vectors
Dr. David Alan Gilbert
2023-03-02
vhost-user-rng: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-02
vhost-user-i2c: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
[next]