aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-28migration: Remove unneeded NULL check from migrate_fd_error()Peter Maydell
2016-10-28scripts/hxtool: fix undefined behavour of echoDaniel Shahaf
2016-10-28qemu-options.hx: set: fix copy-paste errorMichael Tokarev
2016-10-28usb: Change *_exitfn return type from int to voidAkanksha Srivastava
2016-10-28MAINTAINERS: qemu-trivial informationLaurent Vivier
2016-10-28colo-compare: remove unused struct CompareChardevProps and 'props' variablezhanghailiang
2016-10-28milkymist-pfpu: fix potential integer overflowMichael Walle
2016-10-28hw/block/nvme: Simplify if-statements a little bitThomas Huth
2016-10-28target-lm32: rewrite gen_compare()Michael Walle
2016-10-28lm32: milkymist-tmu2: fix integer overflowMichael Walle
2016-10-28target-lm32: disable asm logging via LOG_DIS()Michael Walle
2016-10-28target-lm32: swap operand of wcsr in LOG_DIS()Michael Walle
2016-10-28target-lm32: fix LOG_DIS operand orderMichael Walle
2016-10-28target-lm32: fix style issueMichael Walle
2016-10-28hw/tpm/tpm_passthrough: Simplify if-statements a little bitThomas Huth
2016-10-28filter-dump: add missing "["Changlong Xie
2016-10-28hw/arm/tosa: Fix reset handlingGuenter Roeck
2016-10-28hw/arm/spitz: Fix reset handlingGuenter Roeck
2016-10-28arm: virt: add PMU property to mach-virt machine typeWei Huang
2016-10-28arm: Add an option to turn on/off vPMU supportWei Huang
2016-10-28char: cadence: correct reset value for baud rate registersPrasad J Pandit
2016-10-28versatilepb: do not run if user asks for more than 256MB RAMJean-Christophe Dubois
2016-10-28hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255Guenter Roeck
2016-10-28arm: cubieboard: Add support for initrdGuenter Roeck
2016-10-28i.MX: Fix GPIO ISR register writeGuenter Roeck
2016-10-28Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...Peter Maydell
2016-10-28aio: convert from RFifoLock to QemuRecMutexPaolo Bonzini
2016-10-28qemu-thread: introduce QemuRecMutexPaolo Bonzini
2016-10-28iothread: release AioContext around aio_pollPaolo Bonzini
2016-10-28block: only call aio_poll on the current thread's AioContextPaolo Bonzini
2016-10-28qemu-img: call aio_context_acquire/release around block jobPaolo Bonzini
2016-10-28qemu-io: acquire AioContextPaolo Bonzini
2016-10-28block: prepare bdrv_reopen_multiple to release AioContextPaolo Bonzini
2016-10-28replication: pass BlockDriverState to reopen_backing_filePaolo Bonzini
2016-10-28iothread: detach all block devices before stopping themPaolo Bonzini
2016-10-28aio: introduce qemu_get_current_aio_contextPaolo Bonzini
2016-10-28sheepdog: use BDRV_POLL_WHILEPaolo Bonzini
2016-10-28nfs: use BDRV_POLL_WHILEPaolo Bonzini
2016-10-28nfs: move nfs_set_events out of the while loopsPaolo Bonzini
2016-10-28block: introduce BDRV_POLL_WHILEPaolo Bonzini
2016-10-28qed: Implement .bdrv_drainFam Zheng
2016-10-28block: change drain to look only at one child at a timePaolo Bonzini
2016-10-28block: add BDS field to count in-flight requestsPaolo Bonzini
2016-10-28mirror: use bdrv_drained_begin/bdrv_drained_endPaolo Bonzini
2016-10-28blockjob: introduce .drain callback for jobsPaolo Bonzini
2016-10-28replication: interrupt failover if the main device is closedPaolo Bonzini
2016-10-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-10-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20161027-2' in...Peter Maydell
2016-10-28curses: Use cursesw instead of cursesSamuel Thibault