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-10-17
configure: fix handling of --docdir parameter
Bruce Rogers
2020-10-17
meson: cleanup curses/iconv test
Paolo Bonzini
2020-10-17
meson.build: don't condition iconv detection on library detection
Bruce Rogers
2020-10-17
build: add --enable/--disable-libudev
Paolo Bonzini
2020-10-17
build: replace ninjatool with ninja
Paolo Bonzini
2020-10-17
build: cleanups to Makefile
Paolo Bonzini
2020-10-17
add ninja to dockerfiles, CI configurations and test VMs
Paolo Bonzini
2020-10-17
dockerfiles: enable Centos 8 PowerTools
Paolo Bonzini
2020-10-17
configure: move QEMU_INCLUDES to meson
Paolo Bonzini
2020-10-17
tests: add missing generated sources to testqapi
Paolo Bonzini
2020-10-17
make: run shell with pipefail
Paolo Bonzini
2020-10-17
tests/Makefile.include: unbreak non-tcg builds
Paolo Bonzini
2020-10-17
Makefile: Ensure cscope.out/tags/TAGS are generated in the source tree
Greg Kurz
2020-10-17
submodules: bump meson to 0.55.3
Paolo Bonzini
2020-10-15
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20201014' into staging
Peter Maydell
2020-10-15
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-10-14
linux-user/microblaze: Remove non-rt signal frames
Richard Henderson
2020-10-14
linux-user/microblaze: Implement rt signal frames
Richard Henderson
2020-10-14
tests/tcg/linux-test: Adjust getsockname for musl
Richard Henderson
2020-10-14
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201014-pull-request' i...
Peter Maydell
2020-10-14
ui: Fix default window_id value
Samuel Thibault
2020-10-14
input-linux: Reset il->fd handler before closing it
Colin Xu
2020-10-14
SDL: enable OpenGL context creation
Jan Henrik Weinstock
2020-10-14
vnc-stubs: Allow -vnc none
Jason Andryuk
2020-10-14
configure: Fixes ncursesw detection under msys2/mingw by convert them to meson
Yonggang Luo
2020-10-14
win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi...
Yonggang Luo
2020-10-14
curses: Fixes curses compiling errors.
Yonggang Luo
2020-10-14
curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingw
Yonggang Luo
2020-10-14
qemu-edid: drop cast
Gerd Hoffmann
2020-10-13
can-host-socketcan: Fix crash when 'if' option is not set
Eduardo Habkost
2020-10-13
authz-list-file: Fix crash when filename is not set
Eduardo Habkost
2020-10-13
vhost-user: Register "chardev" as class property
Eduardo Habkost
2020-10-13
vga-pci: Register "big-endian-framebuffer" as class property
Eduardo Habkost
2020-10-13
i386: Register most CPU properties as class properties
Eduardo Habkost
2020-10-13
input-barrier: Register properties as class properties
Eduardo Habkost
2020-10-13
input-linux: Register properties as class properties
Eduardo Habkost
2020-10-13
rng: Register "opened" as class property
Eduardo Habkost
2020-10-13
rng-random: register "filename" as class property
Eduardo Habkost
2020-10-13
rng-egd: Register "chardev" as class property
Eduardo Habkost
2020-10-13
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-10-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...
Peter Maydell
2020-10-13
meson.build: drop duplicate 'sparc64' entry
Sergei Trofimovich
2020-10-13
mingw: fix error __USE_MINGW_ANSI_STDIO redefined
Marc-André Lureau
2020-10-13
target/sparc/int32_helper: Remove duplicated 'Tag Overflow' entry
Philippe Mathieu-Daudé
2020-10-13
goldfish_rtc: change MemoryRegionOps endianness to DEVICE_NATIVE_ENDIAN
Laurent Vivier
2020-10-13
hw/char/serial: remove duplicate .class_init in serial_mm_info
Laurent Vivier
2020-10-13
block/blkdebug: fix memory leak
Elena Afanasova
2020-10-13
hw/pci: Fix typo in PCI hot-plug error message
Julia Suvorova
2020-10-13
softmmu/memory: Log invalid memory accesses
Philippe Mathieu-Daudé
2020-10-13
hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties()
Greg Kurz
[next]