Age | Commit message (Expand) | Author |
2010-05-03 | virtio-9p: Add P9_TFLUSH support | Anthony Liguori |
2010-05-03 | virtio-9p: Add P9_TREMOVE support. | Anthony Liguori |
2010-05-03 | virtio-9p: Add P9_TWSTAT support | Anthony Liguori |
2010-05-03 | virtio-9p: Add P9_TCREATE support | Anthony Liguori |
2010-05-03 | virtio-9p: Add P9_TWRITE support | Anthony Liguori |
2010-05-03 | virtio-9p: Add P9_TCLUNK support | Anthony Liguori |
2010-05-03 | virtio-9p: Add P9_TREAD support | Anthony Liguori |
2010-05-03 | virtio-9p: Add P9_TOPEN support. | Anthony Liguori |
2010-05-03 | virtio-9p: Add P9_TWALK support | Anthony Liguori |
2010-05-03 | virtio-9p: Add P9_TSTAT support | Anthony Liguori |
2010-05-03 | virtio-9p: Add P9_TATTACH support. | Anthony Liguori |
2010-05-03 | virtio-9p: Add P9_TVERSION support | Anthony Liguori |
2010-05-03 | virtio-9p: Add sg helper functions | Anthony Liguori |
2010-05-03 | virtio-9p: Add stat and mode related helper functions. | Anthony Liguori |
2010-05-03 | virtio-9p: Add fid and qid management support. | Anthony Liguori |
2010-05-03 | virtio-9p: Add minimal set of FileOperations | Anthony Liguori |
2010-05-03 | virtio-9p: Add string manipulation support. | Anthony Liguori |
2010-05-03 | virtio-9p: pdu processing support. | Anthony Liguori |
2010-05-03 | virtio-9p: Add a virtio 9p device to qemu | Anthony Liguori |
2010-05-03 | virtio-9p: Create a commandline option -fsdev | Gautham R Shenoy |
2010-05-03 | virtio-serial: Fix check for 'assert'; prevent NULL derefs | Amit Shah |
2010-05-03 | lsi: Properly initialize controller state on reset | Jan Kiszka |
2010-05-03 | lsi: Purge request queue on soft reset | Jan Kiszka |
2010-05-03 | Merge remote branch 'qemu-kvm/uq/master' into HEAD | Anthony Liguori |
2010-05-02 | Fix missing '|' in '|=', spotted by clang analyzer | Blue Swirl |
2010-05-01 | cmd646: fix abort due to changed opaque pointer for ioport read | Igor V. Kovalenko |
2010-05-01 | cmd646: pass pci_dev as it needs it | Igor V. Kovalenko |
2010-04-28 | vga: fix typo in length passed to kvm_log_stop | Marcelo Tosatti |
2010-04-28 | virtio-serial: Implement flow control for individual ports | Amit Shah |
2010-04-28 | virtio-serial: Discard data that guest sends us when ports aren't connected | Amit Shah |
2010-04-28 | virtio-serial: Apps should consume all data that guest sends out / Fix virtio... | Amit Shah |
2010-04-28 | virtio-serial: Handle scatter/gather input from the guest | Amit Shah |
2010-04-28 | virtio-serial: Handle scatter-gather buffers for control messages | Amit Shah |
2010-04-28 | iov: Add iov_to_buf and iov_size helpers | Amit Shah |
2010-04-28 | iov: Introduce a new file for helpers around iovs, add iov_from_buf() | Amit Shah |
2010-04-28 | virtio-serial: Send out guest data to ports only if port is opened | Amit Shah |
2010-04-28 | virtio-serial: Propagate errors in initialising ports / devices in guest | Amit Shah |
2010-04-28 | virtio-serial: Update copyright year to 2010 | Amit Shah |
2010-04-28 | virtio-serial: Remove redundant check for 0-sized write request | Amit Shah |
2010-04-28 | virtio-serial: whitespace: match surrounding code | Amit Shah |
2010-04-28 | virtio-serial: Use control messages to notify guest of new ports | Amit Shah |
2010-04-28 | virtio-serial: save/load: Send target host connection status if different | Amit Shah |
2010-04-28 | virtio-serial: save/load: Ensure we have hot-plugged ports instantiated | Amit Shah |
2010-04-28 | virtio-serial: save/load: Ensure nr_ports on src and dest are same. | Amit Shah |
2010-04-28 | virtio-serial: save/load: Ensure target has enough ports | Amit Shah |
2010-04-25 | sh4: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | ppc: add missing 'break', spotted by clang analyzer | Blue Swirl |
2010-04-25 | ppc: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | alpha: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | microblaze: remove dead assignments, spotted by clang analyzer | Blue Swirl |