summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-30target/s390x: move cc_name() to helper.cDavid Hildenbrand2-47/+49
2017-08-30target/s390x: move gtod_*() declarations to s390-virtio.hDavid Hildenbrand2-3/+2
2017-08-30s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand4-4/+1
2017-08-30s390x/cpumodel: factor out determination of default model nameDavid Hildenbrand3-6/+10
2017-08-30target/s390x: no need to pass kvm_state to savevm_gtod handlersDavid Hildenbrand1-1/+1
2017-08-30target/s390x: simplify gs_allowed()David Hildenbrand1-12/+2
2017-08-30target/s390x: simplify ri_allowed()David Hildenbrand1-3/+0
2017-08-30s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()David Hildenbrand2-10/+9
2017-08-30s390x/kvm: drop KVMState parameter from s390_get_memslot_count()David Hildenbrand3-7/+7
2017-08-30s390x/s390-skeys: Mark the storage key devices with user_creatable = falseThomas Huth2-0/+8
2017-08-30s390x: refine pci dependenciesCornelia Huck1-1/+1
2017-08-30s390x/pci: fence off instructions for non-pciCornelia Huck1-13/+41
2017-08-30s390x/sclp: properly guard pci-specific functionsCornelia Huck4-29/+48
2017-08-30s390x/ccw: create s390 phb conditionallyCornelia Huck1-6/+8
2017-08-30s390x/pci: do not advertise pci on non-pci buildsCornelia Huck1-1/+3
2017-08-30s390x: chsc nt2 events are pci-onlyCornelia Huck4-6/+22
2017-08-30s390x/pci: add stubsCornelia Huck3-1/+79
2017-08-30kvm: remove hard dependency on pciCornelia Huck4-3/+21
2017-08-309pfs: fix dependenciesCornelia Huck3-8/+5
2017-08-30configure: enable --s390-pgste linker optionChristian Borntraeger1-1/+20
2017-08-30s390x: wire up diag288 in tcgCornelia Huck1-0/+4
2017-08-30watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggableThomas Huth1-0/+1
2017-08-30s390x/tcg: specification exception for unknown diagCornelia Huck1-1/+1
2017-08-30tests: Add network filter tests to the check-qtest-s390x listThomas Huth4-9/+36
2017-08-30tests: Run filter-redirector and -mirror test only on POSIX systemsThomas Huth3-19/+4
2017-08-30tests/pxe: Check virtio-net-ccw on s390xThomas Huth3-0/+28
2017-08-30tests/boot-sector: Do not overwrite the x86 buffer on other architecturesThomas Huth1-15/+26
2017-08-30s390x/ipl: The s390-ipl device is not hot-pluggableThomas Huth1-0/+2
2017-08-30s390x: introduce 2.11 compat machineCornelia Huck2-1/+19
2017-08-30s390x/css: generate solicited crw for rchp completion signalingDong Jia Shi2-7/+12
2017-08-30s390x/css: use macro for event-information pending error recover codeDong Jia Shi2-3/+11
2017-08-30Update version for v2.10.0 releasev2.10.0Peter Maydell1-1/+1
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