summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-19q35: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19xen: Add only xen-sysdev to dynamic sysbus device listEduardo Habkost
2018-01-19spapr: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19ppc: e500: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19hw/arm/virt: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost
2018-01-19numa: fix missing '-numa cpu' in '-help' outputIgor Mammedov
2018-01-19qemu-options: document memory-backend-ramStefan Hajnoczi
2018-01-19qemu-options: document missing memory-backend-file optionsStefan Hajnoczi
2018-01-19memfd: remove needless includeMarc-André Lureau
2018-01-19memfd: split qemu_memfd_alloc()Marc-André Lureau
2018-01-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-01-18vhost: remove assertion to prevent crashJay Zhou
2018-01-18vhost-user: fix misaligned access to payloadMichael S. Tsirkin
2018-01-18vhost-user: factor out msg head and payloadMichael S. Tsirkin
2018-01-18tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov
2018-01-18tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usageIgor Mammedov
2018-01-18tests: acpi: init table descriptor in test_dst_table()Igor Mammedov
2018-01-18tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...Igor Mammedov
2018-01-18x86_iommu: check if machine has PCI busMohammed Gamal
2018-01-18x86_iommu: Move machine check to x86_iommu_realize()Mohammed Gamal
2018-01-18vhost-user-test: use init_virtio_dev in multiqueue testMaxime Coquelin
2018-01-18vhost-user-test: make features mask an init_virtio_dev() argumentMaxime Coquelin
2018-01-18vhost-user-test: setup virtqueues in all testsMaxime Coquelin
2018-01-18vhost-user-test: extract read-guest-mem test from main loopMaxime Coquelin
2018-01-18vhost-user-test: fix features maskMaxime Coquelin
2018-01-18hw/acpi-build: Make next_base easy to followDou Liyang
2018-01-18ACPI/unit-test: Add a testcase for RAM allocation in numa nodeDou Liyang
2018-01-18hw/pci-bridge: fix QEMU crash because of pcie-root-portMarcel Apfelbaum
2018-01-18intel-iommu: Extend address width to 48 bitsPrasad Singamsetty
2018-01-18intel-iommu: Redefine macros to enable supporting 48 bit address widthPrasad Singamsetty
2018-01-18vhost-user: fix multiple queue specificationMaxime Coquelin
2018-01-18pci/shpc: Move function to generic header fileYuval Shaia
2018-01-18virtio: improve virtio devices initialization timeGal Hammer
2018-01-18virtio: postpone the execution of event_notifier_cleanup functionGal Hammer
2018-01-18qemu: add a cleanup callback function to EventNotifierGal Hammer
2018-01-18contrib/vhost-user-blk: introduce a vhost-user-blk sample applicationChangpeng Liu
2018-01-18contrib/libvhost-user: enable virtio config space messagesChangpeng Liu
2018-01-18vhost-user-blk: introduce a new vhost-user-blk host deviceChangpeng Liu
2018-01-18vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu
2018-01-18MAINTAINERS: Add myself as maintainer to X86 machinesMarcel Apfelbaum
2018-01-18Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-17' into st...Peter Maydell
2018-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2018-01-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180117' int...Peter Maydell
2018-01-18cocoa.m: Fix scroll wheel supportJohn Arbuckle
2018-01-17nbd/server: structurize option reply sendingVladimir Sementsov-Ogievskiy
2018-01-17nbd/server: Add helper functions for parsing option payloadEric Blake
2018-01-17nbd/server: Add va_list form of nbd_negotiate_send_rep_err()Eric Blake
2018-01-17nbd/server: Better error for NBD_OPT_EXPORT_NAME failureEric Blake
2018-01-17nbd/server: refactor negotiation functions parametersVladimir Sementsov-Ogievskiy