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-09-07
target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP
Richard Henderson
2020-09-07
target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT
Richard Henderson
2020-09-07
target/microblaze: Rename mmu structs
Richard Henderson
2020-09-07
target/microblaze: Cleanup mb_cpu_do_interrupt
Richard Henderson
2020-09-07
target/microblaze: Renumber D_FLAG
Richard Henderson
2020-09-07
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...
Peter Maydell
2020-09-07
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
2020-09-07
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200904-pull-request' ...
Peter Maydell
2020-09-07
target/microblaze: Collected fixes for env->iflags
Richard Henderson
2020-09-07
tests/qtest: do not list ahci-test twice
Paolo Bonzini
2020-09-07
gitlab: expand test coverage for crypto builds
Daniel P. Berrangé
2020-09-07
crypto: fix build with gcrypt enabled
Daniel P. Berrangé
2020-09-07
gitlab-ci: Add cross-compiling build tests
Thomas Huth
2020-09-07
stubs: Move qemu_fd_register stub to util/main-loop.c
Thomas Huth
2020-09-07
stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub
Thomas Huth
2020-09-07
configure: Allow automatic WHPX detection
Thomas Huth
2020-09-07
dockerfiles/debian-win64-cross: Download WHPX MinGW headers
Thomas Huth
2020-09-07
tests/Makefile: test-image-locking needs CONFIG_POSIX
Thomas Huth
2020-09-07
tests: Fixes building test-util-filemonitor.c on msys2/mingw
Yonggang Luo
2020-09-07
tests: fixes test-vmstate.c compile error on msys2
Yonggang Luo
2020-09-06
tests: handling signal on win32 properly
Yonggang Luo
2020-09-06
tests/docker: add python3-setuptools the docker images
Alex Bennée
2020-09-06
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200904-pull-request' i...
Peter Maydell
2020-09-06
linux-user: Protect btrfs ioctl target definitions
Filip Bozuta
2020-09-06
linux-user: fix ppc/termbits.h
Laurent Vivier
2020-09-06
linux-user: Map signal numbers in fcntl
Timothy Baldwin
2020-09-05
linux-user: Correctly start brk after executable
Timothy E Baldwin
2020-09-05
linux-user: Add support for ppoll_time64() and pselect6_time64()
Filip Bozuta
2020-09-05
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200903' into staging
Peter Maydell
2020-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...
Peter Maydell
2020-09-04
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
2020-09-04
cirrus: handle wraparound in cirrus_invalidate_region
Gerd Hoffmann
2020-09-04
virtio-gpu: fix unmap the already mapped items
Li Zhijian
2020-09-04
ui/gtk: Update refresh interval after widget is realized
Philippe Mathieu-Daudé
2020-09-04
ui: Add more mouse buttons to SPICE
Frediano Ziglio
2020-09-04
vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
Pan Nengyuan
2020-09-04
ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
Pan Nengyuan
2020-09-03
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...
Peter Maydell
2020-09-03
tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem
Richard Henderson
2020-09-03
tcg: Eliminate one store for in-place 128-bit dup_mem
Richard Henderson
2020-09-03
softmmu/cpus: Only set parallel_cpus for SMP
Richard Henderson
2020-09-03
tcg: Fix tcg gen for vectorized absolute value
Stephen Long
2020-09-03
cputlb: Make store_helper less fragile to compiler optimizations
Richard Henderson
2020-09-03
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...
Peter Maydell
2020-09-03
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...
Peter Maydell
2020-09-03
gitlab-ci.yml: Set artifacts expiration time
Thomas Huth
2020-09-03
gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer job
Thomas Huth
2020-09-03
gitlab/travis: Rework the disabled features tests
Thomas Huth
2020-09-03
libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()
Markus Armbruster
2020-09-03
tests/qtest/ipmi-kcs: Fix assert side-effect
Philippe Mathieu-Daudé
[next]