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
2018-10-30
Acceptance tests: add make rule for running them
Cleber Rosa
2018-10-30
Bootstrap Python venv for tests
Cleber Rosa
2018-10-30
iotests: Unify log outputs between Python 2 and 3
Max Reitz
2018-10-30
iotests: Modify imports for Python 3
Max Reitz
2018-10-30
iotests: 'new' module replacement in 169
Max Reitz
2018-10-30
iotests: Explicitly bequeath FDs in Python
Max Reitz
2018-10-30
iotests: Different iterator behavior in Python 3
Max Reitz
2018-10-30
iotests: Use // for Python integer division
Max Reitz
2018-10-30
iotests: Use Python byte strings where appropriate
Max Reitz
2018-10-30
iotests: Flush in iotests.py's QemuIoInteractive
Max Reitz
2018-10-30
iotests: Make nbd-fault-injector flush
Max Reitz
2018-10-30
scripts/device-crash-test: Remove devices that are not user_creatable anymore
Thomas Huth
2018-10-30
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...
Peter Maydell
2018-10-30
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2018-10-30
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181029-pull-request' ...
Peter Maydell
2018-10-30
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-october-2018-...
Peter Maydell
2018-10-30
milkymist-minimac2: Use qemu_log_mask(GUEST_ERROR) instead of error_report
Philippe Mathieu-Daudé
2018-10-30
ppc: move at24c to its own CONFIG_ symbol
Paolo Bonzini
2018-10-29
iotests: 169: add cases for source vm resuming
Vladimir Sementsov-Ogievskiy
2018-10-29
iotests: improve 169
Vladimir Sementsov-Ogievskiy
2018-10-29
dirty-bitmaps: clean-up bitmaps loading and migration logic
Vladimir Sementsov-Ogievskiy
2018-10-29
bitmap: Update count after a merge
Eric Blake
2018-10-29
nbd: forbid use of frozen bitmaps
John Snow
2018-10-29
block/backup: prohibit backup from using in use bitmaps
John Snow
2018-10-29
block/dirty-bitmaps: prohibit enable/disable on locked/frozen bitmaps
John Snow
2018-10-29
block/dirty-bitmaps: allow clear on disabled bitmaps
John Snow
2018-10-29
block/dirty-bitmaps: fix merge permissions
John Snow
2018-10-29
block/dirty-bitmaps: add user_locked status checker
John Snow
2018-10-29
bloc/qcow2: drop dirty_bitmaps_loaded state variable
Vladimir Sementsov-Ogievskiy
2018-10-29
block/qcow2: improve error message in qcow2_inactivate
Vladimir Sementsov-Ogievskiy
2018-10-29
iotests: 169: drop deprecated 'autoload' parameter
Vladimir Sementsov-Ogievskiy
2018-10-29
qapi: add transaction support for x-block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
2018-10-29
blockdev: rename block-dirty-bitmap-clear transaction handlers
Vladimir Sementsov-Ogievskiy
2018-10-29
dirty-bitmap: make it possible to restore bitmap after merge
Vladimir Sementsov-Ogievskiy
2018-10-29
dirty-bitmap: rename bdrv_undo_clear_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2018-10-29
dirty-bitmap: switch assert-fails to errors in bdrv_merge_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2018-10-29
blockdev-backup: add bitmap argument
John Snow
2018-10-29
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181029-pull-request' i...
Peter Maydell
2018-10-29
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-10-29
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20181029-pull-request...
Peter Maydell
2018-10-29
linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations
Stefan Markovic
2018-10-29
linux-user: Determine the desired FPU mode from MIPS.abiflags
Stefan Markovic
2018-10-29
linux-user: Read and set FP ABI value from MIPS abiflags
Stefan Markovic
2018-10-29
linux-user: Extract MIPS abiflags from ELF file
Stefan Markovic
2018-10-29
linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fields
Stefan Markovic
2018-10-29
elf: Define MIPS_ABI_FP_UNKNOWN macro
Stefan Markovic
2018-10-29
spice: prepare for upcoming spice-server change
Gerd Hoffmann
2018-10-29
SDL: set a hint to not bypass the window compositor
Sebastian Krzyszkowiak
2018-10-29
nvdimm: Add docs hint for Linux driver name
Kees Cook
2018-10-29
util: aio-posix: fix a typo
Li Qiang
[next]