summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-17nbd/server: Hoist nbd_reject_length() earlierEric Blake
2018-01-17i386: Add EPYC-IBPB CPU modelEduardo Habkost
2018-01-17i386: Add new -IBRS versions of Intel CPU modelsEduardo Habkost
2018-01-17i386: Add FEAT_8000_0008_EBX CPUID feature wordEduardo Habkost
2018-01-17i386: Add spec-ctrl CPUID bitEduardo Habkost
2018-01-17i386: Add support for SPEC_CTRL MSRPaolo Bonzini
2018-01-17i386: Change X86CPUDefinition::model_id to const char*Eduardo Habkost
2018-01-17target/i386: add clflushopt to "Skylake-Server" cpu modelHaozhong Zhang
2018-01-17pc: add 2.12 machine typesHaozhong Zhang
2018-01-17target-ppc: Fix booke206 tlbwe TLB instructionLuc MICHEL
2018-01-17target/ppc: add support for POWER9 HILECédric Le Goater
2018-01-17ppc/pnv: change initrd addressCédric Le Goater
2018-01-17ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater
2018-01-17ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater
2018-01-17ppc/pnv: change core mask for POWER9Cédric Le Goater
2018-01-17ppc/pnv: use POWER9 DD2 processorCédric Le Goater
2018-01-17tests/boot-serial-test: fix powernv supportCédric Le Goater
2018-01-17ppc/pnv: Update skiboot firmware imageCédric Le Goater
2018-01-17spapr: Adjust default VSMT value for better migration compatibilityDavid Gibson
2018-01-17spapr: Allow some cases where we can't set VSMT mode in the kernelDavid Gibson
2018-01-17target/ppc: Clarify compat mode max_threads valueDavid Gibson
2018-01-17ppc: Change Power9 compat table to support at most 8 threads/coreJose Ricardo Ziviani
2018-01-17spapr: Remove unnecessary 'options' field from sPAPRCapabilityInfoDavid Gibson
2018-01-17hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representationSuraj Jitindar Singh
2018-01-17spapr: Handle Decimal Floating Point (DFP) as an optional capabilityDavid Gibson
2018-01-17spapr: Handle VMX/VSX presence as an spapr capability flagDavid Gibson
2018-01-17target/ppc: Clean up probing of VMX, VSX and DFP availability on KVMDavid Gibson
2018-01-17spapr: Validate capabilities on migrationDavid Gibson
2018-01-17spapr: Treat Hardware Transactional Memory (HTM) as an optional capabilityDavid Gibson
2018-01-17spapr: Capabilities infrastructureDavid Gibson
2018-01-17target/ppc: Yet another fix for KVM-HV HPTE accessorsAlexey Kardashevskiy
2018-01-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180116' into stagingPeter Maydell