summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2014-01-102-14/+11
|\ \ \
| * | | target-i386: Move apic_state field from CPUX86State to X86CPUChen Fan2013-12-232-14/+11
| |/ /
* | | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2014-01-0973-153/+298
|\ \ \
| * | | ioapic: QOM'ify ioapicxiaoqiang zhao2013-12-243-9/+19
| * | | ioapic: Cleanup for QOM'ificationxiaoqiang zhao2013-12-243-4/+8
| * | | icc_bus: QOM'ify ICCxiaoqiang zhao2013-12-242-14/+13
| * | | apic: QOM'ify APICxiaoqiang zhao2013-12-244-7/+13
| * | | apic: Cleanup for QOM'ificationxiaoqiang zhao2013-12-243-55/+55
| * | | qdev: Drop misleading qbus_free() functionStefan Hajnoczi2013-12-242-7/+2
| * | | hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster2013-12-2410-0/+26
| * | | isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-2310-10/+29
OpenPOWER on IntegriCloud