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
/
serial.c
Age
Commit message (
Expand
)
Author
2014-07-14
serial: change retry logic to avoid concurrency
Kirill Batuzov
2014-06-30
serial: poll the serial console with G_IO_HUP
Roger Pau Monne
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-04-07
char/serial: Fix emptyness handling
Don Slutz
2014-02-15
char/serial: Fix emptyness check
Peter Crosthwaite
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-20
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
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: Use realizefn for ISADevice
Andreas Färber
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini