summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.cDavid Hildenbrand2017-08-302-14/+14
* target/s390x: move cc_name() to helper.cDavid Hildenbrand2017-08-302-47/+49
* target/s390x: move gtod_*() declarations to s390-virtio.hDavid Hildenbrand2017-08-302-3/+2Star
* s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand2017-08-304-4/+1Star
* s390x/cpumodel: factor out determination of default model nameDavid Hildenbrand2017-08-303-6/+10
* target/s390x: no need to pass kvm_state to savevm_gtod handlersDavid Hildenbrand2017-08-301-1/+1
* target/s390x: simplify gs_allowed()David Hildenbrand2017-08-301-12/+2Star
* target/s390x: simplify ri_allowed()David Hildenbrand2017-08-301-3/+0Star
* s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()David Hildenbrand2017-08-302-10/+9Star
* 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
* 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