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-24
qga: Make errp the last parameter of qga_vss_fsfreeze
Fam Zheng
2017-04-24
migration: Make errp the last parameter of local functions
Fam Zheng
2017-04-24
scsi: Make errp the last parameter of virtio_scsi_common_realize
Fam Zheng
2017-04-24
fdc: Make errp the last parameter of fdctrl_connect_drives
Fam Zheng
2017-04-24
nfs: Make errp the last parameter of nfs_client_open
Fam Zheng
2017-04-24
block: Make errp the last parameter of commit_active_start
Fam Zheng
2017-04-24
mirror: Make errp the last parameter of mirror_start_job
Fam Zheng
2017-04-24
crypto: Make errp the last parameter of functions
Fam Zheng
2017-04-24
block: Make errp the last parameter of bdrv_img_create
Fam Zheng
2017-04-24
socket: Make errp the last parameter of vsock_connect_saddr
Fam Zheng
2017-04-24
socket: Make errp the last parameter of unix_connect_saddr
Fam Zheng
2017-04-24
socket: Make errp the last parameter of inet_connect_saddr
Fam Zheng
2017-04-24
socket: Make errp the last parameter of socket_connect
Fam Zheng
2017-04-24
util/error: Fix leak in error_vprepend()
Max Reitz
2017-04-21
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into staging
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...
Peter Maydell
2017-04-21
hmp: info migrate_parameters format tunes
Peter Xu
2017-04-21
hmp: info migrate_capability format tunes
Peter Xu
2017-04-21
migration: rename max_size to threshold_size
Peter Xu
2017-04-21
migration: set current_active_state once
Peter Xu
2017-04-21
virtio-rng: stop virtqueue while the CPU is stopped
Laurent Vivier
2017-04-21
migration: don't close a file descriptor while it can be in use
Laurent Vivier
2017-04-21
ram: Remove migration_bitmap_extend()
Juan Quintela
2017-04-21
migration: Disable hotplug/unplug during migration
Juan Quintela
2017-04-21
qdev: Move qdev_unplug() to qdev-monitor.c
Juan Quintela
2017-04-21
qdev: Export qdev_hot_removed
Juan Quintela
2017-04-21
qdev: qdev_hotplug is really a bool
Juan Quintela
2017-04-21
migration: Remove MigrationState parameter from migration_is_idle()
Juan Quintela
2017-04-21
ram: Use RAMBitmap type for coherence
Juan Quintela
2017-04-21
ram: rename last_ram_offset() last_ram_pages()
Juan Quintela
2017-04-21
ram: Use ramblock and page offset instead of absolute offset
Juan Quintela
2017-04-21
ram: Change offset field in PageSearchStatus to page
Juan Quintela
2017-04-21
ram: Remember last_page instead of last_offset
Juan Quintela
2017-04-21
ram: Use page number instead of an address for the bitmap operations
Juan Quintela
2017-04-21
ram: reorganize last_sent_block
Juan Quintela
2017-04-21
ram: ram_discard_range() don't use the mis parameter
Juan Quintela
2017-04-21
ram: Pass RAMBlock to bitmap_sync
Juan Quintela
2017-04-21
ram: Add page-size to output in 'info migrate'
Chao Fan
2017-04-21
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
2017-04-21
ram: We don't need MigrationState parameter anymore
Juan Quintela
2017-04-21
migration: Remove MigrationState from migration_in_postcopy
Juan Quintela
2017-04-21
ram: Remove compression_switch and inline its logic
Juan Quintela
2017-04-21
ram: Move QEMUFile into RAMState
Juan Quintela
2017-04-21
ram: Add QEMUFile to RAMState
Juan Quintela
2017-04-21
ram: Move postcopy_requests into RAMState
Juan Quintela
2017-04-21
ram: Move dirty_pages_rate to RAMState
Juan Quintela
2017-04-21
ram: Remove dirty_bytes_rate
Juan Quintela
[next]