aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-04-16hw/vmware_vga.c: various vmware vga fixes.Gerd Hoffmann
2013-04-16hw/vmware_vga.c: add tracepoints for mmio reads+writesGerd Hoffmann
2013-04-16hw/vmware_vga.c: fix screen resize bug introduced after console revampIgor Mitsyanko
2013-04-16exynos4210_fimd.c: fix display resize bug introduced after console revampIgor Mitsyanko
2013-04-15virtio-balloon: fix dynamic properties.KONRAD Frederic
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-15qdev: Fix QOM unrealize behaviorAndreas Färber
2013-04-15include: avoid useless includes of exec/ headersPaolo Bonzini
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-15tpm: reorganize headers and split hardware partPaolo Bonzini
2013-04-15virtio-serial: cleanup: remove qdev field.KONRAD Frederic
2013-04-15virtio-serial: cleanup: use QOM casts.KONRAD Frederic
2013-04-15virtio-serial: cleanup: init and exit functions.KONRAD Frederic
2013-04-15virtio-serial-ccw: switch to the new API.KONRAD Frederic
2013-04-15virtio-serial-s390: switch to the new API.KONRAD Frederic
2013-04-15virtio-serial-pci: switch to the new API.KONRAD Frederic
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic
2013-04-15acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-15ide: refuse WIN_READ_NATIVE_MAX on empty deviceStefan Hajnoczi
2013-04-13sh7750: Change cpu field type to SuperHCPUAndreas Färber
2013-04-13shix: Catch CPU initialization errorsAndreas Färber
2013-04-12Typo, spelling and grammatical fixesPeter Maydell
2013-04-09virtio-9p: Fix virtio-9p no longer building after hw-dirs branch mergeHans de Goede
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-08Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move last file to hw/arm/Paolo Bonzini
2013-04-08hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini
2013-04-08hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move GPIO interfaces to hw/gpio/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move VFIO and ivshmem to hw/misc/Paolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move SD/MMC devices to hw/sd/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move ISA bridges and devices to hw/isa/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move more files to hw/xen/Paolo Bonzini
2013-04-08hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini