summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* console: add device link to QemuConsolesGerd Hoffmann2013-04-251-1/+1
* Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2013-04-202-13/+20
|\
| * versatile_pci: Expose PCI memory space to systemPeter Maydell2013-04-192-0/+6
| * arm/realview: Fix mapping of PCI regionsPeter Maydell2013-04-191-9/+9
| * versatile_pci: Implement the PCI controller's control registersPeter Maydell2013-04-192-6/+8
| * versatile_pci: Expose PCI I/O region on Versatile PBPeter Maydell2013-04-191-2/+1
* | Remove unneeded type castsStefan Weil2013-04-195-20/+20
|/
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-2/+6
* console: simplify screendumpGerd Hoffmann2013-04-161-1/+1
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-153-3/+3
* arm: fix location of some include filesPeter Maydell2013-04-1526-41/+41
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-083-2/+70
* hw: move last file to hw/arm/Paolo Bonzini2013-04-082-5/+1624
* hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini2013-04-081-2/+0
* hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini2013-04-081-10/+1
* hw: move GPIO interfaces to hw/gpio/, configure with default-configs/Paolo Bonzini2013-04-081-2/+1
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-7/+3
* hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini2013-04-081-5/+2
* hw: move SD/MMC devices to hw/sd/, configure with default-configs/Paolo Bonzini2013-04-081-2/+2
* hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-081-10/+7
* hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-081-3/+3
* hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini2013-04-081-2/+1
* hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini2013-04-081-3/+2
* hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-081-7/+6
* hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: make all of hw/usb/ configurable via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: make all of hw/ide/ configurable via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-0828-86/+86
* Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2013-04-061-13/+5
|\
| * hw/arm/nseries: don't print to stdout or stderrPeter Maydell2013-04-051-13/+5
* | xilinx_zynq: Cleanup ssi_create_slavePeter Crosthwaite2013-04-051-2/+1
|/
* qemu-char: Call fe_claim / fe_release when not using qdev chr propertiesHans de Goede2013-04-041-1/+3
* musicpal: qdevify musicpal-miscPeter Maydell2013-04-011-5/+23
* console: stop using DisplayState in gfx hardware emulationGerd Hoffmann2013-03-181-9/+11
* console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann2013-03-182-14/+0
* xilinx_zynq: added pl330 to machine modelPeter Crosthwaite2013-03-151-0/+24
* hw/vexpress: Set reset values for daughterboard oscillatorsPeter Maydell2013-03-151-0/+32
* hw/vexpress: Pass voltage sensor properties to sysctl devicePeter Maydell2013-03-151-0/+30
* hw/vexpress: Pass proc_id via VEDBoardInfoPeter Maydell2013-03-151-11/+8
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-125-12/+12
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-122-8/+11
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-123-4/+9
* arm: fix compilation with CONFIG_FDTPaolo Bonzini2013-03-111-1/+0
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-03-1029-21/+20966
|\
| * arm: move files referencing CPU to hw/arm/Paolo Bonzini2013-03-018-5/+10356
| * hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-0122-17/+10585
| * build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini2013-03-011-1/+0
* | hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell2013-03-051-0/+1
|/
OpenPOWER on IntegriCloud