Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -3/+3 |
2013-07-04 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini | 1 | -2/+2 |
2013-07-04 | vga: set owner in vga_update_memory_access | Paolo Bonzini | 1 | -1/+2 |
2013-07-04 | vga: pass owner to vga_init_io | Paolo Bonzini | 1 | -3/+3 |
2013-07-04 | vga: pass owner to vga_init_vbe | Paolo Bonzini | 1 | -2/+2 |
2013-07-04 | vga: pass owner to vga_common_init | Paolo Bonzini | 1 | -2/+2 |
2013-07-04 | vga: pass owner to vga_init | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -4/+4 |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann | 1 | -3/+7 |
2013-04-16 | console: simplify screendump | Gerd Hoffmann | 1 | -66/+0 |
2013-04-16 | console: rename vga_hw_*, add QemuConsole param | Gerd Hoffmann | 1 | -1/+1 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -9/+9 |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 1 | -0/+2457 |