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-08-19
target/mips: Style improvements in mips_mipssim.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in mips_malta.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in mips_int.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in mips_fulong2e.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in cps.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in translate.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in machine.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in cpu.c
Aleksandar Markovic
2019-08-19
target/mips: Style improvements in cp0_timer.c
Aleksandar Markovic
2019-08-19
Merge remote-tracking branch 'remotes/stsquad/tags/pull-softfloat-headers-190...
Peter Maydell
2019-08-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...
Peter Maydell
2019-08-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2019-08-19
targets (various): use softfloat-helpers.h where we can
Alex Bennée
2019-08-19
target/riscv: rationalise softfloat includes
Alex Bennée
2019-08-19
target/mips: rationalise softfloat includes
Alex Bennée
2019-08-19
fpu: rename softfloat-specialize.h -> .inc.c
Alex Bennée
2019-08-19
fpu: make softfloat-macros "self-contained"
Alex Bennée
2019-08-19
fpu: move inline helpers into a separate header
Alex Bennée
2019-08-19
fpu: remove the LIT64 macro
Alex Bennée
2019-08-19
target/m68k: replace LIT64 with UINT64_C macros
Alex Bennée
2019-08-19
fpu: replace LIT64 with UINT64_C macros
Alex Bennée
2019-08-19
fpu: use min/max values from stdint.h for integral overflow
Alex Bennée
2019-08-19
fpu: convert float[16/32/64]_squash_denormal to new modern style
Alex Bennée
2019-08-19
fpu: replace LIT64 usage with UINT64_C for specialize constants
Alex Bennée
2019-08-19
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-08-17
gitlab-ci: Remove qcow2 tests that are handled by "make check" already
Thomas Huth
2019-08-17
tests: Run the iotests during "make check" again
Thomas Huth
2019-08-17
block: fix NetBSD qemu-iotests failure
Paolo Bonzini
2019-08-16
hw/ide/atapi: Use the ldst API
Philippe Mathieu-Daudé
2019-08-16
Revert "ide/ahci: Check for -ECANCELED in aio callbacks"
John Snow
2019-08-16
dma-helpers: ensure AIO callback is invoked after cancellation
Paolo Bonzini
2019-08-16
tests/test-hbitmap: test next_zero and _next_dirty_area after truncate
Vladimir Sementsov-Ogievskiy
2019-08-16
block/backup: refactor write_flags
Vladimir Sementsov-Ogievskiy
2019-08-16
block/backup: deal with zero detection
Vladimir Sementsov-Ogievskiy
2019-08-16
qapi: add dirty-bitmaps to query-named-block-nodes result
Vladimir Sementsov-Ogievskiy
2019-08-16
iotests/257: test traditional sync modes
John Snow
2019-08-16
block/backup: support bitmap sync modes for non-bitmap backups
John Snow
2019-08-16
block/backup: teach TOP to never copy unallocated regions
John Snow
2019-08-16
block/backup: add backup_is_cluster_allocated
John Snow
2019-08-16
block/backup: centralize copy_bitmap initialization
John Snow
2019-08-16
block/backup: improve sync=bitmap work estimates
John Snow
2019-08-16
iotests/257: test API failures
John Snow
2019-08-16
block/backup: hoist bitmap check into QMP interface
John Snow
2019-08-16
iotests/257: Refactor backup helpers
John Snow
2019-08-16
iotests/257: add EmulatedBitmap class
John Snow
2019-08-16
iotests/257: add Pattern class
John Snow
2019-08-16
iotests: test bitmap moving inside 254
Vladimir Sementsov-Ogievskiy
2019-08-16
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
2019-08-16
blockdev: reduce aio_context locked sections in bitmap add/remove
Vladimir Sementsov-Ogievskiy
2019-08-16
block/backup: loosen restriction on readonly bitmaps
John Snow
[next]