Age | Commit message (Expand) | Author |
2013-04-16 | exynos4210_fimd.c: fix display resize bug introduced after console revamp | Igor Mitsyanko |
2013-04-15 | virtio-balloon: fix dynamic properties. | KONRAD Frederic |
2013-04-15 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-04-15 | qdev: Fix QOM unrealize behavior | Andreas Färber |
2013-04-15 | include: avoid useless includes of exec/ headers | Paolo Bonzini |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini |
2013-04-15 | tpm: reorganize headers and split hardware part | Paolo Bonzini |
2013-04-15 | virtio-serial: cleanup: remove qdev field. | KONRAD Frederic |
2013-04-15 | virtio-serial: cleanup: use QOM casts. | KONRAD Frederic |
2013-04-15 | virtio-serial: cleanup: init and exit functions. | KONRAD Frederic |
2013-04-15 | virtio-serial-ccw: switch to the new API. | KONRAD Frederic |
2013-04-15 | virtio-serial-s390: switch to the new API. | KONRAD Frederic |
2013-04-15 | virtio-serial-pci: switch to the new API. | KONRAD Frederic |
2013-04-15 | virtio-serial: add the virtio-serial device. | KONRAD Frederic |
2013-04-15 | acpi: move declarations from pc.h to acpi.h | Michael S. Tsirkin |
2013-04-15 | arm: fix location of some include files | Peter Maydell |
2013-04-15 | ide: refuse WIN_READ_NATIVE_MAX on empty device | Stefan Hajnoczi |
2013-04-13 | sh7750: Change cpu field type to SuperHCPU | Andreas Färber |
2013-04-13 | shix: Catch CPU initialization errors | Andreas Färber |
2013-04-12 | Typo, spelling and grammatical fixes | Peter Maydell |
2013-04-09 | virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge | Hans de Goede |
2013-04-08 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-04-08 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move last file to hw/arm/ | Paolo Bonzini |
2013-04-08 | hw: move hw/kvm/ to hw/i386/kvm | Paolo Bonzini |
2013-04-08 | hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move DMA controllers to hw/dma/, configure with default-configs/ | 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 SD/MMC devices to hw/sd/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move more files to hw/xen/ | Paolo Bonzini |
2013-04-08 | hw: move SCSI controllers to hw/scsi/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move SSI controllers to hw/ssi/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move MC146818RTC to hw/timer/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move watchdogs to hw/watchdog, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: make all of hw/pci/ configurable via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini |