| Commit message (Expand) | Author | Age | Files | Lines |
* | acpi: filter based on CONFIG_ACPI_X86 rather than TARGET | Paolo Bonzini | 2017-01-16 | 1 | -1/+1 |
* | stubs: move vhost stubs to stubs/vhost.o | Paolo Bonzini | 2017-01-16 | 1 | -1/+1 |
* | smbios: filter based on CONFIG_SMBIOS rather than TARGET | Leif Lindholm | 2017-01-16 | 1 | -1/+1 |
* | STM32F2xx: Add the ADC device | Alistair Francis | 2016-10-04 | 1 | -0/+1 |
* | Add a base IPMI interface | Corey Minyard | 2015-12-22 | 1 | -0/+1 |
* | smbios: move smbios code into a common folder | Wei Huang | 2015-08-13 | 1 | -0/+1 |
* | vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio | Kim Phillips | 2014-12-19 | 1 | -0/+1 |
* | pc: implement pc-dimm device abstraction | Vasilis Liaskovitis | 2014-06-19 | 1 | -0/+1 |
* | hw/9pfs: Include virtio-9p-device.o in build | Aneesh Kumar K.V | 2014-03-04 | 1 | -1/+1 |
* | ipack: Move IndustryPack out of hw/char/ | Andreas Färber | 2014-02-14 | 1 | -0/+1 |
* | pcmcia: QOM'ify PCMCIACardState and MicroDriveState | Andreas Färber | 2013-11-05 | 1 | -0/+1 |
* | virtio: simplify Makefile conditionals | Paolo Bonzini | 2013-04-19 | 1 | -1/+1 |
* | tpm: reorganize headers and split hardware part | Paolo Bonzini | 2013-04-15 | 1 | -0/+1 |
* | hw: move VFIO and ivshmem to hw/misc/ | Paolo Bonzini | 2013-04-08 | 1 | -10/+0 |
* | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -5/+0 |
* | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -5/+0 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -197/+0 |
* | hw: make subdirectories for devices | Paolo Bonzini | 2013-04-08 | 1 | -3/+31 |
* | VMXNET3 device implementation | Dmitry Fleytman | 2013-03-25 | 1 | -0/+1 |
* | Packet abstraction for VMWARE network devices | Dmitry Fleytman | 2013-03-25 | 1 | -0/+1 |
* | pl330: Initial version | Peter Crosthwaite | 2013-03-15 | 1 | -0/+1 |
* | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2013-03-01 | 1 | -1/+0 |
* | hw: move device-hotplug.o to toplevel, compile it once | Paolo Bonzini | 2013-03-01 | 1 | -1/+0 |
* | hw: move qdev-monitor.o to toplevel directory | Paolo Bonzini | 2013-03-01 | 1 | -1/+0 |
* | hw: move fifo.[ch] to libqemuutil | Paolo Bonzini | 2013-03-01 | 1 | -1/+0 |
* | hw: move char backends to backends/ | Paolo Bonzini | 2013-03-01 | 1 | -3/+1 |
* | hw/sdhci: introduce standard SD host controller | Igor Mitsyanko | 2013-02-28 | 1 | -0/+1 |
* | allow disabling usb smartcard support | Gerd Hoffmann | 2013-02-19 | 1 | -0/+2 |
* | build: remove extra-obj-y | Paolo Bonzini | 2013-01-26 | 1 | -2/+0 |
* | build: remove universal-obj-y | Paolo Bonzini | 2013-01-26 | 1 | -3/+5 |
* | virtio-bus: introduce virtio-bus | KONRAD Frederic | 2013-01-21 | 1 | -0/+1 |
* | Add GE IP-Octal 232 IndustryPack emulation | Alberto Garcia | 2013-01-14 | 1 | -1/+1 |
* | Add TEWS TPCI200 IndustryPack emulation | Alberto Garcia | 2013-01-14 | 1 | -0/+3 |
* | build: consolidate multiple variables into universal-obj-y | Paolo Bonzini | 2013-01-12 | 1 | -3/+2 |
* | build: remove CONFIG_SMARTCARD | Paolo Bonzini | 2013-01-12 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.qemu.org/qemu into prep-up | Andreas Färber | 2013-01-10 | 1 | -119/+132 |
|\ |
|
| * | qdev: Include qdev code into *-user, too | Eduardo Habkost | 2013-01-08 | 1 | -2/+7 |
| * | dataplane: use linux-headers/ for virtio includes | Stefan Hajnoczi | 2013-01-03 | 1 | -1/+2 |
| * | dataplane: add host memory mapping code | Stefan Hajnoczi | 2013-01-02 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber | 2012-12-23 | 1 | -9/+6 |
| |\ |
|
| | * | build: move rules from Makefile to */Makefile.objs | Paolo Bonzini | 2012-12-19 | 1 | -0/+2 |
| | * | Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD | Paolo Bonzini | 2012-12-17 | 1 | -9/+4 |
| | |\ |
|
| | | * | pci: move pci core code to hw/pci | Michael S. Tsirkin | 2012-12-17 | 1 | -9/+2 |
| | |/ |
|
| * / | qdev-properties.c: Separate core from the code used only by qemu-system-* | Eduardo Habkost | 2012-12-19 | 1 | -0/+1 |
| |/ |
|
| * | ich9: Add i82801b11 dmi-to-pci bridge | Jason Baron | 2012-11-26 | 1 | -0/+1 |
| * | ich9: Add smbus | Jason Baron | 2012-11-26 | 1 | -1/+1 |
| * | ich9: Add acpi support and definitions | Jason Baron | 2012-11-26 | 1 | -1/+1 |
| * | pc/piix_pci: factor out smram/pam logic | Isaku Yamahata | 2012-11-26 | 1 | -0/+1 |
| * | virtio-rng: hardware random number generator device | Amit Shah | 2012-11-16 | 1 | -0/+1 |