summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* net/cadence_gem: Don't rx packets when no rx buffer availablePeter Crosthwaite2013-12-101-1/+10
* net/cadence_gem: Improve can_receive debug printferyPeter Crosthwaite2013-12-101-2/+10
* net/cadence_gem: Fix register w1c logicPeter Crosthwaite2013-12-101-7/+6
* net/cadence_gem: Fix small packet FCS strippingPeter Crosthwaite2013-12-101-5/+8
* net/cadence_gem: Fix rx multi-fragment packetsPeter Crosthwaite2013-12-101-1/+1
* net/cadence_gem: Add missing VMSTATE_END_OF_LISTPeter Crosthwaite2013-12-101-0/+1
* net/cadence_gem: Implement SAR (de)activationPeter Crosthwaite2013-12-101-4/+23
* net/cadence_gem: Implement SAR match bit in rx descPeter Crosthwaite2013-12-101-0/+2
* net/cadence_gem: Implement RX descriptor match mode flagsPeter Crosthwaite2013-12-101-13/+69
* net/cadence_gem: Prefetch rx descriptors ASAPPeter Crosthwaite2013-12-101-27/+35
* net/cadence_gem: simplify rx buf descriptor walkingPeter Crosthwaite2013-12-101-28/+9
* net/cadence_gem: Don't assert against 0 buffer addressPeter Crosthwaite2013-12-101-9/+0
* net/cadence_gem: Update DMA rx descriptors as we process themEdgar E. Iglesias2013-12-101-17/+16
* net/cadence_gem: Implement mac level loopback modePeter Crosthwaite2013-12-101-1/+1
* hw/arm/virt: Support -cpu hostPeter Maydell2013-12-101-0/+8
* hw/arm: Add 'virt' platformPeter Maydell2013-12-102-1/+445
* hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby2013-12-101-12/+20
* cpu/a9mpcore: Add Global TimerFrançois LEGAL2013-12-101-5/+21
* hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite2013-12-102-0/+370
* cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite2013-12-101-14/+14
* cpu/a9mpcore: rename timerbusdev variablePeter Crosthwaite2013-12-101-4/+4
* integrator/cp: add support for REFCNT registerJan Petrous2013-12-101-3/+10
* Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131206.0' int...Anthony Liguori2013-12-071-5/+128
|\
| * vfio-pci: Release all MSI-X vectors when disabledAlex Williamson2013-12-061-0/+12
| * vfio-pci: Add debug config options to disable MSI/X KVM supportAlex Williamson2013-12-061-4/+20
| * vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirkAlex Williamson2013-12-061-1/+29
| * vfio-pci: Make use of new KVM-VFIO deviceAlex Williamson2013-12-061-0/+67
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-12-071-23/+131
|\ \
| * | scsi-disk: correctly implement WRITE SAMEPaolo Bonzini2013-12-031-24/+116
| * | scsi-disk: reject ANCHOR=1 for UNMAP and WRITE SAME commandsPaolo Bonzini2013-12-031-1/+11
| * | scsi-disk: catch write protection errors in UNMAPPaolo Bonzini2013-12-031-0/+6
| |/
* | Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into stagingAnthony Liguori2013-12-072-3/+26
|\ \
| * | pc: switch 2.0 machine types to large seabios binaryGerd Hoffmann2013-12-062-2/+6
| * | add pc-{i440fx,q35}-2.0 machine typesGerd Hoffmann2013-12-022-3/+22
| |/
* | Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into stagingAnthony Liguori2013-12-062-2/+7
|\ \
| * | xen-pvdevice: make device-id property compulsoryPaul Durrant2013-12-011-1/+5
| * | xen: fix two errors when debug is enabledWei Liu2013-12-011-1/+2
| |/
* | Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into stagingAnthony Liguori2013-12-069-87/+300
|\ \
| * | usb: move usb_{hi,lo} helpers to header file.Gerd Hoffmann2013-11-282-10/+11
| * | Revert "usb-tablet: Don't claim wakeup capability for USB-2 version"Gerd Hoffmann2013-11-281-1/+1
| * | ehci: implement port wakeupGerd Hoffmann2013-11-281-2/+16
| * | xhci: Call usb_device_alloc/free_streamsHans de Goede2013-11-261-0/+117
| * | usb: Add usb_device_alloc/free_streamsHans de Goede2013-11-261-0/+18
| * | usb: Add max_streams attribute to endpoint infoHans de Goede2013-11-262-0/+24
| * | uas: s/ui/iu/Hans de Goede2013-11-261-38/+38
| * | uas: Fix response iu struct definitionHans de Goede2013-11-261-10/+8
| * | uas: Bounds check tags when using streamsHans de Goede2013-11-261-0/+14
| * | uas: Streams are numbered 1-y, rather then 0-xHans de Goede2013-11-261-3/+3
| * | uas: Fix / cleanup usb_uas_task error handlingHans de Goede2013-11-261-17/+3
| * | uas: Only use report iu-s for task_mgmt status reportingHans de Goede2013-11-261-8/+22
OpenPOWER on IntegriCloud