]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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
2017-04-21 Juan Quintelaram: Move bytes_xfer_prev into RAMState
2017-04-21 Juan Quintelaram: Move start time into RAMState
2017-04-21 Juan Quintelaram: Move bitmap_sync_count into RAMState
2017-04-21 Juan Quintelaram: Add dirty_rate_high_cnt to RAMState
2017-04-21 Juan Quintelaram: Create RAMState
2017-04-21 Juan Quintelaram: Rename block_name to rbname
2017-04-21 Juan Quintelaram: Rename flush_page_queue() to migration_page_queue_...
2017-04-21 Juan Quintelaram: Update all functions comments
2017-04-20 Peter MaydellDrop QEMU_GNUC_PREREQ() checks for gcc older than 4.1
2017-04-20 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-04-20 Peter Maydellarm: Remove workarounds for old M-profile exception...
2017-04-20 Peter Maydellarm: Implement M profile exception return properly
2017-04-20 Peter Maydellarm: Track M profile handler mode state in TB flags
2017-04-20 Peter Maydellarm: Abstract out "are we singlestepping" test to utili...
2017-04-20 Peter Maydellarm: Move condition-failed codepath generation out...
2017-04-20 Peter Maydellarm: Move gen_set_condexec() and gen_set_pc_im() up...
2017-04-20 Peter Maydellarm: Factor out "generate right kind of step exception"
2017-04-20 Peter Maydellarm: Thumb shift operations should not permit interwork...
2017-04-20 Peter Maydellarm: Don't implement BXJ on M-profile CPUs
2017-04-20 Alistair Francisxlnx-zynqmp: Set the Cadence GEM revision
2017-04-20 Alistair Franciscadence_gem: Make the revision a property
2017-04-20 Alistair Franciscadence_gem: Correct the interupt logic
2017-04-20 Alistair Franciscadence_gem: Correct the multi-queue can rx logic
2017-04-20 Alistair Franciscadence_gem: Read the correct queue descriptor
2017-04-20 Suramya Shahhw/arm: Qomify pxa2xx.c
2017-04-20 Ishani Chugharm/kvm: Remove trailing newlines from error_report()
2017-04-20 Peter Maydellstellaris: Don't hw_error() on bad register accesses
2017-04-20 Peter Maydelltarget/arm: Add assertion about FSC format for syndrome...
2017-04-20 Peter Maydellarm: Move excnames[] array into arm_log_exceptions()
2017-04-20 Peter Maydelltarget/arm: Add missing entries to excnames[] for log...
2017-04-20 Krzysztof Kozlowskihw/misc/exynos4210_pmu: Reorder local variables for...
2017-04-20 Krzysztof Kozlowskihw/char/exynos4210_uart: Constify static array and...
2017-04-20 Krzysztof Kozlowskihw/arm/exynos: Convert fprintf to qemu_log_mask/error_r...
2017-04-20 Ard Biesheuvelhw/arm/boot: take Linux/arm64 TEXT_OFFSET header field...
2017-04-20 Peter MaydellOpen 2.10 development tree
2017-04-20 Peter MaydellUpdate version for v2.9.0 release v2.9.0
2017-04-18 Peter MaydellUpdate version for v2.9.0-rc5 release v2.9.0-rc5
2017-04-18 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/block...
2017-04-18 Fam Zhengblock: Drain BH in bdrv_drained_begin
2017-04-18 Fam Zhengblock: Walk bs->children carefully in bdrv_drain_recurse
2017-04-18 Greg Kurz9pfs: local: set the path of the export root to "."
2017-04-11 Peter MaydellUpdate version for v2.9.0-rc4 release
2017-04-11 Max Reitzblock/io: Comment out permission assertions
2017-04-11 Kevin Wolfsheepdog: Fix crash in co_read_response()
2017-04-11 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2017-04-11 Fam Zhengiscsi: Fix iscsi_create
2017-04-11 Eric Blakethrottle: Remove block from group on hot-unplug
2017-04-11 Dong Jia Shiblock: pass the right options for BlockDriver.bdrv_open()
2017-04-11 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/block...
2017-04-11 Fam Zhengsheepdog: Use bdrv_coroutine_enter before BDRV_POLL_WHILE
2017-04-11 Fam Zhengblock: Fix bdrv_co_flush early return
2017-04-11 Fam Zhengblock: Use bdrv_coroutine_enter to start I/O coroutines
2017-04-11 Fam Zhengqemu-io-cmds: Use bdrv_coroutine_enter
2017-04-11 Fam Zhengblockjob: Use bdrv_coroutine_enter to start coroutine
2017-04-11 Fam Zhengblock: Introduce bdrv_coroutine_enter
2017-04-11 Fam Zhengasync: Introduce aio_co_enter
2017-04-11 Fam Zhengcoroutine: Extract qemu_aio_coroutine_enter
2017-04-11 Fam Zhengtests/block-job-txn: Don't start block job before addin...
2017-04-11 Fam Zhengblock: Quiesce old aio context during bdrv_set_aio_context
2017-04-11 Fam Zhengblock: Make bdrv_parent_drained_begin/end public
2017-04-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-04-11 Gerd Hoffmannqxl: add migration blocker to avoid pre-save assert
2017-04-10 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2017-04-10 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-04-10 Peter Maydellconfigure: on Windows minimum glib version must be...
2017-04-10 Alex Bennéereplay: assert time only goes forward
next