summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingPeter Maydell22-306/+1147
2014-01-31Merge remote-tracking branch 'sstabellini/xen-170114' into stagingPeter Maydell2-5/+10
2014-01-30Merge remote-tracking branch 'stefanha/tags/net-pull-request' into stagingPeter Maydell1-3/+3
2014-01-30Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into stagingPeter Maydell2-3/+5
2014-01-27Fix lan9118 buffer length handlingRoy Franz1-1/+1
2014-01-27Fix lan9118 TX "CMD A" handlingRoy Franz1-2/+2
2014-01-26q35: document gigabyte_alignMichael S. Tsirkin1-0/+13
2014-01-26q35: gigabyte alignment for ramGerd Hoffmann1-2/+5
2014-01-26acpi: Fix PCI hole handling on build_srat()Eduardo Habkost1-5/+5
2014-01-26pc: Save size of RAM below 4GBEduardo Habkost1-0/+1
2014-01-26hw/pci: fix error flow in pci multifunction initMarcel Apfelbaum1-10/+10
2014-01-26pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generatedIgor Mammedov4-92/+225
2014-01-26pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov5-7/+8
2014-01-26pc: ACPI: expose PRST IO range via _CRSIgor Mammedov1-1/+13
2014-01-26pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resourcesIgor Mammedov3-7/+15
2014-01-26pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resourcesIgor Mammedov3-7/+41
2014-01-26pc: set PRST base in DSDT depending on chipsetIgor Mammedov3-1/+3
2014-01-26acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov1-0/+14
2014-01-26acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov3-72/+71
2014-01-26acpi-build: enable hotplug for PCI bridgesMichael S. Tsirkin3-94/+297
2014-01-26piix4: add acpi pci hotplug supportMichael S. Tsirkin1-10/+65
2014-01-26pcihp: generalization of piix4 acpiMichael S. Tsirkin2-2/+317
2014-01-26pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin1-0/+28
2014-01-26pc: make: fix dependencies: rebuild when included file is changedIgor Mammedov1-1/+1
2014-01-26virtio: Fix return value for dummy function vhost_net_virtqueue_pendingStefan Weil1-1/+1
2014-01-26ACPI: Fix AppleSMC _STA sizeGabriel L. Somlo2-8/+7
2014-01-26Add DSDT node for AppleSMCGabriel L. Somlo5-1/+22
2014-01-24Merge remote-tracking branch 'kraxel/tags/pull-audio-2' into stagingAnthony Liguori1-0/+18
2014-01-24Merge remote-tracking branch 'kraxel/tags/pull-usb-2' into stagingAnthony Liguori7-6/+292
2014-01-24Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori3-1/+8
2014-01-24block: rename buffer_alignment to guest_block_sizePaolo Bonzini4-4/+4
2014-01-22dataplane: fix shadowed return valueStefan Hajnoczi1-1/+1
2014-01-20hda-codec: disable streams on resetGerd Hoffmann1-0/+18
2014-01-17xen_pt: Fix passthrough of device with ROM.Anthony PERARD1-2/+2
2014-01-17xen_pt: Fix debug output.Anthony PERARD1-2/+2
2014-01-17xenfb: map framebuffer read-only and handle unmap errorsStefano Stabellini1-1/+6
2014-01-16scsi: Support TEST UNIT READY in the dummy LUN0Paolo Bonzini1-0/+2
2014-01-16usb-hid: add microsoft os descriptor supportGerd Hoffmann1-0/+8
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann6-6/+284
2014-01-15ide: cmd_exec_dev_diagnostic() always set error register to 0x01David du Colombier1-0/+1
2014-01-15virtio-balloon: don't hardcode config size valueLuiz Capitulino1-3/+4
2014-01-15virtio-scsi: Prevent assertion on missed eventsEric Farman1-1/+1
2014-01-15virtio-scsi: Cleanup of I/Os that never startedEric Farman1-0/+4
2014-01-15scsi: Assign cancel_io vector for scsi_disk_emulate_opsPaolo Bonzini1-0/+1
2014-01-14Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias6-76/+29
2014-01-14Microblaze: Convert Microblaze-pic handling to GPIOsAlistair Francis5-68/+6
2014-01-10Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori1-0/+20
2014-01-10Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori4-325/+199
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori13-117/+190
2014-01-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2-14/+11