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-16
target/arm: Remove helper_double_saturate
Richard Henderson
2019-08-16
target/arm: Use unallocated_encoding for aarch32
Richard Henderson
2019-08-16
target/arm: Remove offset argument to gen_exception_bkpt_insn
Richard Henderson
2019-08-16
target/arm: Replace offset with pc in gen_exception_internal_insn
Richard Henderson
2019-08-16
target/arm: Replace offset with pc in gen_exception_insn
Richard Henderson
2019-08-16
target/arm: Replace s->pc with s->base.pc_next
Richard Henderson
2019-08-16
target/arm: Remove redundant s->pc & ~1
Richard Henderson
2019-08-16
target/arm: Introduce add_reg_for_lit
Richard Henderson
2019-08-16
target/arm: Introduce read_pc
Richard Henderson
2019-08-16
target/arm: Introduce pc_curr
Richard Henderson
2019-08-16
target/arm: Pass in pc to thumb_insn_is_16bit
Richard Henderson
2019-08-16
target/arm: Fix routing of singlestep exceptions
Peter Maydell
2019-08-16
target/arm: Factor out 'generate singlestep exception' function
Peter Maydell
2019-08-16
Set ENET_BD_BDU in I.MX FEC controller
Aaron Hill
2019-08-16
hw/misc/zynq_slcr: use standard register definition
Damien Hedde
2019-08-16
target/arm: generate a custom MIDR for -cpu max
Alex Bennée
2019-08-16
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190814a'...
Peter Maydell
2019-08-15
Open 4.2 development tree
Peter Maydell
2019-08-15
Update version for v4.1.0 release
v4.1.0
Peter Maydell
2019-08-14
migration: add some multifd traces
Juan Quintela
2019-08-14
migration: Make global sem_sync semaphore by channel
Juan Quintela
2019-08-14
migration: Add traces for multifd terminate threads
Juan Quintela
2019-08-14
qemu-file: move qemu_{get,put}_counted_string() declarations
Marc-André Lureau
2019-08-14
migration/postcopy: use mis->bh instead of allocating a QEMUBH
Wei Yang
2019-08-14
migration: rename migration_bitmap_sync_range to ramblock_sync_dirty_bitmap
Wei Yang
2019-08-14
migration: update ram_counters for multifd sync packet
Ivan Ren
2019-08-14
migration: add speed limit for multifd migration
Ivan Ren
2019-08-14
migration: add qemu_file_update_transfer interface
Ivan Ren
2019-08-14
migration: always initialise ram_counters for a new migration
Ivan Ren
2019-08-14
migration: remove unused field bytes_xfer
Wei Yang
2019-08-14
hmp: Remove migration capabilities from "info migrate"
Wei Yang
2019-08-14
migration/postcopy: use QEMU_IS_ALIGNED to replace host_offset
Wei Yang
2019-08-14
migration/postcopy: simplify calculation of run_start and fixup_start_addr
Wei Yang
2019-08-14
migration/postcopy: make PostcopyDiscardState a static variable
Wei Yang
2019-08-14
migration: extract ram_load_precopy
Wei Yang
2019-08-14
migration: return -EINVAL directly when version_id mismatch
Wei Yang
2019-08-14
migration: equation is more proper than and to check LOADVM_QUIT
Wei Yang
2019-08-14
migration: just pass RAMBlock is enough
Wei Yang
2019-08-14
migration: use migration_in_postcopy() to check POSTCOPY_ACTIVE
Wei Yang
2019-08-14
migration/postcopy: start_postcopy could be true only when migrate_postcopy()...
Wei Yang
2019-08-14
migration/postcopy: PostcopyState is already set in loadvm_postcopy_handle_ad...
Wei Yang
2019-08-14
migration/savevm: move non SaveStateEntry condition check out of iteration
Wei Yang
2019-08-14
migration/savevm: split qemu_savevm_state_complete_precopy() into two parts
Wei Yang
2019-08-14
migration/savevm: flush file for iterable_only case
Wei Yang
2019-08-14
migration/postcopy: do_fixup is true when host_offset is non-zero
Wei Yang
2019-08-14
migration/postcopy: reduce one operation to calculate fixup_start_addr
Wei Yang
2019-08-14
migration/postcopy: discard_length must not be 0
Wei Yang
2019-08-14
migration/postcopy: break the loop when there is no more page to discard
Wei Yang
2019-08-14
migration/postcopy: the valid condition is one less then end
Wei Yang
2019-08-14
migration: consolidate time info into populate_time_info
Wei Yang
[next]