index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-21
ram: Move last_req_rb to RAMState
Juan Quintela
3
-5
/
+5
2017-04-21
ram: Remove ram_save_remaining
Juan Quintela
1
-11
/
+6
2017-04-21
ram: Use the RAMState bytes_transferred parameter
Juan Quintela
1
-48
/
+27
2017-04-21
ram: Move bytes_transferred into RAMState
Juan Quintela
1
-18
/
+17
2017-04-21
ram: Move migration_bitmap_rcu into RAMState
Juan Quintela
1
-39
/
+47
2017-04-21
ram: Move migration_bitmap_mutex into RAMState
Juan Quintela
1
-7
/
+8
2017-04-21
ram: Everything was init to zero, so use memset
Juan Quintela
1
-22
/
+3
2017-04-21
ram: Move migration_dirty_pages to RAMState
Juan Quintela
1
-14
/
+18
2017-04-21
ram: Move xbzrle_overflows into RAMState
Juan Quintela
1
-16
/
+5
2017-04-21
ram: Move xbzrle_cache_miss_rate into RAMState
Juan Quintela
1
-3
/
+5
2017-04-21
ram: Move xbzrle_cache_miss into RAMState
Juan Quintela
1
-5
/
+7
2017-04-21
ram: Move xbzrle_pages into RAMState
Juan Quintela
1
-4
/
+7
2017-04-21
ram: Move xbzrle_bytes into RAMState
Juan Quintela
1
-3
/
+5
2017-04-21
ram: Move iterations into RAMState
Juan Quintela
1
-5
/
+7
2017-04-21
ram: Remove norm_mig_bytes_transferred
Juan Quintela
3
-7
/
+2
2017-04-21
ram: Move norm_pages to RAMState
Juan Quintela
1
-12
/
+14
2017-04-21
ram: Remove unused pages_skipped variable
Juan Quintela
3
-14
/
+2
2017-04-21
ram: Remove unused dup_mig_bytes_transferred()
Juan Quintela
2
-6
/
+0
2017-04-21
ram: Move dup_pages into RAMState
Juan Quintela
1
-11
/
+18
2017-04-21
ram: Move iterations_prev into RAMState
Juan Quintela
1
-7
/
+6
2017-04-21
ram: Move xbzrle_cache_miss_prev into RAMState
Juan Quintela
1
-4
/
+5
2017-04-21
ram: Change num_dirty_pages_period type to uint64_t
Juan Quintela
2
-2
/
+2
2017-04-21
ram: Move num_dirty_pages_period into RAMState
Juan Quintela
1
-9
/
+11
2017-04-21
ram: Change byte_xfer_{prev,now} type to uint64_t
Juan Quintela
1
-2
/
+2
2017-04-21
ram: Move bytes_xfer_prev into RAMState
Juan Quintela
1
-6
/
+7
2017-04-21
ram: Move start time into RAMState
Juan Quintela
1
-9
/
+11
2017-04-21
ram: Move bitmap_sync_count into RAMState
Juan Quintela
1
-11
/
+12
2017-04-21
ram: Add dirty_rate_high_cnt to RAMState
Juan Quintela
1
-10
/
+11
2017-04-21
ram: Create RAMState
Juan Quintela
1
-57
/
+83
2017-04-21
ram: Rename block_name to rbname
Juan Quintela
1
-9
/
+8
2017-04-21
ram: Rename flush_page_queue() to migration_page_queue_free()
Juan Quintela
3
-4
/
+5
2017-04-21
ram: Update all functions comments
Juan Quintela
1
-121
/
+227
2017-04-21
simpletrace: document Analyzer method signatures
Stefan Hajnoczi
1
-1
/
+22
2017-04-21
trace: Put all trace.o into libqemuutil.a
Xu, Anthony
3
-7
/
+6
2017-04-21
configure: eliminate Python dependency for --help
Stefan Hajnoczi
1
-16
/
+19
2017-04-21
MAINTAINERS: update my email address
Zhang Chen
1
-1
/
+1
2017-04-21
MAINTAINERS: update Wen's email address
Changlong Xie
1
-1
/
+1
2017-04-21
migration/block: use blk_pwrite_zeroes for each zero cluster
Lidong Chen
1
-2
/
+33
2017-04-21
throttle: make throttle_config(throttle_get_config()) symmetric
Stefan Hajnoczi
2
-4
/
+18
2017-04-21
throttle: do not use invalid config in test
Stefan Hajnoczi
1
-4
/
+4
2017-04-21
qemu-options: explain disk I/O throttling options
Stefan Hajnoczi
1
-0
/
+24
2017-04-21
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
16
-54
/
+584
2017-04-21
s390x: Drop useless casts
Eric Blake
1
-2
/
+2
2017-04-21
s390x: register I/O adapters per ISC during init
Fei Li
6
-47
/
+74
2017-04-21
s390x/flic: cache flic in s390_get_flic
Fei Li
1
-3
/
+6
2017-04-21
s390x: initialize flic before I/O subsystems
Fei Li
1
-1
/
+2
2017-04-21
s390x: use enum for adapter type and standardize its naming
Fei Li
4
-5
/
+9
2017-04-21
s390x/css: consolidate the devno property for ccw devices
Dong Jia Shi
3
-13
/
+4
2017-04-21
s390x/css: provide introspection for virtual subchannel and device busid
Dong Jia Shi
3
-6
/
+67
2017-04-21
s390x/css: introduce read-only property type for device ids
Dong Jia Shi
2
-0
/
+12
[prev]
[next]