]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-09-06 Aurelien Jarnone2000: mark I/O as LITTLE_ENDIAN
2013-09-06 Brad Smithvmxnet3: Eliminate __packed redefined warning
2013-09-06 Vincenzo Maffionee1000: add interrupt mitigation support
2013-09-06 Jan Kiszkanet: Rename send_queue to incoming_queue
2013-09-06 Brad Smithtap: Use numbered tap/tun devices on all *BSD OS's
2013-09-06 Kevin Wolfqemu-iotests: Fixed test case 026
2013-09-06 Kevin Wolfqemu-iotests: Whitespace cleanup
2013-09-06 Cornelia Huckdataplane: Fix startup race.
2013-09-06 Paolo Bonziniblock: look for zero blocks in bs->file
2013-09-06 Paolo Bonziniblock: add default get_block_status implementation...
2013-09-06 Paolo Bonziniraw-posix: report unwritten extents as zero
2013-09-06 Paolo Bonziniraw-posix: return get_block_status data and flags
2013-09-06 Paolo Bonzinidocs, qapi: document qemu-img map
2013-09-06 Paolo Bonziniqemu-img: add a "map" subcommand
2013-09-06 Paolo Bonziniblock: return BDRV_BLOCK_ZERO past end of backing file
2013-09-06 Paolo Bonziniblock: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO
2013-09-06 Paolo Bonziniblock: return get_block_status data and flags for formats
2013-09-06 Paolo Bonziniblock: define get_block_status return value
2013-09-06 Paolo Bonziniblock: introduce bdrv_get_block_status API
2013-09-06 Paolo Bonziniblock: make bdrv_has_zero_init return false for copy...
2013-09-06 Paolo Bonziniqemu-img: always probe the input image for allocated...
2013-09-06 Paolo Bonziniblock: expect errors from bdrv_co_is_allocated
2013-09-06 Paolo Bonziniblock: remove bdrv_is_allocated_above/bdrv_co_is_alloca...
2013-09-06 Paolo Bonziniblock: do not use ->total_sectors in bdrv_co_is_allocated
2013-09-06 Paolo Bonziniblock: make bdrv_co_is_allocated static
2013-09-06 Paolo Bonziniblock: keep bs->total_sectors up to date even for growa...
2013-09-06 Paolo Bonzinicow: do not call bdrv_co_is_allocated
2013-09-06 Paolo Bonzinicow: make writes go at a less indecent speed
2013-09-06 Paolo Bonzinicow: make reads go at a decent speed
2013-09-06 Max Reitzqmp: Documentation for BLOCK_IMAGE_CORRUPTED
2013-09-06 Fam Zhengblock: use BDS ref for block jobs
2013-09-06 Fam Zhengnbd: use BlockDriverState refcnt
2013-09-06 Fam Zhengxen_disk: simplify blk_disconnect with refcnt
2013-09-06 Fam Zhengmigration: omit drive ref as we have bdrv_ref now
2013-09-06 Fam Zhengblock: make bdrv_delete() static
2013-09-06 Fam Zhengblock: implement reference count for BlockDriverState
2013-09-06 Fam Zhengiscsi: use bdrv_new() instead of stack structure
2013-09-06 Fam Zhengvvfat: use bdrv_new() to allocate BlockDriverState
2013-09-06 Alex Blighaio / timers: fix build of test/test-aio.c on non-linux...
2013-09-06 Stefan Weilw32: Fix access to host devices (regression)
2013-09-06 Alexandre Derumieradd qemu-img convert -n option (skip target volume...
2013-09-06 Max Reitzqemu-iotests: Adjust test result 039
2013-09-06 Benoît Canetblock: Add iops_size to do the iops accounting for...
2013-09-06 Benoît Canetblock: Add support for throttling burst max in QMP...
2013-09-06 Benoît Canetblock: Enable the new throttling code in the block...
2013-09-06 Benoît Canetthrottle: Add units tests
2013-09-06 Benoît Canetthrottle: Add a new throttling API implementing continu...
2013-09-05 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-09-05 liguangexec: do tcg_commit only when tcg_enabled
2013-09-05 Jan KiszkaRevert "memory: Return -1 again on reads from unsigned...
2013-09-05 Jan Kiszkamemory: Provide separate handling of unassigned io...
2013-09-05 Hu Taoexec: check offset_within_address_space for register...
2013-09-05 Paolo Bonziniexec: fix writing to MMIO area with non-power-of-two...
2013-09-05 Anthony LiguoriUpdate mailmap
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.88' into staging
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-09-03 Eduardo Habkosttarget-i386: Use #defines instead of magic numbers...
2013-09-03 Andreas Färbercpu: Replace qemu_for_each_cpu()
2013-09-03 Andreas Färbercpu: Use QTAILQ for CPU list
2013-09-03 Andreas Färbera15mpcore: Use qemu_get_cpu() for generic timers
2013-09-02 Aurelien JarnoMerge branch 'tcg-next' of git://github.com/rth7680...
2013-09-02 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-09-02 Aurelien Jarnotcg/mips: only enable ext8s/ext16s ops on MIPS32R2
2013-09-02 Aurelien Jarnotcg/mips: inline bswap16/bswap32 ops
2013-09-02 Aurelien Jarnotcg/mips: detect available host instructions at runtime
2013-09-02 Richard Hendersontcg-i386: Make use of zero-extended memory helper routines
2013-09-02 Richard Hendersontcg: Introduce zero and sign-extended versions of load...
2013-09-02 Richard Hendersonexec: Split softmmu_defs.h
2013-09-02 Richard Hendersontarget: Include softmmu_exec.h where forgotten
2013-09-02 Richard Hendersonexec: Rename USUFFIX to LSUFFIX
2013-09-02 Richard Hendersontcg-i386: Don't perform GETPC adjustment in TCG code
2013-09-02 Richard Hendersonexec: Reorganize the GETRA/GETPC macros
2013-09-02 Richard Hendersonconfigure: Allow x32 as a host
2013-09-02 Richard Hendersontcg-i386: Adjust tcg_out_tlb_load for x32
2013-09-02 Richard Hendersontcg-i386: Use intptr_t appropriately
2013-09-02 Richard Hendersontcg: Fix jit debug for x32
2013-09-02 Richard Hendersontcg: Use appropriate types in tcg_reg_alloc_call
2013-09-02 Richard Hendersontcg: Change tcg_out_ld/st offset to intptr_t
2013-09-02 Richard Hendersontcg: Change tcg_gen_exit_tb argument to uintptr_t
2013-09-02 Richard Hendersontcg: Use uintptr_t in TCGHelperInfo
2013-09-02 Richard Hendersontcg: Change relocation offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change memory offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change frame pointer offsets to intptr_t
2013-09-02 Richard Hendersontcg: Define TCG_ptr properly
2013-09-02 Richard Hendersontcg: Define TCG_TYPE_PTR properly
2013-09-02 Richard Hendersontcg: Allow TCG_TARGET_REG_BITS to be specified independ...
2013-09-02 Richard Hendersontcg: Fix next_tb type in cpu_exec
2013-09-02 Richard Hendersontcg: Change tcg_qemu_tb_exec return to uintptr_t
2013-09-02 Richard Hendersontcg: Change flush_icache_range arguments to uintptr_t
2013-09-02 Richard Hendersonqtest: Fix FMT_timeval vs time_t
2013-09-02 Richard Hendersontcg: Constant fold div, rem
2013-09-02 Richard Hendersontcg-ppc64: Implement muluh, mulsh
2013-09-02 Richard Hendersontcg-mips: Implement mulsh, muluh
2013-09-02 Richard Hendersontcg: Add muluh and mulsh opcodes
next