summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-15Makefile: Fix missing dependency of on qemu-tech.texiMarkus Armbruster
2019-07-15Makefile: Fix "make install" when "make all" needs workMarkus Armbruster
2019-07-15create_config: remove $(CONFIG_SOFTMMU) hackPaolo Bonzini
2019-07-15Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objsPaolo Bonzini
2019-07-15hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCIPhilippe Mathieu-Daudé
2019-07-15hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCIPhilippe Mathieu-Daudé
2019-07-15target/i386: sev: Do not unpin ram device memory regionAlex Williamson
2019-07-15checkpatch: detect doubly-encoded UTF-8Paolo Bonzini
2019-07-15hw/lm32/Kconfig: Milkymist One provides a USB 1.1 ControllerPhilippe Mathieu-Daudé
2019-07-15Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-15' in...Peter Maydell
2019-07-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...Peter Maydell
2019-07-15gluster: fix .bdrv_reopen_prepare when backing file is a JSON objectStefano Garzarella
2019-07-15iotests: Add read-only test case to 030Max Reitz
2019-07-15iotests: Add new case to 030Max Reitz
2019-07-15iotests: Add @use_log to VM.run_job()Max Reitz
2019-07-15iotests: Compare error messages in 030Max Reitz
2019-07-15iotests: Fix throttling in 030Max Reitz
2019-07-15block: Deep-clear inherits_fromMax Reitz
2019-07-15block/stream: Swap backing file change orderMax Reitz
2019-07-15block/stream: Fix error pathMax Reitz
2019-07-15block: Add BDS.never_freezeMax Reitz
2019-07-15nvme: Set number of queues later in nvme_init()Michal Privoznik
2019-07-15migration: always initial RAMBlock.bmap to 1 for new migrationIvan Ren
2019-07-15migration/postcopy: remove redundant cpu_synchronize_all_post_initWei Yang
2019-07-15migration/postcopy: fix document of postcopy_send_discard_bm_ram()Wei Yang
2019-07-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190715'...Peter Maydell
2019-07-15migration: allow private destination ram with x-ignore-sharedPeng Tao
2019-07-15migration: Split log_clear() into smaller chunksPeter Xu
2019-07-15kvm: Support KVM_CLEAR_DIRTY_LOGPeter Xu
2019-07-15kvm: Introduce slots lock for memory listenerPeter Xu
2019-07-15kvm: Persistent per kvmslot dirty bitmapPeter Xu
2019-07-15kvm: Update comments for sync_dirty_bitmapPeter Xu
2019-07-15memory: Introduce memory listener hook log_clear()Peter Xu
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 HardFaultPeter 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é