Age | Commit message (Expand) | Author |
2010-02-10 | block: add topology qdev properties | Christoph Hellwig |
2010-02-10 | virtio-blk: revert serial number support | hch@lst.de |
2010-02-10 | Increase VNC_MAX_WIDTH | Brian Jackson |
2010-02-10 | qemu-img: use the heap instead of the huge stack array for win32 | TeLeMan |
2010-02-10 | don't dereference NULL after failed strdup | Jim Meyering |
2010-02-10 | QMP: Don't leak on connection close | Luiz Capitulino |
2010-02-10 | QError: Don't abort on multiple faults | Luiz Capitulino |
2010-02-10 | Monitor: remove unneeded checks | Luiz Capitulino |
2010-02-10 | qjson: Improve debugging | Luiz Capitulino |
2010-02-10 | virtio-net: fix network stall under load | Tom Lendacky |
2010-02-10 | json: fix PRId64 on Win32 | Roy Tam |
2010-02-10 | fix inet_parse typo | Marcelo Tosatti |
2010-02-10 | iothread: fix vcpu stop with smp tcg | Marcelo Tosatti |
2010-02-10 | QMP: spec: Capability negotiation updates | Luiz Capitulino |
2010-02-10 | QMP: Enforce capability negotiation rules | Luiz Capitulino |
2010-02-10 | QMP: Introduce the qmp_capabilities command | Luiz Capitulino |
2010-02-10 | QMP: Add QEMU's version to the greeting message | Luiz Capitulino |
2010-02-10 | segfault due to buffer overrun in usb-serial | David S. Ahern |
2010-02-10 | audio streaming from usb devices | David S. Ahern |
2010-02-10 | vnc: Migrate to using QTAILQ instead of custom implementation | Amit Shah |
2010-02-10 | kvm: reduce code duplication in config_iothread | Amit Shah |
2010-02-10 | Documentation: Add command line options to function index | Stefan Weil |
2010-02-10 | Documentation: Add monitor commands to function index | Stefan Weil |
2010-02-10 | Documentation: Enhance documentation (index, keywords) | Stefan Weil |
2010-02-10 | Documentation: Fix item list | Stefan Weil |
2010-02-10 | Documentation: Add some basic documentation on make targets | Stefan Weil |
2010-02-10 | Documentation: Use UTF-8 encoding and fix one wrong encoding | Stefan Weil |
2010-02-10 | Documentation: Add direntry for info format | Stefan Weil |
2010-02-10 | block: saner flags filtering in bdrv_open2 | Christoph Hellwig |
2010-02-10 | virtio-blk: Generate BLOCK_IO_ERROR QMP event | Luiz Capitulino |
2010-02-10 | scsi: Generate BLOCK_IO_ERROR QMP event | Luiz Capitulino |
2010-02-10 | ide: Generate BLOCK_IO_ERROR QMP event | Luiz Capitulino |
2010-02-10 | block: BLOCK_IO_ERROR QMP event | Luiz Capitulino |
2010-02-10 | QMP: BLOCK_IO_ERROR event handling | Luiz Capitulino |
2010-02-10 | qcow2: Fix signedness bugs | Kevin Wolf |
2010-02-10 | qemu-img: Fix qemu-img can't create qcow image based on read-only image | Sheng Yang |
2010-02-10 | doc: Update mingw cross compile instructions | Scott Tsai |
2010-02-10 | Do not ignore error, if open file failed (-serial /dev/tty) | Evgeniy Dushistov |
2010-02-10 | Documentation: Add build support for documentation in pdf format | Stefan Weil |
2010-02-10 | fix placement of config-host.h inclusion | Paolo Bonzini |
2010-02-10 | loop write in qemu_event_increment upon EINTR | Paolo Bonzini |
2010-02-10 | do not loop on an incomplete io_thread_fd read | Paolo Bonzini |
2010-02-09 | Try not to exceed max downtime on stage3 | Liran Schour |
2010-02-09 | Count dirty blocks and expose an API to get dirty count | Liran Schour |
2010-02-09 | Tranfer dirty blocks during iterative phase | Liran Schour |
2010-02-09 | add qemu_get_clock_ns | Paolo Bonzini |
2010-02-09 | Remove unused code | Liran Schour |
2010-02-09 | kvm: move kvm to use memory notifiers | Michael S. Tsirkin |
2010-02-09 | kvm: move kvm_set_phys_mem around | Michael S. Tsirkin |
2010-02-09 | qemu: memory notifiers | Michael S. Tsirkin |