aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-24iotests: Fix another race in 030John Snow1-1/+4
2017-02-24qemu-img: Improve documentation for PREALLOC_MODE_FALLOCNir Soffer1-1/+6
2017-02-24qemu-img: Truncate before full preallocationNir Soffer1-0/+12
2017-02-24qemu-img: Add tests for raw image preallocationNir Soffer3-0/+80
2017-02-24qemu-img: Do not truncate before preallocationNir Soffer1-7/+4
2017-02-24qemu-iotests: redirect nbd server stdout to /dev/nullJeff Cody1-1/+1
2017-02-24qemu-iotests: add ability to exclude certain protocols from testsJeff Cody1-0/+12
2017-02-24qemu-iotests: Test 137 only supports 'file' protocolJeff Cody1-1/+1
2017-02-24Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-22' into ...Peter Maydell16-274/+155
2017-02-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2017-2620-20170224...Peter Maydell1-0/+8
2017-02-24cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)Gerd Hoffmann1-0/+8
2017-02-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s...Peter Maydell14-33/+52
2017-02-24hw/mips: MIPS Boston board supportPaul Burton4-1/+582
2017-02-24tcg: enable MTTCG by default for ARM on x86 hostsAlex Bennée3-0/+20
2017-02-24hw/misc/imx6_src: defer clearing of SRC_SCR reset bitsAlex Bennée1-9/+49
2017-02-24target-arm: ensure all cross vCPUs TLB flushes completeAlex Bennée1-96/+69
2017-02-24target-arm: don't generate WFE/YIELD calls for MTTCGAlex Bennée3-6/+29
2017-02-24target-arm/powerctl: defer cpu reset work to CPU contextAlex Bennée7-74/+201
2017-02-24cputlb: introduce tlb_flush_*_all_cpus[_synced]Alex Bennée2-9/+215
2017-02-24cputlb: atomically update tlb fields used by tlb_reset_dirtyAlex Bennée2-27/+95
2017-02-24cputlb: add tlb_flush_by_mmuidx async routinesAlex Bennée2-23/+89
2017-02-24cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmapAlex Bennée4-90/+107
2017-02-24cputlb: introduce tlb_flush_* async work.KONRAD Frederic3-2/+71
2017-02-24cputlb: tweak qemu_ram_addr_from_host_nofail reportingAlex Bennée1-12/+12
2017-02-24cputlb: add assert_cpu_is_self checksAlex Bennée1-1/+17
2017-02-24tcg: handle EXCP_ATOMIC exception for system emulationPranith Kumar2-12/+40
2017-02-24tcg: enable thread-per-vCPUAlex Bennée2-35/+103
2017-02-24tcg: enable tb_lock() for SoftMMUAlex Bennée1-14/+1
2017-02-24tcg: remove global exit_requestAlex Bennée4-26/+18
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka18-49/+166
2017-02-24tcg: rename tcg_current_cpu to tcg_current_rr_cpuAlex Bennée4-24/+22
2017-02-24tcg: add kick timer for single-threaded vCPU emulationAlex Bennée1-0/+61
2017-02-24tcg: add options for enabling MTTCGKONRAD Frederic6-1/+161
2017-02-24tcg: move TCG_MO/BAR types into own fileAlex Bennée2-17/+49
2017-02-24mttcg: Add missing tb_lock/unlock() in cpu_exec_step()Pranith Kumar1-0/+4
2017-02-24mttcg: translate-all: Enable locking debug in a debug buildPranith Kumar1-36/+16
2017-02-24docs: new design document multi-thread-tcg.txtAlex Bennée1-0/+350
2017-02-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...Peter Maydell35-354/+1093
2017-02-24s390x/css: handle format-0 TIC CCW correctlyDong Jia Shi1-6/+9
2017-02-24s390x/arch_dump: pass cpuid into notes sectionsChristian Borntraeger1-11/+12
2017-02-24s390x/arch_dump: use proper note name and note sizeChristian Borntraeger1-15/+28
2017-02-24virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic3-10/+9
2017-02-24s390x: bump ADAPTER_ROUTES_MAX_GSIHalil Pasic2-3/+14
2017-02-24virtio-ccw: check flic->adapter_routes_max_batchHalil Pasic1-0/+7
2017-02-24s390x: add property adapter_routes_max_batchHalil Pasic2-0/+30
2017-02-24virtio-ccw: Check the number of vqs in CCW_CMD_SET_INDHalil Pasic1-0/+7
2017-02-24virtio-ccw: add virtio-crypto-ccw deviceHalil Pasic2-0/+73
2017-02-24virtio-ccw: handle virtio 1 only devicesHalil Pasic2-1/+18
2017-02-24s390x/flic: fail migration on source alreadyCornelia Huck1-2/+4
2017-02-24s390x/kvm: detect some program check loopsChristian Borntraeger1-3/+40