aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-14qemu-timer: fix off-by-onePaolo Bonzini
2017-03-14target/nios2: take BQL around interrupt checkPaolo Bonzini
2017-03-14scsi: mptsas: fix the wrong reading size in fetch requestLi Qiang
2017-03-14util: Removed unneeded header from path.cSuramya Shah
2017-03-14configure: add the missing help output for optional featuresLin Ma
2017-03-14scripts/dump-guest-memory.py: fix int128_get64 on recent gccMarc-André Lureau
2017-03-14kvmclock: Don't crash QEMU if KVM is disabledEduardo Habkost
2017-03-14kvm: Print MSR information if KVM_{GET,SET}_MSRS failedEduardo Habkost
2017-03-14exec: add cpu_synchronize_state to cpu_memory_rw_debugChristian Borntraeger
2017-03-14mem-prealloc: reduce large guest start-up and migration time.Jitendra Kolhe
2017-03-14docs: Add a note about mixing bootindex with "-boot order"Thomas Huth
2017-03-14memory_region: Fix name commentsDr. David Alan Gilbert
2017-03-14Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170314' into...Peter Maydell
2017-03-14build: include sys/sysmacros.h for major() and minor()Christopher Covington
2017-03-14dtc: Update submodule to avoid build errorsDavid Gibson
2017-03-14pseries: Don't expose PCIe extended config space on older machine typesDavid Gibson
2017-03-14target/ppc: fix cpu_ov setting for 32-bitNikunj A Dadhania
2017-03-14target/ppc: Fix wrong number of UAMR registerThomas Huth
2017-03-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2017-03-13commit: Implement .bdrv_refresh_filenameKevin Wolf
2017-03-13mirror: Implement .bdrv_refresh_filenameKevin Wolf
2017-03-13block: Refresh filename after changing backing fileKevin Wolf
2017-03-13commit: Implement bdrv_commit_top.bdrv_co_get_block_statusKevin Wolf
2017-03-13block: Request block status from *file for BDRV_BLOCK_RAWKevin Wolf
2017-03-13block: Remove check_new_perm from bdrv_replace_child()Kevin Wolf
2017-03-13migration: Document handling of bdrv_is_allocated() errorsEric Blake
2017-03-13vvfat: React to bdrv_is_allocated() errorsEric Blake
2017-03-13backup: React to bdrv_is_allocated() errorsEric Blake
2017-03-13block: Drop unmaintained 'archipelago' driverEric Blake
2017-03-13file-posix: Consider max_segments for BlockLimits.max_transferFam Zheng
2017-03-13backup: allow target without .bdrv_get_infoVladimir Sementsov-Ogievskiy
2017-03-13Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell
2017-03-10i386: Change stepping of Haswell to non-blacklisted valueEduardo Habkost
2017-03-10i386/kvm: Blacklist TSX on known broken hostsEduardo Habkost
2017-03-10i386: host_vendor_fms() helper functionEduardo Habkost
2017-03-10docker/dockerfiles/debian-s390-cross: include clangAlex Bennée
2017-03-09Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-090317-1...Peter Maydell
2017-03-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170309-1' into...Peter Maydell
2017-03-09hw/intc/arm_gic: modernise the DPRINTFAlex Bennée
2017-03-09target/arm/helper: make it clear the EC field is also in hexAlex Bennée
2017-03-09target-i386: defer VMEXIT to do_interruptPaolo Bonzini
2017-03-09target/mips: hold BQL for timer interruptsYongbok Kim
2017-03-09translate-all: exit cpu_restore_state early if translatingAlex Bennée
2017-03-09target/xtensa: hold BQL for interrupt processingAlex Bennée
2017-03-09s390x/misc_helper.c: wrap IO instructions in BQLAlex Bennée
2017-03-09sparc/sparc64: grab BQL before calling cpu_check_irqsAlex Bennée
2017-03-09cpus.c: add additional error_report when !TARGET_SUPPORT_MTTCGAlex Bennée
2017-03-09target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MOAlex Bennée
2017-03-09vl/cpus: be smarter with icount and MTTCGAlex Bennée