summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-30docker.py: Python 2.6 argparse compatibilityStefan Hajnoczi
2017-08-30scripts: add argparse module for Python 2.6 compatibilityStefan Hajnoczi
2017-08-30misc: Remove unused Error variablesAlberto Garcia
2017-08-30oslib-posix: Print errors before aborting on qemu_alloc_stack()Eduardo Habkost
2017-08-29throttle: Test the valid range of config valuesAlberto Garcia
2017-08-29throttle: Make burst_length 64bit and add range checksAlberto Garcia
2017-08-29throttle: Make LeakyBucket.avg and LeakyBucket.max integer typesAlberto Garcia
2017-08-29throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket()Alberto Garcia
2017-08-29throttle: Make throttle_is_valid() a bit less verboseAlberto Garcia
2017-08-29throttle: Update the throttle_fix_bucket() documentationAlberto Garcia
2017-08-29throttle: Fix wrong variable name in the header documentationAlberto Garcia
2017-08-29nvme: Fix get/set number of queues feature, againDan Aloni
2017-08-24Update version for v2.10.0-rc4 releasePeter Maydell
2017-08-23Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-23' into st...Peter Maydell
2017-08-23nbd-client: avoid spurious qio_channel_yield() re-entryStefan Hajnoczi
2017-08-23qemu-iotests: add 194 non-shared storage migration testStefan Hajnoczi
2017-08-23block: Update open_flags after ->inactivate() callbackStefan Hajnoczi
2017-08-23mirror: Mark target BB as "force allow inactivate"Fam Zheng
2017-08-23block-backend: Allow more "can inactivate" casesFam Zheng
2017-08-23block-backend: Refactor inactivate checkFam Zheng
2017-08-23numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9Eduardo Habkost
2017-08-23fix build failure in nbd_read_reply_entry()Igor Mammedov
2017-08-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170823' int...Peter Maydell
2017-08-22hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" deviceThomas Huth
2017-08-22hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = falseThomas Huth
2017-08-22hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'Thomas Huth
2017-08-22spapr: Allow configure-connector to be called multiple timesBharata B Rao
2017-08-22ppc: fix ppc_set_compat() with KVM PRGreg Kurz
2017-08-22target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaroundDaniel Henrique Barboza
2017-08-22boot-serial-test: prefer tcg acceleratorCornelia Huck
2017-08-15Update version for v2.10.0-rc3 releasePeter Maydell
2017-08-15Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-15' into st...Peter Maydell
2017-08-15mmio-interface: Mark as not user creatablePeter Maydell
2017-08-15target/arm: Require alignment for load exclusiveAlistair Francis
2017-08-15target/arm: Correct load exclusive pair atomicityRichard Henderson
2017-08-15target/arm: Correct exclusive store cmpxchg memop maskAlistair Francis
2017-08-15nbd-client: Fix regression when server sends garbageEric Blake
2017-08-15iotests: Add non-shared storage migration case 192Fam Zheng
2017-08-15block-backend: Defer shared_perm tightening migration completionFam Zheng
2017-08-15nbd: Fix order of bdrv_set_perm and bdrv_invalidate_cacheKevin Wolf
2017-08-15stubs: Add vm state change handler stubsFam Zheng
2017-08-15qemu-iotests: step clock after each test iterationStefan Hajnoczi
2017-08-15nbd: Fix trace message for disconnectEric Blake
2017-08-15qxl: call qemu_spice_display_init_common for secondary devicesPaolo Bonzini
2017-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-08-15simpletrace: fix flight recorder --no-header optionStefan Hajnoczi
2017-08-15trace: use static event ID mapping in simpletrace.stpStefan Hajnoczi
2017-08-15Merge remote-tracking branch 'remotes/famz/tags/build-and-test-pull-request' ...Peter Maydell
2017-08-15Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170815' into stagingPeter Maydell
2017-08-15docker: add centos7 imagePhilippe Mathieu-Daudé