index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
char
/
serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-2
/
+2
*
serial: refine serial_thr_ipending_needed
Paolo Bonzini
2015-01-03
1
-2
/
+11
*
serial: only resample THR interrupt on rising edge of IER.THRI
Paolo Bonzini
2014-12-15
1
-9
/
+16
*
serial: update LSR on enabling/disabling FIFOs
Paolo Bonzini
2014-12-15
1
-0
/
+3
*
serial: clean up THRE/TEMT handling
Paolo Bonzini
2014-12-15
1
-14
/
+12
*
serial: reset thri_pending on IER writes with THRI=0
Paolo Bonzini
2014-12-15
1
-2
/
+16
*
serial: check if backed by a physical serial port at realize time
Paolo Bonzini
2014-09-19
1
-2
/
+3
*
serial: reset state at startup
Paolo Bonzini
2014-09-19
1
-0
/
+1
*
serial: fixing vmstate for save/restore
Pavel Dovgalyuk
2014-09-11
1
-30
/
+195
*
serial: change retry logic to avoid concurrency
Kirill Batuzov
2014-07-14
1
-26
/
+33
*
serial: poll the serial console with G_IO_HUP
Roger Pau Monne
2014-06-30
1
-1
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-1
/
+1
*
char/serial: Fix emptyness handling
Don Slutz
2014-04-07
1
-2
/
+4
*
char/serial: Fix emptyness check
Peter Crosthwaite
2014-02-15
1
-1
/
+1
*
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-08-26
1
-11
/
+11
|
\
|
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-11
/
+11
*
|
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
2013-08-20
1
-2
/
+3
|
/
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
char/serial: fix copy&paste error (fifo8_is_full vs empty)
Vladimir Senkov
2013-06-17
1
-1
/
+1
*
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-15
1
-5
/
+17
|
\
|
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
1
-5
/
+17
*
|
char/serial: serial_ioport_write: Factor out common code
Peter Crosthwaite
2013-06-11
1
-7
/
+3
*
|
char/serial: Use generic Fifo8
Peter Crosthwaite
2013-06-11
1
-64
/
+34
*
|
char/serial: cosmetic fixes.
Peter Crosthwaite
2013-06-11
1
-11
/
+19
|
/
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+789