]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-02-21 Paolo Bonzinicoroutine-lock: place CoMutex before CoQueue in header
2017-02-21 Paolo Bonzinitest-aio-multithread: add performance comparison with...
2017-02-21 Paolo Bonzinicoroutine-lock: add limited spinning to CoMutex
2017-02-21 Paolo Bonzinicoroutine-lock: make CoMutex thread-safe
2017-02-21 Paolo Bonziniblock: document fields protected by AioContext lock
2017-02-21 Paolo Bonziniasync: remove unnecessary inc/dec pairs
2017-02-21 Paolo Bonziniaio-posix: partially inline aio_dispatch into aio_poll
2017-02-21 Paolo Bonziniblock: explicitly acquire aiocontext in aio callbacks...
2017-02-21 Paolo Bonziniblock: explicitly acquire aiocontext in bottom halves...
2017-02-21 Paolo Bonziniblock: explicitly acquire aiocontext in callbacks that...
2017-02-21 Paolo Bonziniblock: explicitly acquire aiocontext in timers that...
2017-02-21 Paolo Bonziniaio: push aio_context_acquire/release down to dispatching
2017-02-21 Paolo Bonziniqed: introduce qed_aio_start_io and qed_aio_next_io_cb
2017-02-21 Paolo Bonziniblkdebug: reschedule coroutine on the AioContext it...
2017-02-21 Paolo Bonzinicoroutine-lock: reschedule coroutine on the AioContext...
2017-02-21 Paolo Bonzininbd: convert to use qio_channel_yield
2017-02-21 Paolo Bonziniio: make qio_channel_yield aware of AioContexts
2017-02-21 Paolo Bonziniio: add methods to set I/O handlers on AioContext
2017-02-21 Paolo Bonzinitest-thread-pool: use generic AioContext infrastructure
2017-02-21 Paolo Bonziniblock-backend: allow blk_prw from coroutine context
2017-02-21 Paolo Bonziniaio: introduce aio_co_schedule and aio_co_wake
2017-02-21 Paolo Bonziniblock: move AioContext, QEMUTimer, main-loop to libqemuutil
2017-02-20 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-02-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-02-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-02-20 Peter MaydellMakefile: Put VERSION info into version.texi rather...
2017-02-20 Marc-André... qapi2texi: replace quotation by bold section name
2017-02-20 Peter MaydellMerge remote-tracking branch 'remotes/huth/tags/coldfir...
2017-02-20 Frediano Ziglioegl-helpers: Support newer MESA versions
2017-02-20 Marc-André... spice: allow to specify drm rendernode
2017-02-20 Anatoli Huseu1Add wctablet device
2017-02-20 Fabian Lesniakps2: fix mouse mappings for right/middle button
2017-02-20 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-02-18 Thomas HuthMAINTAINERS: Add odd fixer for the ColdFire boards
2017-02-18 Thomas Huthhw/m68k: QOMify the ColdFire interrupt controller
2017-02-18 Thomas Huthhw/m68k: Remove dummy machine
2017-02-17 Peter Xuintel_iommu: vtd_slpt_level_shift check level
2017-02-17 Peter Xuintel_iommu: convert dbg macros to trace for trans
2017-02-17 Peter Xuintel_iommu: convert dbg macros to traces for inv
2017-02-17 Peter Xuintel_iommu: renaming gpa to iova where proper
2017-02-17 Peter Xuintel_iommu: simplify irq region translation
2017-02-17 Aviv Ben-Davidintel_iommu: add "caching-mode" option
2017-02-17 Peter Xuvfio: allow to notify unmap for very large region
2017-02-17 Peter Xuvfio: introduce vfio_get_vaddr()
2017-02-17 Peter Xuvfio: trace map/unmap for notify as well
2017-02-17 Peter Xupcie: simplify pcie_add_capability()
2017-02-17 Michael S.... virtio: Fix no interrupt when not creating msi controller
2017-02-17 Paolo Bonzinivirtio: use VRingMemoryRegionCaches for avail and used...
2017-02-17 Paolo Bonzinivirtio: check for vring setup in virtio_queue_update_us...
2017-02-17 Paolo Bonzinivirtio: use VRingMemoryRegionCaches for descriptor...
2017-02-17 Paolo Bonzinivirtio: add MemoryListener to cache ring translations
2017-02-17 Paolo Bonzinivirtio: use MemoryRegionCache to access descriptors
2017-02-17 Paolo Bonziniexec: make address_space_cache_destroy idempotent
2017-02-17 Paolo Bonzinivirtio: use address_space_map/unmap to access descriptors
2017-02-17 Paolo Bonzinivirtio: add virtio_*_phys_cached
2017-02-17 Paolo Bonzinimemory: make memory_listener_unregister idempotent
2017-02-17 Haozhong Zhangdocs: add document to explain the usage of vNVDIMM
2017-02-17 Fam Zhengvirtio: Report real progress in VQ aio poll handler
2017-02-17 Michael S.... pci/pcie: don't assume cap id 0 is reserved
2017-02-16 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-02-16 Paolo Bonzinitarget-i386: correctly propagate retaddr into SVM helpers
2017-02-16 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2017-02-16 Anton Nefedovvl: log available guest crash information
2017-02-16 Anton Nefedovreport guest crash information in GUEST_PANICKED event
2017-02-16 Anton Nefedovi386/cpu: add crash-information QOM property
2017-02-16 Lin MaMakefile: avoid leaving the temporary QEMU_PKGVERSION...
2017-02-16 Dou Liyangvl: Move the cpu_synchronize_all_post_init() after...
2017-02-16 Richard W.M... qemu-nbd: Implement socket activation.
2017-02-16 Helge Dellerlinux-user: Add FICLONE and FICLONERANGE ioctls
2017-02-16 Peter Maydelllinux-user: Use correct types in load_symbols()
2017-02-16 Jose Ricardo... linux-user: fill target sigcontext struct accordingly
2017-02-16 Marc-André... linux-user: fix tcg/mmap test
2017-02-16 Marc-André... linux-user: fix settime old value location
2017-02-16 John Paul Adrian... linux-user: Update m68k syscall definitions to match...
2017-02-16 John Paul Adrian... linux-user: Update sh4 syscall definitions to match...
2017-02-16 Alberto Garciaqemu-doc: Clarify that -vga std is now the default
2017-02-16 Paolo Bonzinicpu-exec: remove outermost infinite loop
2017-02-16 Paolo Bonzinicpu-exec: avoid repeated sigsetjmp on interrupts
2017-02-16 Paolo Bonzinicpu-exec: avoid cpu_loop_exit in cpu_handle_interrupt
2017-02-16 Paolo Bonzinicpu-exec: tighten barrier on TCG_EXIT_REQUESTED
2017-02-16 Paolo Bonzinicpu-exec: fix icount out-of-bounds access
2017-02-16 Thomas Huthhw/char/mcf_uart: QOMify the ColdFire UART
2017-02-16 Claudio Imbrendagdbstub: Fix vCont behaviour
2017-02-16 Claudio Imbrendamove vm_start to cpus.c
2017-02-16 Ed Swierkchar: drop data written to a disconnected pty
2017-02-16 Pavel Dovgalyukapic: reset apic_delivered global variable on machine...
2017-02-16 Anton Nefedovqemu-char: socket backend: disconnect on write error
2017-02-16 Paolo Bonzinitest-vmstate: remove yield_until_fd_readable
2017-02-16 Peter Xukvm/ioapic: correct kvm ioapic version
2017-02-16 Peter Xuioapic: fix error report value of def version
2017-02-16 Peter Xukvm/ioapic: dump real object instead of a fake one
2017-02-16 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2017-02-15 Li Qiangnet: e1000e: fix an infinite loop issue
2017-02-15 Prasad J Panditnet: imx: limit buffer descriptor count
2017-02-15 Zhang Chencolo-compare: sort TCP packet queue by sequence number
2017-02-15 Paolo Bonzininet: e1000e: fix dead code in e1000e_write_packet_to_guest
2017-02-15 Thomas Huthnet: Mark 'vlan' parameter as deprecated
2017-02-14 Laurent Vivierlinux-user: manage two new IFLA host message types
2017-02-14 Lena Djokiclinux-user: Fix mq_open
2017-02-14 Lena Djokiclinux-user: Fix readahead
next