]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-10 Peter A. G... petalogix_s3adsp1800: deleted bad FIXME comment
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-07 Stefan WeilAdd QEMU_NORETURN to function cpu_io_recompile
2012-04-07 Stefan WeilAdd QEMU_NORETURN to function cpu_resume_from_signal
2012-04-07 Stefan WeilReplace Qemu by QEMU in comments
2012-04-07 Stefan WeilReplace Qemu by QEMU in w32 installation path (prefix)
2012-04-07 Stefan WeilReplace Qemu by QEMU in internal documentation
2012-04-07 Stefan WeilReplace Qemu by QEMU in user visible documentation
2012-04-07 Wanpeng Liremove useless comments in dma
2012-04-07 Stefan Weiltci: Support targets with CONFIG_TCG_PASS_AREG0 (fix...
2012-04-07 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-04-07 Stefan Weilw64: Fix data type of tb_next and other variables used...
2012-04-07 Peter Maydellsoftfloat: roundAndPackInt{32, 64}: Don't assume int32...
2012-04-07 Peter Maydellsoftfloat: float*_to_int32_round_to_zero: don't assume...
2012-04-07 Paolo Bonziniconfigure: require glib 2.12, 2.20 for mingw32
2012-04-07 Paolo Bonzinimain-loop: integrate glib sources for w32
2012-04-07 Paolo Bonzinimain-loop: replace WaitForMultipleObjects with g_poll
2012-04-07 Paolo Bonzinimain-loop: interrupt wait when data arrives on a socket
2012-04-07 Paolo Bonzinimain-loop: disable fd_set-based glib integration under w32
2012-04-07 Paolo Bonzinimain loop: use msec-based timeout in glib_select_fill
2012-04-07 Andreas Färbertarget-sparc: QOM'ify CPU
2012-04-07 Andreas Färbertarget-sparc: Rename cpu_init.c
2012-04-06 Paul BrookUserspace ARM BE8 support
2012-04-06 Peter Maydellelf.h: Update EF_ARM_ constants to newer ABI versions
2012-04-06 Benoit Canetarm-linux-user: fix elfload.c's AT_HWCAP to reflect...
2012-04-06 Peter Maydelllinux-user/arm/syscall_nr.h: Add syscall number for...
2012-04-06 Peter Maydelllinux-user: Add support for prctl PR_GET_NAME and PR_SE...
2012-04-06 Peter Maydelllinux-user/syscall.c: Fix indentation in prctl handling
2012-04-06 Alexander Graflinux-user: reserve 4GB of vmem for 32-on-64
2012-04-06 Peter Maydelllinux-user: resolve reserved_va vma downwards
2012-04-06 Alexander Graflinux-user: take RESERVED_VA into account for g2h_valid()
2012-04-06 Alexander Graflinux-user: fix fallocate
2012-04-06 Alexander Graflinux-user: Add ioctl for BLKBSZGET
2012-04-06 Alexander Graflinux-user: add BLKSSZGET ioctl wrapper
2012-04-06 Alexander Graflinux-user: fix BLK ioctl arguments
2012-04-06 Alexander Graflinux-user: add struct old_dev_t compat
2012-04-06 Alexander Graflinux-user: implement device mapper ioctls
2012-04-06 Fabio Erculianilinux-user: target_argv is placed on ts->bprm->argv...
2012-04-06 Fabio Erculianilinux-user: improve fake /proc/self/stat making `ps...
2012-04-05 Benoît Canetqed: remove incoming live migration blocker
2012-04-05 Benoît Canetqed: honor BDRV_O_INCOMING for incoming live migration
2012-04-05 Benoît Canetmigration: clear BDRV_O_INCOMING flags on end of incomi...
2012-04-05 Benoît Canetqed: add bdrv_invalidate_cache to be called after incom...
2012-04-05 Benoît Canetblockdev: open images with BDRV_O_INCOMING on incoming...
2012-04-05 Benoît Canetblock: add a function to clear incoming live migration...
2012-04-05 Benoît Canetblock: Add new BDRV_O_INCOMING flag to notice incoming...
2012-04-05 Marcelo Tosattiblock stream: close unused files and update ->backing_hd
2012-04-05 Stefan Weilqemu-iotests: Fix call syntax for qemu-io
2012-04-05 Stefan Weilqemu-iotests: Fix call syntax for qemu-img
2012-04-05 Kevin Wolfqemu-iotests: Test unknown qcow2 header extensions
2012-04-05 Kevin Wolfqemu-iotests: qcow2.py
2012-04-05 Liu Yuansheepdog: fix send req helpers
2012-04-05 Liu Yuansheepdog: implement SD_OP_FLUSH_VDI operation
2012-04-05 Jeff Codyblock: bdrv_append() fixes
2012-04-05 Dong Xu Wangqed: track dirty flag status
2012-04-05 Dong Xu Wangqemu-img: add dirty flag status
2012-04-05 Dong Xu Wangqed: image fragmentation statistics
2012-04-05 Dong Xu Wangqemu-img: add image fragmentation statistics
2012-04-05 Paolo Bonziniblock: document job API
2012-04-05 Paolo Bonziniblock: set job->speed in block_set_speed
2012-04-05 Paolo Bonziniblock: fix streaming/closing race
2012-04-05 Paolo Bonziniblock: cancel jobs when a device is ready to go away
2012-04-05 Zhi Yong Wublock: disable I/O throttling on sync api
2012-04-05 David GibsonUse DMADirection type for dma_bdrv_io
2012-04-05 Paolo Bonzinivdi: change goto to loop
2012-04-05 Paolo Bonzinivdi: do not create useless iovecs
2012-04-05 Paolo Bonzinivdi: leave bounce buffering to block layer
2012-04-05 Paolo Bonzinivdi: move aiocb fields to locals
2012-04-05 Paolo Bonzinivdi: merge aio_read_cb and aio_write_cb into callers
2012-04-05 Paolo Bonzinivdi: move end-of-I/O handling at the end
2012-04-05 Paolo Bonzinivdi: basic conversion to coroutines
2012-04-05 Stefan Hajnocziblock: enforce constraints on block size properties
2012-04-05 Stefan Hajnocziqdev: add blocksize property type
2012-04-05 Stefan Hajnocziqerror: fix QERR_PROPERTY_VALUE_OUT_OF_RANGE description
2012-04-05 Zhang Shengjublock/vpc: write checksum back to footer after check
2012-04-05 Floris Boside: Adds wwn=hex qdev option
2012-04-05 Floris Boside: Change serial number strncpy() to pstrcpy()
2012-04-05 Floris Boside: Add "model=s" qdev option
2012-04-05 Kevin Wolfide: IDENTIFY word 86 bit 14 is reserved
2012-04-05 Paolo Bonziniaio: move BlockDriverAIOCB to qemu-aio.h
2012-04-05 Paolo Bonziniblock: push recursive flushing up from drivers
2012-04-05 Stefan Hajnocziqemu-io: add option to enable tracing
2012-04-05 Kevin Wolfqcow2: Remove unused parameter in get_cluster_table()
2012-04-05 Kevin Wolftracetool: Forbid argument name 'next'
2012-04-05 Kevin Wolftrace-events: Rename 'next' argument
2012-04-05 Julien Grallmemory: check address space when a listener is registered
2012-04-04 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-04-04 Artyom TarasenkoImprove interrupt handling priority
2012-04-04 Artyom TarasenkoFix vector interrupt handling
2012-04-04 Andreas Färbertarget-s390x: Update s390x_{tod,cpu}_timer() to use...
2012-04-04 Andreas Färbertarget-s390x: QOM'ify CPU init
2012-04-04 Andreas Färbertarget-s390x: QOM'ify CPU reset
2012-04-04 Andreas Färbertarget-s390x: QOM'ify CPU
2012-04-03 Anthony PERARDmake: fix clean rule by removing build file in qom/
2012-04-03 Lluís Vilanovaconfigure: Link qga against UST tracing related libraries
2012-04-03 Lluís Vilanovaconfigure: Link QEMU against 'liburcu-bp'
2012-04-03 Frediano Zigliomain-loop: make qemu_event_handle static
2012-04-03 Stefan Weilblock/curl: Replace usleep by g_usleep
next