aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-26virtio: Fix return value for dummy function vhost_net_virtqueue_pendingStefan Weil
2014-01-26ACPI: Fix AppleSMC _STA sizeGabriel L. Somlo
2014-01-26Add DSDT node for AppleSMCGabriel L. Somlo
2014-01-24Merge remote-tracking branch 'kraxel/tags/pull-audio-2' into stagingAnthony Liguori
2014-01-24Merge remote-tracking branch 'kraxel/tags/pull-usb-2' into stagingAnthony Liguori
2014-01-24Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2014-01-24block: rename buffer_alignment to guest_block_sizePaolo Bonzini
2014-01-22dataplane: fix shadowed return valueStefan Hajnoczi
2014-01-20hda-codec: disable streams on resetGerd Hoffmann
2014-01-16scsi: Support TEST UNIT READY in the dummy LUN0Paolo Bonzini
2014-01-16usb-hid: add microsoft os descriptor supportGerd Hoffmann
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann
2014-01-15virtio-scsi: Prevent assertion on missed eventsEric Farman
2014-01-15virtio-scsi: Cleanup of I/Os that never startedEric Farman
2014-01-15scsi: Assign cancel_io vector for scsi_disk_emulate_opsPaolo Bonzini
2014-01-14Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias
2014-01-14Microblaze: Convert Microblaze-pic handling to GPIOsAlistair Francis
2014-01-10Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2014-01-10Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2014-01-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2014-01-09Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2014-01-09Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2014-01-08hw: arm_gic: Introduce gic_set_priority functionChristoffer Dall
2014-01-08arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall
2014-01-08arm/xilinx_zynq: Always instantiate the GEMsPeter Crosthwaite
2014-01-08char/cadence_uart: Implement Tx flow controlPeter Crosthwaite
2014-01-08char/cadence_uart: Delete redundant rx rst logicPeter Crosthwaite
2014-01-08char/cadence_uart: Use the TX fifo for transmissionPeter Crosthwaite
2014-01-08char/cadence_uart: Fix can_receive logicPeter Crosthwaite
2014-01-08char/cadence_uart: Remove TX timer & add TX FIFO statePeter Crosthwaite
2014-01-08char/cadence_uart: Define Missing SR/ISR fieldsPeter Crosthwaite
2014-01-08char/cadence_uart: Simplify status generationPeter Crosthwaite
2014-01-08char/cadence_uart: s/r_fifo/rx_fifoPeter Crosthwaite
2014-01-08char/cadence_uart: Fix reset.Peter Crosthwaite
2014-01-08char/cadence_uart: Add missing uart_update_statePeter Crosthwaite
2014-01-08char/cadence_uart: Mark struct fields as public/privatePeter Crosthwaite
2014-01-06qemu-option: Remove qemu_opts_create_nofailPeter Crosthwaite
2014-01-06hw: Remove assert_no_error usagesPeter Crosthwaite
2014-01-06qdev: Delete dead codePeter Crosthwaite