Age | Commit message (Expand) | Author |
2014-03-04 | hw/9pfs: Include virtio-9p-device.o in build | Aneesh Kumar K.V |
2014-02-14 | ipack: Move IndustryPack out of hw/char/ | Andreas Färber |
2013-11-05 | pcmcia: QOM'ify PCMCIACardState and MicroDriveState | Andreas Färber |
2013-04-19 | virtio: simplify Makefile conditionals | Paolo Bonzini |
2013-04-15 | tpm: reorganize headers and split hardware part | Paolo Bonzini |
2013-04-08 | hw: move VFIO and ivshmem to hw/misc/ | Paolo Bonzini |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini |
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 |