aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-30target/s390x: cleanup cpu.hDavid Hildenbrand1-69/+68
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand13-119/+170
2017-08-30s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand3-3/+9
2017-08-30target/s390x: move a couple of functions to cpu.cDavid Hildenbrand2-79/+89
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand20-343/+409
2017-08-30target/s390x: move get_per_in_range() to misc_helper.cDavid Hildenbrand2-11/+11
2017-08-30target/s390x: move s390_do_cpu_reset() to diag.cDavid Hildenbrand2-7/+7
2017-08-30target/s390x: move psw_key_valid() to mem_helper.cDavid Hildenbrand2-11/+11
2017-08-30target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.cDavid Hildenbrand2-14/+14
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