summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hw: Clean up includesPeter Maydell2016-06-072-2/+0Star
* qdev: Clean up around propertiesCao jin2016-06-071-2/+8
* ICH9: fix typoCao jin2016-06-071-2/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-06-0712-80/+104
|\
| * virtio: move bi-endian target support to a single locationGreg Kurz2016-06-071-1/+5
| * pc-dimm: introduce realize callbackXiao Guangrong2016-06-071-0/+3
| * pc-dimm: get memory region from ->get_memory_region()Xiao Guangrong2016-06-071-1/+2
| * acpi: make bios_linker_loader_add_checksum() API offset basedIgor Mammedov2016-06-071-2/+2
| * acpi: make bios_linker_loader_add_pointer() API offset basedIgor Mammedov2016-06-071-2/+3
| * acpi: cleanup bios_linker_loader_cleanup()Igor Mammedov2016-06-071-1/+1
| * acpi: simplify bios_linker API by removing redundant 'table' argumentIgor Mammedov2016-06-072-4/+5
| * acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov2016-06-073-9/+15
| * pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov2016-06-074-9/+12
| * acpi: extend ACPI interface to provide send_event hookIgor Mammedov2016-06-072-8/+13
| * ipmi: rework the fwinfo to be fetched from the interfaceCorey Minyard2016-06-071-35/+39
| * pc: acpi: simplify build_legacy_cpu_hotplug_aml() signatureIgor Mammedov2016-06-071-1/+1
| * pc: acpi: mark current CPU hotplug functions as legacyIgor Mammedov2016-06-071-6/+6
| * pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_tab...Igor Mammedov2016-06-071-7/+0Star
| * pc: acpi: consolidate CPU hotplug AMLIgor Mammedov2016-06-071-1/+2
| * acpi: add aml_refof()Igor Mammedov2016-06-071-0/+1
| * acpi: add aml_debug()Igor Mammedov2016-06-071-0/+1
* | spapr_pci: Add and export DMA resetting helperAlexey Kardashevskiy2016-06-071-0/+2
* | spapr_iommu: Add root memory regionAlexey Kardashevskiy2016-06-071-1/+1
* | spapr_iommu: Migrate full stateAlexey Kardashevskiy2016-06-071-0/+3
* | spapr_iommu: Introduce "enabled" state for TCE tableAlexey Kardashevskiy2016-06-071-5/+4Star
* | vmstate: Define VARRAY with VMS_ALLOCAlexey Kardashevskiy2016-06-071-0/+10
* | kvm: API to obtain max supported mem slotsBharata B Rao2016-06-071-0/+1
|/
* char: get rid of qemu_char_get_next_serialxiaoqiang zhao2016-06-061-1/+0Star
* hw/char: QOM'ify xilinx_uartlite modelxiaoqiang zhao2016-06-061-0/+35
* hw/char: QOM'ify cadence_uart modelxiaoqiang zhao2016-06-061-0/+17
* hw/char: QOM'ify pl011 modelxiaoqiang zhao2016-06-061-0/+52
* hw/ptimer: Introduce ptimer_get_limitDmitry Osipenko2016-06-061-0/+1
* xlnx-zynqmp: Make the RPU subsystem optionalEdgar E. Iglesias2016-06-061-0/+2
* xlnx-zynqmp: Add a secure prop to en/disable ARM Security ExtensionsEdgar E. Iglesias2016-06-061-0/+3
* i2c: add aspeed i2c controllerCédric Le Goater2016-06-062-0/+64
* virtio-gpu: add live migration supportGerd Hoffmann2016-06-061-1/+3
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2016-06-0210-104/+402
|\
| * Add ENET device to i.MX6 SOC.Jean-Christophe Dubois2016-06-021-2/+4
| * Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois2016-06-021-2/+129
| * i.MX: move FEC device to a register array structure.Jean-Christophe Dubois2016-06-021-17/+34
| * i.MX: Rename i.MX FEC defines to ENET_XXXJean-Christophe Dubois2016-06-021-32/+32
| * net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman2016-06-022-44/+110
| * rtl8139: Move more TCP definitions to common headerDmitry Fleytman2016-06-021-0/+8
| * net: Add macros for MAC address tracingDmitry Fleytman2016-06-021-0/+5
| * net: Introduce Toeplitz hash calculatorDmitry Fleytman2016-06-021-0/+45
| * pcie: Introduce function for DSN capability creationDmitry Fleytman2016-06-021-0/+1
| * pcie: Add support for PCIe CAP v1Dmitry Fleytman2016-06-022-2/+7
| * pci: Introduce define for PM capability version 1.1Dmitry Fleytman2016-06-021-0/+2
| * msix: make msix_clr_pending() visible for clientsDmitry Fleytman2016-06-021-0/+1
| * pci: fix unaligned access in pci_xxx_quad()Dmitry Fleytman2016-06-021-2/+9