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
2017-04-21
ram: Create ram_dirty_sync_count()
Juan Quintela
2017-04-21
ram: Move src_page_req* to RAMState
Juan Quintela
2017-04-21
ram: Move last_req_rb to RAMState
Juan Quintela
2017-04-21
ram: Remove ram_save_remaining
Juan Quintela
2017-04-21
ram: Use the RAMState bytes_transferred parameter
Juan Quintela
2017-04-21
ram: Move bytes_transferred into RAMState
Juan Quintela
2017-04-21
ram: Move migration_bitmap_rcu into RAMState
Juan Quintela
2017-04-21
ram: Move migration_bitmap_mutex into RAMState
Juan Quintela
2017-04-21
ram: Everything was init to zero, so use memset
Juan Quintela
2017-04-21
ram: Move migration_dirty_pages to RAMState
Juan Quintela
2017-04-21
ram: Move xbzrle_overflows into RAMState
Juan Quintela
2017-04-21
ram: Move xbzrle_cache_miss_rate into RAMState
Juan Quintela
2017-04-21
ram: Move xbzrle_cache_miss into RAMState
Juan Quintela
2017-04-21
ram: Move xbzrle_pages into RAMState
Juan Quintela
2017-04-21
ram: Move xbzrle_bytes into RAMState
Juan Quintela
2017-04-21
ram: Move iterations into RAMState
Juan Quintela
2017-04-21
ram: Remove norm_mig_bytes_transferred
Juan Quintela
2017-04-21
ram: Move norm_pages to RAMState
Juan Quintela
2017-04-21
ram: Remove unused pages_skipped variable
Juan Quintela
2017-04-21
ram: Remove unused dup_mig_bytes_transferred()
Juan Quintela
2017-04-21
ram: Move dup_pages into RAMState
Juan Quintela
2017-04-21
ram: Move iterations_prev into RAMState
Juan Quintela
2017-04-21
ram: Move xbzrle_cache_miss_prev into RAMState
Juan Quintela
2017-04-21
ram: Change num_dirty_pages_period type to uint64_t
Juan Quintela
2017-04-21
ram: Move num_dirty_pages_period into RAMState
Juan Quintela
2017-04-21
ram: Change byte_xfer_{prev,now} type to uint64_t
Juan Quintela
2017-04-21
ram: Move bytes_xfer_prev into RAMState
Juan Quintela
2017-04-21
ram: Move start time into RAMState
Juan Quintela
2017-04-21
ram: Move bitmap_sync_count into RAMState
Juan Quintela
2017-04-21
ram: Add dirty_rate_high_cnt to RAMState
Juan Quintela
2017-04-21
ram: Create RAMState
Juan Quintela
2017-04-21
ram: Rename block_name to rbname
Juan Quintela
2017-04-21
ram: Rename flush_page_queue() to migration_page_queue_free()
Juan Quintela
2017-04-21
ram: Update all functions comments
Juan Quintela
2017-04-20
Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1
Peter Maydell
2017-04-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170420'...
Peter Maydell
2017-04-20
arm: Remove workarounds for old M-profile exception return implementation
Peter Maydell
2017-04-20
arm: Implement M profile exception return properly
Peter Maydell
2017-04-20
arm: Track M profile handler mode state in TB flags
Peter Maydell
2017-04-20
arm: Abstract out "are we singlestepping" test to utility function
Peter Maydell
2017-04-20
arm: Move condition-failed codepath generation out of if()
Peter Maydell
2017-04-20
arm: Move gen_set_condexec() and gen_set_pc_im() up in the file
Peter Maydell
2017-04-20
arm: Factor out "generate right kind of step exception"
Peter Maydell
2017-04-20
arm: Thumb shift operations should not permit interworking branches
Peter Maydell
2017-04-20
arm: Don't implement BXJ on M-profile CPUs
Peter Maydell
2017-04-20
xlnx-zynqmp: Set the Cadence GEM revision
Alistair Francis
2017-04-20
cadence_gem: Make the revision a property
Alistair Francis
2017-04-20
cadence_gem: Correct the interupt logic
Alistair Francis
2017-04-20
cadence_gem: Correct the multi-queue can rx logic
Alistair Francis
2017-04-20
cadence_gem: Read the correct queue descriptor
Alistair Francis
[next]