summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | vt82c686: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-232-2/+5
| * | | piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-234-7/+20
| * | | ich9: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-232-3/+10
| * | | pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-2313-4/+89
| * | | apic: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+5
| * | | sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-2328-33/+7
| * | | qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-2345-53/+53
| |/ /
* | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2014-01-097-19/+24
|\ \ \
| * | | mainstone: Fix duplicate array values for key 'space'Stefan Weil2014-01-011-2/+11
| * | | pxa27x: Add 'const' attribute to keyboard mapsStefan Weil2014-01-013-5/+5
| * | | exynos4210: Use macro ARRAY_SIZE where possibleStefan Weil2013-12-232-6/+3
| * | | misc: Use macro ARRAY_SIZE where possibleStefan Weil2013-12-231-2/+2
OpenPOWER on IntegriCloud