]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2017-04-24  Jeff Codyblock: honor BDRV_O_ALLOW_RDWR when clearing bs->read_only
2017-04-24  Jeff Codyblock: do not set BDS read_only if copy_on_read enabled
2017-04-24  Jeff Codyblock: add bdrv_set_read_only() helper function
2017-04-24  Jeff Codyqemu-iotests: exclude vxhs from image creation via...
2017-04-24  Ashish Mittalblock/vxhs.c: Add qemu-iotests for new block device...
2017-04-24  Ashish Mittalblock/vxhs.c: Add support for a new block device type...
2017-04-24  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-04-24  BALATON Zoltanppc: Add SM501 device in ppc softmmu targets default...
2017-04-24  BALATON Zoltansm501: Add vmstate descriptor
2017-04-24  BALATON Zoltansm501: Add some more missing registers
2017-04-24  BALATON Zoltansm501: Add support for panel layer
2017-04-24  BALATON Zoltansm501: Misc clean ups
2017-04-24  BALATON Zoltansm501: Fix hardware cursor
2017-04-24  BALATON Zoltansm501: Fix device endianness
2017-04-24  BALATON Zoltansm501: Add emulation of chip connected via PCI
2017-04-24  BALATON Zoltansm501: Get rid of base address in draw_hwc_line
2017-04-24  BALATON Zoltansm501: QOMify
2017-04-24  BALATON Zoltansm501: Add missing arbitration control register
2017-04-24  BALATON Zoltansm501: Use defined constants instead of literal values...
2017-04-24  BALATON Zoltansm501: Fixed code style and a few typos in comments
2017-04-24  Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-04-24  Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-04-24  Fam Zhengerror: Apply error_propagate_null.cocci again
2017-04-24  Fam Zhengqga: Make errp the last parameter of qga_vss_fsfreeze
2017-04-24  Fam Zhengmigration: Make errp the last parameter of local functions
2017-04-24  Fam Zhengscsi: Make errp the last parameter of virtio_scsi_commo...
2017-04-24  Fam Zhengfdc: Make errp the last parameter of fdctrl_connect_drives
2017-04-24  Fam Zhengnfs: Make errp the last parameter of nfs_client_open
2017-04-24  Fam Zhengblock: Make errp the last parameter of commit_active_start
2017-04-24  Fam Zhengmirror: Make errp the last parameter of mirror_start_job
2017-04-24  Fam Zhengcrypto: Make errp the last parameter of functions
2017-04-24  Fam Zhengblock: Make errp the last parameter of bdrv_img_create
2017-04-24  Fam Zhengsocket: Make errp the last parameter of vsock_connect_saddr
2017-04-24  Fam Zhengsocket: Make errp the last parameter of unix_connect_saddr
2017-04-24  Fam Zhengsocket: Make errp the last parameter of inet_connect_saddr
2017-04-24  Fam Zhengsocket: Make errp the last parameter of socket_connect
2017-04-24  Max Reitzutil/error: Fix leak in error_vprepend()
2017-04-22  Mark Cave-AylandUpdate OpenBIOS images to 04898e8 built from submodule.
2017-04-21  Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-04-21  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-04-21  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-04-21  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-04-21  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-04-21  Peter Xuhmp: info migrate_parameters format tunes
2017-04-21  Peter Xuhmp: info migrate_capability format tunes
2017-04-21  Peter Xumigration: rename max_size to threshold_size
2017-04-21  Peter Xumigration: set current_active_state once
2017-04-21  Laurent Viviervirtio-rng: stop virtqueue while the CPU is stopped
2017-04-21  Laurent Viviermigration: don't close a file descriptor while it can...
2017-04-21  Juan Quintelaram: Remove migration_bitmap_extend()
2017-04-21  Juan Quintelamigration: Disable hotplug/unplug during migration
2017-04-21  Juan Quintelaqdev: Move qdev_unplug() to qdev-monitor.c
2017-04-21  Juan Quintelaqdev: Export qdev_hot_removed
2017-04-21  Juan Quintelaqdev: qdev_hotplug is really a bool
2017-04-21  Juan Quintelamigration: Remove MigrationState parameter from migrati...
2017-04-21  Juan Quintelaram: Use RAMBitmap type for coherence
2017-04-21  Juan Quintelaram: rename last_ram_offset() last_ram_pages()
2017-04-21  Juan Quintelaram: Use ramblock and page offset instead of absolute...
2017-04-21  Juan Quintelaram: Change offset field in PageSearchStatus to page
2017-04-21  Juan Quintelaram: Remember last_page instead of last_offset
2017-04-21  Juan Quintelaram: Use page number instead of an address for the...
2017-04-21  Juan Quintelaram: reorganize last_sent_block
2017-04-21  Juan Quintelaram: ram_discard_range() don't use the mis parameter
2017-04-21  Juan Quintelaram: Pass RAMBlock to bitmap_sync
2017-04-21  Chao Fanram: Add page-size to output in 'info migrate'
2017-04-21  Juan Quintelaram: Rename qemu_target_page_bits() to qemu_target_page...
2017-04-21  Juan Quintelaram: We don't need MigrationState parameter anymore
2017-04-21  Juan Quintelamigration: Remove MigrationState from migration_in_postcopy
2017-04-21  Juan Quintelaram: Remove compression_switch and inline its logic
2017-04-21  Juan Quintelaram: Move QEMUFile into RAMState
2017-04-21  Juan Quintelaram: Add QEMUFile to RAMState
2017-04-21  Juan Quintelaram: Move postcopy_requests into RAMState
2017-04-21  Juan Quintelaram: Move dirty_pages_rate to RAMState
2017-04-21  Juan Quintelaram: Remove dirty_bytes_rate
2017-04-21  Juan Quintelaram: Create ram_dirty_sync_count()
2017-04-21  Juan Quintelaram: Move src_page_req* to RAMState
2017-04-21  Juan Quintelaram: Move last_req_rb to RAMState
2017-04-21  Juan Quintelaram: Remove ram_save_remaining
2017-04-21  Juan Quintelaram: Use the RAMState bytes_transferred parameter
2017-04-21  Juan Quintelaram: Move bytes_transferred into RAMState
2017-04-21  Juan Quintelaram: Move migration_bitmap_rcu into RAMState
2017-04-21  Juan Quintelaram: Move migration_bitmap_mutex into RAMState
2017-04-21  Juan Quintelaram: Everything was init to zero, so use memset
2017-04-21  Juan Quintelaram: Move migration_dirty_pages to RAMState
2017-04-21  Juan Quintelaram: Move xbzrle_overflows into RAMState
2017-04-21  Juan Quintelaram: Move xbzrle_cache_miss_rate into RAMState
2017-04-21  Juan Quintelaram: Move xbzrle_cache_miss into RAMState
2017-04-21  Juan Quintelaram: Move xbzrle_pages into RAMState
2017-04-21  Juan Quintelaram: Move xbzrle_bytes into RAMState
2017-04-21  Juan Quintelaram: Move iterations into RAMState
2017-04-21  Juan Quintelaram: Remove norm_mig_bytes_transferred
2017-04-21  Juan Quintelaram: Move norm_pages to RAMState
2017-04-21  Juan Quintelaram: Remove unused pages_skipped variable
2017-04-21  Juan Quintelaram: Remove unused dup_mig_bytes_transferred()
2017-04-21  Juan Quintelaram: Move dup_pages into RAMState
2017-04-21  Juan Quintelaram: Move iterations_prev into RAMState
2017-04-21  Juan Quintelaram: Move xbzrle_cache_miss_prev into RAMState
2017-04-21  Juan Quintelaram: Change num_dirty_pages_period type to uint64_t
2017-04-21  Juan Quintelaram: Move num_dirty_pages_period into RAMState
2017-04-21  Juan Quintelaram: Change byte_xfer_{prev,now} type to uint64_t
next