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
2019-09-16
qemu-thread: Add qemu_cond_timedwait
Yury Kotov
2019-09-16
memory: inline and optimize devend_memop
Paolo Bonzini
2019-09-16
memory: fetch pmem size in get_file_size()
Stefan Hajnoczi
2019-09-16
elf-ops.h: fix int overflow in load_elf()
Stefano Garzarella
2019-09-16
hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PC
Cole Robinson
2019-09-16
test-char: fix AddressSanitizer failure
Paolo Bonzini
2019-09-16
win32: fix README file in NSIS installer
Paolo Bonzini
2019-09-16
exec.c: add a check between constants to see whether we could skip
Wei Yang
2019-09-16
exec.c: correct the maximum skip value during compact
Wei Yang
2019-09-16
exec.c: subpage->sub_section is already initialized to 0
Wei Yang
2019-09-16
exec.c: get nodes_nb_alloc with one MAX calculation
Wei Yang
2019-09-16
exec.c: replace hwaddr with uint64_t for better understanding
Wei Yang
2019-09-16
i386/kvm: support guest access CORE cstate
Wanpeng Li
2019-09-13
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-sep-12-2019' ...
Peter Maydell
2019-09-13
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...
Peter Maydell
2019-09-13
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-09-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-09-13
qcow2: Stop overwriting compressed clusters one by one
Alberto Garcia
2019-09-13
block/create: Do not abort if a block driver is not available
Philippe Mathieu-Daudé
2019-09-13
qemu-io: Don't leak pattern file in error path
Kevin Wolf
2019-09-13
iotests: extend sleeping time under Valgrind
Andrey Shinkevich
2019-09-13
iotests: extended timeout under Valgrind
Andrey Shinkevich
2019-09-13
iotests: Valgrind fails with nonexistent directory
Andrey Shinkevich
2019-09-13
iotests: Add casenotrun report to bash tests
Andrey Shinkevich
2019-09-13
iotests: exclude killed processes from running under Valgrind
Andrey Shinkevich
2019-09-13
iotests: allow Valgrind checking all QEMU processes
Andrey Shinkevich
2019-09-13
block/nfs: add support for nfs_umount
Peter Lieven
2019-09-13
block/nfs: tear down aio before nfs_close
Peter Lieven
2019-09-13
Merge remote-tracking branch 'remotes/berrange/tags/filemon-test-pull-request...
Peter Maydell
2019-09-12
target/mips: gdbstub: Revert commit 8e0b373
Libo Zhou
2019-09-12
hw/mips/mips_jazz: Remove no-longer-necessary override of do_unassigned_access
Peter Maydell
2019-09-12
target/mips: Switch to do_transaction_failed() hook
Peter Maydell
2019-09-12
hw/mips/mips_jazz: Override do_transaction_failed hook
Peter Maydell
2019-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...
Peter Maydell
2019-09-12
migration: fix one typo in comment of function migration_total_bytes()
Wei Yang
2019-09-12
migration/qemu-file: fix potential buf waste for extra buf_index adjustment
Wei Yang
2019-09-12
migration/qemu-file: remove check on writev_buffer in qemu_put_compression_data
Wei Yang
2019-09-12
migration: Fix postcopy bw for recovery
Peter Xu
2019-09-12
tests/migration: Add a test for validate-uuid capability
Yury Kotov
2019-09-12
tests/libqtest: Allow setting expected exit status
Yury Kotov
2019-09-12
migration: Add validate-uuid capability
Yury Kotov
2019-09-12
qemu-file: Rework old qemu_fflush comment
Dr. David Alan Gilbert
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
2019-09-12
hw/net/vmxnet3: Fix leftover unregister_savevm
Dr. David Alan Gilbert
2019-09-12
migration: cleanup check on ops in savevm.handlers iterations
Wei Yang
2019-09-12
migration: multifd_send_thread always post p->sem_sync when error happen
Ivan Ren
2019-09-11
tests: make filemonitor test more robust to event ordering
Daniel P. Berrangé
2019-09-11
linux-user: Add support for FDRESET, FDRAWCMD, FDTWADDLE, and FDEJECT ioctls
Aleksandar Markovic
2019-09-11
linux-user: Add support for FDMSGON and FDMSGOFF ioctls
Aleksandar Markovic
2019-09-11
linux-user: Add support for FDFLUSH ioctl
Yunqiang Su
[next]