aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-15iotests: Compare error messages in 030Max Reitz1-24/+42
2019-07-15iotests: Fix throttling in 030Max Reitz1-5/+27
2019-07-15block: Deep-clear inherits_fromMax Reitz1-10/+24
2019-07-15block/stream: Swap backing file change orderMax Reitz1-1/+1
2019-07-15block/stream: Fix error pathMax Reitz1-1/+1
2019-07-15block: Add BDS.never_freezeMax Reitz4-0/+19
2019-07-15nvme: Set number of queues later in nvme_init()Michal Privoznik1-1/+1
2019-07-15migration: always initial RAMBlock.bmap to 1 for new migrationIvan Ren1-7/+8
2019-07-15migration/postcopy: remove redundant cpu_synchronize_all_post_initWei Yang1-1/+0
2019-07-15migration/postcopy: fix document of postcopy_send_discard_bm_ram()Wei Yang1-3/+2
2019-07-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190715'...Peter Maydell9-26/+174
2019-07-15migration: allow private destination ram with x-ignore-sharedPeng Tao1-7/+0
2019-07-15migration: Split log_clear() into smaller chunksPeter Xu5-2/+150
2019-07-15kvm: Support KVM_CLEAR_DIRTY_LOGPeter Xu2-0/+183
2019-07-15kvm: Introduce slots lock for memory listenerPeter Xu2-12/+48
2019-07-15kvm: Persistent per kvmslot dirty bitmapPeter Xu2-3/+9
2019-07-15kvm: Update comments for sync_dirty_bitmapPeter Xu1-6/+6
2019-07-15memory: Introduce memory listener hook log_clear()Peter Xu4-0/+83
2019-07-15memory: Pass mr into snapshot_and_clear_dirtyPeter Xu3-4/+4
2019-07-15bitmap: Add bitmap_copy_with_{src|dst}_offset()Peter Xu4-0/+168
2019-07-15memory: Don't set migration bitmap when without migrationPeter Xu3-2/+14
2019-07-15migration: No need to take rcu during sync_dirty_bitmapPeter Xu2-4/+2
2019-07-15migration/ram.c: reset complete_round when we gets a queued pageWei Yang1-0/+6
2019-07-15migration/multifd: sync packet_num after all thread are doneWei Yang1-4/+4
2019-07-15cutils: remove one unnecessary pointer operationWei Yang1-4/+4
2019-07-15migration/xbzrle: update cache and current_data in one placeWei Yang1-10/+15
2019-07-15migration/multifd: call multifd_send_sync_main when sending RAM_SAVE_FLAG_EOSWei Yang1-1/+1
2019-07-15migration-test: rename parameter to parameter_intJuan Quintela1-27/+28
2019-07-15migration: fix multifd_recv event typoJuan Quintela1-1/+1
2019-07-15target/arm: NS BusFault on vector table fetch escalates to NS HardFaultPeter Maydell1-4/+17
2019-07-15target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026Peter Maydell1-0/+12
2019-07-15pl031: Correctly migrate state when using -rtc clock=hostPeter Maydell3-4/+91
2019-07-15hw/arm/virt: Fix non-secure flash modeDavid Engraf1-1/+1
2019-07-15hw/display/xlnx_dp: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé1-4/+11
2019-07-15hw/ssi/mss-spi: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé1-1/+7
2019-07-15hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]Philippe Mathieu-Daudé1-0/+4
2019-07-15hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memoryPhilippe Mathieu-Daudé1-0/+16
2019-07-15hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrsPhilippe Mathieu-Daudé1-12/+11
2019-07-15target/arm: report ARMv8-A FP support for AArch32 -cpu maxAlex Bennée1-0/+4
2019-07-15Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20190715' into s...Peter Maydell1-1/+1
2019-07-15Fix build error when VNC is configured outChristophe de Dinechin1-1/+1
2019-07-15util: merge main-loop.c and iohandler.cPaolo Bonzini3-136/+111
2019-07-15Fix broken build with WHPX enabledStefan Weil1-2/+2
2019-07-15memory: unref the memory region in simplify flatviewKing Wang1-1/+4
2019-07-15hw/i386: turn off vmport if CONFIG_VMPORT is disabledJulio Montes2-2/+7
2019-07-15rdmacm-mux: fix strcpy string warningMarc-André Lureau1-1/+1
2019-07-15build-sys: remove slirp cflags from main-loop.oMarc-André Lureau1-1/+0
2019-07-15iscsi: base all handling of check condition on scsi_sense_to_errnoPaolo Bonzini2-18/+16
2019-07-15iscsi: fix busy/timeout/task set fullPaolo Bonzini1-1/+1
2019-07-15scsi: add guest-recoverable ZBC errorsPaolo Bonzini1-0/+5