summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-03-046-163/+33
|\ \
| * | dataplane: remove EventPoll in favor of AioContextPaolo Bonzini2013-03-044-161/+29
| * | virtio-blk: fix unplug + virsh rebootChristian Borntraeger2013-03-041-1/+3
| * | ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland2013-03-041-1/+1
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-03-049-22/+163
|\ \
| * | Set virtio-serial device to have a default of 2 MSI vectors.Gal Hammer2013-02-272-1/+9
| * | ICH9 LPC: Reset Control Register, basic implementationLaszlo Ersek2013-02-272-0/+68
| * | Fix guest OS hang when 64bit PCI bar presentAlexey Korolev2013-02-272-4/+25
| * | e1000: unbreak the guest network migration to 1.3Michael S. Tsirkin2013-02-272-0/+29
| * | vhost: memory sync fixesMichael S. Tsirkin2013-02-261-17/+32
* | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-03-041-2/+4
|\ \ \ | |_|/ |/| |
| * | net: reduce the unnecessary memory allocation of multiqueueJason Wang2013-02-271-2/+4
| |/
* | cadence_gem: Add debug msgs for rx desc movementPeter Crosthwaite2013-02-281-0/+2
* | cadence_gem: Don't reset rx desc pointer on rx_enPeter Crosthwaite2013-02-281-4/+0
* | cadence_gem: fix interrupt eventsPeter Crosthwaite2013-02-281-23/+4
* | cadence_gem: factor out can_rx() logic replicationPeter Crosthwaite2013-02-281-1/+1
* | cadence_gem: Flush queued packetsPeter Crosthwaite2013-02-281-0/+3
* | m25p80.c: Use QOM classes for part differentiationPeter Crosthwaite2013-02-283-31/+33
* | xilinx_zynq: Added SD controllersPeter Crosthwaite2013-02-281-0/+10
* | hw/sdhci: introduce standard SD host controllerIgor Mitsyanko2013-02-283-0/+1613
* | arm: a9mpcore: Coreify the SCUPeter Crosthwaite2013-02-283-113/+174
* | arm: a9mpcore: remove old_timer_status fieldPeter Crosthwaite2013-02-281-8/+3
* | arm: mptimer: Remove WDT distinctionPeter Crosthwaite2013-02-283-64/+41
* | arm: arm11mpcore, a9mpcore: CamelCased type namesPeter Crosthwaite2013-02-282-23/+23
* | arm: mptimer: CamelCased type namesPeter Crosthwaite2013-02-281-28/+28
* | hw/pflash_cfi01: Treat read in unknown command state as readPeter Maydell2013-02-281-5/+6
* | hw/pflash_cfi01: Make read after byte-write or erase return statusPeter Maydell2013-02-281-0/+3
* | hw/ds1338: Fix conversion between 12 hours and 24 hours modes.Antoine Mathys2013-02-281-4/+4
|/
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-02-266-10/+78
|\
| * pc: add compatibility machine types for 1.4Paolo Bonzini2013-02-223-5/+63
| * blockdev: enable discard by defaultPaolo Bonzini2013-02-223-5/+15
* | grlib-apbuart: Add support of various flagsRonald Hecht2013-02-231-7/+29
* | Typo: replace gptimer by apbuartFabien Chouteau2013-02-231-8/+8
* | xhci: fix bad print specifierHervé Poussineau2013-02-231-2/+2
|/
* unbreak hw/usb/redirect.c buildGerd Hoffmann2013-02-221-1/+1
* vga: fix byteswapping.Gerd Hoffmann2013-02-214-13/+13
* Merge remote-tracking branch 'kraxel/usb.78' into stagingAnthony Liguori2013-02-2124-284/+711
|\
| * uas-uas: usb3 streamsGerd Hoffmann2013-02-191-42/+205
| * usb-xhci: usb3 streamsGerd Hoffmann2013-02-191-45/+223
| * usb-core: usb3 streamsGerd Hoffmann2013-02-1914-31/+37
| * usb: fix endpoint descriptor orderingGerd Hoffmann2013-02-191-4/+5
| * usb-redir: simplify packet copyGerd Hoffmann2013-02-191-14/+4
| * usb: make usb_packet_copy operate on combined packetsGerd Hoffmann2013-02-192-5/+15
| * usb: add usb_ep_set_haltedGerd Hoffmann2013-02-192-0/+7
| * usb-host: remove usb_host_device_closeGerd Hoffmann2013-02-194-36/+0
| * usb-host: move legacy cmd line bitsGerd Hoffmann2013-02-194-101/+190
| * usb-storage: use scsi_req_enqueue return valueGerd Hoffmann2013-02-191-2/+3
| * allow disabling usb smartcard supportGerd Hoffmann2013-02-192-1/+2
| * make usb devices configurableGerd Hoffmann2013-02-191-8/+12
| * usb: Makefile cleanupGerd Hoffmann2013-02-191-7/+20
OpenPOWER on IntegriCloud