aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-24Update version for v2.10.0-rc4 releasev2.10.0-rc4Peter 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 releasev2.10.0-rc3Peter 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é
2017-08-15docker: install more packages on CentOS to extend code coveragePhilippe Mathieu-Daudé
2017-08-15docker: add Xen libs to centos6 imagePhilippe Mathieu-Daudé
2017-08-15docker: use one package per line in CentOS configPhilippe Mathieu-Daudé
2017-08-15Makefile: Let "make check-help" work without running ./configureFam Zheng
2017-08-15pc-bios/s390-ccw: Use rm command during make cleanEric Farman
2017-08-14xlnx-qspi: add a property for mmio-executionKONRAD Frederic
2017-08-14Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-08-14qemu-doc: Mention host_net_add/-remove in the deprecation chapterThomas Huth
2017-08-14Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-08-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-08-14hw/misc/mmio_interface: Return after error_setg() to avoid crashThomas Huth
2017-08-14qemu-iotests: remove comment about root privileges requirementCleber Rosa