aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-05block: add .bdrv_co_is_allocated()Stefan Hajnoczi
2011-12-05block: use public bdrv_is_allocated() interfaceStefan Hajnoczi
2011-12-05qcow2: Fix error path in qcow2_snapshot_load_tmpKevin Wolf
2011-12-05qcow2: Fix order in qcow2_snapshot_deleteKevin Wolf
2011-12-05qcow2: Fix order of refcount updates in qcow2_snapshot_gotoKevin Wolf
2011-12-05qcow2: Return real error in qcow2_snapshot_gotoKevin Wolf
2011-12-05qcow2: Rework qcow2_snapshot_create error handlingKevin Wolf
2011-12-05qcow2: Cleanups and memleak fix in qcow2_snapshot_createKevin Wolf
2011-12-05qcow2: Update snapshot table information at onceKevin Wolf
2011-12-05qcow2: Return real error code in qcow2_write_snapshotsKevin Wolf
2011-12-05qcow2: Return real error code in qcow2_read_snapshotsKevin Wolf
2011-12-05block: Add coroutine_fn marker to coroutine functionsDong Xu Wang
2011-12-05hmp/qmp: add block_set_io_throttleZhi Yong Wu
2011-12-05block: add I/O throttling algorithmZhi Yong Wu
2011-12-05CoQueue: introduce qemu_co_queue_wait_insert_headZhi Yong Wu
2011-12-05block: add the blockio limits command line supportZhi Yong Wu
2011-12-05block: Use bdrv functions to replace file operation in cow.cLi Zhi Hui
2011-12-05xen_disk: remove dead codePaolo Bonzini
2011-12-05qed: adjust the way to get nb_sectorsZhi Yong Wu
2011-12-05qcow2: avoid reentrant bdrv_read() in copy_sectors()Stefan Hajnoczi
2011-12-05qcow2: Unlock during COWKevin Wolf
2011-12-04hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V
2011-12-04hw/9pfs: Add qdev.reset callback for virtio-9p-pci deviceAneesh Kumar K.V
2011-12-04hw/9pfs: Reset server state during TVERSIONDeepak C Shetty
2011-12-04hw/9pfs: use migration blockers to prevent live migration when virtfs export ...Aneesh Kumar K.V
2011-12-04hw/9pfs: Improve portability to older systemsAneesh Kumar K.V
2011-12-02fix spelling in main directoryDong Xu Wang
2011-12-02fix spelling in block sub directoryDong Xu Wang
2011-12-02fix spelling in ui sub directoryDong Xu Wang
2011-12-02fix spelling in tests sub directoryDong Xu Wang
2011-12-02fix spelling in tcg sub directoryDong Xu Wang
2011-12-02fix spelling in target sub directoryDong Xu Wang
2011-12-02fix spelling in scripts sub directoryDong Xu Wang
2011-12-02fix spelling in QMP sub directoryDong Xu Wang
2011-12-02fix spelling in libcacard sub directoryDong Xu Wang
2011-12-02fix spelling in linux-user sub directoryDong Xu Wang
2011-12-02fix spelling in darwin-user sub directoryDong Xu Wang
2011-12-02darwin-user: Fix format string in debug messageStefan Weil
2011-12-02MAINTAINERS: Delete spurious '.'Peter Maydell
2011-12-02qxl: Don't convert from size_t to int and back in qxl_cursor()Markus Armbruster
2011-12-02sonic: fix typoHervé Poussineau
2011-12-01Update version for 1.0 releasev1.0Anthony Liguori
2011-11-30Makefile: use full path for qapi-generated directoryMichael Roth
2011-11-30qapi: fix guardname generationMichael Roth
2011-11-28Update version for 1.0-rc4v1.0-rc4Anthony Liguori
2011-11-28ccid: Fix buffer overrun in handling of VSC_ATR messageMarkus Armbruster
2011-11-28Revert "fix out of tree build"Anthony Liguori
2011-11-28configure: avoid screening of --{en, dis}able-usb-redir optionsMax Filippov
2011-11-28cutils: Make strtosz & friends leave follow set to callersMarkus Armbruster
2011-11-28qemu-img: Tighten parsing of size argumentsMarkus Armbruster