index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
char
Age
Commit message (
Expand
)
Author
2016-10-10
virtio-serial: add missing virtio_detach_element() call
Stefan Hajnoczi
2016-10-10
virtio-serial: enable virtio console emergency write feature
Sascha Silbe
2016-10-10
virtio-serial: add plumbing for virtio console emergency write support
Sascha Silbe
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
2016-09-13
sclpconsolelm: remove bogus check for -EAGAIN
Daniel P. Berrange
2016-09-08
portio: keep references on portio
Marc-André Lureau
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-11
virtio-console: set frontend open permanently for console devs
Daniel P. Berrange
2016-07-21
virtio-serial: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
virtio-serial: Remove old migration version support
Dr. David Alan Gilbert
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
serial: reinstate watch after migration
Paolo Bonzini
2016-06-29
serial: remove watch on reset
Paolo Bonzini
2016-06-29
char: change qemu_chr_fe_add_watch to return unsigned
Paolo Bonzini
2016-06-29
serial: separate serial_xmit and serial_watch_cb
Paolo Bonzini
2016-06-29
serial: simplify tsr_retry reset
Paolo Bonzini
2016-06-29
serial: make tsr_retry unsigned
Paolo Bonzini
2016-06-27
cadence_uart: Protect against transmit errors
Alistair Francis
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
trace: split out trace events for hw/char/ directory
Daniel P. Berrange
2016-06-20
milkymist: update specification URLs
Michael Walle
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-06
hw/char: QOM'ify escc.c (fix)
xiaoqiang zhao
2016-06-06
hw/char: QOM'ify xilinx_uartlite model
xiaoqiang zhao
2016-06-06
hw/char: QOM'ify stm32f2xx_usart model
xiaoqiang zhao
2016-06-06
hw/char: QOM'ify digic-uart model
xiaoqiang zhao
2016-06-06
hw/char: QOM'ify cadence_uart model
xiaoqiang zhao
2016-06-06
hw/char: QOM'ify pl011 model
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify milkymist-uart.c
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify lm32_uart.c
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify lm32_juart.c
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify etraxfs_ser.c
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify escc.c
xiaoqiang zhao
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-18
ipack: Update e-mail address
Alberto Garcia
2016-05-17
hw/char: QOM'ify sclpconsole.c
xiaoqiang zhao
2016-05-17
hw/char: QOM'ify sclpconsole-lm.c
xiaoqiang zhao
2016-04-19
cadence_uart: bounds check write offset
Michael S. Tsirkin
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-16
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2016-03-05
ui: Shorten references into InputEvent
Eric Blake
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-01-29
hw: Clean up includes
Peter Maydell
2016-01-29
arm devices: Clean up includes
Peter Maydell
2016-01-29
virtio: Clean up includes
Peter Maydell
[next]