index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-04
Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
3
-70
/
+72
2023-03-03
pnv_phb4_pec: Simplify/align code to parent user-created PHBs
Frederic Barrat
3
-23
/
+20
2023-03-03
pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
Frederic Barrat
2
-43
/
+41
2023-03-03
pnv_phb4_pec: Only export existing PHBs to the device tree
Frederic Barrat
1
-2
/
+6
2023-03-03
pnv_phb4_pec: Keep track of instantiated PHBs
Frederic Barrat
2
-5
/
+8
2023-03-03
Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into sta...
Peter Maydell
12
-77
/
+400
2023-03-03
Merge tag 'pull-loongarch-20230303' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2
-5
/
+18
2023-03-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
28
-279
/
+255
2023-03-03
Merge tag 'pull-riscv-to-apply-20230303' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
2
-32
/
+33
2023-03-03
hw/loongarch/virt: add system_powerdown hmp command support
Song Gao
2
-0
/
+13
2023-03-03
hw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_GSI_BASE
Bibo Mao
2
-5
/
+5
2023-03-02
hw/cxl/mailbox: Use new UUID network order define for cel_uuid
Ira Weiny
2
-8
/
+7
2023-03-02
hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
Jonathan Cameron
1
-1
/
+0
2023-03-02
hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
Gregory Price
1
-6
/
+9
2023-03-02
hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
Gregory Price
1
-2
/
+1
2023-03-02
hw/pci-bridge/cxl_downstream: Fix type naming mismatch
Jonathan Cameron
1
-1
/
+1
2023-03-02
hw/mem/cxl_type3: Improve error handling in realize()
Jonathan Cameron
1
-2
/
+10
2023-03-02
intel-iommu: send UNMAP notifications for domain or global inv desc
Peter Xu
1
-5
/
+9
2023-03-02
smmu: switch to use memory_region_unmap_iommu_notifier_range()
Jason Wang
1
-15
/
+1
2023-03-02
intel-iommu: fail DEVIOTLB_UNMAP without dt mode
Jason Wang
1
-0
/
+8
2023-03-02
intel-iommu: fail MAP notifier without caching mode
Jason Wang
1
-0
/
+7
2023-03-02
memory: Optimize replay of guest mapping
Zhenzhong Duan
1
-1
/
+1
2023-03-02
hw/pci: Trace IRQ routing on PCI topology
Philippe Mathieu-Daudé
2
-0
/
+9
2023-03-02
vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
Carlos López
1
-1
/
+1
2023-03-02
pcie: set power indicator to off on reset by default
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2023-03-02
aspeed/smc: Replace SysBus IRQs with GPIO lines
Cédric Le Goater
2
-5
/
+2
2023-03-02
aspeed: Add a boot_rom overlap region in the SoC spi_boot container
Cédric Le Goater
1
-20
/
+27
2023-03-02
aspeed: Introduce a spi_boot region under the SoC
Cédric Le Goater
4
-19
/
+29
2023-03-02
aspeed/fuji : correct the eeprom size
Sittisak Sinprem
1
-16
/
+20
2023-03-02
hw/at24c : modify at24c to support 1 byte address mode
Sittisak Sinprem
1
-3
/
+27
2023-03-02
hw/arm/aspeed: Adding new machine Tiogapass in QEMU
Karthikeyan Pasupathi
3
-0
/
+57
2023-03-02
hw/arm/aspeed: Adding new machine Yosemitev2 in QEMU
Karthikeyan Pasupathi
3
-0
/
+57
2023-03-02
hw/misc: add a toy i2c echo device
Klaus Jensen
2
-0
/
+158
2023-03-02
hw/i2c: only schedule pending master when bus is idle
Klaus Jensen
2
-15
/
+24
2023-03-02
pcie: introduce pcie_sltctl_powered_off() helper
Vladimir Sementsov-Ogievskiy
1
-6
/
+10
2023-03-02
pcie: pcie_cap_slot_enable_power() use correct helper
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2023-03-02
pcie_regs: drop duplicated indicator value macros
Vladimir Sementsov-Ogievskiy
1
-6
/
+7
2023-03-02
pcie: pcie_cap_slot_write_config(): use correct macro
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2023-03-02
pci/shpc: refactor shpc_device_plug_common()
Vladimir Sementsov-Ogievskiy
1
-11
/
+8
2023-03-02
pci/shpc: pass PCIDevice pointer to shpc_slot_command()
Vladimir Sementsov-Ogievskiy
1
-8
/
+10
2023-03-02
pci/shpc: more generic handle hot-unplug in shpc_slot_command()
Vladimir Sementsov-Ogievskiy
1
-21
/
+31
2023-03-02
pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
Vladimir Sementsov-Ogievskiy
1
-15
/
+9
2023-03-02
pci/shpc: change shpc_get_status() return type to uint8_t
Vladimir Sementsov-Ogievskiy
1
-2
/
+5
2023-03-02
pci/shpc: set attention led to OFF on reset
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2023-03-02
vdpa: stop all svq on device deletion
Eugenio Pérez
1
-15
/
+2
2023-03-02
vhost-user: Adopt new backend naming
Maxime Coquelin
2
-21
/
+21
2023-03-02
hw/timer/hpet: Fix expiration time overflow
Akihiko Odaki
1
-6
/
+13
2023-03-02
virtio-rng-pci: fix transitional migration compat for vectors
Dr. David Alan Gilbert
1
-0
/
+2
2023-03-02
vhost-user-rng: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
1
-2
/
+3
2023-03-02
vhost-user-i2c: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
1
-2
/
+3
[next]