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-01-02
object: add g_autoptr support
Marc-André Lureau
2020-01-02
ui: add pixman image g_autoptr support
Marc-André Lureau
2020-01-02
ppm-save: pass opened fd
Marc-André Lureau
2020-01-02
console: add graphic_hw_update_done()
Marc-André Lureau
2019-12-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into staging
Peter Maydell
2019-12-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
2019-12-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2019-12-17-v2' i...
Peter Maydell
2019-12-19
tests/tcg: ensure we re-configure if configure.sh is updated
Alex Bennée
2019-12-19
trace: replace hand-crafted pattern_glob with g_pattern_match_simple
Alex Bennée
2019-12-19
linux-user: convert target_munmap debug to a tracepoint
Alex Bennée
2019-12-19
linux-user: log page table changes under -d page
Alex Bennée
2019-12-19
linux-user: add target_mmap_complete tracepoint
Alex Bennée
2019-12-19
linux-user: convert target_mmap debug to tracepoint
Alex Bennée
2019-12-19
linux-user: convert target_mprotect debug to tracepoint
Alex Bennée
2019-12-19
travis.yml: Remove the redundant clang-with-MAIN_SOFTMMU_TARGETS entry
Thomas Huth
2019-12-19
docker: gtester is no longer used
Paolo Bonzini
2019-12-18
Added tests for close and change of logfile.
Robert Foley
2019-12-18
Add use of RCU for qemu_logfile.
Robert Foley
2019-12-18
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
2019-12-18
Add a mutex to guarantee single writer to qemu_logfile handle.
Robert Foley
2019-12-18
Cleaned up flow of code in qemu_set_log(), to simplify and clarify.
Robert Foley
2019-12-18
Fix double free issue in qemu_set_log_filename().
Robert Foley
2019-12-18
ci: build out-of-tree
Paolo Bonzini
2019-12-18
travis.yml: Enable builds on arm64, ppc64le and s390x
Thomas Huth
2019-12-18
tests/test-util-filemonitor: Skip test on non-x86 Travis containers
Thomas Huth
2019-12-18
tests/hd-geo-test: Skip test when images can not be created
Thomas Huth
2019-12-18
iotests: Skip test 079 if it is not possible to create large files
Thomas Huth
2019-12-18
iotests: Skip test 060 if it is not possible to create large files
Thomas Huth
2019-12-18
iotests: Provide a function for checking the creation of huge files
Thomas Huth
2019-12-18
travis.yml: Run tcg tests with tci
Thomas Huth
2019-12-18
tests/vm: Allow to set qemu-img path
Wainer dos Santos Moschetta
2019-12-18
configure: allow disable of cross compilation containers
Alex Bennée
2019-12-18
s390x: Properly fetch and test the short psw on diag308 subc 0/1
Janosch Frank
2019-12-18
pc-bios/s390: Update firmware images
Cornelia Huck
2019-12-18
pc-bios/s390x: Fix reset psw mask
Janosch Frank
2019-12-18
tests/boot-sector: Fix the bad s390x assembler code
Thomas Huth
2019-12-18
qemu-doc: Remove the unused "Guest Agent" node
Thomas Huth
2019-12-18
target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
Richard Henderson
2019-12-18
target/s390x: Split out helper_per_store_real
Richard Henderson
2019-12-18
Revert "qemu-options.hx: Update for reboot-timeout parameter"
Han Han
2019-12-18
target/sparc: Remove old TODO file
Thomas Huth
2019-12-18
test-keyval: Tighten test of trailing crap after size
Markus Armbruster
2019-12-18
util/cutils: Turn FIXME comment into QEMU_BUILD_BUG_ON()
Markus Armbruster
2019-12-18
monitor: Remove unused define
Yury Kotov
2019-12-18
MAINTAINERS: Add hw/sd/ssi-sd.c in the SD section
Philippe Mathieu-Daudé
2019-12-18
nbd: assert that Error** is not NULL in nbd_iter_channel_error
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/vfio/ap: drop local_err from vfio_ap_realize
Vladimir Sementsov-Ogievskiy
2019-12-18
backends/cryptodev: drop local_err from cryptodev_backend_complete()
Vladimir Sementsov-Ogievskiy
[next]