summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-04-16console: add GraphicHwOpsGerd Hoffmann24-81/+133
2013-04-16console: simplify screendumpGerd Hoffmann24-429/+20
2013-04-16console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann4-7/+7
2013-04-16hw/vmware_vga.c: various vmware vga fixes.Gerd Hoffmann1-27/+30
2013-04-16hw/vmware_vga.c: add tracepoints for mmio reads+writesGerd Hoffmann1-32/+80
2013-04-16hw/vmware_vga.c: fix screen resize bug introduced after console revampIgor Mitsyanko1-1/+2
2013-04-16exynos4210_fimd.c: fix display resize bug introduced after console revampIgor Mitsyanko1-3/+4
2013-04-15virtio-balloon: fix dynamic properties.KONRAD Frederic2-0/+70
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori102-113/+1756
2013-04-15qdev: Fix QOM unrealize behaviorAndreas Färber1-7/+18
2013-04-15include: avoid useless includes of exec/ headersPaolo Bonzini5-5/+2
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini49-50/+50
2013-04-15tpm: reorganize headers and split hardware partPaolo Bonzini6-0/+1644
2013-04-15virtio-serial: cleanup: remove qdev field.KONRAD Frederic1-2/+0
2013-04-15virtio-serial: cleanup: use QOM casts.KONRAD Frederic1-24/+26
2013-04-15virtio-serial: cleanup: init and exit functions.KONRAD Frederic1-73/+21
2013-04-15virtio-serial-ccw: switch to the new API.KONRAD Frederic2-13/+27
2013-04-15virtio-serial-s390: switch to the new API.KONRAD Frederic2-11/+31
2013-04-15virtio-serial-pci: switch to the new API.KONRAD Frederic2-67/+78
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic4-12/+91
2013-04-15acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin2-0/+2
2013-04-15arm: fix location of some include filesPeter Maydell45-60/+60
2013-04-15ide: refuse WIN_READ_NATIVE_MAX on empty deviceStefan Hajnoczi1-0/+4
2013-04-13sh7750: Change cpu field type to SuperHCPUAndreas Färber3-50/+51
2013-04-13shix: Catch CPU initialization errorsAndreas Färber1-0/+4
2013-04-12Typo, spelling and grammatical fixesPeter Maydell5-7/+7
2013-04-09virtio-9p: Fix virtio-9p no longer building after hw-dirs branch mergeHans de Goede1-1/+1
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori992-176668/+161033
2013-04-08Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2-7/+15
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini141-169/+169
2013-04-08hw: move last file to hw/arm/Paolo Bonzini2-5/+1
2013-04-08hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini9-5/+2
2013-04-08hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini5-2/+4
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini27-26/+24
2013-04-08hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/Paolo Bonzini3-5/+1
2013-04-08hw: move GPIO interfaces to hw/gpio/, configure with default-configs/Paolo Bonzini4-2/+4
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini29-28/+23
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini10-10/+11
2013-04-08hw: move VFIO and ivshmem to hw/misc/Paolo Bonzini4-10/+6
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini31-26/+17
2013-04-08hw: move SD/MMC devices to hw/sd/, configure with default-configs/Paolo Bonzini6-3/+6
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini25-17/+30
2013-04-08hw: move ISA bridges and devices to hw/isa/, configure with default-configs/Paolo Bonzini5-2/+4
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini23-19/+23
2013-04-08hw: move more files to hw/xen/Paolo Bonzini8-3/+4
2013-04-08hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini3-1/+2
2013-04-08hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini6-6/+5
2013-04-08hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini5-3/+5
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini24-23/+33
2013-04-08hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini7-3/+6