summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell6-6/+0
2016-06-07hw: Clean up includesPeter Maydell2-2/+0
2016-06-07qdev: Clean up around propertiesCao jin1-2/+8
2016-06-07ICH9: fix typoCao jin1-2/+2
2016-06-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell12-80/+104
2016-06-07virtio: move bi-endian target support to a single locationGreg Kurz1-1/+5
2016-06-07pc-dimm: introduce realize callbackXiao Guangrong1-0/+3
2016-06-07pc-dimm: get memory region from ->get_memory_region()Xiao Guangrong1-1/+2
2016-06-07acpi: make bios_linker_loader_add_checksum() API offset basedIgor Mammedov1-2/+2
2016-06-07acpi: make bios_linker_loader_add_pointer() API offset basedIgor Mammedov1-2/+3
2016-06-07acpi: cleanup bios_linker_loader_cleanup()Igor Mammedov1-1/+1
2016-06-07acpi: simplify bios_linker API by removing redundant 'table' argumentIgor Mammedov2-4/+5
2016-06-07acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov3-9/+15
2016-06-07pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov4-9/+12
2016-06-07acpi: extend ACPI interface to provide send_event hookIgor Mammedov2-8/+13
2016-06-07ipmi: rework the fwinfo to be fetched from the interfaceCorey Minyard1-35/+39
2016-06-07pc: acpi: simplify build_legacy_cpu_hotplug_aml() signatureIgor Mammedov1-1/+1
2016-06-07pc: acpi: mark current CPU hotplug functions as legacyIgor Mammedov1-6/+6
2016-06-07pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_tab...Igor Mammedov1-7/+0
2016-06-07pc: acpi: consolidate CPU hotplug AMLIgor Mammedov1-1/+2
2016-06-07acpi: add aml_refof()Igor Mammedov1-0/+1
2016-06-07acpi: add aml_debug()Igor Mammedov1-0/+1
2016-06-07spapr_pci: Add and export DMA resetting helperAlexey Kardashevskiy1-0/+2
2016-06-07spapr_iommu: Add root memory regionAlexey Kardashevskiy1-1/+1
2016-06-07spapr_iommu: Migrate full stateAlexey Kardashevskiy1-0/+3
2016-06-07spapr_iommu: Introduce "enabled" state for TCE tableAlexey Kardashevskiy1-5/+4
2016-06-07vmstate: Define VARRAY with VMS_ALLOCAlexey Kardashevskiy1-0/+10
2016-06-07kvm: API to obtain max supported mem slotsBharata B Rao1-0/+1
2016-06-06char: get rid of qemu_char_get_next_serialxiaoqiang zhao1-1/+0
2016-06-06hw/char: QOM'ify xilinx_uartlite modelxiaoqiang zhao1-0/+35
2016-06-06hw/char: QOM'ify cadence_uart modelxiaoqiang zhao1-0/+17
2016-06-06hw/char: QOM'ify pl011 modelxiaoqiang zhao1-0/+52
2016-06-06hw/ptimer: Introduce ptimer_get_limitDmitry Osipenko1-0/+1
2016-06-06xlnx-zynqmp: Make the RPU subsystem optionalEdgar E. Iglesias1-0/+2
2016-06-06xlnx-zynqmp: Add a secure prop to en/disable ARM Security ExtensionsEdgar E. Iglesias1-0/+3
2016-06-06i2c: add aspeed i2c controllerCédric Le Goater2-0/+64
2016-06-06virtio-gpu: add live migration supportGerd Hoffmann1-1/+3
2016-06-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell10-104/+402
2016-06-02Add ENET device to i.MX6 SOC.Jean-Christophe Dubois1-2/+4
2016-06-02Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois1-2/+129
2016-06-02i.MX: move FEC device to a register array structure.Jean-Christophe Dubois1-17/+34
2016-06-02i.MX: Rename i.MX FEC defines to ENET_XXXJean-Christophe Dubois1-32/+32
2016-06-02net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman2-44/+110
2016-06-02rtl8139: Move more TCP definitions to common headerDmitry Fleytman1-0/+8
2016-06-02net: Add macros for MAC address tracingDmitry Fleytman1-0/+5
2016-06-02net: Introduce Toeplitz hash calculatorDmitry Fleytman1-0/+45
2016-06-02pcie: Introduce function for DSN capability creationDmitry Fleytman1-0/+1
2016-06-02pcie: Add support for PCIe CAP v1Dmitry Fleytman2-2/+7
2016-06-02pci: Introduce define for PM capability version 1.1Dmitry Fleytman1-0/+2
2016-06-02msix: make msix_clr_pending() visible for clientsDmitry Fleytman1-0/+1