summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | s390x/kvm: drop KVMState parameter from s390_get_memslot_count()David Hildenbrand2017-08-303-7/+7
| * | | s390x/s390-skeys: Mark the storage key devices with user_creatable = falseThomas Huth2017-08-302-0/+8
| * | | s390x: refine pci dependenciesCornelia Huck2017-08-301-1/+1
| * | | s390x/pci: fence off instructions for non-pciCornelia Huck2017-08-301-13/+41
| * | | s390x/sclp: properly guard pci-specific functionsCornelia Huck2017-08-304-29/+48
| * | | s390x/ccw: create s390 phb conditionallyCornelia Huck2017-08-301-6/+8
| * | | s390x/pci: do not advertise pci on non-pci buildsCornelia Huck2017-08-301-1/+3
| * | | s390x: chsc nt2 events are pci-onlyCornelia Huck2017-08-304-6/+22
| * | | s390x/pci: add stubsCornelia Huck2017-08-303-1/+79
| * | | kvm: remove hard dependency on pciCornelia Huck2017-08-304-3/+21
| * | | 9pfs: fix dependenciesCornelia Huck2017-08-303-8/+5Star
| * | | configure: enable --s390-pgste linker optionChristian Borntraeger2017-08-301-1/+20
| * | | s390x: wire up diag288 in tcgCornelia Huck2017-08-301-0/+4
| * | | watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggableThomas Huth2017-08-301-0/+1
| * | | s390x/tcg: specification exception for unknown diagCornelia Huck2017-08-301-1/+1
| * | | tests: Add network filter tests to the check-qtest-s390x listThomas Huth2017-08-304-9/+36
| * | | tests: Run filter-redirector and -mirror test only on POSIX systemsThomas Huth2017-08-303-19/+4Star
| * | | tests/pxe: Check virtio-net-ccw on s390xThomas Huth2017-08-303-0/+28
| * | | tests/boot-sector: Do not overwrite the x86 buffer on other architecturesThomas Huth2017-08-301-15/+26
| * | | s390x/ipl: The s390-ipl device is not hot-pluggableThomas Huth2017-08-301-0/+2
| * | | s390x: introduce 2.11 compat machineCornelia Huck2017-08-302-1/+19
| * | | s390x/css: generate solicited crw for rchp completion signalingDong Jia Shi2017-08-302-7/+12
| * | | s390x/css: use macro for event-information pending error recover codeDong Jia Shi2017-08-302-3/+11
| |/ /
* | | slirp: fix clearing ifq_so from pending packetsSamuel Thibault2017-08-311-16/+23
* | | Open 2.11 development treePeter Maydell2017-08-311-1/+1
|/ /
* / Update version for v2.10.0 releasePeter Maydell2017-08-301-1/+1
|/
* Update version for v2.10.0-rc4 releasePeter Maydell2017-08-241-1/+1
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-23' into st...Peter Maydell2017-08-2310-25/+170
|\
| * nbd-client: avoid spurious qio_channel_yield() re-entryStefan Hajnoczi2017-08-232-14/+28
| * qemu-iotests: add 194 non-shared storage migration testStefan Hajnoczi2017-08-234-0/+100
| * block: Update open_flags after ->inactivate() callbackStefan Hajnoczi2017-08-231-4/+3Star
| * mirror: Mark target BB as "force allow inactivate"Fam Zheng2017-08-231-2/+12
| * block-backend: Allow more "can inactivate" casesFam Zheng2017-08-232-5/+18
| * block-backend: Refactor inactivate checkFam Zheng2017-08-231-5/+14
|/
* numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9Eduardo Habkost2017-08-231-1/+1
* fix build failure in nbd_read_reply_entry()Igor Mammedov2017-08-231-1/+1
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170823' int...Peter Maydell2017-08-2313-31/+153
|\
| * hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" deviceThomas Huth2017-08-221-0/+2
| * hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = falseThomas Huth2017-08-221-0/+2
| * hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'Thomas Huth2017-08-225-19/+55
| * spapr: Allow configure-connector to be called multiple timesBharata B Rao2017-08-221-7/+23
| * ppc: fix ppc_set_compat() with KVM PRGreg Kurz2017-08-221-4/+5
| * target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaroundDaniel Henrique Barboza2017-08-223-0/+61
| * boot-serial-test: prefer tcg acceleratorCornelia Huck2017-08-221-1/+5
|/
* Update version for v2.10.0-rc3 releasePeter Maydell2017-08-151-1/+1
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-15' into st...Peter Maydell2017-08-1511-14/+157
|\
| * nbd-client: Fix regression when server sends garbageEric Blake2017-08-152-4/+14
| * iotests: Add non-shared storage migration case 192Fam Zheng2017-08-153-0/+71
| * block-backend: Defer shared_perm tightening migration completionFam Zheng2017-08-151-0/+41
| * nbd: Fix order of bdrv_set_perm and bdrv_invalidate_cacheKevin Wolf2017-08-151-9/+11