| Commit message (Expand) | Author | Age | Files | Lines |
* | arm/boot: Free dtb blob memory after use | Peter Maydell | 2013-06-25 | 1 | -5/+15 |
* | ARM: Allow dumping of device tree | John Rigby | 2013-06-25 | 1 | -0/+1 |
* | arm: Remove CONFIG_FDT conditionals | Peter Maydell | 2013-06-14 | 1 | -7/+0 |
* | exynos4210.c: register rom_mem for memory migration | Igor Mitsyanko | 2013-06-03 | 1 | -0/+1 |
* | hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region | Igor Mitsyanko | 2013-06-03 | 1 | -3/+24 |
* | xilinx_spips: seperate SPI and QSPI as two classes | Peter Crosthwaite | 2013-06-03 | 1 | -1/+1 |
* | remove some double-includes | Michael Tokarev | 2013-05-18 | 1 | -1/+0 |
* | spitz: fix compilation failure due to pty.h namespace pollution | Paolo Bonzini | 2013-05-14 | 1 | -50/+50 |
* | console: add device link to QemuConsoles | Gerd Hoffmann | 2013-04-25 | 1 | -1/+1 |
* | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl | 2013-04-20 | 2 | -13/+20 |
|\ |
|
| * | versatile_pci: Expose PCI memory space to system | Peter Maydell | 2013-04-19 | 2 | -0/+6 |
| * | arm/realview: Fix mapping of PCI regions | Peter Maydell | 2013-04-19 | 1 | -9/+9 |
| * | versatile_pci: Implement the PCI controller's control registers | Peter Maydell | 2013-04-19 | 2 | -6/+8 |
| * | versatile_pci: Expose PCI I/O region on Versatile PB | Peter Maydell | 2013-04-19 | 1 | -2/+1 |
* | | Remove unneeded type casts | Stefan Weil | 2013-04-19 | 5 | -20/+20 |
|/ |
|
* | console: add GraphicHwOps | Gerd Hoffmann | 2013-04-16 | 1 | -2/+6 |
* | console: simplify screendump | Gerd Hoffmann | 2013-04-16 | 1 | -1/+1 |
* | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 2013-04-15 | 3 | -3/+3 |
* | arm: fix location of some include files | Peter Maydell | 2013-04-15 | 26 | -41/+41 |
* | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 2013-04-08 | 3 | -2/+70 |
* | hw: move last file to hw/arm/ | Paolo Bonzini | 2013-04-08 | 2 | -5/+1624 |
* | hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -2/+0 |
* | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -10/+1 |
* | hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -2/+1 |
* | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -7/+3 |
* | hw: move DMA controllers to hw/dma/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -5/+2 |
* | hw: move SD/MMC devices to hw/sd/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -2/+2 |
* | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -10/+7 |
* | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -3/+3 |
* | hw: move SSI controllers to hw/ssi/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -2/+1 |
* | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -3/+2 |
* | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -7/+6 |
* | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: make all of hw/ide/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 28 | -86/+86 |
* | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl | 2013-04-06 | 1 | -13/+5 |
|\ |
|
| * | hw/arm/nseries: don't print to stdout or stderr | Peter Maydell | 2013-04-05 | 1 | -13/+5 |
* | | xilinx_zynq: Cleanup ssi_create_slave | Peter Crosthwaite | 2013-04-05 | 1 | -2/+1 |
|/ |
|
* | qemu-char: Call fe_claim / fe_release when not using qdev chr properties | Hans de Goede | 2013-04-04 | 1 | -1/+3 |
* | musicpal: qdevify musicpal-misc | Peter Maydell | 2013-04-01 | 1 | -5/+23 |
* | console: stop using DisplayState in gfx hardware emulation | Gerd Hoffmann | 2013-03-18 | 1 | -9/+11 |
* | console: rework DisplaySurface handling [vga emu side] | Gerd Hoffmann | 2013-03-18 | 2 | -14/+0 |
* | xilinx_zynq: added pl330 to machine model | Peter Crosthwaite | 2013-03-15 | 1 | -0/+24 |
* | hw/vexpress: Set reset values for daughterboard oscillators | Peter Maydell | 2013-03-15 | 1 | -0/+32 |
* | hw/vexpress: Pass voltage sensor properties to sysctl device | Peter Maydell | 2013-03-15 | 1 | -0/+30 |
* | hw/vexpress: Pass proc_id via VEDBoardInfo | Peter Maydell | 2013-03-15 | 1 | -11/+8 |
* | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber | 2013-03-12 | 5 | -12/+12 |