Sign in
qemu
/
qemu
/
e0665c3b5f57e0c1d20ec555c925fb84ccc31b29
e0665c3
console: add same displaychangelistener registration pre-condition
by Marc-André Lureau
· 8 years ago
6905b93
console: add same surface replace pre-condition
by Marc-André Lureau
· 8 years ago
32c7e0a
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' into staging
by Peter Maydell
· 8 years ago
af7ec40
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 8 years ago
09fc586
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 8 years ago
b4c963f
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into staging
by Peter Maydell
· 8 years ago
bfec359
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into staging
by Peter Maydell
· 8 years ago
2c02468
hmp: info migrate_parameters format tunes
by Peter Xu
· 8 years ago
d80a016
hmp: info migrate_capability format tunes
by Peter Xu
· 8 years ago
faec066
migration: rename max_size to threshold_size
by Peter Xu
· 8 years ago
343001f
migration: set current_active_state once
by Peter Xu
· 8 years ago
a23a6d1
virtio-rng: stop virtqueue while the CPU is stopped
by Laurent Vivier
· 8 years ago
e8199e4
migration: don't close a file descriptor while it can be in use
by Laurent Vivier
· 8 years ago
66103a5
ram: Remove migration_bitmap_extend()
by Juan Quintela
· 8 years ago
b06424d
migration: Disable hotplug/unplug during migration
by Juan Quintela
· 8 years ago
3290067
qdev: Move qdev_unplug() to qdev-monitor.c
by Juan Quintela
· 8 years ago
21def24
qdev: Export qdev_hot_removed
by Juan Quintela
· 8 years ago
9bed84c
qdev: qdev_hotplug is really a bool
by Juan Quintela
· 8 years ago
fab3500
migration: Remove MigrationState parameter from migration_is_idle()
by Juan Quintela
· 8 years ago
352b0de
ram: Use RAMBitmap type for coherence
by Juan Quintela
· 8 years ago
b8c4899
ram: rename last_ram_offset() last_ram_pages()
by Juan Quintela
· 8 years ago
f20e286
ram: Use ramblock and page offset instead of absolute offset
by Juan Quintela
· 8 years ago
a935e30
ram: Change offset field in PageSearchStatus to page
by Juan Quintela
· 8 years ago
269ace2
ram: Remember last_page instead of last_offset
by Juan Quintela
· 8 years ago
06b1068
ram: Use page number instead of an address for the bitmap operations
by Juan Quintela
· 8 years ago
2479569
ram: reorganize last_sent_block
by Juan Quintela
· 8 years ago
aaa2064
ram: ram_discard_range() don't use the mis parameter
by Juan Quintela
· 8 years ago
15440dd
ram: Pass RAMBlock to bitmap_sync
by Juan Quintela
· 8 years ago
030ce1f
ram: Add page-size to output in 'info migrate'
by Chao Fan
· 8 years ago
20afaed
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
by Juan Quintela
· 8 years ago
a0a8aa1
ram: We don't need MigrationState parameter anymore
by Juan Quintela
· 8 years ago
5727309
migration: Remove MigrationState from migration_in_postcopy
by Juan Quintela
· 8 years ago
6d358d9
ram: Remove compression_switch and inline its logic
by Juan Quintela
· 8 years ago
ce25d33
ram: Move QEMUFile into RAMState
by Juan Quintela
· 8 years ago
204b88b
ram: Add QEMUFile to RAMState
by Juan Quintela
· 8 years ago
9650689
ram: Move postcopy_requests into RAMState
by Juan Quintela
· 8 years ago
47ad861
ram: Move dirty_pages_rate to RAMState
by Juan Quintela
· 8 years ago
abbf1d7
ram: Remove dirty_bytes_rate
by Juan Quintela
· 8 years ago
42d219d
ram: Create ram_dirty_sync_count()
by Juan Quintela
· 8 years ago
ec481c6
ram: Move src_page_req* to RAMState
by Juan Quintela
· 8 years ago
68a098f
ram: Move last_req_rb to RAMState
by Juan Quintela
· 8 years ago
9edabd4
ram: Remove ram_save_remaining
by Juan Quintela
· 8 years ago
072c251
ram: Use the RAMState bytes_transferred parameter
by Juan Quintela
· 8 years ago
2f4fde9
ram: Move bytes_transferred into RAMState
by Juan Quintela
· 8 years ago
eb859c5
ram: Move migration_bitmap_rcu into RAMState
by Juan Quintela
· 8 years ago
108cfae
ram: Move migration_bitmap_mutex into RAMState
by Juan Quintela
· 8 years ago
ceb4d16
ram: Everything was init to zero, so use memset
by Juan Quintela
· 8 years ago
0d8ec88
ram: Move migration_dirty_pages to RAMState
by Juan Quintela
· 8 years ago
180f61f
ram: Move xbzrle_overflows into RAMState
by Juan Quintela
· 8 years ago
b07016b
ram: Move xbzrle_cache_miss_rate into RAMState
by Juan Quintela
· 8 years ago
544c36f
ram: Move xbzrle_cache_miss into RAMState
by Juan Quintela
· 8 years ago
f36ada9
ram: Move xbzrle_pages into RAMState
by Juan Quintela
· 8 years ago
07ed50a
ram: Move xbzrle_bytes into RAMState
by Juan Quintela
· 8 years ago
23b28c3
ram: Move iterations into RAMState
by Juan Quintela
· 8 years ago
29cc3d8
ram: Remove norm_mig_bytes_transferred
by Juan Quintela
· 8 years ago
b4d1c6e
ram: Move norm_pages to RAMState
by Juan Quintela
· 8 years ago
bedf53c
ram: Remove unused pages_skipped variable
by Juan Quintela
· 8 years ago
5bb1272
ram: Remove unused dup_mig_bytes_transferred()
by Juan Quintela
· 8 years ago
f7ccd61
ram: Move dup_pages into RAMState
by Juan Quintela
· 8 years ago
36040d9
ram: Move iterations_prev into RAMState
by Juan Quintela
· 8 years ago
b5833fd
ram: Move xbzrle_cache_miss_prev into RAMState
by Juan Quintela
· 8 years ago
68908ed
ram: Change num_dirty_pages_period type to uint64_t
by Juan Quintela
· 8 years ago
a66cd90
ram: Move num_dirty_pages_period into RAMState
by Juan Quintela
· 8 years ago
c4bdf0c
ram: Change byte_xfer_{prev,now} type to uint64_t
by Juan Quintela
· 8 years ago
eac7415
ram: Move bytes_xfer_prev into RAMState
by Juan Quintela
· 8 years ago
f664da8
ram: Move start time into RAMState
by Juan Quintela
· 8 years ago
5a98773
ram: Move bitmap_sync_count into RAMState
by Juan Quintela
· 8 years ago
8d820d6
ram: Add dirty_rate_high_cnt to RAMState
by Juan Quintela
· 8 years ago
6f37bb8
ram: Create RAMState
by Juan Quintela
· 8 years ago
3644915
ram: Rename block_name to rbname
by Juan Quintela
· 8 years ago
5e58f96
ram: Rename flush_page_queue() to migration_page_queue_free()
by Juan Quintela
· 8 years ago
3d0684b
ram: Update all functions comments
by Juan Quintela
· 8 years ago
659370f
simpletrace: document Analyzer method signatures
by Stefan Hajnoczi
· 8 years ago
3d1bacc
trace: Put all trace.o into libqemuutil.a
by Xu, Anthony
· 8 years ago
c53eeaf
configure: eliminate Python dependency for --help
by Stefan Hajnoczi
· 8 years ago
3ccc0a0
MAINTAINERS: update my email address
by Zhang Chen
· 8 years ago
205f861
MAINTAINERS: update Wen's email address
by Changlong Xie
· 8 years ago
3928d50
migration/block: use blk_pwrite_zeroes for each zero cluster
by Lidong Chen
· 8 years ago
d72915c
throttle: make throttle_config(throttle_get_config()) symmetric
by Stefan Hajnoczi
· 8 years ago
ab08aec
throttle: do not use invalid config in test
by Stefan Hajnoczi
· 8 years ago
01f9cfa
qemu-options: explain disk I/O throttling options
by Stefan Hajnoczi
· 8 years ago
7cd3792
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' into staging
by Peter Maydell
· 8 years ago
cb55c19
s390x: Drop useless casts
by Eric Blake
· 8 years ago
dde522b
s390x: register I/O adapters per ISC during init
by Fei Li
· 8 years ago
bc66d6c
s390x/flic: cache flic in s390_get_flic
by Fei Li
· 8 years ago
c572d3f
s390x: initialize flic before I/O subsystems
by Fei Li
· 8 years ago
5b00bef
s390x: use enum for adapter type and standardize its naming
by Fei Li
· 8 years ago
2a78ac6
s390x/css: consolidate the devno property for ccw devices
by Dong Jia Shi
· 8 years ago
d8d98db
s390x/css: provide introspection for virtual subchannel and device busid
by Dong Jia Shi
· 8 years ago
c35fc6a
s390x/css: introduce read-only property type for device ids
by Dong Jia Shi
· 8 years ago
229913f
s390x/pci: make printf always compile in debug output
by Danil Antonov
· 8 years ago
08564ec
s390x/kvm: make printf always compile in debug output
by Danil Antonov
· 8 years ago
1089087
s390x: introduce 2.10 compat machine
by Cornelia Huck
· 8 years ago
08f00df4
qdev: remove cannot_destroy_with_object_finalize_yet
by Laurent Vivier
· 8 years ago
d28fca1
versatile: remove cannot_destroy_with_object_finalize_yet
by Laurent Vivier
· 8 years ago
40fda98
ppc: remove cannot_destroy_with_object_finalize_yet
by Laurent Vivier
· 8 years ago
be9721f
qdev: Constify local variable returned by blk_bs
by Krzysztof Kozlowski
· 8 years ago
606fd0e
qdev: Constify value passed to qdev_prop_set_macaddr
by Krzysztof Kozlowski
· 8 years ago
6f4c60e
hostmem: use host_memory_backend_mr_inited() where proper
by Peter Xu
· 8 years ago
4728b57
hostmem: introduce host_memory_backend_mr_inited()
by Peter Xu
· 8 years ago
Next »