]> git.proxmox.com Git - qemu.git/history - hw/virtio-serial-bus.c
slirp: Replace m_freem with m_free
[qemu.git] / hw / virtio-serial-bus.c
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.21' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-18 Hannes Reineckeiov: Update parameter usage in iov_(to|from)_buf()
2011-07-18 Amit Shahvirtio-serial-bus: Fix trailing \n in error_report...
2011-07-18 Amit Shahvirtio-serial-bus: Add trace events
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-27 Luiz Capitulinovirtio-serial: Fix segfault on guest boot
2011-06-24 Markus ArmbrusterStrip trailing '\n' from error_report()'s first argument
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-05-27 Markus Armbrustervirtio-serial: Drop redundant VirtIOSerialPort member...
2011-05-27 Markus Armbrustervirtio-serial: Clean up virtconsole detection
2011-05-27 Markus Armbrustervirtio-serial: Plug memory leak on qdev exit()
2011-05-27 Alon Levyvirtio-serial-bus: use bh for unthrottling
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-28 Anthony LiguoriMerge remote-tracking branch 'amitshah/for-anthony...
2011-04-28 Alexey Kardashevskiyvirtio-serial: Fix endianness bug in the config space
2011-03-28 Michael S. Tsirkinvirtio-serial: don't crash on invalid input
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Amit Shahvirtio-serial-bus: Simplify handle_output() function
2011-03-21 Amit Shahvirtio-serial: Use a struct to pass config information...
2011-02-24 Gerd Hoffmannvirtio-serial: kill VirtIOSerialDevice
2011-02-04 Amit Shahvirtio-serial: Make sure virtqueue is ready before...
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-20 Amit Shahvirtio-serial: save/restore new fields in port struct
2011-01-20 Amit Shahvirtio-serial: Add support for flow control
2011-01-20 Amit Shahvirtio-serial: Don't copy over guest buffer to host
2011-01-20 Amit Shahvirtio-serial: move out discard logic in a separate...
2011-01-12 Amit Shahvirtio-serial-bus: bump up control vq size to 32
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22 Amit Shahvirtio-serial: Cleanup on device hot-unplug
2010-07-30 Amit Shahvirtio-serial: Check if more max_ports specified than...
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-16 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-13 Amit Shahvirtio-serial: Assert for virtio queue ready before...
2010-07-13 Amit Shahvirtio-serial: Check if virtio queue is ready before...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-06-30 Markus Armbrustervirtio-serial: Simplify virtio_serial_load()
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-06-01 Alon Levyvirtio-serial-bus: fix ports_map allocation on init
2010-05-03 Amit Shahvirtio-serial: Fix check for 'assert'; prevent NULL...
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-28 Amit Shahvirtio-serial: Implement flow control for individual...
2010-04-28 Amit Shahvirtio-serial: Discard data that guest sends us when...
2010-04-28 Amit Shahvirtio-serial: Apps should consume all data that guest...
2010-04-28 Amit Shahvirtio-serial: Handle scatter/gather input from the...
2010-04-28 Amit Shahvirtio-serial: Handle scatter-gather buffers for contro...
2010-04-28 Amit Shahiov: Introduce a new file for helpers around iovs,...
2010-04-28 Amit Shahvirtio-serial: Send out guest data to ports only if...
2010-04-28 Amit Shahvirtio-serial: Propagate errors in initialising ports...
2010-04-28 Amit Shahvirtio-serial: Update copyright year to 2010
2010-04-28 Amit Shahvirtio-serial: Remove redundant check for 0-sized write...
2010-04-28 Amit Shahvirtio-serial: whitespace: match surrounding code
2010-04-28 Amit Shahvirtio-serial: Use control messages to notify guest...
2010-04-28 Amit Shahvirtio-serial: save/load: Send target host connection...
2010-04-28 Amit Shahvirtio-serial: save/load: Ensure we have hot-plugged...
2010-04-28 Amit Shahvirtio-serial: save/load: Ensure nr_ports on src and...
2010-04-28 Amit Shahvirtio-serial: save/load: Ensure target has enough...
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Michael S. Tsirkinvirtio-serial: don't set MULTIPORT for 1 port dev
2010-01-29 Amit Shahvirtio-serial-bus: Fix bus initialisation and allow...
2010-01-20 Amit Shahvirtio-serial-bus: Add ability to hot-unplug ports
2010-01-20 Amit Shahvirtio-serial-bus: Add a port 'name' property for port...
2010-01-20 Amit Shahvirtio-serial-bus: Maintain guest and host port open...
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus