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
2024-07-11
hw/misc/bcm2835_thermal: Fix access size handling in bcm2835_thermal_ops
Zheyu Ma
1
-0
/
+2
2024-07-11
hw/char/pl011: Avoid division-by-zero in pl011_get_baudrate()
Zheyu Ma
1
-2
/
+11
2024-07-09
Merge tag 'pull-aspeed-20240709' of https://github.com/legoater/qemu into sta...
Richard Henderson
3
-23
/
+143
2024-07-09
vfio/display: Fix vfio_display_edid_init() error path
Zhenzhong Duan
1
-6
/
+7
2024-07-09
vfio/display: Fix potential memleak of edid info
Zhenzhong Duan
1
-0
/
+3
2024-07-09
virtio-iommu: Revert transient enablement of IOMMU MR in bypass mode
Eric Auger
1
-12
/
+0
2024-07-09
memory: remove IOMMU MR iommu_set_page_size_mask() callback
Eric Auger
3
-54
/
+0
2024-07-09
virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
Eric Auger
2
-2
/
+56
2024-07-09
HostIOMMUDevice: Introduce get_page_size_mask() callback
Eric Auger
2
-0
/
+21
2024-07-09
HostIOMMUDevice : remove Error handle from get_iova_ranges callback
Eric Auger
3
-3
/
+3
2024-07-09
vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
Eric Auger
3
-14
/
+17
2024-07-09
virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()
Eric Auger
1
-1
/
+6
2024-07-09
hw/block: m25p80: support quad mode for w25q01jvq
Jamin Lin
1
-0
/
+16
2024-07-09
aspeed/soc: set dma64 property for AST2700 ftgmac100
Jamin Lin
1
-0
/
+3
2024-07-09
hw/net:ftgmac100: update TX and RX packet buffers address to 64 bits
Jamin Lin
1
-3
/
+18
2024-07-09
hw/net:ftgmac100: introduce TX and RX ring base address high registers to sup...
Jamin Lin
1
-0
/
+82
2024-07-09
hw/net:ftgmac100: update ring base address to 64 bits
Jamin Lin
1
-17
/
+16
2024-07-09
hw/net:ftgmac100: update memory region size to 64KB
Jamin Lin
1
-3
/
+8
2024-07-05
hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD
Philippe Mathieu-Daudé
3
-28
/
+51
2024-07-05
hw/sd/sdcard: Introduce set_csd/set_cid handlers
Philippe Mathieu-Daudé
1
-2
/
+5
2024-07-05
hw/sd/sdcard: Cover more SDCardStates
Philippe Mathieu-Daudé
1
-0
/
+11
2024-07-05
hw/sd/sdcard: Trace length of data read on DAT lines
Philippe Mathieu-Daudé
2
-3
/
+3
2024-07-05
hw/sd/sdcard: Remove default case in read/write on DAT lines
Philippe Mathieu-Daudé
1
-5
/
+4
2024-07-05
hw/sd/sdcard: Remove noise from sd_cmd_name()
Philippe Mathieu-Daudé
1
-5
/
+0
2024-07-05
hw/sd/sdcard: Remove noise from sd_acmd_name()
Philippe Mathieu-Daudé
1
-11
/
+1
2024-07-05
hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t
Philippe Mathieu-Daudé
1
-6
/
+1
2024-07-05
hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
Philippe Mathieu-Daudé
1
-34
/
+20
2024-07-05
hw/sd/sdcard: Rename sd_cmd_SEND_OP_COND handler
Philippe Mathieu-Daudé
1
-2
/
+2
2024-07-05
hw/sd/sdcard: Use spec v3.01 by default
Philippe Mathieu-Daudé
2
-1
/
+2
2024-07-05
hw/sd/sdcard: Remove leftover comment about removed 'spi' Property
Philippe Mathieu-Daudé
1
-4
/
+0
2024-07-05
hw/sd/sdcard: Generate random RCA value
Philippe Mathieu-Daudé
2
-3
/
+9
2024-07-05
hw/sd/npcm7xx_sdhci: Use TYPE_SYSBUS_SDHCI definition
Philippe Mathieu-Daudé
1
-1
/
+2
2024-07-05
hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR
Philippe Mathieu-Daudé
1
-2
/
+3
2024-07-05
accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
Philippe Mathieu-Daudé
1
-8
/
+1
2024-07-05
plugins: Free CPUPluginState before destroying vCPU state
Philippe Mathieu-Daudé
1
-0
/
+5
2024-07-05
hw/core: ensure kernel_end never gets used undefined
Alex Bennée
1
-1
/
+1
2024-07-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-0
/
+1
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
40
-246
/
+1747
2024-07-03
hw/pci: Replace -1 with UINT32_MAX for romsize
Akihiko Odaki
2
-5
/
+5
2024-07-03
pcie_sriov: Register VFs after migration
Akihiko Odaki
2
-0
/
+14
2024-07-03
pcie_sriov: Remove num_vfs from PCIESriovPF
Akihiko Odaki
2
-9
/
+21
2024-07-03
pcie_sriov: Release VFs failed to realize
Akihiko Odaki
1
-0
/
+2
2024-07-03
pcie_sriov: Reuse SR-IOV VF device instances
Akihiko Odaki
2
-56
/
+41
2024-07-03
pcie_sriov: Ensure VF function number does not overflow
Akihiko Odaki
3
-13
/
+43
2024-07-03
pcie_sriov: Do not manually unrealize
Akihiko Odaki
1
-4
/
+0
2024-07-03
hw/ppc/spapr_pci: Do not reject VFs created after a PF
Akihiko Odaki
1
-1
/
+3
2024-07-03
hw/ppc/spapr_pci: Do not create DT for disabled PCI device
Akihiko Odaki
1
-0
/
+4
2024-07-03
hw/pci: Rename has_power to enabled
Akihiko Odaki
2
-9
/
+9
2024-07-03
virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged
Cédric Le Goater
1
-0
/
+21
2024-07-03
virtio: remove virtio_tswap16s() call in vring_packed_event_read()
Stefano Garzarella
1
-1
/
+0
[next]