summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* net: introduce qemu_get_queue()Jason Wang2013-02-0125-114/+133
* net: tap: using bool instead of bitfieldJason Wang2013-02-011-1/+1
* isa: QOM'ify isa_bus_from_device()Andreas Färber2013-02-011-1/+1
* i2c: Drop I2C_SLAVE_FROM_QDEV() macroAndreas Färber2013-02-017-8/+7
* Revert "e1000: no need auto-negotiation if link was down"Michael Roth2013-02-011-5/+0
* Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori2013-02-013-7/+11
|\
| * target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber2013-02-012-4/+10
| * target-s390x: Clean up cpu_inject_*() signaturesAndreas Färber2013-02-011-3/+1
* | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-01-314-28/+86
|\ \
| * | target-i386: Pass X86CPU to cpu_x86_set_a20()Andreas Färber2013-02-011-3/+4
| |/
| * ide/mmio: QOM'ify MMIO IDE for R2DAndreas Färber2013-02-013-25/+82
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-01-319-65/+227
|\ \ | |/ |/|
| * vfio-pci: Enable PCIe extended config spaceAlex Williamson2013-01-301-0/+4
| * PIIX3: reset the VM when the Reset Control Register's RCPU bit gets setLaszlo Ersek2013-01-301-1/+69
| * ich9: add support for pci assignmentJason Baron2013-01-303-0/+35
| * virtio-net: rename ctrl rx commandsAmos Kong2013-01-302-14/+14
| * virtio-net: introduce a new macaddr controlAmos Kong2013-01-303-3/+26
| * virtio-net: remove layout assumptions for ctrl vqMichael S. Tsirkin2013-01-301-54/+75
| * virtio-net: revert mac on resetMichael S. Tsirkin2013-01-301-0/+1
| * e1000: document ICS read behaviourMichael S. Tsirkin2013-01-301-0/+10
* | Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori2013-01-302-1/+2
|\ \
| * | hw/vexpress: Use correct HBI (board model number) for vexpress-a15Peter Maydell2013-01-301-1/+1
| * | hw/arm_sysctl: Clear sysctl cfgctrl start bitChristoffer Dall2013-01-301-0/+1
| |/
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-01-308-33/+23
|\ \
| * | hw/9pfs: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-302-5/+5
| * | g_strdup(NULL) returns NULL; simplifyMarkus Armbruster2013-01-302-8/+2
| * | g_malloc(0) and g_malloc0(0) return NULL; simplifyMarkus Armbruster2013-01-302-10/+3
| * | xilinx_axidma: Fix debug mode compile messagesPeter Crosthwaite2013-01-301-1/+1
| * | cadence_gem: Debug mode compile fixesPeter Crosthwaite2013-01-301-7/+10
| * | cadence_ttc: Debug mode compile fixesPeter Crosthwaite2013-01-301-2/+2
| |/
* | Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori2013-01-303-31/+56
|\ \
| * | prep: Move PReP machine to hw/ppc/Andreas Färber2013-01-302-15/+16
| * | prep_pci: Convert to QOM realizefnAndreas Färber2013-01-271-4/+4
| * | prep_pci: Create PCIBus and PCIDevice in-placeAndreas Färber2013-01-271-13/+37
* | | s390: Drop set_bit usage in virtio_ccw.Cornelia Huck2013-01-291-2/+2
* | | s390: css error codes.Cornelia Huck2013-01-292-5/+5
* | | s390: Use s390_cpu_physical_memory_map for tpi.Cornelia Huck2013-01-291-1/+1
* | | s390: Add s390-ccw-virtio machine.Cornelia Huck2013-01-293-0/+136
* | | s390-virtio: Check for NULL device in reset hypercallAndreas Färber2013-01-291-0/+3
* | | s390: Move hw files to hw/s390xAlexander Graf2013-01-296-18/+16
* | | virtio-s390: add a reset function to virtio-s390 devicesPaolo Bonzini2013-01-291-0/+8
* | | s390: Make typeinfo constAlexander Graf2013-01-291-1/+1
* | | s390: Add new channel I/O based virtio transport.Cornelia Huck2013-01-293-0/+1059
* | | s390-virtio: Factor out some initialization code.Cornelia Huck2013-01-292-51/+72
* | | s390: Virtual channel subsystem support.Cornelia Huck2013-01-293-0/+1377
* | | s390: Add default support for SCLP consoleAlexander Graf2013-01-291-0/+1
| |/ |/|
* | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-01-287-13/+60
|\ \
| * | pc: Generate APIC IDs according to CPU topologyEduardo Habkost2013-01-271-2/+10
| * | pc: Set fw_cfg data based on APIC ID calculationEduardo Habkost2013-01-271-5/+35
| * | fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()Eduardo Habkost2013-01-276-2/+7
OpenPOWER on IntegriCloud