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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
hw/nvme: Expand VI/VQ resource to uint32
Minwoo Im
2
-6
/
+6
2024-07-11
hw/nvme: Allocate sec-ctrl-list as a dynamic array
Minwoo Im
3
-10
/
+5
2024-07-11
hw/nvme: separate identify data for sec. ctrl list
Minwoo Im
3
-21
/
+22
2024-07-11
hw/nvme: add Identify Endurance Group List
Minwoo Im
2
-0
/
+23
2024-07-11
hw/nvme: fix BAR size mismatch of SR-IOV VF
Minwoo Im
1
-4
/
+15
2024-07-11
hw/nvme: fix number of PIDs for FDP RUH update
Vincent Fu
1
-1
/
+1
2024-07-11
hw/nvme: Add support for setting the MQES for the NVMe emulation
John Berg
2
-1
/
+8
2024-07-09
Merge tag 'pull-aspeed-20240709' of https://github.com/legoater/qemu into sta...
Richard Henderson
5
-33
/
+162
2024-07-09
Merge tag 'pull-vfio-20240709' of https://github.com/legoater/qemu into staging
Richard Henderson
11
-141
/
+127
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
5
-105
/
+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
4
-0
/
+36
2024-07-09
HostIOMMUDevice : remove Error handle from get_iova_ranges callback
Eric Auger
4
-5
/
+4
2024-07-09
vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
Eric Auger
4
-14
/
+19
2024-07-09
virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()
Eric Auger
1
-1
/
+6
2024-07-09
machine_aspeed.py: update to test network for AST2700
Jamin Lin
1
-2
/
+4
2024-07-09
machine_aspeed.py: update to test ASPEED OpenBMC SDK v09.02 for AST2700
Jamin Lin
1
-3
/
+3
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
2
-0
/
+86
2024-07-09
hw/net:ftgmac100: update ring base address to 64 bits
Jamin Lin
2
-22
/
+20
2024-07-09
hw/net:ftgmac100: update memory region size to 64KB
Jamin Lin
2
-3
/
+12
2024-07-07
Merge tag 'pull-qapi-2024-07-06' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
34
-348
/
+398
2024-07-07
Merge tag 'sdmmc-20240706' of https://github.com/philmd/qemu into staging
Richard Henderson
10
-109
/
+123
2024-07-06
sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments
Markus Armbruster
2
-14
/
+5
2024-07-06
qapi/parser: don't parse rST markup as section headers
John Snow
4
-2
/
+16
2024-07-06
qapi: add markup to note blocks
John Snow
6
-10
/
+10
2024-07-06
qapi: update prose in note blocks
John Snow
2
-3
/
+3
2024-07-06
qapi: convert "Note" sections to plain rST
John Snow
30
-253
/
+261
2024-07-06
qapi: nail down convention that Errors sections are lists
John Snow
2
-1
/
+8
2024-07-06
qapi: fix non-compliant JSON examples
John Snow
7
-9
/
+11
2024-07-06
docs/qapidoc: fix nested parsing under untagged sections
John Snow
1
-5
/
+11
2024-07-06
qapi/parser: fix comment parsing immediately following a doc block
John Snow
2
-1
/
+3
2024-07-06
qapi/parser: preserve indentation in QAPIDoc sections
John Snow
3
-23
/
+40
2024-07-06
docs/qapidoc: delint a tiny portion of the module
John Snow
1
-26
/
+38
2024-07-06
docs/qapidoc: remove unused intersperse function
John Snow
1
-10
/
+0
2024-07-06
qapi: linter fixups
John Snow
3
-9
/
+10
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é
2
-2
/
+7
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é
2
-7
/
+1
2024-07-05
hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
Philippe Mathieu-Daudé
1
-34
/
+20
[next]