summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...Peter Maydell
2021-03-10Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-03-10Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell
2021-03-10semihosting: Move hw/semihosting/ -> semihosting/Philippe Mathieu-Daudé
2021-03-10semihosting: Move include/hw/semihosting/ -> include/semihosting/Philippe Mathieu-Daudé
2021-03-10tests/avocado: add boot_xen testsAlex Bennée
2021-03-10docs: add some documentation for the guest-loaderAlex Bennée
2021-03-10docs: move generic-loader documentation into the main manualAlex Bennée
2021-03-10hw/core: implement a guest-loader to support static hypervisor guestsAlex Bennée
2021-03-10device_tree: add qemu_fdt_setprop_string_array helperAlex Bennée
2021-03-10hw/riscv: migrate fdt field to generic MachineStateAlex Bennée
2021-03-10hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée
2021-03-10.editorconfig: update the automatic mode setting for EmacsAlex Bennée
2021-03-10tests/docker: Use --arch-only when building Debian cross imagePhilippe Mathieu-Daudé
2021-03-10gitlab-ci.yml: Add jobs to test CFI flagsDaniele Buono
2021-03-10gitlab-ci.yml: Allow custom # of parallel linkersDaniele Buono
2021-03-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...Peter Maydell
2021-03-10hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()Peter Maydell
2021-03-10hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_Peter Maydell
2021-03-10hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spipsXuzhou Cheng
2021-03-10hw/ssi: xilinx_spips: Clean up coding convention issuesXuzhou Cheng
2021-03-10hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPIXuzhou Cheng
2021-03-10hw/arm: xlnx-zynqmp: Clean up coding convention issuesXuzhou Cheng
2021-03-10tests/docker: add a test-tcg for building then running check-tcgAlex Bennée
2021-03-10docs/system: add a gentle prompt for the complexity to comeAlex Bennée
2021-03-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-03-09Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210307' into...Peter Maydell
2021-03-09Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210306' into...Peter Maydell
2021-03-09hw/misc: Model KCS devices in the Aspeed LPC controllerAndrew Jeffery
2021-03-09hw/misc: Add a basic Aspeed LPC controller modelCédric Le Goater
2021-03-09hw/arm: ast2600: Correct the iBT interrupt IDAndrew Jeffery
2021-03-09hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheetAndrew Jeffery
2021-03-09hw/arm: ast2600: Force a multiple of 32 of IRQs for the GICAndrew Jeffery
2021-03-09hw/arm/aspeed: Fix location of firmware images in documentationCédric Le Goater
2021-03-09arm/ast2600: Fix SMP booting with -kernelJoel Stanley
2021-03-09bsd-user: Add new maintainersWarner Losh
2021-03-09Remove deprecated target tilegxThomas Huth
2021-03-09Acceptance Tests: restore filtering of tests by target archCleber Rosa
2021-03-09Acceptance Tests: restore downloading of VM imagesCleber Rosa
2021-03-09docs/devel/qgraph: improve qgraph documentationEmanuele Giuseppe Esposito
2021-03-09libqos/qgraph: format qgraph comments for sphinx documentationEmanuele Giuseppe Esposito
2021-03-09hw/block/nvme: support Identify NS Attached Controller ListMinwoo Im
2021-03-09hw/block/nvme: support changed namespace asynchronous eventMinwoo Im
2021-03-09hw/block/nvme: support namespace attachment commandMinwoo Im
2021-03-09hw/block/nvme: refactor nvme_select_ns_iocsMinwoo Im
2021-03-09hw/block/nvme: support allocated namespace typeMinwoo Im
2021-03-09hw/block/nvme: fix allocated namespace list to 256Minwoo Im
2021-03-09hw/block/nvme: fix namespaces array to 1-basedMinwoo Im