aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-03-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-03-10Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-03-10baum: fix buildBlue Swirl
2013-03-08virtio-serial: make flow control explicit in virtio-consoleAmit Shah
2013-03-08virtio: console: add flow controlAmit Shah
2013-03-08serial: add flow control to transmitAnthony Liguori
2013-03-08qemu-char: move msmouse registeration to msmouse.cAnthony Liguori
2013-03-08qemu-char: move baum registration to baum.cAnthony Liguori
2013-03-08pci_host: Drop write-only address_space fieldPeter Maydell
2013-03-08lm32: remove unused functionPaolo Bonzini
2013-03-07hw/nand.c: correct the sense of the BUSY/READY status bitKuo-Jung Su
2013-03-05scsi-disk: handle io_canceled uniformly and correctlyPaolo Bonzini
2013-03-05scsi-disk: do not complete canceled UNMAP requestsPaolo Bonzini
2013-03-05scsi: do not call scsi_read_data/scsi_write_data for a canceled requestPaolo Bonzini
2013-03-05hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell
2013-03-05hw/arm_gic: Convert ARM GIC classes to use init/realizePeter Maydell
2013-03-05hw/arm_gic: Add presave/postload hooksPeter Maydell
2013-03-05ARM: KVM: Add support for KVM on ARM architectureChristoffer Dall
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