summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | kvm: initialize qemu_host_page_sizeAlexey Kardashevskiy2014-01-173-6/+10
| * | | vfio-pci: Fail initfn on DMA mapping errorsAlex Williamson2014-01-161-6/+38
| * | | vfio: Filter out bogus mappingsAlex Williamson2014-01-161-1/+8
| * | | vfio: Do not reattempt a failed rom readBandan Das2014-01-151-0/+6
| * | | vfio: warn if host device rom can't be readBandan Das2014-01-151-0/+7
| * | | vfio: Destroy memory regionsAlex Williamson2014-01-151-0/+4
* | | | Merge remote-tracking branch 'remotes/sstabellini/xen-140130' into stagingPeter Maydell2014-02-011-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | address_space_translate: do not cross page boundariesStefano Stabellini2014-01-301-2/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'stefanha/tags/tracing-pull-request' into stagingPeter Maydell2014-01-313-13/+29
|\ \ \
| * | | trace: fix simple trace "disable" keywordStefan Hajnoczi2014-01-271-1/+2
| * | | trace: add glib 2.32+ static GMutex supportStefan Hajnoczi2014-01-271-7/+16
| * | | trace: [simple] Do not include "trace/simple.h" in generated tracer headersLluĂ­s Vilanova2014-01-272-3/+1Star
| * | | tracing: start trace processing thread in final child processMichael Mueller2014-01-271-2/+10
| |/ /
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingPeter Maydell2014-01-3149-338/+1963
|\ \ \
| * | | MAINTAINERS: add self as virtio co-maintainerMichael S. Tsirkin2014-01-261-0/+1
| * | | q35: document gigabyte_alignMichael S. Tsirkin2014-01-261-0/+13
| * | | q35: gigabyte alignment for ramGerd Hoffmann2014-01-261-2/+5
| * | | acpi: Fix PCI hole handling on build_srat()Eduardo Habkost2014-01-261-5/+5
| * | | pc: Save size of RAM below 4GBEduardo Habkost2014-01-262-1/+2
| * | | hw/pci: fix error flow in pci multifunction initMarcel Apfelbaum2014-01-261-10/+10
| * | | acpi-test: update expected AML since recent changesMichael S. Tsirkin2014-01-264-0/+0
| * | | pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generatedIgor Mammedov2014-01-264-92/+225
| * | | pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov2014-01-266-7/+9
| * | | pc: ACPI: expose PRST IO range via _CRSIgor Mammedov2014-01-261-1/+13
| * | | pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resourcesIgor Mammedov2014-01-263-7/+15
| * | | pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resourcesIgor Mammedov2014-01-263-7/+41
| * | | pc: set PRST base in DSDT depending on chipsetIgor Mammedov2014-01-263-1/+3
| * | | acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov2014-01-264-1/+22
| * | | acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov2014-01-265-72/+120
| * | | acpi-build: enable hotplug for PCI bridgesMichael S. Tsirkin2014-01-263-94/+297
| * | | piix4: add acpi pci hotplug supportMichael S. Tsirkin2014-01-262-10/+70
| * | | pcihp: generalization of piix4 acpiMichael S. Tsirkin2014-01-263-2/+389
| * | | pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin2014-01-262-0/+42
| * | | pc: make: fix dependencies: rebuild when included file is changedIgor Mammedov2014-01-261-1/+1
| * | | acpi unit-test: do not fail on asl mismatchMarcel Apfelbaum2014-01-261-2/+11
| * | | acpi unit-test: resolved iasl crashMarcel Apfelbaum2014-01-261-3/+15
| * | | acpi unit-test: renamed ssdt_tables to tablesMarcel Apfelbaum2014-01-261-24/+24
| * | | tests: fix acpi to work on bigendian hostAlexey Kardashevskiy2014-01-261-3/+3
| * | | acpi unit-test: hook to rebuild expected aml filesMarcel Apfelbaum2014-01-261-5/+25
| * | | acpi unit-test: added script to rebuild the expected aml filesMarcel Apfelbaum2014-01-261-0/+36
| * | | acpi unit-test: extract iasl executable from configurationMarcel Apfelbaum2014-01-261-23/+8Star
| * | | configure: add CONFIG_IASL to config-host.hMarcel Apfelbaum2014-01-261-0/+4
| * | | acpi unit-test: compare DSDT and SSDT tables against expected valuesMarcel Apfelbaum2014-01-261-21/+240
| * | | configure: added acpi unit-test filesMarcel Apfelbaum2014-01-261-0/+4
| * | | acpi unit-test: add test filesMarcel Apfelbaum2014-01-2613-0/+0
| * | | virtio: Fix return value for dummy function vhost_net_virtqueue_pendingStefan Weil2014-01-261-1/+1
| * | | ACPI: Fix AppleSMC _STA sizeGabriel L. Somlo2014-01-262-8/+7Star
| * | | Add DSDT node for AppleSMCGabriel L. Somlo2014-01-266-1/+29
| * | | Python-lang gdb script to extract x86_64 guest vmcore from qemu coredumpLaszlo Ersek2014-01-261-0/+339
| |/ /
* | | Merge remote-tracking branch 'sstabellini/xen-170114' into stagingPeter Maydell2014-01-312-5/+10
|\ \ \