]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2015-06-15  Peter Maydellhw/arm/pxa2xx: Add reset method for pxa2xx_ssp
2015-06-15  Peter Maydellhw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMState
2015-06-15  Peter Maydellhw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IO
2015-06-15  Pavel Fedintarget-arm: Use the kernel's idea of MPIDR if we're...
2015-06-15  Shannon ZhaoMAINTAINERS: Add myself as ARM ACPI Subsystem maintainer
2015-06-15  Sergey Fedorovtarget-arm: add AArch32 MIDR aliases in ARMv8
2015-06-15  Sergey Fedorovtarget-arm: Fix REVIDR reset value
2015-06-15  Shannon Zhaohw/arm/virt: Add cortex-a53 cpu support in machine...
2015-06-15  Shannon Zhaotarget-arm/kvm64: Add cortex-a53 cpu support
2015-06-15  Alex Bennéetarget-arm/cpu.h: remove pending_exception
2015-06-15  Peter Maydellhw/display/exynos4210_fimd: Fix bit-swapping code
2015-06-15  Johan Karlssonarm_gic: gic_update should always update all cores
2015-06-15  Sergey Fedorovtarget-arm: use extended address bits from supersection...
2015-06-15  Peter Maydelltarget-arm: Handle "extended small page" descriptors...
2015-06-15  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-06-15  Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2015-06-15  Aurelien Jarnos390/bios: build with -fdelete-null-pointer-checks
2015-06-15  Kővágó, Zoltánossaudio: use trace events instead of debug config...
2015-06-15  Kővágó, Zoltánalsaaudio: use trace events instead of verbose
2015-06-15  Kővágó, Zoltándsoundaudio: remove primary buffer
2015-06-15  Kővágó, Zoltándsoundaudio: remove *_retries kludges
2015-06-15  Kővágó, Zoltánaudio: remove plive
2015-06-15  Kővágó, Zoltánaudio: remove LOG_TO_MONITOR along with default_mon
2015-06-15  Gerd HoffmannMAINTAINERS: remove malc from audio
2015-06-15  Kővágó, Zoltánsdlaudio: do not allow multiple instances
2015-06-15  Kővágó, Zoltáncoreaudio: do not use global variables where possible
2015-06-15  Kővágó, Zoltándsoundaudio: do not use global variables
2015-06-15  Kővágó, Zoltánpaaudio: fix possible resource leak
2015-06-15  Kővágó, Zoltánwavaudio: do not use global variables
2015-06-15  Kővágó, Zoltánossaudio: do not use global variables
2015-06-15  Kővágó, Zoltánalsaaudio: do not use global variables
2015-06-15  Kővágó, Zoltánpaaudio: do not use global variables
2015-06-15  Kővágó, Zoltánaudio: expose drv_opaque to init_out and init_in
2015-06-15  Gerd Hoffmannonly enable dsound in case the header file is present
2015-06-15  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-06-15  Kővágó, Zoltánaudio: remove winwave audio driver
2015-06-15  Kővágó, Zoltánaudio: remove fmod backend
2015-06-15  Kővágó, Zoltánaudio: remove esd backend
2015-06-12  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-06-12  Kevin Wolfblock: Fix reopen flag inheritance
2015-06-12  Kevin Wolfblock: Add BlockDriverState.inherits_from
2015-06-12  Kevin Wolfblock: Add list of children to BlockDriverState
2015-06-12  Kevin Wolfqueue.h: Add QLIST_FIX_HEAD_PTR()
2015-06-12  Kevin Wolfblock: Drain requests before swapping nodes in bdrv_swap()
2015-06-12  Kevin Wolfblock: Move flag inheritance to bdrv_open_inherit()
2015-06-12  Kevin Wolfblock: Use QemuOpts in bdrv_open_common()
2015-06-12  Kevin Wolfblock: Use macro for cache option names
2015-06-12  Kevin Wolfvmdk: Use bdrv_open_image()
2015-06-12  Kevin Wolfquorum: Use bdrv_open_image()
2015-06-12  Kevin Wolfcheck-qdict: Test cases for new functions
2015-06-12  Kevin Wolfqdict: Add qdict_{set,copy}_default()
2015-06-12  Kevin Wolfqdict: Add qdict_array_entries()
2015-06-12  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-06-12  Max Reitziotests: Add tests for overriding BDRV_O_PROTOCOL
2015-06-12  Max Reitzblock: driver should override flags in bdrv_open()
2015-06-12  John Snowblock: Change bitmap truncate conditional to assertion
2015-06-12  John Snowblock: record new size in bdrv_dirty_bitmap_truncate
2015-06-12  Kevin Wolfraw-posix: Fix .bdrv_co_get_block_status() for unaligne...
2015-06-12  Fam Zhengvmdk: Use vmdk_find_index_in_cluster everywhere
2015-06-12  Fam Zhengvmdk: Fix index_in_cluster calculation in vmdk_co_get_b...
2015-06-12  Max Reitzqcow2: Add DEFAULT_L2_CACHE_CLUSTERS
2015-06-12  Max Reitziotests: qcow2 COW with minimal L2 cache size
2015-06-12  Max Reitzqcow2: Set MIN_L2_CACHE_SIZE to 2
2015-06-12  Fam Zhengqemu-iotests: Fix 128 if sudo required
2015-06-12  John Snowiotests: remove assertIsNotNone call
2015-06-12  Peter MaydellMerge remote-tracking branch 'remotes/aurel/tags/pull...
2015-06-12  Alberto Garciaqemu-iotests: expand test 093 to support group throttling
2015-06-12  Alberto Garciathrottle: Update throttle infrastructure copyright
2015-06-12  Alberto Garciathrottle: add the name of the ThrottleGroup to BlockDev...
2015-06-12  Alberto Garciathrottle: acquire the ThrottleGroup lock in bdrv_swap()
2015-06-12  Alberto Garciathrottle: Add throttle group support
2015-06-12  Alberto Garciathrottle: Add throttle group infrastructure tests
2015-06-12  Alberto Garciathrottle: Add throttle group infrastructure
2015-06-12  Benoît Canetthrottle: Extract timers from ThrottleState into a...
2015-06-12  Kevin Wolfraw-posix: Fix .bdrv_co_get_block_status() for unaligne...
2015-06-12  Stefan HajnocziRevert "iothread: release iothread around aio_poll"
2015-06-12  Scott Feldmanqmp/hmp: add rocker device support
2015-06-12  Scott Feldmanrocker: bring link up/down on PHY enable/disable
2015-06-12  Scott Feldmanrocker: update tests using hw-derived interface names
2015-06-12  David Ahernrocker: Add support for phys name
2015-06-12  Fam Zhengiohandler: Change return type of qemu_set_fd_handler...
2015-06-12  Fam Zhengevent-notifier: Always return 0 for posix implementation
2015-06-12  Fam Zhengxen_backend: Remove unused error handling of qemu_set_f...
2015-06-12  Fam Zhengoss: Remove unused error handling of qemu_set_fd_handler
2015-06-12  Fam Zhengalsaaudio: Remove unused error handling of qemu_set_fd_...
2015-06-12  Fam Zhengmain-loop: Drop qemu_set_fd_handler2
2015-06-12  Fam ZhengChange qemu_set_fd_handler2(..., NULL, ...) to qemu_set...
2015-06-12  Fam Zhengtap: Drop tap_can_send
2015-06-12  Fam Zhengnet/socket: Drop net_socket_can_send
2015-06-12  Fam Zhengnetmap: Drop netmap_can_send
2015-06-12  Fam Zhengl2tpv3: Drop l2tpv3_can_send
2015-06-12  Fam Zhengstubs: Add qemu_set_fd_handler
2015-06-12  Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2015-06-12  Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2015-06-12  Aurelien Jarnotarget-sh4: remove dead code
2015-06-12  Aurelien Jarnotarget-sh4: factorize fmov implementation
2015-06-12  Aurelien Jarnotarget-sh4: split out Q and M from of SR and optimize...
2015-06-12  Aurelien Jarnotarget-sh4: optimize negc using add2 and sub2
2015-06-12  Aurelien Jarnotarget-sh4: optimize subc using sub2
2015-06-12  Aurelien Jarnotarget-sh4: optimize addc using add2
next