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
2019-05-28
tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run
Thomas Huth
2019-05-28
Makefile.target: support per-target coverage reports
Alex Bennée
2019-05-28
Makefile: include per-target build directories in coverage report
Alex Bennée
2019-05-28
Makefile: fix coverage-report reference to BUILD_DIR
Alex Bennée
2019-05-28
.travis.yml: enable aarch64-softmmu and alpha-softmmu tcg tests
Alex Bennée
2019-05-28
tests/tcg/alpha: add system boot.S
Richard Henderson
2019-05-28
tests/tcg/multiarch: expand system memory test to cover more
Alex Bennée
2019-05-28
tests/tcg/minilib: support %c format char
Alex Bennée
2019-05-28
tests/tcg/multiarch: move the system memory test
Alex Bennée
2019-05-28
tests/tcg/aarch64: add system boot.S
Alex Bennée
2019-05-28
editorconfig: add settings for .s/.S files
Alex Bennée
2019-05-28
tests/tcg/multiarch: add hello world system test
Alex Bennée
2019-05-28
tests/tcg/multiarch: add support for multiarch system tests
Alex Bennée
2019-05-28
tests/docker: Test more components on the Fedora default image
Philippe Mathieu-Daudé
2019-05-28
tests/docker: add ubuntu 18.04
Gerd Hoffmann
2019-05-28
MAINTAINERS: update for semihostings new home
Alex Bennée
2019-05-28
target/mips: convert UHI_plog to use common semihosting code
Alex Bennée
2019-05-28
target/mips: only build mips-semi for softmmu
Alex Bennée
2019-05-28
target/arm: correct return values for WRITE/READ in arm-semi
Alex Bennée
2019-05-28
target/arm: add LOG_UNIMP messages to arm-semi
Alex Bennée
2019-05-28
target/arm: use the common interface for WRITE0/WRITEC in arm-semi
Alex Bennée
2019-05-28
target/arm: fixup some of the commentary for arm-semi
Alex Bennée
2019-05-28
semihosting: enable chardev backed output for console
Alex Bennée
2019-05-28
semihosting: implement a semihosting console
Alex Bennée
2019-05-28
semihosting: introduce CONFIG_SEMIHOSTING
Alex Bennée
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-24
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...
Peter Maydell
2019-05-24
linux-user: Pass through nanosecond timestamp components for stat syscalls
Chen-Yu Tsai
2019-05-24
linux-user: Align mmap_find_vma to host page size
Richard Henderson
2019-05-24
linux-user: Fix shmat emulation by honoring host SHMLBA
Richard Henderson
2019-05-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190524-pull-request' ...
Peter Maydell
2019-05-24
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190522' into staging
Peter Maydell
2019-05-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190523'...
Peter Maydell
2019-05-24
hw/display/ramfb: initialize fw-config space with xres/ yres
Hou Qiming
2019-05-24
hw/display/ramfb: lock guest resolution after it's set
Hou Qiming
2019-05-24
hw/display/ramfb: fix guest memory un-mapping
Hou Qiming
2019-05-23
hw/arm/exynos4210: QOM'ify the Exynos4210 SoC
Philippe Mathieu-Daudé
2019-05-23
hw/arm/exynos4210: Add DMA support for the Exynos4210
Guenter Roeck
2019-05-23
hw/arm/exynos4: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2019-05-23
hw/arm/exynos4: Remove unuseful debug code
Philippe Mathieu-Daudé
2019-05-23
hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3
Peter Maydell
2019-05-23
hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}
Peter Maydell
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-05-23
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
2019-05-23
arm: Move system_clock_scale to armv7m_systick.h
Peter Maydell
2019-05-23
target/arm: Fix vector operation segfault
Alistair Francis
2019-05-23
target/arm: Simplify BFXIL expansion
Richard Henderson
2019-05-23
target/arm: Use extract2 for EXTR
Richard Henderson
2019-05-23
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20190523-pull...
Peter Maydell
2019-05-23
tests: fw_cfg: add 'splash-time' test case
Li Qiang
[next]