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-26
migration: Do not initialise statics and globals to 0 or NULL
Bihong Yu
2020-10-26
migration: Add braces {} for if statement
Bihong Yu
2020-10-26
migration: Open brace '{' following struct go on the same line
Bihong Yu
2020-10-26
migration: Add spaces around operator
Bihong Yu
2020-10-26
migration: Don't use '#' flag of printf format
Bihong Yu
2020-10-26
migration: Do not use C99 // comments
Bihong Yu
2020-10-26
migration: Drop unused VMSTATE_FLOAT64 support
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into staging
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...
Peter Maydell
2020-10-26
hw/arm/tosa: Replace fprintf() calls by LED devices
Philippe Mathieu-Daudé
2020-10-26
hw/misc/mps2-scc: Use the LED device
Philippe Mathieu-Daudé
2020-10-26
hw/misc/mps2-fpgaio: Use the LED device
Philippe Mathieu-Daudé
2020-10-26
hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
Philippe Mathieu-Daudé
2020-10-26
hw/misc/led: Emit a trace event when LED intensity has changed
Philippe Mathieu-Daudé
2020-10-26
hw/misc/led: Allow connecting from GPIO output
Philippe Mathieu-Daudé
2020-10-26
hw/misc/led: Add a LED device
Philippe Mathieu-Daudé
2020-10-26
migration/block-dirty-bitmap: fix uninitialized variable warning
Chen Qun
2020-10-26
migration/block-dirty-bitmap: fix larger granularity bitmaps
Stefan Reiter
2020-10-26
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...
Peter Maydell
2020-10-26
machine: move SMP initialization from vl.c
Paolo Bonzini
2020-10-26
machine: move UP defaults to class_base_init
Paolo Bonzini
2020-10-26
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
2020-10-26
win32: boot broken when bind & data dir are the same
Sunil Muthuswamy
2020-10-26
WHPX: Fix WHPX build break
Sunil Muthuswamy
2020-10-26
configure: move install_blobs from configure to meson
Paolo Bonzini
2020-10-26
configure: remove unused variable from config-host.mak
Paolo Bonzini
2020-10-26
configure: move directory options from config-host.mak to meson
Paolo Bonzini
2020-10-26
configure: allow configuring localedir
Paolo Bonzini
2020-10-26
Makefile: separate meson rerun from the rest of the ninja invocation
Paolo Bonzini
2020-10-26
target/xtensa: enable all coprocessors for linux-user
Max Filippov
2020-10-26
linux-user: correct errno returned from accept4() syscall
Matus Kysel
2020-10-26
linux-user: remove _sysctl
Laurent Vivier
2020-10-26
linux-user: update syscall.tbl to Linux 5.9-rc7
Laurent Vivier
2020-10-26
linux-user: update mips/syscall-args-o32.c.inc to Linux 5.9-rc7
Laurent Vivier
2020-10-26
linux-user: update syscall_nr.h to Linux 5.9-rc7
Laurent Vivier
2020-10-26
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2020-10-26
tests/acceptance: Use .ppm extention for Portable PixMap files
Philippe Mathieu-Daudé
2020-10-26
tests/acceptance: Remove unused import
Philippe Mathieu-Daudé
2020-10-26
test/docker/dockerfiles: Add missing packages for acceptance tests
Thomas Huth
2020-10-26
tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI
Thomas Huth
2020-10-26
test/acceptance: Remove the CONTINUOUS_INTEGRATION tags
Thomas Huth
2020-10-26
tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive
Thomas Huth
2020-10-26
scripts/oss-fuzz: ignore the generic-fuzz target
Alexander Bulekov
2020-10-26
scripts/oss-fuzz: use hardlinks instead of copying
Alexander Bulekov
2020-10-26
fuzz: register predefined generic-fuzz configs
Alexander Bulekov
2020-10-26
fuzz: add generic-fuzz configs for oss-fuzz
Alexander Bulekov
2020-10-26
fuzz: add an "opaque" to the FuzzTarget struct
Alexander Bulekov
2020-10-26
fuzz: Add instructions for using generic-fuzz
Alexander Bulekov
2020-10-26
scripts/oss-fuzz: Add crash trace minimization script
Alexander Bulekov
[prev]
[next]