aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-03-04Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-03-04Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-03-04Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-03-04dataplane: remove EventPoll in favor of AioContextPaolo Bonzini
2013-03-04virtio-blk: fix unplug + virsh rebootChristian Borntraeger
2013-03-04ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland
2013-02-28cadence_gem: Add debug msgs for rx desc movementPeter Crosthwaite
2013-02-28cadence_gem: Don't reset rx desc pointer on rx_enPeter Crosthwaite
2013-02-28cadence_gem: fix interrupt eventsPeter Crosthwaite
2013-02-28cadence_gem: factor out can_rx() logic replicationPeter Crosthwaite
2013-02-28cadence_gem: Flush queued packetsPeter Crosthwaite
2013-02-28m25p80.c: Use QOM classes for part differentiationPeter Crosthwaite
2013-02-28xilinx_zynq: Added SD controllersPeter Crosthwaite
2013-02-28hw/sdhci: introduce standard SD host controllerIgor Mitsyanko
2013-02-28arm: a9mpcore: Coreify the SCUPeter Crosthwaite
2013-02-28arm: a9mpcore: remove old_timer_status fieldPeter Crosthwaite
2013-02-28arm: mptimer: Remove WDT distinctionPeter Crosthwaite
2013-02-28arm: arm11mpcore, a9mpcore: CamelCased type namesPeter Crosthwaite
2013-02-28arm: mptimer: CamelCased type namesPeter Crosthwaite
2013-02-28hw/pflash_cfi01: Treat read in unknown command state as readPeter Maydell
2013-02-28hw/pflash_cfi01: Make read after byte-write or erase return statusPeter Maydell
2013-02-28hw/ds1338: Fix conversion between 12 hours and 24 hours modes.Antoine Mathys
2013-02-27Set virtio-serial device to have a default of 2 MSI vectors.Gal Hammer
2013-02-27ICH9 LPC: Reset Control Register, basic implementationLaszlo Ersek
2013-02-27Fix guest OS hang when 64bit PCI bar presentAlexey Korolev
2013-02-27e1000: unbreak the guest network migration to 1.3Michael S. Tsirkin
2013-02-27net: reduce the unnecessary memory allocation of multiqueueJason Wang
2013-02-26vhost: memory sync fixesMichael S. Tsirkin
2013-02-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-02-23grlib-apbuart: Add support of various flagsRonald Hecht
2013-02-23Typo: replace gptimer by apbuartFabien Chouteau
2013-02-23xhci: fix bad print specifierHervé Poussineau
2013-02-22pc: add compatibility machine types for 1.4Paolo Bonzini
2013-02-22blockdev: enable discard by defaultPaolo Bonzini
2013-02-22unbreak hw/usb/redirect.c buildGerd Hoffmann
2013-02-21vga: fix byteswapping.Gerd Hoffmann
2013-02-21Merge remote-tracking branch 'kraxel/usb.78' into stagingAnthony Liguori
2013-02-21ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.cAlin Tomescu
2013-02-21xilinx_axienet.c: Assert no error when making linkPeter Crosthwaite
2013-02-19uas-uas: usb3 streamsGerd Hoffmann
2013-02-19usb-xhci: usb3 streamsGerd Hoffmann
2013-02-19usb-core: usb3 streamsGerd Hoffmann
2013-02-19usb: fix endpoint descriptor orderingGerd Hoffmann
2013-02-19usb-redir: simplify packet copyGerd Hoffmann
2013-02-19usb: make usb_packet_copy operate on combined packetsGerd Hoffmann
2013-02-19usb: add usb_ep_set_haltedGerd Hoffmann
2013-02-19usb-host: remove usb_host_device_closeGerd Hoffmann
2013-02-19usb-host: move legacy cmd line bitsGerd Hoffmann
2013-02-19usb-storage: use scsi_req_enqueue return valueGerd Hoffmann
2013-02-19allow disabling usb smartcard supportGerd Hoffmann