Age | Commit message (Expand) | Author | Files | Lines |
2013-04-19 | virtio: simplify Makefile conditionals | Paolo Bonzini | 1 | -1/+1 |
2013-04-15 | tpm: reorganize headers and split hardware part | Paolo Bonzini | 1 | -0/+1 |
2013-04-08 | hw: move VFIO and ivshmem to hw/misc/ | Paolo Bonzini | 1 | -10/+0 |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 1 | -0/+1 |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 1 | -5/+0 |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini | 1 | -5/+0 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -197/+0 |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini | 1 | -3/+31 |
2013-03-25 | VMXNET3 device implementation | Dmitry Fleytman | 1 | -0/+1 |
2013-03-25 | Packet abstraction for VMWARE network devices | Dmitry Fleytman | 1 | -0/+1 |
2013-03-15 | pl330: Initial version | Peter Crosthwaite | 1 | -0/+1 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 1 | -1/+0 |
2013-03-01 | hw: move device-hotplug.o to toplevel, compile it once | Paolo Bonzini | 1 | -1/+0 |
2013-03-01 | hw: move qdev-monitor.o to toplevel directory | Paolo Bonzini | 1 | -1/+0 |
2013-03-01 | hw: move fifo.[ch] to libqemuutil | Paolo Bonzini | 1 | -1/+0 |
2013-03-01 | hw: move char backends to backends/ | Paolo Bonzini | 1 | -3/+1 |
2013-02-28 | hw/sdhci: introduce standard SD host controller | Igor Mitsyanko | 1 | -0/+1 |
2013-02-19 | allow disabling usb smartcard support | Gerd Hoffmann | 1 | -0/+2 |
2013-01-26 | build: remove extra-obj-y | Paolo Bonzini | 1 | -2/+0 |
2013-01-26 | build: remove universal-obj-y | Paolo Bonzini | 1 | -3/+5 |
2013-01-21 | virtio-bus: introduce virtio-bus | KONRAD Frederic | 1 | -0/+1 |
2013-01-14 | Add GE IP-Octal 232 IndustryPack emulation | Alberto Garcia | 1 | -1/+1 |
2013-01-14 | Add TEWS TPCI200 IndustryPack emulation | Alberto Garcia | 1 | -0/+3 |
2013-01-12 | build: consolidate multiple variables into universal-obj-y | Paolo Bonzini | 1 | -3/+2 |
2013-01-12 | build: remove CONFIG_SMARTCARD | Paolo Bonzini | 1 | -1/+1 |
2013-01-10 | Merge branch 'master' of git://git.qemu.org/qemu into prep-up | Andreas Färber | 1 | -119/+132 |
2013-01-08 | qdev: Include qdev code into *-user, too | Eduardo Habkost | 1 | -2/+7 |
2013-01-03 | dataplane: use linux-headers/ for virtio includes | Stefan Hajnoczi | 1 | -1/+2 |
2013-01-02 | dataplane: add host memory mapping code | Stefan Hajnoczi | 1 | -1/+1 |
2012-12-23 | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber | 1 | -9/+6 |
2012-12-19 | qdev-properties.c: Separate core from the code used only by qemu-system-* | Eduardo Habkost | 1 | -0/+1 |
2012-12-19 | build: move rules from Makefile to */Makefile.objs | Paolo Bonzini | 1 | -0/+2 |
2012-12-17 | Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD | Paolo Bonzini | 1 | -9/+4 |
2012-12-17 | pci: move pci core code to hw/pci | Michael S. Tsirkin | 1 | -9/+2 |
2012-11-26 | ich9: Add i82801b11 dmi-to-pci bridge | Jason Baron | 1 | -0/+1 |
2012-11-26 | ich9: Add smbus | Jason Baron | 1 | -1/+1 |
2012-11-26 | ich9: Add acpi support and definitions | Jason Baron | 1 | -1/+1 |
2012-11-26 | pc/piix_pci: factor out smram/pam logic | Isaku Yamahata | 1 | -0/+1 |
2012-11-16 | virtio-rng: hardware random number generator device | Amit Shah | 1 | -0/+1 |
2012-10-22 | serial: add pci variant | Gerd Hoffmann | 1 | -0/+1 |
2012-10-22 | serial: split serial.c | Gerd Hoffmann | 1 | -1/+1 |
2012-10-10 | m25p80: Initial implementation of SPI flash device | Peter A. G. Crosthwaite | 1 | -0/+1 |
2012-10-10 | hw: Added generic FIFO API. | Peter A. G. Crosthwaite | 1 | -0/+1 |
2012-10-05 | Remove libhw | Stefan Weil | 1 | -113/+113 |
2012-10-01 | vfio: Enable vfio-pci and mark supported | Alex Williamson | 1 | -1/+2 |
2012-08-22 | boards: add a 'none' machine type to all platforms | Anthony Liguori | 1 | -0/+2 |
2012-08-15 | prep: Add pc87312 Super I/O emulation | Hervé Poussineau | 1 | -0/+1 |
2012-08-13 | arm: Move some ARM devices into libhw | Andreas Färber | 1 | -0/+20 |
2012-08-13 | xilinx_axi*: Re-implemented interconnect | Peter A. G. Crosthwaite | 1 | -0/+1 |
2012-08-11 | unicore32-softmmu: Add puv3 dma support | Guan Xuetao | 1 | -0/+1 |