aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-31target-arm: A64: Add SIMD TBL/TBLXMichael Matz
2014-01-31target-arm: A64: Add SIMD EXTPeter Maydell
2014-01-31target-arm: A64: Add decode skeleton for SIMD data processing insnsAlex Bennée
2014-01-31target-arm: A64: Add SIMD ld/st singlePeter Maydell
2014-01-31target-arm: A64: Add SIMD ld/st multipleAlex Bennée
2014-01-31Merge remote-tracking branch 'stefanha/tags/tracing-pull-request' into stagingPeter Maydell
2014-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingPeter Maydell
2014-01-31Merge remote-tracking branch 'sstabellini/xen-170114' into stagingPeter Maydell
2014-01-30Merge remote-tracking branch 'stefanha/tags/net-pull-request' into stagingPeter Maydell
2014-01-30Merge remote-tracking branch 'rth/tcg-movbe' into stagingPeter Maydell
2014-01-30Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into stagingPeter Maydell
2014-01-30TCG: Fix I64-on-32bit-host temporariesAlexander Graf
2014-01-27trace: fix simple trace "disable" keywordStefan Hajnoczi
2014-01-27trace: add glib 2.32+ static GMutex supportStefan Hajnoczi
2014-01-27trace: [simple] Do not include "trace/simple.h" in generated tracer headersLluís Vilanova
2014-01-27tracing: start trace processing thread in final child processMichael Mueller
2014-01-27tap-linux: Get features once and use it many timesKusanagi Kouichi
2014-01-27Fix lan9118 buffer length handlingRoy Franz
2014-01-27Fix lan9118 TX "CMD A" handlingRoy Franz
2014-01-27net: Use g_strdup_printf instead of snprintf.Hani Benhabiles
2014-01-26MAINTAINERS: add self as virtio co-maintainerMichael S. Tsirkin
2014-01-26q35: document gigabyte_alignMichael S. Tsirkin
2014-01-26q35: gigabyte alignment for ramGerd Hoffmann
2014-01-26acpi: Fix PCI hole handling on build_srat()Eduardo Habkost
2014-01-26pc: Save size of RAM below 4GBEduardo Habkost
2014-01-26hw/pci: fix error flow in pci multifunction initMarcel Apfelbaum
2014-01-26acpi-test: update expected AML since recent changesMichael S. Tsirkin
2014-01-26pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generatedIgor Mammedov
2014-01-26pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov
2014-01-26pc: ACPI: expose PRST IO range via _CRSIgor Mammedov
2014-01-26pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resourcesIgor Mammedov
2014-01-26pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resourcesIgor Mammedov
2014-01-26pc: set PRST base in DSDT depending on chipsetIgor Mammedov
2014-01-26acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov
2014-01-26acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov
2014-01-26acpi-build: enable hotplug for PCI bridgesMichael S. Tsirkin
2014-01-26piix4: add acpi pci hotplug supportMichael S. Tsirkin
2014-01-26pcihp: generalization of piix4 acpiMichael S. Tsirkin
2014-01-26pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin
2014-01-26pc: make: fix dependencies: rebuild when included file is changedIgor Mammedov
2014-01-26acpi unit-test: do not fail on asl mismatchMarcel Apfelbaum
2014-01-26acpi unit-test: resolved iasl crashMarcel Apfelbaum
2014-01-26acpi unit-test: renamed ssdt_tables to tablesMarcel Apfelbaum
2014-01-26tests: fix acpi to work on bigendian hostAlexey Kardashevskiy
2014-01-26acpi unit-test: hook to rebuild expected aml filesMarcel Apfelbaum
2014-01-26acpi unit-test: added script to rebuild the expected aml filesMarcel Apfelbaum
2014-01-26acpi unit-test: extract iasl executable from configurationMarcel Apfelbaum
2014-01-26configure: add CONFIG_IASL to config-host.hMarcel Apfelbaum
2014-01-26acpi unit-test: compare DSDT and SSDT tables against expected valuesMarcel Apfelbaum
2014-01-26configure: added acpi unit-test filesMarcel Apfelbaum