index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-04-25
slirp: add a fake NC-SI backend
Cédric Le Goater
2017-04-25
aspeed: add a FTGMAC100 nic
Cédric Le Goater
2017-04-25
net/ftgmac100: add a 'aspeed' property
Cédric Le Goater
2017-04-24
net: add FTGMAC100 support
Cédric Le Goater
2017-04-24
hw/net: add MII definitions
Cédric Le Goater
2017-04-24
colo-compare: Fix old packet check bug.
Zhang Chen
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
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
[next]