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
2020-07-13
target/nios2: in line the semantics of DISAS_UPDATE with other targets
Wentong Wu
2020-07-13
target/nios2: add DISAS_NORETURN case for nothing more to generate
Wentong Wu
2020-07-13
util/drm: make portable by avoiding struct dirent d_type
Gerd Hoffmann
2020-07-13
util/oslib-posix.c: Implement qemu_init_exec_dir() for Haiku
David CARLIER
2020-07-13
util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD
David CARLIER
2020-07-13
bswap.h: Include <endian.h> on Haiku for bswap operations
David CARLIER
2020-07-13
osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLL
David CARLIER
2020-07-13
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
2020-07-13
build: Check that mlockall() exists
David CARLIER
2020-07-13
util/qemu-openpty.c: Don't assume pty.h is glibc-only
David CARLIER
2020-07-13
build: Enable BSD symbols for Haiku
David CARLIER
2020-07-13
virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
Eric Auger
2020-07-13
target/arm: Don't do raw writes for PMINTENCLR
Aaron Lindsay
2020-07-13
Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor
Jean-Christophe Dubois
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX6 processor
Jean-Christophe Dubois
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX25 processor
Jean-Christophe Dubois
2020-07-13
target/arm: Fix mtedesc for do_mem_zpz
Richard Henderson
2020-07-13
hw/arm/bcm2836: Remove unused 'cpu_type' field
Philippe Mathieu-Daudé
2020-07-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...
Peter Maydell
2020-07-13
docs/system/s390x: Improve the 3270 documentation
Thomas Huth
2020-07-13
GitLab Gating CI: introduce pipeline-status contrib script
Cleber Rosa
2020-07-13
disas/sh4: Add missing fallthrough annotations
Thomas Huth
2020-07-13
Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
Thomas Huth
2020-07-13
docs/devel/fuzzing: Fix bugs in documentation
Thomas Huth
2020-07-13
tests/qtest/fuzz: Add missing spaces in description
Thomas Huth
2020-07-13
fuzz: add missing header for rcu_enable_atfork
Alexander Bulekov
2020-07-13
configure: do not clobber CFLAGS with --enable-fuzzing
Alexander Bulekov
2020-07-13
configure: fix malloc check
Olaf Hering
2020-07-13
Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...
Peter Maydell
2020-07-13
chardev: Extract system emulation specific code
Philippe Mathieu-Daudé
2020-07-13
chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h"
Philippe Mathieu-Daudé
2020-07-13
chardev: Restrict msmouse / wctablet / testdev to system emulation
Philippe Mathieu-Daudé
2020-07-13
tests/test-char: Remove unused "chardev/char-mux.h" include
Philippe Mathieu-Daudé
2020-07-13
monitor/misc: Remove unused "chardev/char-mux.h" include
Philippe Mathieu-Daudé
2020-07-13
char: fix use-after-free with dup chardev & reconnect
Marc-André Lureau
2020-07-13
chardev: don't abort on attempt to add duplicated chardev
Marc-André Lureau
2020-07-13
char-socket: initialize reconnect timer only when the timer doesn't start
Li Feng
2020-07-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...
Peter Maydell
2020-07-11
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...
Peter Maydell
2020-07-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-07-11
iotests: Set LC_ALL=C for sort
Max Reitz
2020-07-11
Revert "vga: build virtio-gpu as module"
Gerd Hoffmann
2020-07-11
tests: fix "make check-qtest" for modular builds
Gerd Hoffmann
2020-07-11
.cirrus.yml: add bash to the brew packages
Alex Bennée
2020-07-11
tests/docker: update toolchain set in debian-xtensa-cross
Max Filippov
2020-07-11
tests/docker: fall back more gracefully when pull fails
Alex Bennée
2020-07-11
docs: Add to gdbstub documentation the PhyMemMode
Jon Doron
2020-07-11
docs/devel: add some notes on tcg-icount for developers
Alex Bennée
2020-07-11
docs/devel: convert and update MTTCG design document
Alex Bennée
2020-07-11
tests/qht-bench: Adjust threshold computation
Richard Henderson
[next]