Age | Commit message (Expand) | Author |
2013-07-15 | char/cadence_uart: Fix reset for unattached instances | Peter Crosthwaite |
2013-07-04 | hw/c*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | escc: rename struct to ESCCState | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-06-24 | cadence_uart: Handle backend tx errors | Edgar E. Iglesias |
2013-06-17 | char/serial: fix copy&paste error (fifo8_is_full vs empty) | Vladimir Senkov |
2013-06-15 | Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu | Blue Swirl |
2013-06-11 | char/serial: serial_ioport_write: Factor out common code | Peter Crosthwaite |
2013-06-11 | char/serial: Use generic Fifo8 | Peter Crosthwaite |
2013-06-11 | char/serial: cosmetic fixes. | Peter Crosthwaite |
2013-06-07 | isa: QOM'ify ISADevice | Andreas Färber |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber |
2013-06-01 | debugcon: fix compiler warning when open DEBUG_DEBUGCON | liguang |
2013-06-01 | debugcon: make debug message more readable | liguang |
2013-06-01 | debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON | liguang |
2013-05-03 | virtio-serial: fix command line compatibility. | KONRAD Frederic |
2013-04-29 | serial: QOM'ify ISA serial | Andreas Färber |
2013-04-29 | parallel: QOM'ify | Andreas Färber |
2013-04-26 | pseries: Convert VIO code to QOM style type safe(ish) casts | David Gibson |
2013-04-24 | virtio: cleanup: init and exit function. | KONRAD Frederic |
2013-04-24 | virtio: remove the function pointer. | KONRAD Frederic |
2013-04-16 | virtio-console: Remove any pending watches on close | Hans de Goede |
2013-04-16 | virtio-console: Also throttle when less was written then requested | Hans de Goede |
2013-04-15 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini |
2013-04-15 | virtio-serial: cleanup: remove qdev field. | KONRAD Frederic |
2013-04-15 | virtio-serial: cleanup: use QOM casts. | KONRAD Frederic |
2013-04-15 | virtio-serial: cleanup: init and exit functions. | KONRAD Frederic |
2013-04-15 | virtio-serial: add the virtio-serial device. | KONRAD Frederic |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini |