Age | Commit message (Expand) | Author |
2013-03-25 | VMXNET3 device implementation | Dmitry Fleytman |
2013-03-25 | Packet abstraction for VMWARE network devices | Dmitry Fleytman |
2013-03-15 | pl330: Initial version | Peter Crosthwaite |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini |
2013-03-01 | hw: move device-hotplug.o to toplevel, compile it once | Paolo Bonzini |
2013-03-01 | hw: move qdev-monitor.o to toplevel directory | Paolo Bonzini |
2013-03-01 | hw: move fifo.[ch] to libqemuutil | Paolo Bonzini |
2013-03-01 | hw: move char backends to backends/ | Paolo Bonzini |
2013-02-28 | hw/sdhci: introduce standard SD host controller | Igor Mitsyanko |
2013-02-19 | allow disabling usb smartcard support | Gerd Hoffmann |
2013-01-26 | build: remove extra-obj-y | Paolo Bonzini |
2013-01-26 | build: remove universal-obj-y | Paolo Bonzini |
2013-01-21 | virtio-bus: introduce virtio-bus | KONRAD Frederic |
2013-01-14 | Add GE IP-Octal 232 IndustryPack emulation | Alberto Garcia |
2013-01-14 | Add TEWS TPCI200 IndustryPack emulation | Alberto Garcia |
2013-01-12 | build: consolidate multiple variables into universal-obj-y | Paolo Bonzini |
2013-01-12 | build: remove CONFIG_SMARTCARD | Paolo Bonzini |
2013-01-10 | Merge branch 'master' of git://git.qemu.org/qemu into prep-up | Andreas Färber |
2013-01-08 | qdev: Include qdev code into *-user, too | Eduardo Habkost |
2013-01-03 | dataplane: use linux-headers/ for virtio includes | Stefan Hajnoczi |
2013-01-02 | dataplane: add host memory mapping code | Stefan Hajnoczi |
2012-12-23 | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber |
2012-12-19 | qdev-properties.c: Separate core from the code used only by qemu-system-* | Eduardo Habkost |
2012-12-19 | build: move rules from Makefile to */Makefile.objs | Paolo Bonzini |
2012-12-17 | Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD | Paolo Bonzini |
2012-12-17 | pci: move pci core code to hw/pci | Michael S. Tsirkin |
2012-11-26 | ich9: Add i82801b11 dmi-to-pci bridge | Jason Baron |
2012-11-26 | ich9: Add smbus | Jason Baron |
2012-11-26 | ich9: Add acpi support and definitions | Jason Baron |
2012-11-26 | pc/piix_pci: factor out smram/pam logic | Isaku Yamahata |
2012-11-16 | virtio-rng: hardware random number generator device | Amit Shah |
2012-10-22 | serial: add pci variant | Gerd Hoffmann |
2012-10-22 | serial: split serial.c | Gerd Hoffmann |
2012-10-10 | m25p80: Initial implementation of SPI flash device | Peter A. G. Crosthwaite |
2012-10-10 | hw: Added generic FIFO API. | Peter A. G. Crosthwaite |
2012-10-05 | Remove libhw | Stefan Weil |
2012-10-01 | vfio: Enable vfio-pci and mark supported | Alex Williamson |
2012-08-22 | boards: add a 'none' machine type to all platforms | Anthony Liguori |
2012-08-15 | prep: Add pc87312 Super I/O emulation | Hervé Poussineau |
2012-08-13 | arm: Move some ARM devices into libhw | Andreas Färber |
2012-08-13 | xilinx_axi*: Re-implemented interconnect | Peter A. G. Crosthwaite |
2012-08-11 | unicore32-softmmu: Add puv3 dma support | Guan Xuetao |
2012-08-11 | unicore32-softmmu: Add puv3 pm support | Guan Xuetao |
2012-08-11 | unicore32-softmmu: Add puv3 gpio support | Guan Xuetao |
2012-08-11 | unicore32-softmmu: Add puv3 ostimer support | Guan Xuetao |
2012-08-11 | unicore32-softmmu: Add puv3 interrupt support | Guan Xuetao |
2012-08-09 | esp: move PCI emulation to a new file esp-pci.c | Hervé Poussineau |
2012-07-17 | hw/block-common: Factor out fall back to legacy -drive serial=... | Markus Armbruster |
2012-07-17 | hd-geometry: Move disk geometry guessing back from block.c | Markus Armbruster |
2012-07-02 | megasas: LSI Megaraid SAS HBA emulation | Hannes Reinecke |