]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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-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-02 Paolo Bonziniqdev: put all devices under /machine
2012-04-02 Paolo Bonziniqdev: give all devices a canonical path
2012-04-02 Paolo Bonziniqdev: add children before qdev_init
2012-04-02 Paolo Bonziniqom: add container_get
2012-04-02 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-04-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-04-02 Anthony Liguoriserial: clear LSR.TEMT when populating the TSR
2012-04-02 Anthony Liguoriserial: fix retry logic
2012-04-02 Anthony Liguoriqtest: use qemu_gettimeofday()
2012-04-01 Michael Wallemilkymist-vgafb: add missing register
2012-04-01 Michael Walletarget-lm32: add simple disassembler
2012-03-31 Michael Wallemilkymist-sysctl: support for new core version
2012-03-31 Michael Walletarget-lm32: init tcg only if available
2012-03-31 Michael Walletests: fix out-of-tree building for lm32 target
2012-03-31 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-31 Blue SwirlMerge branch 'qom-cpu-unicore32.v3' of git://github...
2012-03-31 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-03-31 Gerd Hoffmannbuildfix: check for old pod2man versions
2012-03-31 Stefan WeilFix conversion from lower to upper case with Turkish...
2012-03-30 Blue Swirlqtest: avoid a warning with RTC test
2012-03-30 Anthony Liguoriqtest: fix 32-bit build
2012-03-30 Jan Kiszkaslirp: Signal free input buffer space to io-thread
2012-03-30 Blue Swirlqtest: fix out of tree build
2012-03-30 Anthony Liguoriqtest: add rtc-test test-case
2012-03-30 Anthony Liguorirtc: split out macros into a header file and use in...
2012-03-30 Anthony Liguoriqtest: add C version of test infrastructure
2012-03-30 Paolo Bonziniqtest: add clock management
2012-03-30 Paolo Bonziniqtest: IRQ interception infrastructure
2012-03-30 Anthony Liguoriqtest: add test framework
2012-03-30 Paolo Bonzinitest makefile overhaul
2012-03-30 Alon Levytracetool: dtrace: handle in and next reserved words
2012-03-30 Lee Essentracetool: dtrace disabled-events fix
2012-03-30 Alon LevyMakefile.target: code stp dependency on trace-events
2012-03-30 Paolo Bonzinipl031: switch clock base to rtc_clock
2012-03-30 Paolo Bonzinipl031: rearm alarm timer upon load
2012-03-30 Paolo Bonziniarm: switch real-time clocks to rtc_clock
2012-03-30 Paolo Bonziniomap: switch omap_lpg to vm_clock
2012-03-30 Paolo Bonzinirtc: add -rtc clock=rt
2012-03-30 Andrew TowersARM: Permit any ARMv6K CPU to read the MVFR0 and MVFR1...
2012-03-30 Andreas Färbertarget-unicore32: Move CPU-dependent init into initfn
2012-03-30 Andreas Färbertarget-unicore32: QOM'ify CPU
2012-03-30 Andreas Färbertarget-unicore32: License future contributions under...
2012-03-30 Andreas Färbertarget-unicore32: Relicense to GPLv2+
2012-03-30 Andreas FärberMAINTAINERS: Add entry for UniCore32
2012-03-29 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-03-29 Andreas Färbertarget-arm: Minimalistic CPU QOM'ification
2012-03-29 Andreas Färbertarget-arm: Drop cpu_arm_close()
2012-03-29 Li Zhangqemu tcg: Remove one entry of INDEX_op_ld_i64 from...
2012-03-28 Jan Kiszkaw32/slirp: Undefine error constants before their redefi...
2012-03-28 Paolo Bonzinislirp: use socket_set_nonblock
2012-03-28 Paolo Bonzinislirp: clean up conflicts with system headers
2012-03-28 Anthony LiguoriMerge remote-tracking branch 'sstabellini/disk_io'...
2012-03-28 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-03-28 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-03-28 Anthony LiguoriMerge remote-tracking branch 'alon/libcacard' into...
2012-03-27 Blue Swirlsparc: pass page aligned addresses to tlb_set_page
2012-03-27 Stefano Stabellinixen_disk: detach the blkdev before bdrv_delete
2012-03-27 Stefano Stabellinixen_console: ignore console disconnect events from...
next