aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-19s390x: implement query-hotpluggable-cpusDavid Hildenbrand
2017-09-19s390x: CPU hot unplug via device_del cannot work for nowDavid Hildenbrand
2017-09-19s390x: allow cpu hotplug via device_addDavid Hildenbrand
2017-09-19s390x: print CPU definitions in sorted orderDavid Hildenbrand
2017-09-19target/s390x: rename next_cpu_id to next_core_idDavid Hildenbrand
2017-09-19target/s390x: use "core-id" for cpu number/address/id handlingDavid Hildenbrand
2017-09-19target/s390x: set cpu->id for linux user when realizingDavid Hildenbrand
2017-09-19s390x: allow only 1 CPU with TCGDavid Hildenbrand
2017-09-19target/s390x: use program_interrupt() in per_check_exception()David Hildenbrand
2017-09-19target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault()David Hildenbrand
2017-09-19s390x: move sclp_service_call() to sclp.hDavid Hildenbrand
2017-09-19target/s390x: move some s390x typedefs to cpu-qom.hDavid Hildenbrand
2017-09-19s390x: move subsystem_reset() to s390-virtio-ccw.hDavid Hildenbrand
2017-09-19s390x: move s390_virtio_hypercall() to s390-virtio-hcall.hDavid Hildenbrand
2017-09-19s390x: rename s390-virtio.h to s390-virtio-hcall.hDavid Hildenbrand
2017-09-19s390x: get rid of s390-virtio.cDavid Hildenbrand
2017-09-19cpu: drop old comments describing membersDavid Hildenbrand
2017-09-19exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitlyDavid Hildenbrand
2017-09-19s390: set DHCP client architecure id for netbootViktor Mihajlovski
2017-09-19s390x/css: remove unused error handling branchHalil Pasic
2017-09-19s390x/css: fix NULL handling for CCW addressesHalil Pasic
2017-09-19s390x/css: drop data-check in interpretationHalil Pasic
2017-09-19hw/misc/ivshmem: Fix ivshmem_recv_msg() to also work on big endian systemsThomas Huth
2017-09-19s390x/pci: add iommu replay callbackYi Min Zhao
2017-09-19s390x/pci: fixup ind_offset of msix routing entryYi Min Zhao
2017-09-19s390x/pci: remove idx from msix msg dataYi Min Zhao
2017-09-19tests: Enable the drive_del test also on s390xThomas Huth
2017-09-19s390x/css: fix cc handling for XSCHHalil Pasic
2017-09-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-09-19docker: fix creation of archivesPaolo Bonzini
2017-09-19default-configs: Replace $(and ...) with $(call land, ...)Thomas Huth
2017-09-19osdep.h: Prohibit disabling assert() in supported buildsEric Blake
2017-09-19checkpatch: add hwaddr to @typeListGreg Kurz
2017-09-19accel/hax: move hax-stub.c to accel/stubs/Philippe Mathieu-Daudé
2017-09-19target/i386: fix "info mem" for LA57 modePaolo Bonzini
2017-09-19scripts: let checkpatch.pl process an entire GIT branchDaniel P. Berrange
2017-09-19update-linux-headers: prepare for hyperv.h removalRoman Kagan
2017-09-19hyperv: add header with protocol definitionsRoman Kagan
2017-09-19i386/cpu/hyperv: support over 64 vcpus for windows guestsGonglei
2017-09-19Convert remaining single line fprintf() to warn_report()Alistair Francis
2017-09-19Makefile: Remove libqemustub.aPaolo Bonzini
2017-09-19ptimer-test: do not link to libqemustub.a/libqemuutil.aPaolo Bonzini
2017-09-19target/mips: Convert VM clock update prints to warn_reportAlistair Francis
2017-09-19General warn report fixupsAlistair Francis
2017-09-19Convert multi-line fprintf() to warn_report()Alistair Francis
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis
2017-09-19Convert remaining error_report() to warn_report()Alistair Francis
2017-09-19hw/i386: Improve some of the warning messagesAlistair Francis
2017-09-19test-qga: add missing qemu-ga tool dependencyPhilippe Mathieu-Daudé
2017-09-19kvm: kvm_log_sync() is only called with known memory sectionsDavid Hildenbrand