linux-user: fix ppc target_stat64 st_blocks layout
[qemu] / hw / pxa2xx_lcd.c
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-10 Paul BrookFollow coding conventions
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-04-11 pbrookFix/remove bogus ram size checks.
2009-04-10 pbrookMore phys_ram_base elimination.
2009-04-01 pbrookImplement and use shared memory framebuffer device...
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2008-12-15 balrogFix the PXA2xx LCD dirty page detection a little more.
2008-12-13 balrogFix PXA2xx framebuffer dirty checking.
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-24 aliguoriIntroduce accessors for DisplayState (Stefano Stabellini)
2008-07-01 pbrookImplement resolution switching in common console code.
2008-02-10 balrogAdd an ncurses UI.
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-11-17 balrogConvert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
2007-06-13 balrogUse pixel_ops.h in PXA LCD screen drawing.
2007-06-03 pbrookFix off-by-one memory region sizes.
2007-05-24 balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-05-23 balrogImplement the PXA2xx I2C master controller.
2007-05-12 balrogCorrect NAND erase block size. Misc fixes in Spitz...
2007-05-08 balrogSwitch to qemu_ram_alloc() for memory allocation in...
2007-04-30 balrogAdd remaining PXA2xx on-chip peripherals except I2C