aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-19kvm: kvm_log_start/stop are only called with known sectionsDavid Hildenbrand
2017-09-19kvm: we never have overlapping slots in kvm_set_phys_mem()David Hildenbrand
2017-09-19kvm: use start + size for memory rangesDavid Hildenbrand
2017-09-19kvm: factor out alignment of memory sectionDavid Hildenbrand
2017-09-19kvm: require JOIN_MEMORY_REGIONS_WORKSDavid Hildenbrand
2017-09-19multiboot: validate multiboot header address valuesPrasad J Pandit
2017-09-19scsi/esp: Rename the ESP macro to ESP_STATEKamil Rytarowski
2017-09-19memory: Rename queue to mrqueue (memory region queue)Kamil Rytarowski
2017-09-19MAINTAINERS: update email, add missing test entry for megasasPhilippe Mathieu-Daudé
2017-09-19i386/kvm: advertise Hyper-V frequency MSRsLadi Prosek
2017-09-19i386/kvm: introduce tsc_is_stable_and_known()Ladi Prosek
2017-09-19i386/kvm: set tsc_khz before configuring Hyper-V CPUIDLadi Prosek
2017-09-19i386/kvm: use a switch statement for MSR detectionLadi Prosek
2017-09-19MAINTAINERS: update mail address for NVDIMMXiao Guangrong
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov
2017-09-19pc: use generic cpu_model parsingIgor Mammedov
2017-09-19vl.c: convert cpu_model to cpu type and set of global properties before machi...Igor Mammedov
2017-09-19cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov
2017-09-19qom: cpus: split cpu_generic_init() on feature parsing and cpu creation partsIgor Mammedov
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini
2017-09-19hostmem-file: Add "discard-data" optionEduardo Habkost