summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140324'...Peter Maydell2014-03-241-1/+4
|\
| * target-arm: Load ELF images with the correct machine type for CPUPeter Maydell2014-03-241-1/+4
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-244-36/+45
|\ \ | |/ |/|
| * acpi: fix endian-ness for table idsMichael S. Tsirkin2014-03-182-29/+16
| * i386/acpi-build: support hotplug of VCPU with APIC ID 0xFFLaszlo Ersek2014-03-181-1/+6
| * i386/acpi-build: allow more than 255 elements in CPONLaszlo Ersek2014-03-181-2/+2
| * pc: Refuse max_cpus if it results in too large APIC IDEduardo Habkost2014-03-181-0/+8
| * acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmapEduardo Habkost2014-03-181-2/+2
| * acpi: Assert sts array limit on AcpiCpuHotplug_add()Eduardo Habkost2014-03-181-0/+1
| * pc: Refuse CPU hotplug if the resulting APIC ID is too largeEduardo Habkost2014-03-181-0/+8
| * acpi-build: fix misaligned accessMichael S. Tsirkin2014-03-121-2/+2
* | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-208-20/+217
|\ \
| * | spapr: Implement interface to fix device pathnameAlexey Kardashevskiy2014-03-201-1/+84
| * | spapr: QOM'ify pseries machineAlexey Kardashevskiy2014-03-201-3/+19
| * | spapr_vio: Fix firmware namesAlexey Kardashevskiy2014-03-201-0/+3
| * | spapr_llan: Add to boot device listAlexey Kardashevskiy2014-03-201-0/+3
| * | qdev: Introduce FWPathProvider interfacePaolo Bonzini2014-03-203-1/+69
| * | vl.c: Extend get_boot_devices_list() to ignore suffixesAlexey Kardashevskiy2014-03-201-1/+1
| * | spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy2014-03-201-8/+33
| * | spapr_hcall: Fix h_enter to loop correctlyAneesh Kumar K.V2014-03-201-6/+5
* | | raven: Use raven_ for all function prefixesHervé Poussineau2014-03-201-19/+21
* | | raven: Fix PCI bus accesses with size > 1Hervé Poussineau2014-03-201-4/+4
* | | raven: Add PCI bus mastering address spaceHervé Poussineau2014-03-201-0/+24
* | | raven: Set a correct PCI memory regionHervé Poussineau2014-03-202-3/+15
* | | raven: Set a correct PCI I/O memory regionHervé Poussineau2014-03-201-9/+10
* | | raven: Implement non-contiguous I/O regionHervé Poussineau2014-03-202-91/+88
* | | raven: Rename intack region to pci_intackHervé Poussineau2014-03-201-3/+4
* | | virtio-rng: Avoid default_backend refcount leakStefan Hajnoczi2014-03-191-0/+3
* | | qom: Add check() argument to object_property_add_link()Stefan Hajnoczi2014-03-199-3/+33
* | | qom: Make QOM link property unref optionalStefan Hajnoczi2014-03-198-17/+39
|/ /
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-03-191-1/+1
|\ \
| * | dataplane: fix implicit IOThread refcountStefan Hajnoczi2014-03-191-1/+1
* | | pl011: fix incorrect logic to set the RXFF flagRob Herring2014-03-181-1/+1
* | | pl011: fix UARTRSR accesses corrupting the UARTCR valueRob Herring2014-03-181-7/+10
* | | pl011: reset the fifo when enabled or disabledRob Herring2014-03-181-0/+5
* | | ahci: fix sysbus supportRob Herring2014-03-181-5/+8
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-2' into stagingPeter Maydell2014-03-181-1/+2
|\ \
| * | ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven2014-03-181-1/+2
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140317'...Peter Maydell2014-03-184-75/+109
|\ \ \ | |/ / |/| |
| * | virt: Set reset-cbar on CPUsPeter Maydell2014-03-171-0/+6
| * | exynos4210: Set reset-cbar property of Cortex-A9 CPUsPeter Maydell2014-03-171-3/+13
| * | realview-pbx-a9: Set reset-cbar property for CPUsPeter Maydell2014-03-171-10/+29
| * | vexpress: Set reset-cbar property for CPUsPeter Maydell2014-03-171-62/+61
* | | s390x/sclpconsole-lm: Fix and simplify irq setupChristian Borntraeger2014-03-171-23/+4
* | | s390x/sclpconsole: Fix and simplify interrupt injectionChristian Borntraeger2014-03-171-24/+6
* | | s390x/cpu hotplug: Fix memory leakChristian Borntraeger2014-03-171-3/+3
* | | s390/ipl: Fix error path on BIOS loadingChristian Borntraeger2014-03-171-1/+1
|/ /
* | FSL eTSEC: Fix typo in rx ringFabien Chouteau2014-03-151-2/+2
* | audio: Add 'static' attributes to several variablesStefan Weil2014-03-151-3/+3
* | misc: Fix typos in commentsStefan Weil2014-03-152-3/+3
OpenPOWER on IntegriCloud