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