summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-19crypto: add CTR mode supportGonglei1-3/+3
2016-10-19crypto: extend mode as a parameter in qcrypto_cipher_supports()Gonglei1-2/+4
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell3-0/+12
2016-10-17hw/arm/virt: no ITS on older machine typesAndrew Jones1-0/+1
2016-10-17aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater1-0/+2
2016-10-17aspeed: extend the number of host SPI controllersCédric Le Goater1-1/+5
2016-10-17aspeed: move the flash module mapping address under the controller definitionCédric Le Goater1-1/+2
2016-10-17aspeed: rename the smc object to fmcCédric Le Goater1-1/+1
2016-10-17intel_iommu: reject broken EIMRadim Krčmář2-0/+5
2016-10-17intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář1-0/+1
2016-10-17apic: add send_msi() to APICCommonClassRadim Krčmář1-0/+4
2016-10-17apic: add global apic_get_class()Radim Krčmář1-0/+2
2016-10-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161017' into...Peter Maydell3-28/+41
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson1-1/+7
2016-10-16spapr_pci: Add a 64-bit MMIO windowDavid Gibson2-3/+8
2016-10-16spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson2-10/+4
2016-10-14ppc/xics: Split ICS into ics-base and ics classBenjamin Herrenschmidt1-10/+17
2016-10-14ppc/xics: Make the ICSState a listBenjamin Herrenschmidt1-6/+7
2016-10-13migrate: move max-bandwidth and downtime-limit to migrate_set_parameterAshijeet Acharya1-1/+0
2016-10-13RAMBlocks: Store page sizeDr. David Alan Gilbert2-0/+2
2016-10-13Revert "char: use a fixed idx for child muxed chr"Marc-André Lureau1-1/+0
2016-10-12Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell4-5/+8
2016-10-12trace: get rid of generated-events.h/generated-events.cDaniel P. Berrange2-2/+0
2016-10-12trace: dynamically allocate trace_dstate in CPUStateDaniel P. Berrange1-3/+6
2016-10-12trace: provide mechanism for registering trace eventsDaniel P. Berrange1-0/+2
2016-10-11build: Work around SIZE_MAX bug in OSX headersEric Blake1-0/+8
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-28/+39
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-2/+9
2016-10-10Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2-6/+3
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell8-16/+53
2016-10-10virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic1-27/+0
2016-10-10virtio: prepare change VMSTATE_VIRTIO_DEVICE macroHalil Pasic1-0/+16
2016-10-10net: don't poke at chardev internal QemuOptsDaniel P. Berrange1-1/+20
2016-10-10virtio-blk: make some functions staticGreg Kurz1-8/+0
2016-10-10virtio: add virtio_detach_element()Stefan Hajnoczi1-0/+2
2016-10-10numa: reduce code duplication by adding helper numa_get_node_for_cpu()Igor Mammedov1-0/+3
2016-10-10virtio-serial: enable virtio console emergency write featureSascha Silbe2-0/+6
2016-10-08bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASKWei Yang1-5/+2
2016-10-08bt-hci-csr: drop unused argumentPaolo Bonzini1-1/+1
2016-10-07block-backend: Remember if attached device is non-qdevKevin Wolf1-2/+2
2016-10-07block: Add bdrv_runtime_opts to query-command-line-optionsKevin Wolf1-0/+1
2016-10-07async: add aio_bh_schedule_oneshotPaolo Bonzini1-0/+6
2016-10-06hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth1-0/+1
2016-10-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-2/+32
2016-10-04generic-loader: Add a generic loaderAlistair Francis1-0/+46
2016-10-04ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao1-1/+12
2016-10-04kvm-all: Pass requester ID to MSI routing functionsPavel Fedin1-0/+9
2016-10-04hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin1-0/+78
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis1-0/+3
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis1-0/+6