summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-02-01xen: fix build problem introduced from per-queue peersAnthony Liguori1-2/+0
2013-02-01virtio-net: compat multiqueue supportJason Wang1-0/+4
2013-02-01virtio-net: migration support for multiqueueJason Wang1-6/+29
2013-02-01virtio-net: multiqueue supportJason Wang2-67/+263
2013-02-01virtio-net: separate virtqueue from VirtIONetJason Wang1-81/+114
2013-02-01virtio: add a queue_index to VirtQueueJason Wang2-0/+9
2013-02-01virtio: introduce virtio_del_queue()Jason Wang2-0/+11
2013-02-01vhost: multiqueue supportJason Wang5-58/+120
2013-02-01net: multiqueue supportJason Wang4-12/+44
2013-02-01net: intorduce qemu_del_nic()Jason Wang8-8/+8
2013-02-01net: introduce qemu_get_nic()Jason Wang26-74/+74
2013-02-01net: introduce qemu_get_queue()Jason Wang25-114/+133
2013-02-01net: tap: using bool instead of bitfieldJason Wang1-1/+1
2013-02-01isa: QOM'ify isa_bus_from_device()Andreas Färber1-1/+1
2013-02-01i2c: Drop I2C_SLAVE_FROM_QDEV() macroAndreas Färber7-8/+7
2013-02-01Revert "e1000: no need auto-negotiation if link was down"Michael Roth1-5/+0
2013-02-01Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori3-7/+11
2013-01-31Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori4-28/+86
2013-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori9-65/+227
2013-02-01target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber2-4/+10
2013-02-01target-s390x: Clean up cpu_inject_*() signaturesAndreas Färber1-3/+1
2013-02-01target-i386: Pass X86CPU to cpu_x86_set_a20()Andreas Färber1-3/+4
2013-02-01ide/mmio: QOM'ify MMIO IDE for R2DAndreas Färber3-25/+82
2013-01-30Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori2-1/+2
2013-01-30Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori8-33/+23
2013-01-30Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori3-31/+56
2013-01-30hw/vexpress: Use correct HBI (board model number) for vexpress-a15Peter Maydell1-1/+1
2013-01-30hw/arm_sysctl: Clear sysctl cfgctrl start bitChristoffer Dall1-0/+1
2013-01-30hw/9pfs: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2-5/+5
2013-01-30g_strdup(NULL) returns NULL; simplifyMarkus Armbruster2-8/+2
2013-01-30g_malloc(0) and g_malloc0(0) return NULL; simplifyMarkus Armbruster2-10/+3
2013-01-30prep: Move PReP machine to hw/ppc/Andreas Färber2-15/+16
2013-01-30xilinx_axidma: Fix debug mode compile messagesPeter Crosthwaite1-1/+1
2013-01-30cadence_gem: Debug mode compile fixesPeter Crosthwaite1-7/+10
2013-01-30cadence_ttc: Debug mode compile fixesPeter Crosthwaite1-2/+2
2013-01-30vfio-pci: Enable PCIe extended config spaceAlex Williamson1-0/+4
2013-01-30PIIX3: reset the VM when the Reset Control Register's RCPU bit gets setLaszlo Ersek1-1/+69
2013-01-30ich9: add support for pci assignmentJason Baron3-0/+35
2013-01-30virtio-net: rename ctrl rx commandsAmos Kong2-14/+14
2013-01-30virtio-net: introduce a new macaddr controlAmos Kong3-3/+26
2013-01-30virtio-net: remove layout assumptions for ctrl vqMichael S. Tsirkin1-54/+75
2013-01-30virtio-net: revert mac on resetMichael S. Tsirkin1-0/+1
2013-01-30e1000: document ICS read behaviourMichael S. Tsirkin1-0/+10
2013-01-29s390: Drop set_bit usage in virtio_ccw.Cornelia Huck1-2/+2
2013-01-29s390: css error codes.Cornelia Huck2-5/+5
2013-01-29s390: Use s390_cpu_physical_memory_map for tpi.Cornelia Huck1-1/+1
2013-01-29s390: Add s390-ccw-virtio machine.Cornelia Huck3-0/+136
2013-01-29s390-virtio: Check for NULL device in reset hypercallAndreas Färber1-0/+3
2013-01-29s390: Move hw files to hw/s390xAlexander Graf6-18/+16
2013-01-29virtio-s390: add a reset function to virtio-s390 devicesPaolo Bonzini1-0/+8