aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-30docker.py: Python 2.6 argparse compatibilityStefan Hajnoczi1-1/+3
2017-08-30scripts: add argparse module for Python 2.6 compatibilityStefan Hajnoczi2-0/+2676
2017-08-30misc: Remove unused Error variablesAlberto Garcia3-18/+6
2017-08-30oslib-posix: Print errors before aborting on qemu_alloc_stack()Eduardo Habkost1-0/+2
2017-08-29throttle: Test the valid range of config valuesAlberto Garcia1-0/+77
2017-08-29throttle: Make burst_length 64bit and add range checksAlberto Garcia2-1/+6
2017-08-29throttle: Make LeakyBucket.avg and LeakyBucket.max integer typesAlberto Garcia3-7/+7
2017-08-29throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket()Alberto Garcia1-39/+23
2017-08-29throttle: Make throttle_is_valid() a bit less verboseAlberto Garcia1-8/+7
2017-08-29throttle: Update the throttle_fix_bucket() documentationAlberto Garcia1-8/+3
2017-08-29throttle: Fix wrong variable name in the header documentationAlberto Garcia1-1/+1
2017-08-29nvme: Fix get/set number of queues feature, againDan Aloni1-2/+2
2017-08-24Update version for v2.10.0-rc4 releasev2.10.0-rc4Peter Maydell1-1/+1
2017-08-23Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-23' into st...Peter Maydell10-25/+170
2017-08-23nbd-client: avoid spurious qio_channel_yield() re-entryStefan Hajnoczi2-14/+28
2017-08-23qemu-iotests: add 194 non-shared storage migration testStefan Hajnoczi4-0/+100
2017-08-23block: Update open_flags after ->inactivate() callbackStefan Hajnoczi1-4/+3
2017-08-23mirror: Mark target BB as "force allow inactivate"Fam Zheng1-2/+12
2017-08-23block-backend: Allow more "can inactivate" casesFam Zheng2-5/+18
2017-08-23block-backend: Refactor inactivate checkFam Zheng1-5/+14
2017-08-23numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9Eduardo Habkost1-1/+1
2017-08-23fix build failure in nbd_read_reply_entry()Igor Mammedov1-1/+1
2017-08-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170823' int...Peter Maydell13-31/+153
2017-08-22hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" deviceThomas Huth1-0/+2
2017-08-22hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = falseThomas Huth1-0/+2
2017-08-22hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'Thomas Huth5-19/+55
2017-08-22spapr: Allow configure-connector to be called multiple timesBharata B Rao1-7/+23
2017-08-22ppc: fix ppc_set_compat() with KVM PRGreg Kurz1-4/+5
2017-08-22target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaroundDaniel Henrique Barboza3-0/+61
2017-08-22boot-serial-test: prefer tcg acceleratorCornelia Huck1-1/+5
2017-08-15Update version for v2.10.0-rc3 releasev2.10.0-rc3Peter Maydell1-1/+1
2017-08-15Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-15' into st...Peter Maydell11-14/+157
2017-08-15mmio-interface: Mark as not user creatablePeter Maydell1-0/+5
2017-08-15target/arm: Require alignment for load exclusiveAlistair Francis1-5/+6
2017-08-15target/arm: Correct load exclusive pair atomicityRichard Henderson1-23/+37
2017-08-15target/arm: Correct exclusive store cmpxchg memop maskAlistair Francis1-1/+1
2017-08-15nbd-client: Fix regression when server sends garbageEric Blake2-4/+14
2017-08-15iotests: Add non-shared storage migration case 192Fam Zheng3-0/+71
2017-08-15block-backend: Defer shared_perm tightening migration completionFam Zheng1-0/+41
2017-08-15nbd: Fix order of bdrv_set_perm and bdrv_invalidate_cacheKevin Wolf1-9/+11
2017-08-15stubs: Add vm state change handler stubsFam Zheng2-0/+15
2017-08-15qemu-iotests: step clock after each test iterationStefan Hajnoczi1-0/+4
2017-08-15nbd: Fix trace message for disconnectEric Blake1-1/+1
2017-08-15qxl: call qemu_spice_display_init_common for secondary devicesPaolo Bonzini1-1/+1
2017-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-35/+20
2017-08-15simpletrace: fix flight recorder --no-header optionStefan Hajnoczi1-6/+18
2017-08-15trace: use static event ID mapping in simpletrace.stpStefan Hajnoczi1-29/+2
2017-08-15Merge remote-tracking branch 'remotes/famz/tags/build-and-test-pull-request' ...Peter Maydell4-28/+82
2017-08-15Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170815' into stagingPeter Maydell1-1/+1
2017-08-15docker: add centos7 imagePhilippe Mathieu-Daudé1-0/+31