projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2017-04-21
Juan Quintela
ram: Change offset field in PageSearchStatus to page
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Remember last_page instead of last_offset
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Use page number instead of an address for the...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: reorganize last_sent_block
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: ram_discard_range() don't use the mis parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Pass RAMBlock to bitmap_sync
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Chao Fan
ram: Add page-size to output in 'info migrate'
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Rename qemu_target_page_bits() to qemu_target_page...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: We don't need MigrationState parameter anymore
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
migration: Remove MigrationState from migration_in_postcopy
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Remove compression_switch and inline its logic
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move QEMUFile into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Add QEMUFile to RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move postcopy_requests into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move dirty_pages_rate to RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Remove dirty_bytes_rate
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Create ram_dirty_sync_count()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move src_page_req* to RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move last_req_rb to RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Remove ram_save_remaining
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Use the RAMState bytes_transferred parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move bytes_transferred into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move migration_bitmap_rcu into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move migration_bitmap_mutex into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Everything was init to zero, so use memset
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move migration_dirty_pages to RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move xbzrle_overflows into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move xbzrle_cache_miss_rate into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move xbzrle_cache_miss into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move xbzrle_pages into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move xbzrle_bytes into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move iterations into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Remove norm_mig_bytes_transferred
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move norm_pages to RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Remove unused pages_skipped variable
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Remove unused dup_mig_bytes_transferred()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move dup_pages into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move iterations_prev into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move xbzrle_cache_miss_prev into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Change num_dirty_pages_period type to uint64_t
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move num_dirty_pages_period into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Change byte_xfer_{prev,now} type to uint64_t
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move bytes_xfer_prev into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move start time into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Move bitmap_sync_count into RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Add dirty_rate_high_cnt to RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Create RAMState
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Rename block_name to rbname
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Rename flush_page_queue() to migration_page_queue_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Juan Quintela
ram: Update all functions comments
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
Merge remote-tracking branch 'remotes/pmaydell/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
arm: Remove workarounds for old M-profile exception...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
arm: Implement M profile exception return properly
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
arm: Track M profile handler mode state in TB flags
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
arm: Abstract out "are we singlestepping" test to utili...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
arm: Move condition-failed codepath generation out...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
arm: Move gen_set_condexec() and gen_set_pc_im() up...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
arm: Factor out "generate right kind of step exception"
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
arm: Thumb shift operations should not permit interwork...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
arm: Don't implement BXJ on M-profile CPUs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Alistair Francis
xlnx-zynqmp: Set the Cadence GEM revision
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Alistair Francis
cadence_gem: Make the revision a property
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Alistair Francis
cadence_gem: Correct the interupt logic
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Alistair Francis
cadence_gem: Correct the multi-queue can rx logic
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Alistair Francis
cadence_gem: Read the correct queue descriptor
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Suramya Shah
hw/arm: Qomify pxa2xx.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Ishani Chugh
arm/kvm: Remove trailing newlines from error_report()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
stellaris: Don't hw_error() on bad register accesses
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
target/arm: Add assertion about FSC format for syndrome...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
arm: Move excnames[] array into arm_log_exceptions()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
target/arm: Add missing entries to excnames[] for log...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Krzysztof Kozlowski
hw/misc/exynos4210_pmu: Reorder local variables for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Krzysztof Kozlowski
hw/char/exynos4210_uart: Constify static array and...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Krzysztof Kozlowski
hw/arm/exynos: Convert fprintf to qemu_log_mask/error_r...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Ard Biesheuvel
hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
Open 2.10 development tree
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Maydell
Update version for v2.9.0 release
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Peter Maydell
Update version for v2.9.0-rc5 release
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Peter Maydell
Merge remote-tracking branch 'remotes/famz/tags/block...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Fam Zheng
block: Drain BH in bdrv_drained_begin
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Fam Zheng
block: Walk bs->children carefully in bdrv_drain_recurse
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Greg Kurz
9pfs: local: set the path of the export root to "."
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Peter Maydell
Update version for v2.9.0-rc4 release
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Max Reitz
block/io: Comment out permission assertions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Kevin Wolf
sheepdog: Fix crash in co_read_response()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Peter Maydell
Merge remote-tracking branch 'remotes/maxreitz/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Fam Zheng
iscsi: Fix iscsi_create
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Eric Blake
throttle: Remove block from group on hot-unplug
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Dong Jia Shi
block: pass the right options for BlockDriver.bdrv_open()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Peter Maydell
Merge remote-tracking branch 'remotes/famz/tags/block...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Fam Zheng
sheepdog: Use bdrv_coroutine_enter before BDRV_POLL_WHILE
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Fam Zheng
block: Fix bdrv_co_flush early return
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Fam Zheng
block: Use bdrv_coroutine_enter to start I/O coroutines
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Fam Zheng
qemu-io-cmds: Use bdrv_coroutine_enter
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Fam Zheng
blockjob: Use bdrv_coroutine_enter to start coroutine
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Fam Zheng
block: Introduce bdrv_coroutine_enter
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Fam Zheng
async: Introduce aio_co_enter
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Fam Zheng
coroutine: Extract qemu_aio_coroutine_enter
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Fam Zheng
tests/block-job-txn: Don't start block job before addin...
commit
|
commitdiff
|
tree
|
snapshot
next