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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-10
spapr.c: add 'unplug already in progress' message for PHB unplug
Daniel Henrique Barboza
1
-0
/
+4
2021-03-10
hw/ppc: e500: Add missing <ranges> in the eTSEC node
Bin Meng
1
-0
/
+1
2021-03-10
hw/net: fsl_etsec: Fix build error when HEX_DUMP is on
Bin Meng
2
-0
/
+2
2021-03-10
spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
Daniel Henrique Barboza
2
-0
/
+53
2021-03-10
spapr_drc.c: add hotunplug timeout for CPUs
Daniel Henrique Barboza
2
-0
/
+17
2021-03-10
spapr_drc.c: introduce unplug_timeout_timer
Daniel Henrique Barboza
1
-0
/
+40
2021-03-10
spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
Daniel Henrique Barboza
4
-8
/
+8
2021-03-10
spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable
Daniel Henrique Barboza
1
-16
/
+16
2021-03-10
spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()
Daniel Henrique Barboza
1
-13
/
+0
2021-03-10
hw/display/sm501: Inline template header into C file
Peter Maydell
2
-107
/
+81
2021-03-10
hw/display/sm501: Expand out macros in template header
Peter Maydell
1
-43
/
+17
2021-03-10
hw/display/sm501: Remove dead code for non-32-bit RGB surfaces
Peter Maydell
1
-85
/
+6
2021-03-09
hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICES
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-09
hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
Philippe Mathieu-Daudé
4
-6
/
+6
2021-03-09
hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
Philippe Mathieu-Daudé
2
-2
/
+6
2021-03-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+3
2021-03-09
virtio-gpu: Adjust code space style
lijiejun
1
-2
/
+1
2021-03-09
exec/memory: Use struct Object typedef
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-09
vhost_user_gpu: Drop dead check for g_malloc() failure
Markus Armbruster
1
-1
/
+0
2021-03-09
scsi: Silence gcc warning
Eric Blake
1
-0
/
+1
2021-03-09
Various spelling fixes
Michael Tokarev
6
-6
/
+6
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
[prev]
[next]