summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-04-031-1/+0
|\
| * scsi-bus: remove bogus assertionPaolo Bonzini2014-04-021-1/+0
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-04-011-1/+6
|\ \
| * | trace: add workaround for SystemTap PR13296Frank Ch. Eigler2014-04-011-1/+6
| |/
* | tmp105: Read temperature in milli-celsiusPaolo Bonzini2014-03-311-3/+5
* | nvme: Permit zero-length block devicesAndreas Färber2014-03-311-2/+2
|/
* pci: Fix clearing IRQs on resetCole Robinson2014-03-311-2/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-282-3/+4
|\
| * acpi: fix ACPI generation for pci bridgesMarcel Apfelbaum2014-03-281-2/+2
| * Don't enable a HPET timer if HPET is disabledMatt Lupfer2014-03-271-1/+2
* | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-271-1/+1
|\ \
| * | intc/openpic_kvm: Fix MemListener delete region callback functionPrasad Joshi2014-03-271-1/+1
* | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-27' in...Peter Maydell2014-03-2715-55/+56
|\ \ \
| * | | hw/timer/grlib_gptimer: remove unnecessary assignmentPrasad Joshi2014-03-271-1/+0
| * | | hw/pci-host/apb.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-5/+5
| * | | hw/intc/xilinx_intc: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+2
| * | | hw/intc/slavio_intctl: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+1
| * | | hw/ppc: Avoid shifting left into sign bitPeter Maydell2014-03-275-18/+18
| * | | hw/intc/openpic: Avoid shifting left into sign bitPeter Maydell2014-03-271-7/+7
| * | | hw/usb/hcd-ohci.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-16/+16
| * | | hw/i386/acpi_build.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+1
| * | | hw/pci/pci_host.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+2
| * | | hw/intc/apic.c: Use uint32_t for mask word in foreach_apicPeter Maydell2014-03-271-3/+3
| * | | hw/ide: Add missing 'static' attributesStefan Weil2014-03-271-1/+1
| |/ /
* | | hw/arm: Stop specifying integratorcp as the default boardPeter Maydell2014-03-271-1/+0
|/ /
* | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-03-262-2/+3
|\ \ | |/ |/|
| * spapr_vscsi: remove duplicate condition checkPrasad Joshi2014-03-261-1/+1
| * scsi: check req pointer before dereferencing itPrasad Joshi2014-03-261-1/+2
* | virtio-net: add vlan receive state to RxFilterInfoAmos Kong2014-03-261-13/+29
* | virtio-net: Do not filter VLANs without F_CTRL_VLANStefan Fritsch2014-03-261-0/+6
* | acpi: make SSDT 1.0 spec compliant when possibleMichael S. Tsirkin2014-03-261-2/+14
|/
* vfio: Cosmetic error reporting fixesAlex Williamson2014-03-251-14/+14
* vfio: Correction in vfio_rom_read when attempting rom loadingBandan Das2014-03-251-4/+1
* 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
OpenPOWER on IntegriCloud