aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-18cocoa.m: Fix scroll wheel supportJohn Arbuckle1-8/+19
2018-01-17nbd/server: structurize option reply sendingVladimir Sementsov-Ogievskiy1-27/+13
2018-01-17nbd/server: Add helper functions for parsing option payloadEric Blake1-60/+62
2018-01-17nbd/server: Add va_list form of nbd_negotiate_send_rep_err()Eric Blake1-6/+18
2018-01-17nbd/server: Better error for NBD_OPT_EXPORT_NAME failureEric Blake1-1/+1
2018-01-17nbd/server: refactor negotiation functions parametersVladimir Sementsov-Ogievskiy1-84/+84
2018-01-17nbd/server: Hoist nbd_reject_length() earlierEric Blake1-29/+29
2018-01-17i386: Add EPYC-IBPB CPU modelEduardo Habkost1-0/+46
2018-01-17i386: Add new -IBRS versions of Intel CPU modelsEduardo Habkost1-1/+378
2018-01-17i386: Add FEAT_8000_0008_EBX CPUID feature wordEduardo Habkost2-1/+21
2018-01-17i386: Add spec-ctrl CPUID bitEduardo Habkost2-1/+2
2018-01-17i386: Add support for SPEC_CTRL MSRPaolo Bonzini3-0/+37
2018-01-17i386: Change X86CPUDefinition::model_id to const char*Eduardo Habkost1-1/+8
2018-01-17target/i386: add clflushopt to "Skylake-Server" cpu modelHaozhong Zhang2-1/+6
2018-01-17pc: add 2.12 machine typesHaozhong Zhang3-5/+26
2018-01-17target-ppc: Fix booke206 tlbwe TLB instructionLuc MICHEL1-5/+27
2018-01-17target/ppc: add support for POWER9 HILECédric Le Goater2-1/+2
2018-01-17ppc/pnv: change initrd addressCédric Le Goater1-1/+1
2018-01-17ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater5-21/+37
2018-01-17ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater2-5/+13
2018-01-17ppc/pnv: change core mask for POWER9Cédric Le Goater2-3/+3
2018-01-17ppc/pnv: use POWER9 DD2 processorCédric Le Goater2-2/+2
2018-01-17tests/boot-serial-test: fix powernv supportCédric Le Goater1-1/+1
2018-01-17ppc/pnv: Update skiboot firmware imageCédric Le Goater2-0/+0
2018-01-17spapr: Adjust default VSMT value for better migration compatibilityDavid Gibson1-3/+8
2018-01-17spapr: Allow some cases where we can't set VSMT mode in the kernelDavid Gibson1-7/+19
2018-01-17target/ppc: Clarify compat mode max_threads valueDavid Gibson3-11/+20
2018-01-17ppc: Change Power9 compat table to support at most 8 threads/coreJose Ricardo Ziviani1-1/+8
2018-01-17spapr: Remove unnecessary 'options' field from sPAPRCapabilityInfoDavid Gibson1-5/+1
2018-01-17hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representationSuraj Jitindar Singh3-187/+225
2018-01-17spapr: Handle Decimal Floating Point (DFP) as an optional capabilityDavid Gibson3-3/+25
2018-01-17spapr: Handle VMX/VSX presence as an spapr capability flagDavid Gibson3-9/+39