Age | Commit message (Expand) | Author |
---|---|---|
2012-12-19 | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-10-22 | serial: split serial.c | Gerd Hoffmann |
2011-11-28 | omap_l4: rename omap_l4_attach_region() to omap_l4_attach() | Avi Kivity |
2011-11-28 | omap_uart: convert to memory API | Avi Kivity |
2011-10-02 | serial: Add MemoryRegion parameter to serial_mm_init | Richard Henderson |
2011-10-02 | serial: Remove ioregister parameter from serial_mm_init | Richard Henderson |
2011-10-02 | serial: Use enum device_endian in serial_mm_init parameter | Richard Henderson |
2011-08-22 | char: rename qemu_chr_open() -> qemu_chr_new() | Anthony Liguori |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf |
2010-09-10 | hw/omap: Fix default setup for OMAP UART devices | Stefan Weil |
2010-06-30 | hw/omap1.c : separate uart module | cmchao |