summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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-261-0/+14
* acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov2014-01-263-72/+71
* acpi-build: enable hotplug for PCI bridgesMichael S. Tsirkin2014-01-263-94/+297
* piix4: add acpi pci hotplug supportMichael S. Tsirkin2014-01-261-10/+65
* pcihp: generalization of piix4 acpiMichael S. Tsirkin2014-01-262-2/+317
* pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin2014-01-261-0/+28
* pc: make: fix dependencies: rebuild when included file is changedIgor Mammedov2014-01-261-1/+1
* 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/+7
* Add DSDT node for AppleSMCGabriel L. Somlo2014-01-265-1/+22
* Merge remote-tracking branch 'kraxel/tags/pull-audio-2' into stagingAnthony Liguori2014-01-241-0/+18
|\
| * hda-codec: disable streams on resetGerd Hoffmann2014-01-201-0/+18
* | Merge remote-tracking branch 'kraxel/tags/pull-usb-2' into stagingAnthony Liguori2014-01-247-6/+292
|\ \
| * | usb-hid: add microsoft os descriptor supportGerd Hoffmann2014-01-161-0/+8
| * | usb: add support for microsoft os descriptorsGerd Hoffmann2014-01-166-6/+284
| |/
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2014-01-243-1/+8
|\ \
| * | scsi: Support TEST UNIT READY in the dummy LUN0Paolo Bonzini2014-01-161-0/+2
| * | virtio-scsi: Prevent assertion on missed eventsEric Farman2014-01-151-1/+1
| * | virtio-scsi: Cleanup of I/Os that never startedEric Farman2014-01-151-0/+4
| * | scsi: Assign cancel_io vector for scsi_disk_emulate_opsPaolo Bonzini2014-01-151-0/+1
| |/
* | block: rename buffer_alignment to guest_block_sizePaolo Bonzini2014-01-244-4/+4
* | dataplane: fix shadowed return valueStefan Hajnoczi2014-01-221-1/+1
|/
* Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias2014-01-146-76/+29
|\
| * qemu-option: Remove qemu_opts_create_nofailPeter Crosthwaite2014-01-061-1/+2
| * hw: Remove assert_no_error usagesPeter Crosthwaite2014-01-065-70/+27
| * qdev: Delete dead codePeter Crosthwaite2014-01-061-5/+0
* | Microblaze: Convert Microblaze-pic handling to GPIOsAlistair Francis2014-01-145-68/+6
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2014-01-101-0/+20
|\ \
| * | scsi-disk: add UNMAP limits to block limits VPD pagePaolo Bonzini2013-12-221-0/+20
* | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2014-01-104-325/+199
|\ \ \
| * | | dataplane: replace hostmem with memory_region_findPaolo Bonzini2013-12-203-192/+71
| * | | dataplane: change vring API to use VirtQueueElementPaolo Bonzini2013-12-202-72/+69
| * | | vring: factor common code for error exitsPaolo Bonzini2013-12-202-13/+22
| * | | vring: create a common function to parse descriptorsPaolo Bonzini2013-12-201-62/+51
| | |/ | |/|
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-1013-117/+190
|\ \ \
| * | | virtio: add back call to virtio_bus_device_unpluggedPaolo Bonzini2013-12-231-0/+2
| * | | piix: fix 32bit pci holeGerd Hoffmann2013-12-232-9/+3
| * | | qdev: switch reset to post-orderPaolo Bonzini2013-12-233-22/+20
| * | | qdev: allow both pre- and post-order vists in qdev walking functionsPaolo Bonzini2013-12-231-12/+33
| * | | pci: clean up resetting of IRQsPaolo Bonzini2013-12-231-3/+4
| * | | pci: do not export pci_bus_resetPaolo Bonzini2013-12-232-7/+3
| * | | ACPI/DSDT-CPU: cleanup bogus commentIgor Mammedov2013-12-231-1/+0
| * | | ACPI: Q35 DSDT: fix CPU hotplug GPE0.2 handlerIgor Mammedov2013-12-231-2/+2
| * | | acpi: ich9: allow guest to clear SCI rised by GPEIgor Mammedov2013-12-231-0/+1
| * | | acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov2013-12-233-43/+24
| * | | acpi: piix4: remove not needed GPE0 maskIgor Mammedov2013-12-231-2/+1
| * | | hw/i386/pc_sysfw: support two flash drivesLaszlo Ersek2013-12-231-19/+86
| * | | pc_piix: document gigabyte_alignMichael S. Tsirkin2013-12-231-0/+11
| * | | piix: gigabyte alignment for ramGerd Hoffmann2013-12-231-2/+5
| |/ /
OpenPOWER on IntegriCloud