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
2021-03-11
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...
Peter Maydell
4
-13
/
+565
2021-03-10
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
8
-393
/
+1359
2021-03-10
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
16
-16
/
+0
2021-03-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...
Peter Maydell
38
-433
/
+3468
2021-03-10
hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()
Peter Maydell
1
-4
/
+15
2021-03-10
hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_
Peter Maydell
1
-8
/
+8
2021-03-10
hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips
Xuzhou Cheng
1
-10
/
+0
2021-03-10
hw/ssi: xilinx_spips: Clean up coding convention issues
Xuzhou Cheng
1
-9
/
+14
2021-03-10
hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
Xuzhou Cheng
2
-0
/
+13
2021-03-10
hw/arm: xlnx-zynqmp: Clean up coding convention issues
Xuzhou Cheng
1
-3
/
+6
2021-03-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+3
2021-03-09
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210307' into...
Peter Maydell
7
-325
/
+722
2021-03-09
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
3
-4
/
+407
2021-03-09
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
4
-1
/
+157
2021-03-09
hw/arm: ast2600: Correct the iBT interrupt ID
Andrew Jeffery
1
-1
/
+1
2021-03-09
hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet
Andrew Jeffery
1
-1
/
+1
2021-03-09
hw/arm: ast2600: Force a multiple of 32 of IRQs for the GIC
Andrew Jeffery
1
-2
/
+2
2021-03-09
arm/ast2600: Fix SMP booting with -kernel
Joel Stanley
1
-7
/
+0
2021-03-09
hw/block/nvme: support Identify NS Attached Controller List
Minwoo Im
2
-0
/
+42
2021-03-09
hw/block/nvme: support changed namespace asynchronous event
Minwoo Im
3
-0
/
+61
2021-03-09
hw/block/nvme: support namespace attachment command
Minwoo Im
4
-1
/
+76
2021-03-09
hw/block/nvme: refactor nvme_select_ns_iocs
Minwoo Im
1
-15
/
+21
2021-03-09
hw/block/nvme: support allocated namespace type
Minwoo Im
2
-16
/
+60
2021-03-09
hw/block/nvme: fix allocated namespace list to 256
Minwoo Im
2
-1
/
+7
2021-03-09
hw/block/nvme: fix namespaces array to 1-based
Minwoo Im
1
-1
/
+1
2021-03-09
hw/block/nvme: support namespace detach
Minwoo Im
5
-2
/
+64
2021-03-09
hw/block/nvme: refactor nvme_dma
Klaus Jensen
1
-52
/
+66
2021-03-09
hw/block/nvme: remove the req dependency in map functions
Klaus Jensen
2
-32
/
+33
2021-03-09
hw/block/nvme: try to deal with the iov/qsg duality
Klaus Jensen
2
-91
/
+117
2021-03-09
hw/block/nvme: fix strerror printing
Klaus Jensen
1
-1
/
+1
2021-03-09
hw/block/nvme: remove block accounting for write zeroes
Klaus Jensen
1
-1
/
+0
2021-03-09
hw/block/nvme: remove redundant len member in compare context
Klaus Jensen
1
-6
/
+4
2021-03-09
hw/block/nvme: report non-mdts command size limit for dsm
Gollu Appalanaidu
3
-8
/
+22
2021-03-09
hw/block/nvme: add trace event for zone read check
Gollu Appalanaidu
1
-0
/
+1
2021-03-09
hw/block/nvme: fix potential compilation error
Gollu Appalanaidu
1
-7
/
+3
2021-03-09
hw/block/nvme: add identify trace event
Gollu Appalanaidu
2
-0
/
+4
2021-03-09
hw/block/nvme: remove unnecessary endian conversion
Gollu Appalanaidu
1
-1
/
+1
2021-03-09
hw/block/nvme: align zoned.zasl with mdts
Klaus Jensen
3
-46
/
+19
2021-03-09
hw/block/nvme: deduplicate bad mdts trace event
Klaus Jensen
2
-6
/
+2
2021-03-09
hw/block/nvme: document 'mdts' nvme device parameter
Klaus Jensen
1
-0
/
+6
2021-03-09
hw/block/nvme: add broadcast nsid support flush command
Gollu Appalanaidu
2
-7
/
+119
2021-03-09
hw/block/nvme: use locally assigned QEMU IEEE OUI
Gollu Appalanaidu
1
-3
/
+11
2021-03-09
hw/block/nvme: improve invalid zasl value reporting
Klaus Jensen
1
-2
/
+10
2021-03-09
hw/block/nvme: add missing mor/mar constraint checks
Klaus Jensen
1
-0
/
+12
2021-03-09
hw/block/nvme: fix Close Zone
Dmitry Fomichev
1
-3
/
+2
2021-03-09
hw/block/nvme: add simple copy command
Klaus Jensen
5
-1
/
+270
2021-03-09
hw/block/nvme: pull write pointer advancement to separate function
Klaus Jensen
1
-5
/
+11
2021-03-09
hw/block/nvme: refactor zone resource management
Klaus Jensen
1
-116
/
+102
2021-03-09
hw/block/nvme: remove unused parameter in check zone write
Klaus Jensen
1
-4
/
+3
2021-03-09
hw/block/nvme: support for shared namespace in subsystem
Minwoo Im
5
-4
/
+58
[next]