aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-13pci-bridge/dec: Convert sysbus init function to realize functionMao Zhongyi1-6/+6
2018-12-13nvram/ds1225y: Convert sysbus init function to realize functionMao Zhongyi1-7/+5
2018-12-13puv3_pm.c: Convert sysbus init function to realize functionMao Zhongyi1-6/+4
2018-12-13milkymist-pfpu: Convert sysbus init function to realize functionMao Zhongyi1-7/+5
2018-12-13milkymist-hpdmc: Convert sysbus init function to realize functionMao Zhongyi1-6/+3
2018-12-13intc/puv3_intc: Convert sysbus init function to realize functionMao Zhongyi1-7/+4
2018-12-13input/pl050: Convert sysbus init function to realize functionMao Zhongyi1-6/+5
2018-12-13milkymist-softusb: Convert sysbus init function to realize functionMao Zhongyi1-9/+7
2018-12-13gpio/puv3_gpio: Convert sysbus init function to realize functionMao Zhongyi1-15/+14
2018-12-13dma/puv3_dma: Convert sysbus init function to realize functionMao Zhongyi1-6/+4
2018-12-13display/g364fb: Convert sysbus init function to realize functionMao Zhongyi1-6/+3
2018-12-13core/empty_slot: Convert sysbus init function to realize functionMao Zhongyi1-5/+4
2018-12-13char/grlib_apbuart: Convert sysbus init function to realize functionMao Zhongyi1-7/+5
2018-12-13block/noenand: Convert sysbus init function to realize functionMao Zhongyi1-9/+7
2018-12-13musicpal: Convert sysbus init function to realize functionMao Zhongyi1-5/+4
2018-12-13Allow AArch64 processors to boot from a kernel placed over 4GBRicardo Perez Blanco1-13/+22
2018-12-13hw: arm: musicpal: drop TYPE_WM8750 in object_property_set_link()Li Qiang1-1/+1
2018-12-13Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181212' into stagingPeter Maydell8-28/+156
2018-12-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-5/+5
2018-12-13Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-12-04-1...Peter Maydell1-4/+8
2018-12-12Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell3-4/+14
2018-12-12hw/s390x/virtio-ccw.c: Don't take address of fields in packed structsPeter Maydell1-20/+22
2018-12-12vfio-ap: flag as compatible with balloonCornelia Huck1-0/+8
2018-12-12s390x/tod: Properly stop the KVM TOD while the guest is not runningDavid Hildenbrand2-3/+107
2018-12-12s390/MAINTAINERS: Add Halil as kvm and machine maintainerChristian Borntraeger1-1/+3
2018-12-12s390x: introduce 4.0 compat machineCornelia Huck1-1/+16
2018-12-12s390x/zpci: drop msix.availableDavid Hildenbrand2-3/+0
2018-12-12virtio-blk: fix comment for virtio_blk_rw_complete as nalloc is initially -1Dongli Zhang1-1/+1
2018-12-12virtio-blk: rename iov to out_iov in virtio_blk_handle_request()Dongli Zhang1-4/+4
2018-12-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell15-347/+94
2018-12-11i386: Add "stibp" flag nameEduardo Habkost1-1/+1
2018-12-11target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKEDPeter Maydell1-1/+9
2018-12-11x86/cpu: Enable MOVDIR64B cpu featureLiu Jingqi2-1/+2
2018-12-11x86/cpu: Enable MOVDIRI cpu featureLiu Jingqi2-1/+2
2018-12-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell44-358/+344
2018-12-11qom: remove unimplemented class_finalizeMarc-André Lureau3-18/+2
2018-12-11qdev: move qdev_prop_register_global_list() to testsMarc-André Lureau3-14/+14
2018-12-11accel: register global_props like machine globalsMarc-André Lureau3-51/+8
2018-12-11qom: make user_creatable_complete() specific to UserCreatableMarc-André Lureau5-19/+15
2018-12-11qom: make interface types abstractMarc-André Lureau15-53/+14
2018-12-11tests: qdev_prop_check_globals() doesn't return "all_used"Marc-André Lureau1-6/+6
2018-12-11pc: Use default_machine_opts to set suppress_vmdescEduardo Habkost1-1/+1
2018-12-11spapr: Delete instance_options functionsEduardo Habkost1-85/+0
2018-12-11spapr: Use default_machine_opts to set suppress_vmdescEduardo Habkost1-1/+1
2018-12-11spapr: Use default_machine_opts to set use_hotplug_event_sourceEduardo Habkost1-3/+1
2018-12-11virt: Eliminate separate instance_init functionsEduardo Habkost1-66/+21
2018-12-11q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson6-10/+68
2018-12-11hostmem: Validate host-nodes before setting bitmapEduardo Habkost1-4/+13
2018-12-11numa: Match struct to typedef nameEric Blake2-2/+2
2018-12-11i386: Rename bools in PCMachineState to end in _enabledCorey Minyard4-16/+17