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-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/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
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
2020-05-05
iotest 258: use script_main
John Snow
2020-05-05
iotests: add script_initialize
John Snow
2020-05-05
iotests: add hmp helper with logging
John Snow
2020-05-05
iotests: limit line length to 79 chars
John Snow
2020-05-05
iotests: touch up log function signature
John Snow
2020-05-05
iotests: drop pre-Python 3.4 compatibility code
John Snow
2020-05-05
iotests: alphabetize standard imports
John Snow
2020-05-05
iotests: add pylintrc file
John Snow
2020-05-05
iotests: replace mutable list default args
John Snow
2020-05-05
iotests: ignore import warnings from pylint
John Snow
2020-05-05
iotests: don't use 'format' for drive_add
John Snow
2020-05-05
iotests: do a light delinting
John Snow
2020-05-04
block/nbd-client: drop max_block restriction from discard
Vladimir Sementsov-Ogievskiy
[next]