index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
char
/
virtio-serial-bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-2
/
+0
2016-10-10
virtio-serial: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-7
/
+11
2016-10-10
virtio-serial: add missing virtio_detach_element() call
Stefan Hajnoczi
1
-0
/
+14
2016-10-10
virtio-serial: enable virtio console emergency write feature
Sascha Silbe
1
-3
/
+9
2016-10-10
virtio-serial: add plumbing for virtio console emergency write support
Sascha Silbe
1
-0
/
+37
2016-07-21
virtio-serial: Wrap in vmstate
Dr. David Alan Gilbert
1
-21
/
+6
2016-07-21
virtio-serial: Remove old migration version support
Dr. David Alan Gilbert
1
-22
/
+15
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
1
-7
/
+3
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-30
/
+50
2016-01-29
virtio: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
virtio serial port: fix to incomplete QOMify
Cao jin
1
-1
/
+1
2015-10-29
virtio-serial: convert to virtio_map
Michael S. Tsirkin
1
-4
/
+1
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
1
-1
/
+1
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+2
2015-07-27
virtio-serial: fix ANY_LAYOUT
Michael S. Tsirkin
1
-1
/
+2
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-10
virtio-serial-bus: move qdev properties into virtio-serial-bus.c
Shannon Zhao
1
-1
/
+2
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-1
/
+1
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
1
-1
/
+1
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
1
-4
/
+4
2015-03-25
virtio-serial: fix virtio config size
Michael S. Tsirkin
1
-1
/
+3
2015-03-19
virtio: serial: expose a 'guest_writable' callback for users
Amit Shah
1
-0
/
+31
2015-03-11
virtio-serial: fix segfault on NULL port names
Amit Shah
1
-1
/
+1
2015-02-26
virtio-serial-bus.c: drop virtio_ids.h
Michael S. Tsirkin
1
-1
/
+0
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
1
-1
/
+1
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
1
-1
/
+1
2015-02-26
virtio-serial: switch to standard-headers
Michael S. Tsirkin
1
-0
/
+1
2015-02-10
virtio: Fix warning caused by missing 'static' attribute
Stefan Weil
1
-1
/
+1
2015-01-05
virtio-serial: Don't keep a persistent copy of config space
David Gibson
1
-15
/
+14
2015-01-05
virtio_serial: Don't use vser->config.max_nr_ports internally
David Gibson
1
-12
/
+4
2014-11-07
virtio-serial: avoid crash when port has no name
Marc-André Lureau
1
-1
/
+1
2014-10-15
virtio-serial: Convert to hotplug-handler API
Igor Mammedov
1
-5
/
+15
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
1
-0
/
+22
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
1
-0
/
+10
2014-07-16
virtio-serial-bus: keep port 0 reserved for virtconsole even on unplug
Amit Shah
1
-3
/
+11
2014-06-29
virtio-serial-bus: use virtio wrappers to access headers
Rusty Russell
1
-15
/
+31
2014-06-29
virtio-serial: implement per-device migration calls
Greg Kurz
1
-14
/
+20
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
1
-1
/
+1
2014-06-29
virtio-serial: don't migrate the config space
Alexander Graf
1
-10
/
+6
2014-06-24
virtio-serial: remove useless set_config function
Paolo Bonzini
1
-8
/
+0
2014-03-13
virtio-serial-port: Convert to QOM realize/unrealize
Andreas Färber
1
-25
/
+26
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-4
/
+5
2013-12-09
virtio-serial: Convert to QOM realize
Andreas Färber
1
-8
/
+8
2013-12-09
virtio-serial: QOM realize preparations
Andreas Färber
1
-5
/
+7
2013-12-09
virtio-serial: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-2
/
+2
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-5
/
+5
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+2
2013-05-03
virtio-serial: fix command line compatibility.
KONRAD Frederic
1
-1
/
+2
[next]