summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * hxtool: emit Texinfo headings as @subsectionPaolo Bonzini2017-01-163-15/+29
| * qemu-thread: fix qemu_thread_set_name() race in qemu_thread_create()Caoxinhua2017-01-161-6/+6
| * serial: fix memory leak in serial exitLi Qiang2017-01-161-0/+10
| * scsi-block: fix direction of BYTCHK test for VERIFY commandsPaolo Bonzini2017-01-161-1/+1
| * pc: fix crash in rtc_set_memory() if initial cpu is marked as hotpluggedIgor Mammedov2017-01-161-1/+3
| * acpi: filter based on CONFIG_ACPI_X86 rather than TARGETPaolo Bonzini2017-01-166-17/+38
| * stubs: remove stubs/kvm.cPaolo Bonzini2017-01-165-9/+15
| * build: remove --enable-colo/--disable-coloPaolo Bonzini2017-01-164-60/+1Star
| * event_notifier: cleanups around event_notifier_set_handlerPaolo Bonzini2017-01-1610-42/+33Star
| * stubs: move vhost stubs to stubs/vhost.oPaolo Bonzini2017-01-164-3/+6
| * stubs: group all monitor_fdset_* functions in a single filePaolo Bonzini2017-01-166-35/+23Star
| * stubs: group stubs for user-mode emulationPaolo Bonzini2017-01-166-48/+37Star
| * hw: move reset handlers from vl.c to hw/corePaolo Bonzini2017-01-169-64/+85
| * stubs: remove unused stub for serial_hdPaolo Bonzini2017-01-162-5/+0Star
| * stubs: move acpi stubs to hw/acpiPaolo Bonzini2017-01-163-5/+8
| * stubs: move smbios stubs to hw/smbiosPaolo Bonzini2017-01-163-4/+8
| * stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stubPaolo Bonzini2017-01-164-20/+7Star
| * smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm2017-01-168-13/+38
| * qom: Make all interface types abstractEduardo Habkost2017-01-162-3/+63
| * megasas: fix guest-triggered memory leakPaolo Bonzini2017-01-161-5/+6
| * bugfix: vm halt when in reset loopinghangaohuai2017-01-161-0/+12
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...Peter Maydell2017-01-2010-182/+334
|\ \
| * | virtio-ccw: fix ring sizingMichael S. Tsirkin2017-01-203-1/+7
| * | s390x/pci: merge msix init functionsYi Min Zhao2017-01-201-12/+10Star
| * | s390x/pci: handle PCIBridge bus numberPierre Morel2017-01-202-0/+53
| * | s390x/pci: use hashtable to look up zpci via fhYi Min Zhao2017-01-202-14/+9Star
| * | s390x/pci: PCI multibus bridge handlingPierre Morel2017-01-201-2/+15
| * | s390x/pci: optimize calling s390_get_phb()Yi Min Zhao2017-01-204-50/+52
| * | s390x/pci: change the device array to a listPierre Morel2017-01-202-51/+56
| * | s390x/pci: dynamically allocate iommuYi Min Zhao2017-01-202-15/+64
| * | s390x/pci: make S390PCIIOMMU inherit ObjectYi Min Zhao2017-01-204-53/+71
| * | s390x/kvm: use kvm_gsi_routing_enabled in flicFei Li2017-01-201-2/+2
| * | s390x: add compat machine for 2.9Cornelia Huck2017-01-201-1/+16
| * | s390x: remove double compat statementChristian Borntraeger2017-01-201-2/+0Star
* | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-01-209-69/+180
|\ \ \
| * | | tap: fix memory leak on failure in net_init_tap()Peter Maydell2017-01-201-2/+5
| * | | hw/pci: use-after-free in pci_nic_init_nofail when nic device fails to initia...Alex Kompel2017-01-201-8/+1Star
| * | | hw/net/dp8393x: Avoid unintentional sign extensions on addressesPeter Maydell2017-01-201-27/+68
| * | | m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth2017-01-204-23/+90
| * | | net: optimize checksum computationLadi Prosek2017-01-201-8/+13
| * | | docs: Fix description of the sentenceZhang Chen2017-01-201-1/+3
| |/ /
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-01-2028-398/+895
|\ \ \
| * | | virtio: force VIRTIO_F_IOMMU_PLATFORMJason Wang2017-01-191-2/+3
| * | | virtio: fix up max size checksMichael S. Tsirkin2017-01-191-20/+13Star
| * | | vhost: drop VHOST_F_DEVICE_IOTLBMichael S. Tsirkin2017-01-181-2/+0Star
| * | | update-linux-headers.sh: support __bitwiseMichael S. Tsirkin2017-01-181-1/+1
| * | | virtio_crypto: header updateMichael S. Tsirkin2017-01-181-230/+251
| * | | pci_regs: update to latest linuxMichael S. Tsirkin2017-01-181-1/+0Star
| * | | virtio-mmio: switch to linux headersMichael S. Tsirkin2017-01-181-58/+37Star
| * | | virtio_mmio: add standard header fileMichael S. Tsirkin2017-01-181-0/+141