| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | char: remove explicit_fe_open, use a set_handlers argument | Marc-André Lureau | 2016-10-24 | 1 | -1/+1 |
| * | char: use qemu_chr_fe* functions with CharBackend argument | Marc-André Lureau | 2016-10-24 | 1 | -7/+8 |
| * | char: replace PROP_CHR with CharBackend | Marc-André Lureau | 2016-10-24 | 1 | -4/+4 |
| * | hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all | Daniel P. Berrange | 2016-09-13 | 1 | -1/+3 |
| * | sparc: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
| * | grlib_apbuart: QOM cast cleanup | Andreas Färber | 2013-07-29 | 1 | -4/+9 |
| * | hw/c*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
| * | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
| * | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 2013-04-15 | 1 | -1/+1 |
| * | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+293 |