]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-27 Kevin Wolfqemu-iotests: Test creating floppy drives
2016-10-27 Kevin Wolffdc: Move qdev properties to FloppyDrive
2016-10-27 Kevin Wolffdc: Add a floppy drive qdev
2016-10-27 Kevin Wolffdc: Add a floppy qbus
2016-10-27 Mark Cave-Aylandmacio: switch over to new byte-aligned DMA helpers
2016-10-27 Mark Cave-Aylanddma-helpers: explicitly pass alignment into DMA helpers
2016-10-27 Fam Zhengtrace: Fix 'char **' compilation error in simple backend
2016-10-27 Max Reitziotests: Add test for NBD's blockdev-add interface
2016-10-27 Max Reitziotests: Add assert_json_filename_equal() method
2016-10-27 Max Reitzsocket_scm_helper: Accept fd directly
2016-10-27 Max Reitziotests.py: Allow concurrent qemu instances
2016-10-27 Max Reitziotests.py: Add qemu_nbd function
2016-10-27 Max Reitzqapi: Allow blockdev-add for NBD
2016-10-27 Max Reitzblock/nbd: Use SocketAddress options
2016-10-27 Max Reitzblock/nbd: Accept SocketAddress
2016-10-27 Max Reitzblock/nbd: Add nbd_has_filename_options_conflict()
2016-10-27 Max Reitzblock/nbd: Use qdict_put()
2016-10-27 Max Reitzblock/nbd: Default port in nbd_refresh_filename()
2016-10-27 Max Reitzblock/nbd: Reject port parameter without host
2016-10-27 Max Reitzblock/nbd: Drop trailing "." in error messages
2016-10-27 Kevin Wolfqemu-iotests: Fix typo for NFS with IMGOPTSSYNTAX
2016-10-27 Kevin Wolfblock: Remove bdrv_aio_ioctl()
2016-10-27 Kevin Wolfraw: Implement .bdrv_co_ioctl instead of .bdrv_aio_ioctl
2016-10-27 Kevin Wolfblock: Introduce .bdrv_co_ioctl() driver callback
2016-10-27 Kevin Wolfblock: Remove bdrv_ioctl()
2016-10-27 Kevin Wolfraw-posix: Don't use bdrv_ioctl()
2016-10-27 Kevin Wolfblock: Use blk_co_ioctl() for all BB level ioctls
2016-10-27 Kevin Wolfblock: Remove bdrv_aio_pdiscard()
2016-10-27 Kevin Wolfblock: Use blk_co_pdiscard() for all BB level discard
2016-10-27 Kevin Wolfblock: Use blk_co_flush() for all BB level flushes
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-27 Gerd Hoffmannseabios: update to 1.10.0 release.
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2016-10-27 Daniel P. Berrangemain: set names for main loop sources created
2016-10-27 Daniel P. Berrangevnc: set name for all I/O channels created
2016-10-27 Daniel P. Berrangemigration: set name for all I/O channels created
2016-10-27 Daniel P. Berrangechar: set name for all I/O channels created
2016-10-27 Daniel P. Berrangenbd: set name for all I/O channels created
2016-10-27 Daniel P. Berrangeio: add ability to set a name for IO channels
2016-10-27 Felipe Franciosiio: Add a QIOChannelSocket cleanup test
2016-10-27 Daniel P. Berrangeio: set LISTEN flag explicitly for listen sockets
2016-10-26 Felipe Franciosiio: Introduce a qio_channel_set_feature() helper
2016-10-26 Felipe Franciosiio: Use qio_channel_has_feature() where applicable
2016-10-26 Felipe Franciosiio: Fix double shift usages on QIOChannel features
2016-10-26 Richard Hendersontarget-alpha: Emulate LL/SC using cmpxchg helpers
2016-10-26 Richard Hendersontarget-alpha: Introduce MMU_PHYS_IDX
2016-10-26 Emilio G. Cotatarget-arm: remove EXCP_STREX + cpu_exclusive_{test...
2016-10-26 Emilio G. Cotalinux-user: remove handling of aarch64's EXCP_STREX
2016-10-26 Emilio G. Cotalinux-user: remove handling of ARM's EXCP_STREX
2016-10-26 Emilio G. Cotatarget-arm: emulate aarch64's LL/SC using cmpxchg helpers
2016-10-26 Emilio G. Cotatarget-arm: emulate SWP with atomic_xchg helper
2016-10-26 Emilio G. Cotatarget-arm: emulate LL/SC using cmpxchg helpers
2016-10-26 Richard Hendersontarget-arm: Rearrange aa32 load and store functions
2016-10-26 Emilio G. Cotatests: add atomic_add-bench
2016-10-26 Emilio G. Cotatarget-i386: remove helper_lock()
2016-10-26 Emilio G. Cotatarget-i386: emulate XCHG using atomic helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed BTX ops using atomic helpers
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed XADD using atomic helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed NEG using cmpxchg helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed NOT using atomic helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed INC using atomic helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed OP instructions using...
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed cmpxchg using cmpxchg...
2016-10-26 Richard Hendersontcg: Emit barriers with parallel_cpus
2016-10-26 Richard Hendersontcg: Add CONFIG_ATOMIC64
2016-10-26 Richard Hendersontcg: Add atomic128 helpers
2016-10-26 Richard Hendersontcg: Add atomic helpers
2016-10-26 Richard Hendersoncputlb: Tidy some macros
2016-10-26 Richard Hendersoncputlb: Move most of iotlb code out of line
2016-10-26 Richard Hendersoncputlb: Remove includes from softmmu_template.h
2016-10-26 Richard Hendersoncputlb: Move probe_write out of softmmu_template.h
2016-10-26 Richard Hendersoncputlb: Replace SHIFT with DATA_SIZE
2016-10-26 Alex Bennéelinux-user: enable parallel code generation on clone
2016-10-26 Richard Hendersontcg: Add EXCP_ATOMIC
2016-10-26 Richard Hendersonint128: Add int128_make128
2016-10-26 Richard Hendersonint128: Use __int128 if available
2016-10-26 Richard Hendersonexec: Avoid direct references to Int128 parts
2016-10-26 Richard Hendersonatomics: Add __nocheck atomic operations
2016-10-26 Emilio G. Cotaatomics: add atomic_op_fetch variants
2016-10-26 Emilio G. Cotaatomics: add atomic_xor
2016-10-26 Richard Hendersonatomics: Add parameters to macros
2016-10-26 Li Qiangvirtio-gpu: fix memory leak in virtio_gpu_resource_crea...
2016-10-26 Prasad J Panditaudio: intel-hda: check stream entry count during transfer
2016-10-26 Zhang Chencolo-proxy: fix memory leak
2016-10-26 Prasad J Panditnet: rtl8139: limit processing of ring descriptors
2016-10-26 Li Qiangnet: vmxnet: initialise local tx descriptor
2016-10-26 Kevin Wolfe1000e: Don't zero out buffer address in rx descriptor
2016-10-26 Prasad J Panditnet: rocker: set limit to DMA buffer size
2016-10-26 Li Qiangnet: eepro100: fix memory leak in device uninit
2016-10-26 Brad Smithtap-bsd: OpenBSD uses tap(4) now
2016-10-26 Prasad J Panditnet: pcnet: fix source formatting and indentation
2016-10-26 Prasad J Panditnet: pcnet: check rx/tx descriptor ring length
2016-10-25 Richard Hendersontarget-m68k: Optimize gen_flush_flags
next