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