Age | Commit message (Expand) | Author | Files | Lines |
2010-01-26 | block: avoid creating too large iovecs in multiwrite_merge | Christoph Hellwig | 2 | -0/+8 |
2010-01-26 | vnc_refresh: calling vnc_update_client might free vs | Stefano Stabellini | 1 | -2/+4 |
2010-01-26 | block/raw-posix: Abort on pread beyond end of non-growable file | Kevin Wolf | 1 | -1/+5 |
2010-01-26 | win32: pair qemu_memalign() with qemu_vfree() | Herve Poussineau | 5 | -5/+5 |
2010-01-26 | win32/sdl: Fix toggle full screen | Herve Poussineau | 1 | -0/+1 |
2010-01-26 | Tell users about out-of-memory errors | Stefan Weil | 1 | -1/+9 |
2010-01-26 | PCI: fix bridge configuration | Blue Swirl | 4 | -0/+4 |
2010-01-26 | fix savevm command without id or tag | Marcelo Tosatti | 1 | -1/+1 |
2010-01-26 | qcow2: rename two QCowAIOCB members | Christoph Hellwig | 1 | -29/+30 |
2010-01-26 | block: kill BDRV_O_CREAT | Christoph Hellwig | 5 | -28/+7 |
2010-01-26 | block: clean up bdrv_open2 structure a bit | Christoph Hellwig | 1 | -12/+19 |
2010-01-26 | virtio-console: Automatically use virtio-serial-bus for the older -virtiocons... | Amit Shah | 2 | -2/+13 |
2010-01-26 | virtio-console: Rename virtio-serial.c back to virtio-console.c | Amit Shah | 2 | -1/+1 |
2010-01-26 | Fix generation of config-host.h | Juan Quintela | 1 | -12/+5 |
2010-01-26 | ide save/restore current transfer fields | Marcelo Tosatti | 1 | -2/+6 |
2010-01-26 | PCI: do_pci_info(): PCI bridge devices support | Luiz Capitulino | 1 | -3/+20 |
2010-01-26 | PCI: Convert pci_info() to QObject | Luiz Capitulino | 3 | -76/+301 |
2010-01-26 | QDict: Introduce qdict_get_qdict() | Luiz Capitulino | 2 | -0/+14 |
2010-01-26 | QList: Introduce QLIST_FOREACH_ENTRY() | Luiz Capitulino | 1 | -0/+10 |
2010-01-26 | Read-only device changed to opens it's file for read-only. | Naphtali Sprei | 2 | -8/+4 |
2010-01-26 | Ask for read-write permissions when opening files | Naphtali Sprei | 3 | -4/+4 |
2010-01-26 | No need anymoe for bdrv_set_read_only | Naphtali Sprei | 2 | -8/+0 |
2010-01-26 | Documentation: Add missing texi description for command line options | Stefan Weil | 1 | -0/+35 |
2010-01-26 | Documentation: Improve command line help for -device option | Stefan Weil | 1 | -4/+13 |
2010-01-26 | qdev: Add help for property value | Stefan Weil | 1 | -2/+7 |
2010-01-26 | qdev: Add help for device properties | Stefan Weil | 1 | -2/+13 |
2010-01-26 | mmap_frag() users only check for -1 error | Juan Quintela | 1 | -1/+1 |
2010-01-26 | Check availavility of -fstack-protector-all | Juan Quintela | 1 | -1/+1 |
2010-01-26 | Enable _FORTIFY_SOURCE=2 | Kirill A. Shutemov | 1 | -1/+1 |
2010-01-26 | check pipe() return value | Juan Quintela | 1 | -4/+9 |
2010-01-26 | linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -2/+4 |
2010-01-26 | monitor.c: fix warnings with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -2/+10 |
2010-01-26 | vl.c: fix warning with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -4/+18 |
2010-01-26 | usb-linux.c: fix warning with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -2/+1 |
2010-01-26 | net/slirp.c: fix warning with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -1/+8 |
2010-01-26 | block/qcow2.c: fix warnings with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -10/+45 |
2010-01-26 | block/vvfat.c: fix warnings with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -2/+7 |
2010-01-26 | block/vmdk.o: fix warnings with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -10/+40 |
2010-01-26 | block/qcow.c: fix warnings with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -4/+22 |
2010-01-26 | block/cow.c: fix warnings with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -3/+16 |
2010-01-26 | posix-aio-compat.c: fix warning with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -1/+4 |
2010-01-26 | force to test result for qemu_write_full() | Juan Quintela | 1 | -1/+2 |
2010-01-26 | Introduce qemu_write_full() | Kirill A. Shutemov | 2 | -0/+28 |
2010-01-26 | qcow2: Don't ignore qcow2_alloc_clusters return value | Kevin Wolf | 3 | -3/+33 |
2010-01-26 | qcow2: Don't ignore update_refcount return value | Kevin Wolf | 1 | -8/+23 |
2010-01-26 | qcow2: Allow updating no refcounts | Kevin Wolf | 1 | -1/+5 |
2010-01-26 | qcow2: Improve error handling in update_refcount | Kevin Wolf | 1 | -7/+25 |
2010-01-26 | qcow2: Fix error handling in grow_refcount_table | Kevin Wolf | 1 | -3/+6 |
2010-01-26 | block: Return original error codes in bdrv_pread/write | Kevin Wolf | 1 | -16/+18 |
2010-01-26 | qcow2: Return 0/-errno in qcow2_alloc_cluster_offset | Kevin Wolf | 3 | -29/+39 |