]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2011-12-14 Stefan WeilFix spelling in comments, documentation and messages
2011-12-14 Stefan Weilhw: Fix spelling in comments and code
2011-12-14 Stefan Weilhw: Fix spelling in comments
2011-12-14 Stefan Weilhw: Fix spelling (licenced->licensed)
2011-12-14 Stefan Weilfmopl: Fix spelling in code and comments
2011-12-09 Hui Kai Ranvirtio-pci: use pci macros
2011-12-09 Chen Wei-RenLICENSE: There is no libqemu.a anymore
2011-12-09 Chen Wei-RenMakefile.objs: Remove libqemu_common.a from the comment
2011-12-09 Chen Wei-RenMakefile.target: Remove out of date comment
2011-12-09 Chen Wei-Renqemu-tech.texi: Remove libqemu related stuff from the...
2011-12-09 Chen Wei-Rentests/qruncom.c: Remove libqemu.a example
2011-12-09 Chen Wei-Rentests/Makefile: Remove qruncom target
2011-12-09 Stefan Weiltcg: Remove redundant declarations of TCG_TARGET_REG_BITS
2011-12-06 Chen Ruimips_malta: resolve endless loop when loading bios
2011-12-06 Ademar de Souza... memory: minor documentation fixes/enhancements
2011-12-06 Peter Maydelllinux-user/syscall.c: Don't skip stracing for fcntl64...
2011-12-06 Jan KiszkaRename get_tls to tls_var
2011-12-06 Peter Maydelllinux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 characters
2011-12-06 Peter Maydelllinux-user/cpu-uname.c: Convert to UTF-8
2011-12-06 Stefan WeilConvert keymap file to UTF-8 encoding
2011-12-06 Stefan WeilConvert source files to UTF-8 encoding
2011-12-06 Peter Maydellconfigure: Pull linux-headers/asm symlink creation...
2011-12-06 Zhi Yong Wupcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_ae...
2011-12-06 Dong Xu Wangfix spelling in hw sub directory
2011-12-06 Dong Xu Wangfix typo: delete redundant semicolon
2011-12-06 Zhi Hui Liwin32: fix memory leak
2011-12-06 Zhi Hui Linet/socket.c : fix memory leak
2011-12-06 Peter Maydellconfigure: Print a banner comment at the top of config.log
2011-12-06 Peter Maydellconfigure: Include #define name in check_define compile...
2011-12-06 Markus Armbrusterconsole: Fix qemu_default_pixelformat() for 24 bpp
2011-12-06 Markus Armbrusterconsole: Fix console_putchar() for CSI J
2011-12-06 Markus Armbrusterconsole: Clean up confusing indentation in console_putc...
2011-12-05 Peter Maydellhw/arm_gic.c: Ignore attempts to complete nonexistent...
2011-12-05 Peter Maydellconfigure: Drop armv4l/armv4b distinction in $cpu
2011-12-05 David Gibsonpseries: Fix array overrun bug in PCI code
2011-12-05 Peter Maydelltarget-arm/helper.c: Don't allocate TCG resources unles...
2011-12-05 Peter Maydelltarget-arm/translate.c: Fix slightly misleading comment...
2011-12-05 Peter ChubbFix hw_error messages from arm_timer.c
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-12-05 Anthony LiguoriUpdate version for 1.1 development branch
2011-12-05 Stefan Hajnocziblock: convert qemu_aio_flush() calls to bdrv_drain_all()
2011-12-05 Stefan Hajnocziblock: wait_for_overlapping_requests() deadlock detection
2011-12-05 Stefan Hajnocziblock: implement bdrv_co_is_allocated() boundary cases
2011-12-05 Kevin Wolfdma-helpers: Add trace events
2011-12-05 Stefan Hajnoczicow: use bdrv_co_is_allocated()
2011-12-05 Stefan Hajnocziblock: add -drive copy-on-read=on|off
2011-12-05 Stefan Hajnocziblock: core copy-on-read logic
2011-12-05 Stefan Hajnocziblock: request overlap detection
2011-12-05 Stefan Hajnocziblock: wait for overlapping requests
2011-12-05 Stefan Hajnocziblock: add interface to toggle copy-on-read
2011-12-05 Stefan Hajnocziblock: add request tracking
2011-12-05 Stefan Hajnoczicoroutine: add qemu_co_queue_restart_all()
2011-12-05 Stefan Hajnocziqemu-common: add QEMU_ALIGN_DOWN() and QEMU_ALIGN_UP...
2011-12-05 Stefan Hajnocziblock: add bdrv_co_is_allocated() interface
2011-12-05 Stefan Hajnocziblock: drop .bdrv_is_allocated() interface
2011-12-05 Stefan Hajnoczicow: convert to .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnoczivdi: convert to .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnoczivvfat: convert to .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnocziblock: convert qcow2, qcow2, and vmdk to .bdrv_co_is_al...
2011-12-05 Stefan Hajnocziqed: convert to .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnocziblock: add .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnocziblock: use public bdrv_is_allocated() interface
2011-12-05 Kevin Wolfqcow2: Fix error path in qcow2_snapshot_load_tmp
2011-12-05 Kevin Wolfqcow2: Fix order in qcow2_snapshot_delete
2011-12-05 Kevin Wolfqcow2: Fix order of refcount updates in qcow2_snapshot_goto
2011-12-05 Kevin Wolfqcow2: Return real error in qcow2_snapshot_goto
2011-12-05 Kevin Wolfqcow2: Rework qcow2_snapshot_create error handling
2011-12-05 Kevin Wolfqcow2: Cleanups and memleak fix in qcow2_snapshot_create
2011-12-05 Kevin Wolfqcow2: Update snapshot table information at once
2011-12-05 Kevin Wolfqcow2: Return real error code in qcow2_write_snapshots
2011-12-05 Kevin Wolfqcow2: Return real error code in qcow2_read_snapshots
2011-12-05 Dong Xu Wangblock: Add coroutine_fn marker to coroutine functions
2011-12-05 Zhi Yong Wuhmp/qmp: add block_set_io_throttle
2011-12-05 Zhi Yong Wublock: add I/O throttling algorithm
2011-12-05 Zhi Yong WuCoQueue: introduce qemu_co_queue_wait_insert_head
2011-12-05 Zhi Yong Wublock: add the blockio limits command line support
2011-12-05 Li Zhi Huiblock: Use bdrv functions to replace file operation...
2011-12-05 Paolo Bonzinixen_disk: remove dead code
2011-12-05 Zhi Yong Wuqed: adjust the way to get nb_sectors
2011-12-05 Stefan Hajnocziqcow2: avoid reentrant bdrv_read() in copy_sectors()
2011-12-05 Kevin Wolfqcow2: Unlock during COW
2011-12-04 Aneesh Kumar K.Vhw/9pfs: Use the correct file descriptor in Fsdriver...
2011-12-04 Aneesh Kumar K.Vhw/9pfs: Add qdev.reset callback for virtio-9p-pci...
2011-12-04 Deepak C Shettyhw/9pfs: Reset server state during TVERSION
2011-12-04 Aneesh Kumar K.Vhw/9pfs: use migration blockers to prevent live migrati...
2011-12-04 Aneesh Kumar K.Vhw/9pfs: Improve portability to older systems
2011-12-02 Dong Xu Wangfix spelling in main directory
2011-12-02 Dong Xu Wangfix spelling in block sub directory
2011-12-02 Dong Xu Wangfix spelling in ui sub directory
2011-12-02 Dong Xu Wangfix spelling in tests sub directory
2011-12-02 Dong Xu Wangfix spelling in tcg sub directory
2011-12-02 Dong Xu Wangfix spelling in target sub directory
2011-12-02 Dong Xu Wangfix spelling in scripts sub directory
2011-12-02 Dong Xu Wangfix spelling in QMP sub directory
2011-12-02 Dong Xu Wangfix spelling in libcacard sub directory
2011-12-02 Dong Xu Wangfix spelling in linux-user sub directory
2011-12-02 Dong Xu Wangfix spelling in darwin-user sub directory
next