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
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
3
-0
/
+55
2021-03-10
spapr_drc.c: add hotunplug timeout for CPUs
Daniel Henrique Barboza
3
-0
/
+18
2021-03-10
spapr_drc.c: introduce unplug_timeout_timer
Daniel Henrique Barboza
2
-0
/
+44
2021-03-10
target/ppc: Fix bcdsub. emulation when result overflows
Fabiano Rosas
5
-3
/
+171
2021-03-10
docs/system: Extend PPC section
Cédric Le Goater
6
-38
/
+282
2021-03-10
spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
Daniel Henrique Barboza
5
-9
/
+9
2021-03-10
spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable
Daniel Henrique Barboza
1
-16
/
+16
2021-03-10
pseries: Update SLOF firmware image
Alexey Kardashevskiy
3
-1
/
+1
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é
3
-3
/
+7
2021-03-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
51
-175
/
+969
2021-03-09
qemu-common.h: Update copyright string to 2021
Peter Maydell
1
-1
/
+1
2021-03-09
tests/fp/fp-test: Replace the word 'blacklist'
Philippe Mathieu-Daudé
1
-4
/
+4
2021-03-09
qemu-options: Replace the word 'blacklist'
Philippe Mathieu-Daudé
1
-3
/
+3
2021-03-09
seccomp: Replace the word 'blacklist'
Philippe Mathieu-Daudé
1
-8
/
+8
2021-03-09
scripts/tracetool: Replace the word 'whitelist'
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-09
ui: Replace the word 'whitelist'
Philippe Mathieu-Daudé
2
-3
/
+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é
4
-24
/
+24
2021-03-09
fuzz-test: remove unneccessary debugging flags
Alexander Bulekov
1
-2
/
+1
2021-03-09
net: Use id_generate() in the network subsystem, too
Thomas Huth
3
-3
/
+5
2021-03-09
MAINTAINERS: Fix the location of tools manuals
Wainer dos Santos Moschetta
1
-5
/
+5
2021-03-09
vhost_user_gpu: Drop dead check for g_malloc() failure
Markus Armbruster
1
-1
/
+0
2021-03-09
backends/dbus-vmstate: Fix short read error handling
Markus Armbruster
1
-1
/
+4
2021-03-09
target/hexagon/gen_tcg_funcs: Fix a typo
Philippe Mathieu-Daudé
1
-7
/
+7
2021-03-09
hw/elf_ops: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-09
scsi: Silence gcc warning
Eric Blake
1
-0
/
+1
2021-03-09
Various spelling fixes
Michael Tokarev
13
-14
/
+14
2021-03-09
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210307' into...
Peter Maydell
8
-351
/
+748
2021-03-09
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210306' into...
Peter Maydell
3
-2
/
+5
2021-03-09
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
5
-5
/
+424
2021-03-09
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
7
-2
/
+192
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
hw/arm/aspeed: Fix location of firmware images in documentation
Cédric Le Goater
1
-5
/
+9
2021-03-09
arm/ast2600: Fix SMP booting with -kernel
Joel Stanley
1
-7
/
+0
2021-03-09
bsd-user: Add new maintainers
Warner Losh
1
-1
/
+4
2021-03-09
Remove deprecated target tilegx
Thomas Huth
31
-5785
/
+18
2021-03-09
Acceptance Tests: restore filtering of tests by target arch
Cleber Rosa
1
-1
/
+1
2021-03-09
Acceptance Tests: restore downloading of VM images
Cleber Rosa
1
-1
/
+2
2021-03-09
docs/devel/qgraph: improve qgraph documentation
Emanuele Giuseppe Esposito
1
-101
/
+408
2021-03-09
libqos/qgraph: format qgraph comments for sphinx documentation
Emanuele Giuseppe Esposito
5
-335
/
+386
[prev]
[next]