aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-10hw/ppc: e500: Add missing <ranges> in the eTSEC nodeBin Meng1-0/+1
2021-03-10hw/net: fsl_etsec: Fix build error when HEX_DUMP is onBin Meng2-0/+2
2021-03-10spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug stateDaniel Henrique Barboza3-0/+55
2021-03-10spapr_drc.c: add hotunplug timeout for CPUsDaniel Henrique Barboza3-0/+18
2021-03-10spapr_drc.c: introduce unplug_timeout_timerDaniel Henrique Barboza2-0/+44
2021-03-10target/ppc: Fix bcdsub. emulation when result overflowsFabiano Rosas5-3/+171
2021-03-10docs/system: Extend PPC sectionCédric Le Goater6-38/+282
2021-03-10spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()Daniel Henrique Barboza5-9/+9
2021-03-10spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusableDaniel Henrique Barboza1-16/+16
2021-03-10pseries: Update SLOF firmware imageAlexey Kardashevskiy3-1/+1
2021-03-10spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()Daniel Henrique Barboza1-13/+0
2021-03-10hw/display/sm501: Inline template header into C filePeter Maydell2-107/+81
2021-03-10hw/display/sm501: Expand out macros in template headerPeter Maydell1-43/+17
2021-03-10hw/display/sm501: Remove dead code for non-32-bit RGB surfacesPeter Maydell1-85/+6
2021-03-09hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICESPhilippe Mathieu-Daudé1-1/+1
2021-03-09hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICESPhilippe Mathieu-Daudé4-6/+6
2021-03-09hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boardsPhilippe Mathieu-Daudé3-3/+7
2021-03-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell51-175/+969
2021-03-09qemu-common.h: Update copyright string to 2021Peter Maydell1-1/+1
2021-03-09tests/fp/fp-test: Replace the word 'blacklist'Philippe Mathieu-Daudé1-4/+4
2021-03-09qemu-options: Replace the word 'blacklist'Philippe Mathieu-Daudé1-3/+3
2021-03-09seccomp: Replace the word 'blacklist'Philippe Mathieu-Daudé1-8/+8
2021-03-09scripts/tracetool: Replace the word 'whitelist'Philippe Mathieu-Daudé1-1/+1
2021-03-09ui: Replace the word 'whitelist'Philippe Mathieu-Daudé2-3/+3
2021-03-09virtio-gpu: Adjust code space stylelijiejun1-2/+1
2021-03-09exec/memory: Use struct Object typedefPhilippe Mathieu-Daudé4-24/+24
2021-03-09fuzz-test: remove unneccessary debugging flagsAlexander Bulekov1-2/+1
2021-03-09net: Use id_generate() in the network subsystem, tooThomas Huth3-3/+5
2021-03-09MAINTAINERS: Fix the location of tools manualsWainer dos Santos Moschetta1-5/+5
2021-03-09vhost_user_gpu: Drop dead check for g_malloc() failureMarkus Armbruster1-1/+0
2021-03-09backends/dbus-vmstate: Fix short read error handlingMarkus Armbruster1-1/+4
2021-03-09target/hexagon/gen_tcg_funcs: Fix a typoPhilippe Mathieu-Daudé1-7/+7
2021-03-09hw/elf_ops: Fix a typoPhilippe Mathieu-Daudé1-1/+1
2021-03-09scsi: Silence gcc warningEric Blake1-0/+1
2021-03-09Various spelling fixesMichael Tokarev13-14/+14
2021-03-09Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210307' into...Peter Maydell8-351/+748
2021-03-09Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210306' into...Peter Maydell3-2/+5
2021-03-09hw/misc: Model KCS devices in the Aspeed LPC controllerAndrew Jeffery5-5/+424
2021-03-09hw/misc: Add a basic Aspeed LPC controller modelCédric Le Goater7-2/+192
2021-03-09hw/arm: ast2600: Correct the iBT interrupt IDAndrew Jeffery1-1/+1
2021-03-09hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheetAndrew Jeffery1-1/+1
2021-03-09hw/arm: ast2600: Force a multiple of 32 of IRQs for the GICAndrew Jeffery1-2/+2
2021-03-09hw/arm/aspeed: Fix location of firmware images in documentationCédric Le Goater1-5/+9
2021-03-09arm/ast2600: Fix SMP booting with -kernelJoel Stanley1-7/+0
2021-03-09bsd-user: Add new maintainersWarner Losh1-1/+4
2021-03-09Remove deprecated target tilegxThomas Huth31-5785/+18
2021-03-09Acceptance Tests: restore filtering of tests by target archCleber Rosa1-1/+1
2021-03-09Acceptance Tests: restore downloading of VM imagesCleber Rosa1-1/+2
2021-03-09docs/devel/qgraph: improve qgraph documentationEmanuele Giuseppe Esposito1-101/+408
2021-03-09libqos/qgraph: format qgraph comments for sphinx documentationEmanuele Giuseppe Esposito5-335/+386