aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-17ppc: spapr: use generic cpu_model parsingIgor Mammedov7-39/+24
2017-10-17ppc: move ppc_cpu_lookup_alias() before its first userIgor Mammedov1-13/+13
2017-10-17ppc: spapr: use cpu model names as tcg defaults instead of aliasesIgor Mammedov1-2/+2
2017-10-17ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov3-13/+4
2017-10-17ppc: spapr: use cpu type name directlyIgor Mammedov4-14/+10
2017-10-17ppc: spapr: define core types staticallyIgor Mammedov2-59/+30
2017-10-17ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov5-52/+59
2017-10-17ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()Igor Mammedov3-32/+4
2017-10-17ppc: 40p/prep: replace cpu_model with cpu_typeIgor Mammedov1-8/+4
2017-10-17ppc: virtex-ml507: replace cpu_model with cpu_typeIgor Mammedov1-7/+4
2017-10-17ppc: replace cpu_model with cpu_type on ref405ep,taihu boardsIgor Mammedov2-4/+6
2017-10-17ppc: bamboo: use generic cpu_model parsingIgor Mammedov1-5/+2
2017-10-17ppc: mac_oldworld: use generic cpu_model parsingIgor Mammedov1-4/+2
2017-10-17ppc: mac_newworld: use generic cpu_model parsingIgor Mammedov1-9/+6
2017-10-17ppc: mpc8544ds/e500plat: use generic cpu_model parsingIgor Mammedov3-7/+4
2017-10-17qom: add helper macro DEFINE_TYPES()Igor Mammedov1-0/+36
2017-10-17qom: introduce type_register_static_array()Igor Mammedov2-0/+19
2017-10-17hw/ppc/spapr.c: abort unplug_request if previous unplug isn't doneDaniel Henrique Barboza1-2/+14
2017-10-17target/ppc: Fix carry flag setting for shift algebraic instructionsSandipan Das2-8/+20
2017-10-17target/ppc: Add POWER9 DD2.0 model informationDavid Gibson3-2/+6
2017-10-17spapr: sanity check size of the CAS bufferGreg Kurz1-0/+7
2017-10-17spapr: fix OF word name in commentGreg Kurz1-1/+2
2017-10-17target/ppc: Remove unused PPC 460 and 460F definitionsThomas Huth1-217/+0
2017-10-17hw/ppc: use 0 instead of fdt_path_offset(fdt, "/")Greg Kurz2-4/+2
2017-10-17macio: add missing registers to VMStateDescriptionMark Cave-Ayland1-1/+3
2017-10-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell100-159/+985
2017-10-16Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...Peter Maydell7-96/+89
2017-10-16Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-20/+65
2017-10-16Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-04-3...Peter Maydell17-371/+1216
2017-10-16Merge remote-tracking branch 'remotes/elmarco/tags/vu-pull-request' into stagingPeter Maydell3-7/+56
2017-10-15tests/pxe: Test more NICs when running in SPEED=slow modeThomas Huth1-10/+21
2017-10-15pc: remove useless hot_add_cpu initialisationLaurent Vivier2-3/+0
2017-10-15isapc: Remove unnecessary migration compatibility codeEduardo Habkost1-2/+0
2017-10-15virtio-pci: Replace modern_as with direct access to modern_barAlexey Kardashevskiy2-38/+54
2017-10-15virtio: fix descriptor counting in virtqueue_popWolfgang Bumiller1-3/+3
2017-10-15hw/gen_pcie_root_port: make IO RO 0 on IO disabledMarcel Apfelbaum1-0/+7
2017-10-15pci: Validate interfaces on base_class_initEduardo Habkost1-0/+12
2017-10-15xen/pt: Mark TYPE_XEN_PT_DEVICE as hybridEduardo Habkost1-0/+1
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost64-0/+296
2017-10-15pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost8-0/+31
2017-10-15pci: Add interface names to hybrid PCI devicesEduardo Habkost5-0/+22
2017-10-15pci: conventional-pci-device and pci-express-device interfacesEduardo Habkost2-0/+18
2017-10-15PCI: PCIe access should always be little endianMatt Redfearn1-1/+1
2017-10-15virtio/pci/migration: Convert to VMStateDr. David Alan Gilbert1-81/+27
2017-10-15hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability caseAleksandr Bezzubikov1-6/+18
2017-10-15pci: allow 32-bit PCI IO accesses to pass through the PCI bridgeMark Cave-Ayland1-1/+2
2017-10-15virtio/vhost: reset dev->log after syncingFelipe Franciosi1-2/+3
2017-10-15MAINTAINERS: add Dump maintainersMarc-André Lureau1-0/+11
2017-10-15scripts/dump-guest-memory.py: add vmcoreinfoMarc-André Lureau1-0/+61
2017-10-15kdump: set vmcoreinfo locationMarc-André Lureau1-0/+24