index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-12
target/arm: Fix sve_uzp_p vs odd vector lengths
Richard Henderson
2021-03-12
hw/arm/smmuv3: Uniformize sid traces
Eric Auger
2021-03-12
hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handling
Eric Auger
2021-03-12
hw/arm/smmuv3: Enforce invalidation on a power of two range
Eric Auger
2021-03-12
hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set
Eric Auger
2021-03-12
virtio-iommu: Handle non power of 2 range invalidations
Eric Auger
2021-03-12
dma: Introduce dma_aligned_pow2_mask()
Eric Auger
2021-03-12
intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidate
Eric Auger
2021-03-12
hw/arm: versal: Add support for the XRAMs
Edgar E. Iglesias
2021-03-12
hw/misc: versal: Add a model of the XRAM controller
Edgar E. Iglesias
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...
Peter Maydell
2021-03-10
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-03-10
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
2021-03-10
semihosting: Move hw/semihosting/ -> semihosting/
Philippe Mathieu-Daudé
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
tests/avocado: add boot_xen tests
Alex Bennée
2021-03-10
docs: add some documentation for the guest-loader
Alex Bennée
2021-03-10
docs: move generic-loader documentation into the main manual
Alex Bennée
2021-03-10
hw/core: implement a guest-loader to support static hypervisor guests
Alex Bennée
2021-03-10
device_tree: add qemu_fdt_setprop_string_array helper
Alex Bennée
2021-03-10
hw/riscv: migrate fdt field to generic MachineState
Alex Bennée
2021-03-10
hw/board: promote fdt from ARM VirtMachineState to MachineState
Alex Bennée
2021-03-10
.editorconfig: update the automatic mode setting for Emacs
Alex Bennée
2021-03-10
tests/docker: Use --arch-only when building Debian cross image
Philippe Mathieu-Daudé
2021-03-10
gitlab-ci.yml: Add jobs to test CFI flags
Daniele Buono
2021-03-10
gitlab-ci.yml: Allow custom # of parallel linkers
Daniele Buono
2021-03-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...
Peter Maydell
2021-03-10
hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()
Peter Maydell
2021-03-10
hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_
Peter Maydell
2021-03-10
hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips
Xuzhou Cheng
2021-03-10
hw/ssi: xilinx_spips: Clean up coding convention issues
Xuzhou Cheng
2021-03-10
hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
Xuzhou Cheng
2021-03-10
hw/arm: xlnx-zynqmp: Clean up coding convention issues
Xuzhou Cheng
2021-03-10
tests/docker: add a test-tcg for building then running check-tcg
Alex Bennée
2021-03-10
docs/system: add a gentle prompt for the complexity to come
Alex Bennée
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
sysemu/runstate: Let runstate_is_running() return bool
Philippe Mathieu-Daudé
2021-03-09
hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICES
Philippe Mathieu-Daudé
2021-03-09
hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
Philippe Mathieu-Daudé
2021-03-09
hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
Philippe Mathieu-Daudé
2021-03-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-03-09
qemu-common.h: Update copyright string to 2021
Peter Maydell
2021-03-09
tests/fp/fp-test: Replace the word 'blacklist'
Philippe Mathieu-Daudé
2021-03-09
qemu-options: Replace the word 'blacklist'
Philippe Mathieu-Daudé
2021-03-09
seccomp: Replace the word 'blacklist'
Philippe Mathieu-Daudé
2021-03-09
scripts/tracetool: Replace the word 'whitelist'
Philippe Mathieu-Daudé
2021-03-09
ui: Replace the word 'whitelist'
Philippe Mathieu-Daudé
[next]