summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini11-34/+44
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini22-125/+125
2013-06-25arm/boot: Free dtb blob memory after usePeter Maydell1-5/+15
2013-06-25ARM: Allow dumping of device treeJohn Rigby1-0/+1
2013-06-14arm: Remove CONFIG_FDT conditionalsPeter Maydell1-7/+0
2013-06-03exynos4210.c: register rom_mem for memory migrationIgor Mitsyanko1-0/+1
2013-06-03hw/arm/exynos4210.c: convert chipid_and_omr to an mmio regionIgor Mitsyanko1-3/+24
2013-06-03xilinx_spips: seperate SPI and QSPI as two classesPeter Crosthwaite1-1/+1
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-05-14spitz: fix compilation failure due to pty.h namespace pollutionPaolo Bonzini1-50/+50
2013-04-25console: add device link to QemuConsolesGerd Hoffmann1-1/+1
2013-04-20Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2-13/+20
2013-04-19versatile_pci: Expose PCI memory space to systemPeter Maydell2-0/+6
2013-04-19arm/realview: Fix mapping of PCI regionsPeter Maydell1-9/+9
2013-04-19versatile_pci: Implement the PCI controller's control registersPeter Maydell2-6/+8
2013-04-19versatile_pci: Expose PCI I/O region on Versatile PBPeter Maydell1-2/+1
2013-04-19Remove unneeded type castsStefan Weil5-20/+20
2013-04-16console: add GraphicHwOpsGerd Hoffmann1-2/+6
2013-04-16console: simplify screendumpGerd Hoffmann1-1/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini3-3/+3
2013-04-15arm: fix location of some include filesPeter Maydell26-41/+41
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini3-2/+70
2013-04-08hw: move last file to hw/arm/Paolo Bonzini2-5/+1624
2013-04-08hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini1-2/+0
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini1-10/+1
2013-04-08hw: move GPIO interfaces to hw/gpio/, configure with default-configs/Paolo Bonzini1-2/+1
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini1-7/+3
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini1-5/+2
2013-04-08hw: move SD/MMC devices to hw/sd/, configure with default-configs/Paolo Bonzini1-2/+2
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-10/+7
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini1-3/+3
2013-04-08hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini1-2/+1
2013-04-08hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini1-3/+2
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini1-7/+6
2013-04-08hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: make all of hw/usb/ configurable via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: make all of hw/ide/ configurable via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini28-86/+86
2013-04-06Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl1-13/+5
2013-04-05hw/arm/nseries: don't print to stdout or stderrPeter Maydell1-13/+5
2013-04-05xilinx_zynq: Cleanup ssi_create_slavePeter Crosthwaite1-2/+1
2013-04-04qemu-char: Call fe_claim / fe_release when not using qdev chr propertiesHans de Goede1-1/+3
2013-04-01musicpal: qdevify musicpal-miscPeter Maydell1-5/+23
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann1-9/+11
2013-03-18console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann2-14/+0
2013-03-15xilinx_zynq: added pl330 to machine modelPeter Crosthwaite1-0/+24
2013-03-15hw/vexpress: Set reset values for daughterboard oscillatorsPeter Maydell1-0/+32
2013-03-15hw/vexpress: Pass voltage sensor properties to sysctl devicePeter Maydell1-0/+30