summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-19nvdimm: add 'unarmed' optionHaozhong Zhang4-0/+57
2018-01-19nvdimm: add a macro for property "label-size"Haozhong Zhang2-1/+4
2018-01-19hostmem-file: add "align" optionHaozhong Zhang7-4/+77
2018-01-19scripts: Remove fixed entries from the device-crash-testThomas Huth1-8/+0
2018-01-19qdev: Check for the availability of a hotplug controller before adding a deviceThomas Huth3-8/+26
2018-01-19qdev_monitor: Simplify error handling in qdev_device_add()Thomas Huth1-8/+8
2018-01-19q35: Allow only supported dynamic sysbus devicesEduardo Habkost1-2/+4
2018-01-19xen: Add only xen-sysdev to dynamic sysbus device listEduardo Habkost1-6/+1
2018-01-19spapr: Allow only supported dynamic sysbus devicesEduardo Habkost1-2/+1
2018-01-19ppc: e500: Allow only supported dynamic sysbus devicesEduardo Habkost1-2/+2
2018-01-19hw/arm/virt: Allow only supported dynamic sysbus devicesEduardo Habkost1-2/+4
2018-01-19machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost7-20/+48
2018-01-19numa: fix missing '-numa cpu' in '-help' outputIgor Mammedov1-1/+3
2018-01-19qemu-options: document memory-backend-ramStefan Hajnoczi1-0/+7
2018-01-19qemu-options: document missing memory-backend-file optionsStefan Hajnoczi1-7/+41
2018-01-19memfd: remove needless includeMarc-André Lureau1-2/+0
2018-01-19memfd: split qemu_memfd_alloc()Marc-André Lureau2-25/+37
2018-01-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell41-306/+1739
2018-01-18vhost: remove assertion to prevent crashJay Zhou1-1/+4
2018-01-18vhost-user: fix misaligned access to payloadMichael S. Tsirkin1-15/+24
2018-01-18vhost-user: factor out msg head and payloadMichael S. Tsirkin1-97/+101
2018-01-18tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov1-0/+3
2018-01-18tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usageIgor Mammedov1-5/+10
2018-01-18tests: acpi: init table descriptor in test_dst_table()Igor Mammedov1-3/+1
2018-01-18tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...Igor Mammedov1-2/+2
2018-01-18x86_iommu: check if machine has PCI busMohammed Gamal1-1/+1
2018-01-18x86_iommu: Move machine check to x86_iommu_realize()Mohammed Gamal3-22/+17
2018-01-18vhost-user-test: use init_virtio_dev in multiqueue testMaxime Coquelin1-57/+8
2018-01-18vhost-user-test: make features mask an init_virtio_dev() argumentMaxime Coquelin1-7/+7
2018-01-18vhost-user-test: setup virtqueues in all testsMaxime Coquelin1-11/+42
2018-01-18vhost-user-test: extract read-guest-mem test from main loopMaxime Coquelin1-18/+23
2018-01-18vhost-user-test: fix features maskMaxime Coquelin1-1/+1
2018-01-18hw/acpi-build: Make next_base easy to followDou Liyang1-1/+1
2018-01-18ACPI/unit-test: Add a testcase for RAM allocation in numa nodeDou Liyang5-0/+24
2018-01-18hw/pci-bridge: fix QEMU crash because of pcie-root-portMarcel Apfelbaum1-1/+6
2018-01-18intel-iommu: Extend address width to 48 bitsPrasad Singamsetty4-49/+65
2018-01-18intel-iommu: Redefine macros to enable supporting 48 bit address widthPrasad Singamsetty3-33/+61
2018-01-18vhost-user: fix multiple queue specificationMaxime Coquelin1-2/+2
2018-01-18pci/shpc: Move function to generic header fileYuval Shaia2-11/+12
2018-01-18virtio: improve virtio devices initialization timeGal Hammer1-0/+5
2018-01-18virtio: postpone the execution of event_notifier_cleanup functionGal Hammer2-8/+15
2018-01-18qemu: add a cleanup callback function to EventNotifierGal Hammer3-1/+7
2018-01-18contrib/vhost-user-blk: introduce a vhost-user-blk sample applicationChangpeng Liu5-0/+551
2018-01-18contrib/libvhost-user: enable virtio config space messagesChangpeng Liu2-0/+75
2018-01-18vhost-user-blk: introduce a new vhost-user-blk host deviceChangpeng Liu7-0/+478
2018-01-18vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu5-0/+232
2018-01-18MAINTAINERS: Add myself as maintainer to X86 machinesMarcel Apfelbaum1-0/+1
2018-01-18Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-17' into st...Peter Maydell1-171/+171
2018-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell7-10/+524
2018-01-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180117' int...Peter Maydell19-101/+609