aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-15memory: Pass mr into snapshot_and_clear_dirtyPeter Xu
2019-07-15bitmap: Add bitmap_copy_with_{src|dst}_offset()Peter Xu
2019-07-15memory: Don't set migration bitmap when without migrationPeter Xu
2019-07-15migration: No need to take rcu during sync_dirty_bitmapPeter Xu
2019-07-15migration/ram.c: reset complete_round when we gets a queued pageWei Yang
2019-07-15migration/multifd: sync packet_num after all thread are doneWei Yang
2019-07-15cutils: remove one unnecessary pointer operationWei Yang
2019-07-15migration/xbzrle: update cache and current_data in one placeWei Yang
2019-07-15migration/multifd: call multifd_send_sync_main when sending RAM_SAVE_FLAG_EOSWei Yang
2019-07-15migration-test: rename parameter to parameter_intJuan Quintela
2019-07-15migration: fix multifd_recv event typoJuan Quintela
2019-07-15target/arm: NS BusFault on vector table fetch escalates to NS HardFaultpull-target-arm-20190715Peter Maydell
2019-07-15target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026Peter Maydell
2019-07-15pl031: Correctly migrate state when using -rtc clock=hostPeter Maydell
2019-07-15hw/arm/virt: Fix non-secure flash modeDavid Engraf
2019-07-15hw/display/xlnx_dp: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé
2019-07-15hw/ssi/mss-spi: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé
2019-07-15hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]Philippe Mathieu-Daudé
2019-07-15hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memoryPhilippe Mathieu-Daudé
2019-07-15hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrsPhilippe Mathieu-Daudé
2019-07-15target/arm: report ARMv8-A FP support for AArch32 -cpu maxAlex Bennée
2019-07-15Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20190715' into s...Peter Maydell
2019-07-15Fix build error when VNC is configured outChristophe de Dinechin
2019-07-15util: merge main-loop.c and iohandler.cPaolo Bonzini
2019-07-15Fix broken build with WHPX enabledStefan Weil
2019-07-15memory: unref the memory region in simplify flatviewKing Wang
2019-07-15hw/i386: turn off vmport if CONFIG_VMPORT is disabledJulio Montes
2019-07-15rdmacm-mux: fix strcpy string warningMarc-André Lureau
2019-07-15build-sys: remove slirp cflags from main-loop.oMarc-André Lureau
2019-07-15iscsi: base all handling of check condition on scsi_sense_to_errnoPaolo Bonzini
2019-07-15iscsi: fix busy/timeout/task set fullPaolo Bonzini
2019-07-15scsi: add guest-recoverable ZBC errorsPaolo Bonzini
2019-07-15scsi: explicitly list guest-recoverable sense codesPaolo Bonzini
2019-07-15scsi-disk: pass sense correctly for guest-recoverable errorsShinichiro Kawasaki
2019-07-15Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190714' into stagingPeter Maydell
2019-07-14tcg: Release mmap_lock on translation faultRichard Henderson
2019-07-14tcg: Remove duplicate #if !defined(CODE_ACCESS)Richard Henderson
2019-07-14tcg: Remove cpu_ld*_code_raRichard Henderson
2019-07-14tcg: Introduce set/clear_helper_retaddrRichard Henderson
2019-07-14include/qemu/atomic.h: Add signal_barrierRichard Henderson
2019-07-14tcg/aarch64: Fix output of extract2 opcodesRichard Henderson
2019-07-14tcg: Fix constant folding of INDEX_op_extract2_i32Richard Henderson
2019-07-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-07-12virtio pmem: remove transitional namesPankaj Gupta
2019-07-12virtio pmem: remove memdev null checkPankaj Gupta
2019-07-12virtio pmem: fix wrong mem region conditionPankaj Gupta
2019-07-12tests: acpi: do not skip tests when IASL is not installedIgor Mammedov
2019-07-12tests: acpi: do not require IASL for dumping AML blobsIgor Mammedov
2019-07-12virtio-balloon: fix QEMU 4.0 config size migration incompatibilityStefan Hajnoczi
2019-07-12pcie: consistent names for function argsMichael S. Tsirkin