summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm: move files referencing CPU to hw/arm/Paolo Bonzini2013-03-018-5/+8
| * | | hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-0185-62/+72
| * | | ppc: express FDT dependency of pSeries and e500 boards via default-configs/Paolo Bonzini2013-03-011-2/+2
| * | | build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini2013-03-013-3/+0
| * | | hw: include hw header files with full pathsPaolo Bonzini2013-03-01487-1604/+1604
| * | | ppc: do not use ../ in include filesPaolo Bonzini2013-03-013-3/+3
| * | | vt82c686: vt82c686 is not a PCI host bridgePaolo Bonzini2013-03-011-2/+0
| * | | virtio-9p: remove PCI dependencies from hw/9pfs/Paolo Bonzini2013-03-017-60/+55
| * | | virtio-9p: use CONFIG_VIRTFS, not CONFIG_LINUXPaolo Bonzini2013-03-012-3/+3
| * | | hw: move device-hotplug.o to toplevel, compile it oncePaolo Bonzini2013-03-012-89/+0
| * | | hw: move qdev-monitor.o to toplevel directoryPaolo Bonzini2013-03-0119-703/+18
| * | | hw: move fifo.[ch] to libqemuutilPaolo Bonzini2013-03-015-180/+2
| * | | hw: move char backends to backends/Paolo Bonzini2013-03-015-745/+1
* | | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-03-104-19/+0
|\ \ \ \
| * | | | pci_host: Drop write-only address_space fieldPeter Maydell2013-03-083-3/+0
| * | | | lm32: remove unused functionPaolo Bonzini2013-03-081-16/+0
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-03-102-8/+32
|\ \ \ \
| * | | | scsi-disk: handle io_canceled uniformly and correctlyPaolo Bonzini2013-03-051-4/+21
| * | | | scsi-disk: do not complete canceled UNMAP requestsPaolo Bonzini2013-03-051-4/+7
| * | | | scsi: do not call scsi_read_data/scsi_write_data for a canceled requestPaolo Bonzini2013-03-051-0/+4
* | | | | baum: fix buildBlue Swirl2013-03-101-1/+0
| |_|_|/ |/| | |
* | | | virtio-serial: make flow control explicit in virtio-consoleAmit Shah2013-03-082-26/+10
* | | | virtio: console: add flow controlAmit Shah2013-03-081-0/+13
* | | | serial: add flow control to transmitAnthony Liguori2013-03-082-19/+11
* | | | qemu-char: move msmouse registeration to msmouse.cAnthony Liguori2013-03-082-9/+8
* | | | qemu-char: move baum registration to baum.cAnthony Liguori2013-03-082-31/+8
| |/ / |/| |
* | | hw/nand.c: correct the sense of the BUSY/READY status bitKuo-Jung Su2013-03-071-1/+2
|/ /
* | hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell2013-03-053-1/+175
* | hw/arm_gic: Convert ARM GIC classes to use init/realizePeter Maydell2013-03-054-29/+37
* | hw/arm_gic: Add presave/postload hooksPeter Maydell2013-03-052-0/+12
* | ARM: KVM: Add support for KVM on ARM architectureChristoffer Dall2013-03-051-0/+26
* | 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
OpenPOWER on IntegriCloud