| Commit message (Expand) | Author | Age | Files | Lines |
* | pseries: move interrupt controllers to hw/intc/ | Alexey Kardashevskiy | 2013-07-11 | 1 | -0/+2 |
* | pci: Cleanup configuration for pci-hotplug.c | David Gibson | 2013-07-04 | 3 | -6/+2 |
* | kvm/openpic: in-kernel mpic support | Scott Wood | 2013-07-01 | 3 | -0/+3 |
* | NVMe: Initial commit for new storage interface | Keith Busch | 2013-06-17 | 1 | -0/+1 |
* | ppc: Remove CONFIG_FDT conditionals | Peter Maydell | 2013-06-14 | 3 | -4/+4 |
* | audio: Enable all cards | Jan Kiszka | 2013-05-03 | 1 | -3/+3 |
* | target-i386: Introduce ICC bus/device/bridge | Igor Mammedov | 2013-05-01 | 2 | -0/+2 |
* | introduce a new qom device to deal with panicked event | Hu Tao | 2013-04-30 | 2 | -0/+2 |
* | audio: enable PCI audio cards for all PCI-enabled targets | Paolo Bonzini | 2013-04-29 | 2 | -3/+3 |
* | audio: replace audio card configuration with default-configs | Paolo Bonzini | 2013-04-29 | 10 | -9/+16 |
* | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori | 2013-04-22 | 1 | -0/+1 |
|\ |
|
| * | scsi: VMWare PVSCSI paravirtual device implementation | Dmitry Fleytman | 2013-04-19 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 2013-04-19 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | pci: add pci test device | Michael S. Tsirkin | 2013-04-16 | 1 | -0/+1 |
* | | configure: eliminate target_libs_softmmu | Paolo Bonzini | 2013-04-18 | 1 | -0/+1 |
* | | configure: fix TPM logic | Paolo Bonzini | 2013-04-15 | 2 | -4/+2 |
* | | hw: Add lost ARM core again | Stefan Weil | 2013-04-15 | 1 | -1/+1 |
* | | Fix failure to create q35 machine | Hu Tao | 2013-04-15 | 2 | -2/+2 |
|/ |
|
* | hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+4 |
* | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 4 | -0/+11 |
* | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 6 | -0/+11 |
* | hw: move DMA controllers to hw/dma/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+2 |
* | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 2013-04-08 | 3 | -0/+9 |
* | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 2 | -0/+5 |
* | hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 6 | -0/+6 |
* | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 6 | -0/+6 |
* | hw: move more files to hw/xen/ | Paolo Bonzini | 2013-04-08 | 2 | -0/+2 |
* | hw: move SSI controllers to hw/ssi/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 3 | -0/+3 |
* | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 7 | -0/+12 |
* | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 2 | -0/+2 |
* | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 5 | -0/+5 |
* | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 10 | -0/+10 |
* | hw: move MC146818RTC to hw/timer/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 12 | -0/+15 |
* | hw: move watchdogs to hw/watchdog, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 3 | -0/+3 |
* | hw: make all of hw/pci/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 3 | -0/+4 |
* | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: make all of hw/ide/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 3 | -0/+3 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 9 | -9/+9 |
* | moxie: configure with default-configs file | Paolo Bonzini | 2013-04-08 | 1 | -0/+3 |
* | VMXNET3 device implementation | Dmitry Fleytman | 2013-03-25 | 1 | -0/+1 |
* | Add top level changes for moxie | Anthony Green | 2013-03-23 | 1 | -0/+1 |
* | pl330: Initial version | Peter Crosthwaite | 2013-03-15 | 1 | -0/+1 |
* | Build TPM passthrough for i386 and x86_64 targets | Stefan Berger | 2013-03-12 | 2 | -0/+2 |
* | Build the TPM frontend code | Stefan Berger | 2013-03-12 | 2 | -0/+2 |
* | ppc: express FDT dependency of pSeries and e500 boards via default-configs/ | Paolo Bonzini | 2013-03-01 | 3 | -0/+4 |
* | hw/sdhci: introduce standard SD host controller | Igor Mitsyanko | 2013-02-28 | 1 | -0/+2 |
* | make usb devices configurable | Gerd Hoffmann | 2013-02-19 | 16 | -0/+23 |
* | Add TEWS TPCI200 IndustryPack emulation | Alberto Garcia | 2013-01-14 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.qemu.org/qemu into prep-up | Andreas Färber | 2013-01-10 | 5 | -1/+7 |
|\ |
|