aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2013-05-14spitz: fix compilation failure due to pty.h namespace pollutionPaolo Bonzini
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-20Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl
2013-04-19versatile_pci: Expose PCI memory space to systemPeter Maydell
2013-04-19arm/realview: Fix mapping of PCI regionsPeter Maydell
2013-04-19versatile_pci: Implement the PCI controller's control registersPeter Maydell
2013-04-19versatile_pci: Expose PCI I/O region on Versatile PBPeter Maydell
2013-04-19Remove unneeded type castsStefan Weil
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-15arm: fix location of some include filesPeter Maydell
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 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 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 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 char devices to hw/char/, 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: make all of hw/usb/ configurable via default-configs/Paolo Bonzini
2013-04-08hw: make all of hw/ide/ configurable via default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-04-06Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl
2013-04-05hw/arm/nseries: don't print to stdout or stderrPeter Maydell
2013-04-05xilinx_zynq: Cleanup ssi_create_slavePeter Crosthwaite
2013-04-04qemu-char: Call fe_claim / fe_release when not using qdev chr propertiesHans de Goede
2013-04-01musicpal: qdevify musicpal-miscPeter Maydell
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann
2013-03-18console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann
2013-03-15xilinx_zynq: added pl330 to machine modelPeter Crosthwaite
2013-03-15hw/vexpress: Set reset values for daughterboard oscillatorsPeter Maydell
2013-03-15hw/vexpress: Pass voltage sensor properties to sysctl devicePeter Maydell
2013-03-15hw/vexpress: Pass proc_id via VEDBoardInfoPeter Maydell
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-11arm: fix compilation with CONFIG_FDTPaolo Bonzini
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-03-05hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini