index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
char: avoid chardevice direct access
Anton Nefedov
1
-3
/
+2
2017-07-14
char: add backend hotswap handler
Anton Nefedov
1
-1
/
+1
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
1
-0
/
+1
2017-06-02
chardev: serial & parallel declaration to own headers
Marc-André Lureau
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
1
-1
/
+1
2017-05-29
usb: Simplify the parameter parsing of the legacy usb serial device
Thomas Huth
1
-16
/
+5
2017-05-12
hw/usb/dev-serial: Do not try to set vendorid or productid properties
Thomas Huth
1
-18
/
+6
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-3
/
+3
2016-10-24
char: remove unused CHR_EVENT_FOCUS
Marc-André Lureau
1
-2
/
+0
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
1
-1
/
+1
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
1
-10
/
+11
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
1
-10
/
+12
2016-10-24
char: remove init callback
Marc-André Lureau
1
-2
/
+2
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
1
-1
/
+3
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-29
usb: Clean up includes
Peter Maydell
1
-0
/
+1
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-05-08
usb: usb-serial QOMify
Gonglei
1
-16
/
+27
2015-02-18
usb: Improve -usbdevice error reporting a bit
Markus Armbruster
1
-4
/
+0
2015-02-18
usb: usb_create() can't fail, drop useless error handling
Markus Armbruster
1
-3
/
+0
2014-09-23
usb-serial: only check speed once at realize time
Gonglei
1
-7
/
+9
2014-09-23
dev-serial: convert init to realize
Gonglei
1
-12
/
+6
2014-09-23
usb-bus: convert USBDeviceClass init to realize
Gonglei
1
-3
/
+13
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
1
-1
/
+1
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+2
2013-04-16
usb-serial: Remove double call to qemu_chr_add_handlers( NULL )
Hans de Goede
1
-9
/
+0
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-03-27
qemu-char: Rename opened to be_open
Hans de Goede
1
-1
/
+1
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-2
/
+2
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
1
-18
/
+11
2012-10-22
usb-serial: only expose device in guest when the chardev is open
Gerd Hoffmann
1
-2
/
+17
2012-10-22
usb-serial: don't magically zap chardev on umplug
Gerd Hoffmann
1
-1
/
+1
2012-09-11
Better name usb braille device
Samuel Thibault
1
-1
/
+1
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
1
-1
/
+1
2012-04-26
usb: add serial number generator
Gerd Hoffmann
1
-0
/
+1
2012-03-13
usb: the big rename
Gerd Hoffmann
1
-0
/
+637