| vmdk: remove unneeded variable assignment |
2011-10-18 |
Pavel Borzenkov |
|
New |
| vmdk: refuse to open higher version than supported |
2013-06-09 |
Fam Zheng |
|
New |
| vmdk: fix endianness bugs |
2011-05-24 |
Alexander Graf |
|
New |
| vmdk: byteswap VMDK4Header.desc_offset field |
2013-06-10 |
Stefan Hajnoczi |
|
New |
| vmdk: Allow space in file name |
2013-01-29 |
Philipp Hahn |
|
New |
| vmdk: Allow selecting SCSI adapter in image creation |
2013-01-28 |
Othmar Pasteka |
|
New |
| vl: trivial spelling fix |
2011-04-23 |
Brad Hards |
|
New |
| vl: trivial spelling fix |
2011-04-26 |
Stefan Hajnoczi |
|
New |
| vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIGRATE |
2013-05-17 |
Hu Tao |
|
New |
| vl: fix compilation without SDL |
2013-06-14 |
Vincent Stehlé |
|
New |
| vl: add -libvirt-caps option for libvirt to stop parsing help output |
2012-07-25 |
Anthony Liguori |
|
New |
| vl.c: set NULL upon deleting handlers in qemu_set_fd_handler2() |
2010-08-23 |
Yoshiaki Tamura |
|
New |
| vl.c: prohibit simultaneous use of -icount and kvm |
2011-11-10 |
Max Filippov |
|
New |
| vl.c: Tidy up message printed when we exit on a signal |
2011-03-30 |
Peter Maydell |
|
New |
| vl.c: Support multiple CPU ranges on -numa option |
2013-02-21 |
Eduardo Habkost |
|
New |
| vl.c: Replace -virtfs string manipulation with QemuOpts |
2011-03-13 |
Stefan Hajnoczi |
|
New |
| vl.c: Increase width of machine name column in "-M ?" output |
2012-02-22 |
Peter Maydell |
|
New |
| vl.c: Fix typo in variable name |
2012-02-07 |
Peter Maydell |
|
New |
| vl.c: Fix compilation failure if CONFIG_SDL isn't defined |
2011-03-23 |
Peter Maydell |
|
New |
| vl.c: Fail gracefully if no machine is found |
2011-11-10 |
Andreas Färber |
|
New |
| vl.c: Exit QEMU early if no machine is found |
2012-07-23 |
dunrong huang |
|
New |
| vl.c: Don't print errno after failed qemu_chr_new() |
2012-07-09 |
Peter Maydell |
|
New |
| vl.c: Avoid segfault when started with no arguments |
2012-02-22 |
Peter Maydell |
|
New |
| virtio_cleanup() missing in virtio-{blk, balloon, 9p}-pci |
2010-10-12 |
Markus Armbruster |
|
New |
| virtio_blk_load() question |
2010-03-18 |
OHMURA Kei |
|
New |
| virtio: verify that all outstanding buffers are flushed (was Re: vmstate conversion for virtio?) |
2012-12-05 |
Michael S. Tsirkin |
|
New |
| virtio: verify features on load |
2009-12-08 |
Michael S. Tsirkin |
|
New |
| virtio: security patch |
2011-08-03 |
Supriya Kannery |
|
New |
| virtio: sanity-check available index |
2010-10-17 |
Michael S. Tsirkin |
|
New |
| virtio: rename features -> guest_features |
2009-12-13 |
Michael S. Tsirkin |
|
New |
| virtio: make bindings typesafe |
2012-12-17 |
Michael S. Tsirkin |
|
New |
| virtio: limit avail bytes lookahead |
2012-11-01 |
Michael S. Tsirkin |
|
New |
| virtio: limit avail bytes lookahead |
2012-11-28 |
Michael S. Tsirkin |
|
New |
| virtio: invoke set_status callback on reset |
2010-09-27 |
Michael S. Tsirkin |
|
New |
| virtio: invoke set_features on load |
2010-05-09 |
Michael S. Tsirkin |
|
New |
| virtio: guard against negative vq notifies |
2011-05-08 |
Stefan Hajnoczi |
|
New |
| virtio: fix vhost handling |
2012-08-06 |
Paolo Bonzini |
|
New |
| virtio: fix vhost handling |
2012-08-06 |
Paolo Bonzini |
|
New |
| virtio: fix up VQ checks |
2010-11-23 |
Michael S. Tsirkin |
|
New |
| virtio: fix indirect descriptor buffer overflow |
2011-07-11 |
Michael S. Tsirkin |
|
New |
| virtio: fix broken aliases. |
2013-04-09 |
fred.konrad@greensocs.com |
|
New |
| virtio: don't waste irqfds on control vqs |
2012-12-20 |
Michael S. Tsirkin |
|
New |
| virtio: correctly initialize vm_running |
2011-05-18 |
Jason Wang |
|
New |
| virtio: add missing mb() on notification |
2012-04-22 |
Michael S. Tsirkin |
|
New |
| virtio: add a pci driver to notify host the CPU_DEAD event |
2011-11-27 |
Liu Ping Fan |
|
New |
| virtio: abort on zero config length |
2013-04-25 |
Jason Wang |
|
New |
| virtio: Use ioeventfd for virtqueue notify |
2010-09-30 |
Stefan Hajnoczi |
|
New |
| virtio: Report new guest memory statistics pertinent to memory ballooning (V4) |
2009-11-19 |
Adam Litke |
|
New |
| virtio: Report new guest memory statistics pertinent to memory ballooning (V3) |
2009-11-17 |
Adam Litke |
|
New |
| virtio: Move virtio-pci to hw library |
2011-04-26 |
Jan Kiszka |
|
New |
| virtio: Make memory barriers be memory barriers |
2011-09-01 |
David Gibson |
|
New |
| virtio: Add virtio-rng driver |
2009-11-21 |
Ian Molton |
|
New |
| virtio: Add memory statistics reporting to the balloon driver (V8) |
2010-01-26 |
Adam Litke |
|
New |
| virtio: Add memory statistics reporting to the balloon driver (V7) |
2010-01-15 |
Adam Litke |
|
New |
| virtio: Add memory statistics reporting to the balloon driver (V6) |
2010-01-11 |
Adam Litke |
|
New |
| virtio: Add memory statistics reporting to the balloon driver (V5) |
2009-12-01 |
Adam Litke |
|
New |
| virtio: Add memory statistics reporting to the balloon driver (V3) |
2009-11-19 |
Adam Litke |
|
New |
| virtio: Add memory statistics reporting to the balloon driver (V2) |
2009-11-17 |
Adam Litke |
|
New |
| virtio: Add memory statistics reporting to the balloon driver |
2009-11-09 |
Adam Litke |
|
New |
| virtio: Add memory statistics reporting to the balloon driver |
2009-11-05 |
Adam Litke |
|
New |
| virtio: Add PCI memory BAR in addition to PIO BAR |
2011-09-30 |
David Gibson |
|
New |
| virtio.h: drop unused function prototypes |
2013-04-12 |
Luiz Capitulino |
|
New |
| virtio-spec: split virtio-net device status filed into ro and rw byte |
2012-03-16 |
Jason Wang |
|
New |
| virtio-spec: document indirect descriptors |
2010-02-10 |
Michael S. Tsirkin |
|
New |
| virtio-spec: document block CMD and FLUSH |
2010-02-18 |
Michael S. Tsirkin |
|
New |
| virtio-spec: document MSI-X |
2010-02-11 |
Michael S. Tsirkin |
|
New |
| virtio-spec: clarify ro/rw bits and updating rule of virtio-net status field |
2012-03-20 |
Jason Wang |
|
New |
| virtio-spec: Add virtio-ccw spec. |
2012-08-07 |
Cornelia Huck |
|
New |
| virtio-serial: propagate guest_connected to the port on post_load |
2013-03-24 |
Hans de Goede |
|
New |
| virtio-serial: pci: Allow MSI to be disabled |
2010-02-12 |
Amit Shah |
|
New |
| virtio-serial: don't set MULTIPORT for 1 port dev |
2010-02-12 |
Michael S. Tsirkin |
|
New |
| virtio-serial: don't crash on invalid input |
2011-03-22 |
Michael S. Tsirkin |
|
New |
| virtio-serial: Unplug port if guest reports failure in adding it |
2010-08-31 |
Amit Shah |
|
New |
| virtio-serial: Simplify virtio_serial_load() |
2010-05-31 |
Markus Armbruster |
|
New |
| virtio-serial: Send per-console port resize notifications to guest |
2010-05-05 |
Amit Shah |
|
New |
| virtio-serial: Print out reason for aborting before calling abort() |
2011-03-25 |
Amit Shah |
|
New |
| virtio-serial: Fix segfault on guest boot |
2011-06-17 |
Luiz Capitulino |
|
New |
| virtio-serial: Fix segfault on guest boot |
2011-06-16 |
Luiz Capitulino |
|
New |
| virtio-serial: Fix segfault on guest boot |
2011-06-22 |
Amit Shah |
|
New |
| virtio-serial: Fix endianness bug in the config space |
2011-04-19 |
David Gibson |
|
New |
| virtio-serial: Fix compat property name |
2010-06-23 |
Amit Shah |
|
New |
| virtio-serial: Fix check for 'assert'; prevent NULL derefs |
2010-04-30 |
Amit Shah |
|
New |
| virtio-serial: Enable ioeventfd |
2011-02-17 |
Amit Shah |
|
New |
| virtio-serial: Don't clear ->have_data() pointer after unplug |
2011-03-03 |
Amit Shah |
|
New |
| virtio-serial: Cleanup on device hot-unplug |
2010-08-19 |
Amit Shah |
|
New |
| virtio-serial: Check if more max_ports specified than we can handle |
2010-07-21 |
Amit Shah |
|
New |
| virtio-serial: Allow one MSI-X vector per virtqueue |
2011-12-16 |
zanghongyong@huawei.com |
|
New |
| virtio-serial-bus: use correct lengths in control_out() message |
2012-03-11 |
Michael Tokarev |
|
New |
| virtio-serial-bus: use bh for unthrottling |
2011-03-29 |
Alon Levy |
|
New |
| virtio-serial-bus: replay guest_open on migration |
2011-07-26 |
Alon Levy |
|
New |
| virtio-serial-bus: fix ports_map allocation on init |
2010-05-19 |
Amit Shah |
|
New |
| virtio-serial-bus: fix guest_connected pre-driver |
2012-04-23 |
Alon Levy |
|
New |
| virtio-serial-bus: Unset guest_connected at reset and driver reset |
2012-04-27 |
Amit Shah |
|
New |
| virtio-serial-bus: Simplify handle_output() function |
2011-03-03 |
Amit Shah |
|
New |
| virtio-serial-bus: Fix bus initialisation and allow for bus identification |
2010-01-27 |
Amit Shah |
|
New |
| virtio-serial-bus: Bump up control vq buffers to 32 |
2010-11-23 |
Amit Shah |
|
New |
| virtio-serial NULL deference |
2010-03-09 |
Juan Quintela |
|
New |
| virtio-scsi: forward scsibus for virtio-scsi-pci. |
2013-06-10 |
fred.konrad@greensocs.com |
|
New |
| virtio-scsi: Fix subtle (guest) endian bug |
2012-11-26 |
David Gibson |
|
New |
| virtio-scsi spec: add per-LUN parameter query |
2012-08-20 |
Cong Meng |
|
New |