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-05-07
crypto: Redundant type conversion for AES_KEY pointer
Chen Qun
2020-05-07
crypto/secret: fix inconsequential errors.
Alexey Krasikov
2020-05-07
crypto: fix getter of a QCryptoSecret's property
Tong Ho
2020-05-07
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200506' into staging
Peter Maydell
2020-05-06
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-06-1...
Peter Maydell
2020-05-06
tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32,64}
Richard Henderson
2020-05-06
tcg: Add load_dest parameter to GVecGen2
Richard Henderson
2020-05-06
tcg: Improve vector tail clearing
Richard Henderson
2020-05-06
tcg: Add tcg_gen_gvec_dup_tl
Richard Henderson
2020-05-06
tcg: Remove tcg_gen_gvec_dup{8,16,32,64}i
Richard Henderson
2020-05-06
tcg: Use tcg_gen_gvec_dup_imm in logical simplifications
Richard Henderson
2020-05-06
target/arm: Use tcg_gen_gvec_dup_imm
Richard Henderson
2020-05-06
target/ppc: Use tcg_gen_gvec_dup_imm
Richard Henderson
2020-05-06
target/s390x: Use tcg_gen_gvec_dup_imm
Richard Henderson
2020-05-06
tcg: Add tcg_gen_gvec_dup_imm
Richard Henderson
2020-05-06
Merge remote-tracking branch 'remotes/alistair/tags/pull-reg-to-apply-2020050...
Peter Maydell
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
2020-05-06
hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to off
Eric Auger
2020-05-06
tpm: tpm-tis-device: set PPI to false by default
Eric Auger
2020-05-06
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-0...
Peter Maydell
2020-05-06
target/m68k: fix gdb for m68xxx
KONRAD Frederic
2020-05-06
tests/tcg: add a multiarch linux-user gdb test
Alex Bennée
2020-05-06
tests/guest-debug: use the unix socket for linux-user tests
Alex Bennée
2020-05-06
gdbstub/linux-user: support debugging over a unix socket
Alex Bennée
2020-05-06
gdbstub: eliminate gdbserver_fd global
Alex Bennée
2020-05-06
tests/tcg: drop inferior.was_attached() test
Alex Bennée
2020-05-06
tests/tcg: better trap gdb failures
Alex Bennée
2020-05-06
gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
Philippe Mathieu-Daudé
2020-05-06
configure: favour gdb-multiarch if we have it
Alex Bennée
2020-05-06
.travis.yml: reduce the load on [ppc64] GCC check-tcg
Alex Bennée
2020-05-06
.cirrus.yml: bootstrap pkg unconditionally
Li-Wen Hsu
2020-05-06
.cirrus.yml: bump FreeBSD to the current stable release
Alex Bennée
2020-05-06
.travis.yml: drop MacOSX
Alex Bennée
2020-05-06
.travis.yml: show free disk space at end of run
Alex Bennée
2020-05-05
hw/core/register: Add register_init_block8 helper.
Joaquin de Andres
2020-05-05
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...
Peter Maydell
2020-05-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-04' into st...
Peter Maydell
2020-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-05-05
block/block-copy: use aio-task-pool API
Vladimir Sementsov-Ogievskiy
2020-05-05
block/block-copy: refactor task creation
Vladimir Sementsov-Ogievskiy
2020-05-05
block/block-copy: add state pointer to BlockCopyTask
Vladimir Sementsov-Ogievskiy
2020-05-05
block/block-copy: alloc task on each iteration
Vladimir Sementsov-Ogievskiy
2020-05-05
block/block-copy: rename in-flight requests to tasks
Vladimir Sementsov-Ogievskiy
2020-05-05
Fix iotest 153
Maxim Levitsky
2020-05-05
block: Comment cleanups
Eric Blake
2020-05-05
qcow2: Tweak comment about bitmaps vs. resize
Eric Blake
2020-05-05
qcow2: Allow resize of images with internal snapshots
Eric Blake
2020-05-05
block: Add blk_new_with_bs() helper
Eric Blake
2020-05-05
iotests: use python logging for iotests.log()
John Snow
2020-05-05
iotests: Mark verify functions as private
John Snow
[next]