summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-03-08pci_host: Drop write-only address_space fieldPeter Maydell3-3/+0
2013-03-08lm32: remove unused functionPaolo Bonzini1-16/+0
2013-03-07hw/nand.c: correct the sense of the BUSY/READY status bitKuo-Jung Su1-1/+2
2013-03-05hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell3-1/+175
2013-03-05hw/arm_gic: Convert ARM GIC classes to use init/realizePeter Maydell4-29/+37
2013-03-05hw/arm_gic: Add presave/postload hooksPeter Maydell2-0/+12
2013-03-05ARM: KVM: Add support for KVM on ARM architectureChristoffer Dall1-0/+26
2013-03-04Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori6-163/+33
2013-03-04Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori9-22/+163
2013-03-04Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori1-2/+4
2013-03-04dataplane: remove EventPoll in favor of AioContextPaolo Bonzini4-161/+29
2013-03-04virtio-blk: fix unplug + virsh rebootChristian Borntraeger1-1/+3
2013-03-04ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland1-1/+1
2013-02-28cadence_gem: Add debug msgs for rx desc movementPeter Crosthwaite1-0/+2
2013-02-28cadence_gem: Don't reset rx desc pointer on rx_enPeter Crosthwaite1-4/+0
2013-02-28cadence_gem: fix interrupt eventsPeter Crosthwaite1-23/+4
2013-02-28cadence_gem: factor out can_rx() logic replicationPeter Crosthwaite1-1/+1
2013-02-28cadence_gem: Flush queued packetsPeter Crosthwaite1-0/+3
2013-02-28m25p80.c: Use QOM classes for part differentiationPeter Crosthwaite3-31/+33
2013-02-28xilinx_zynq: Added SD controllersPeter Crosthwaite1-0/+10
2013-02-28hw/sdhci: introduce standard SD host controllerIgor Mitsyanko3-0/+1613
2013-02-28arm: a9mpcore: Coreify the SCUPeter Crosthwaite3-113/+174
2013-02-28arm: a9mpcore: remove old_timer_status fieldPeter Crosthwaite1-8/+3
2013-02-28arm: mptimer: Remove WDT distinctionPeter Crosthwaite3-64/+41
2013-02-28arm: arm11mpcore, a9mpcore: CamelCased type namesPeter Crosthwaite2-23/+23
2013-02-28arm: mptimer: CamelCased type namesPeter Crosthwaite1-28/+28
2013-02-28hw/pflash_cfi01: Treat read in unknown command state as readPeter Maydell1-5/+6
2013-02-28hw/pflash_cfi01: Make read after byte-write or erase return statusPeter Maydell1-0/+3
2013-02-28hw/ds1338: Fix conversion between 12 hours and 24 hours modes.Antoine Mathys1-4/+4
2013-02-27Set virtio-serial device to have a default of 2 MSI vectors.Gal Hammer2-1/+9
2013-02-27ICH9 LPC: Reset Control Register, basic implementationLaszlo Ersek2-0/+68
2013-02-27Fix guest OS hang when 64bit PCI bar presentAlexey Korolev2-4/+25
2013-02-27e1000: unbreak the guest network migration to 1.3Michael S. Tsirkin2-0/+29
2013-02-27net: reduce the unnecessary memory allocation of multiqueueJason Wang1-2/+4
2013-02-26vhost: memory sync fixesMichael S. Tsirkin1-17/+32
2013-02-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori6-10/+78
2013-02-23grlib-apbuart: Add support of various flagsRonald Hecht1-7/+29
2013-02-23Typo: replace gptimer by apbuartFabien Chouteau1-8/+8
2013-02-23xhci: fix bad print specifierHervé Poussineau1-2/+2
2013-02-22pc: add compatibility machine types for 1.4Paolo Bonzini3-5/+63
2013-02-22blockdev: enable discard by defaultPaolo Bonzini3-5/+15
2013-02-22unbreak hw/usb/redirect.c buildGerd Hoffmann1-1/+1
2013-02-21vga: fix byteswapping.Gerd Hoffmann4-13/+13
2013-02-21Merge remote-tracking branch 'kraxel/usb.78' into stagingAnthony Liguori24-284/+711
2013-02-21ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.cAlin Tomescu1-1/+1
2013-02-21xilinx_axienet.c: Assert no error when making linkPeter Crosthwaite1-1/+3
2013-02-19uas-uas: usb3 streamsGerd Hoffmann1-42/+205
2013-02-19usb-xhci: usb3 streamsGerd Hoffmann1-45/+223
2013-02-19usb-core: usb3 streamsGerd Hoffmann14-31/+37
2013-02-19usb: fix endpoint descriptor orderingGerd Hoffmann1-4/+5