aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-02-01net: multiqueue supportJason Wang
2013-02-01net: intorduce qemu_del_nic()Jason Wang
2013-02-01net: introduce qemu_get_nic()Jason Wang
2013-02-01net: introduce qemu_get_queue()Jason Wang
2013-02-01net: tap: using bool instead of bitfieldJason Wang
2013-02-01isa: QOM'ify isa_bus_from_device()Andreas Färber
2013-02-01i2c: Drop I2C_SLAVE_FROM_QDEV() macroAndreas Färber
2013-02-01Revert "e1000: no need auto-negotiation if link was down"Michael Roth
2013-02-01Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori
2013-01-31Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-02-01target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber
2013-02-01target-s390x: Clean up cpu_inject_*() signaturesAndreas Färber
2013-02-01target-i386: Pass X86CPU to cpu_x86_set_a20()Andreas Färber
2013-02-01ide/mmio: QOM'ify MMIO IDE for R2DAndreas Färber
2013-01-30Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori
2013-01-30Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-01-30Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori
2013-01-30hw/vexpress: Use correct HBI (board model number) for vexpress-a15Peter Maydell
2013-01-30hw/arm_sysctl: Clear sysctl cfgctrl start bitChristoffer Dall
2013-01-30hw/9pfs: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster
2013-01-30g_strdup(NULL) returns NULL; simplifyMarkus Armbruster
2013-01-30g_malloc(0) and g_malloc0(0) return NULL; simplifyMarkus Armbruster
2013-01-30prep: Move PReP machine to hw/ppc/Andreas Färber
2013-01-30xilinx_axidma: Fix debug mode compile messagesPeter Crosthwaite
2013-01-30cadence_gem: Debug mode compile fixesPeter Crosthwaite
2013-01-30cadence_ttc: Debug mode compile fixesPeter Crosthwaite
2013-01-30vfio-pci: Enable PCIe extended config spaceAlex Williamson
2013-01-30PIIX3: reset the VM when the Reset Control Register's RCPU bit gets setLaszlo Ersek
2013-01-30ich9: add support for pci assignmentJason Baron
2013-01-30virtio-net: rename ctrl rx commandsAmos Kong
2013-01-30virtio-net: introduce a new macaddr controlAmos Kong
2013-01-30virtio-net: remove layout assumptions for ctrl vqMichael S. Tsirkin
2013-01-30virtio-net: revert mac on resetMichael S. Tsirkin
2013-01-30e1000: document ICS read behaviourMichael S. Tsirkin
2013-01-29s390: Drop set_bit usage in virtio_ccw.Cornelia Huck
2013-01-29s390: css error codes.Cornelia Huck
2013-01-29s390: Use s390_cpu_physical_memory_map for tpi.Cornelia Huck
2013-01-29s390: Add s390-ccw-virtio machine.Cornelia Huck
2013-01-29s390-virtio: Check for NULL device in reset hypercallAndreas Färber
2013-01-29s390: Move hw files to hw/s390xAlexander Graf
2013-01-29virtio-s390: add a reset function to virtio-s390 devicesPaolo Bonzini
2013-01-29s390: Make typeinfo constAlexander Graf
2013-01-29s390: Add new channel I/O based virtio transport.Cornelia Huck
2013-01-29s390-virtio: Factor out some initialization code.Cornelia Huck
2013-01-29s390: Virtual channel subsystem support.Cornelia Huck
2013-01-29s390: Add default support for SCLP consoleAlexander Graf
2013-01-28Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-01-28Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-01-28Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori