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-14
tricore: added triboard with tc27x_soc
Andreas Konopik
4
-0
/
+354
2021-03-12
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
9
-249
/
+232
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
39
-42
/
+45
2021-03-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
14
-1910
/
+377
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
semihosting: Move hw/semihosting/ -> semihosting/
Philippe Mathieu-Daudé
8
-1728
/
+0
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
4
-7
/
+7
2021-03-10
hw/core: implement a guest-loader to support static hypervisor guests
Alex Bennée
3
-0
/
+181
2021-03-10
hw/riscv: migrate fdt field to generic MachineState
Alex Bennée
1
-10
/
+10
2021-03-10
hw/board: promote fdt from ARM VirtMachineState to MachineState
Alex Bennée
1
-171
/
+185
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
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
24
-24
/
+24
2021-03-10
spapr.c: send QAPI event when memory hotunplug fails
Daniel Henrique Barboza
2
-5
/
+13
2021-03-10
spapr.c: remove duplicated assert in spapr_memory_unplug_request()
Daniel Henrique Barboza
1
-1
/
+0
2021-03-10
qemu_timer.c: add timer_deadline_ms() helper
Daniel Henrique Barboza
1
-3
/
+2
2021-03-10
spapr_pci.c: add 'unplug already in progress' message for PCI unplug
Daniel Henrique Barboza
1
-0
/
+4
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
[next]