aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-29pflash: make TYPE_CFI_PFLASH0{1,2} macros publicEfimov Vasily
2016-06-29vmport: identify vmport type by macro TYPE_VMPORTEfimov Vasily
2016-06-29pcspk: convert "pit" property type from ptr to linkEfimov Vasily
2016-06-29ide: move headers to include folderEfimov Vasily
2016-06-29Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160628' int...Peter Maydell
2016-06-28mirror: fix misleading commentsChanglong Xie
2016-06-28blockjob: assert(cb) when create jobChanglong Xie
2016-06-28iotests: add small-granularity mirror testJohn Snow
2016-06-28mirror: limit niov to IOV_MAX elements, againJohn Snow
2016-06-28mirror: clarify mirror_do_read return codeJohn Snow
2016-06-28block/gluster: add support for selecting debug logging levelJeff Cody
2016-06-28mirror: fix trace_mirror_yield_in_flight usage in mirror_iteration()Denis V. Lunev
2016-06-28block/nfs: add support for libnfs pagecachePeter Lieven
2016-06-28block/nfs: refuse readahead if cache.direct is onPeter Lieven
2016-06-28block/gluster: add support for SEEK_DATA/SEEK_HOLENiels de Vos
2016-06-28trace: [*-user] Add events to trace guest syscalls in syscall emulation modeLluĂ­s Vilanova
2016-06-28trace: enable tracing in qemu-imgDenis V. Lunev
2016-06-28qemu-img: move common options parsing before commands processingDenis V. Lunev
2016-06-28trace: enable tracing in qemu-nbdDenis V. Lunev
2016-06-28trace: enable tracing in qemu-ioDenis V. Lunev
2016-06-28trace: move qemu_trace_opts to trace/control.cDenis V. Lunev
2016-06-28doc: move text describing --trace to specific .texi fileDenis V. Lunev
2016-06-28doc: sync help description for --trace with man for qemu.1Denis V. Lunev
2016-06-28cputlb: don't cpu_abort() if guest tries to execute outside RAM or RAMPeter Maydell
2016-06-28configure: Make AVX2 test robust to non-ELF systemsPeter Maydell
2016-06-28configure: Improve usermode relocation linker option probePeter Maydell
2016-06-28hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()Peter Maydell
2016-06-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-06-28virtio-blk: add num-queues device propertyStefan Hajnoczi
2016-06-28virtio-blk: dataplane multiqueue supportStefan Hajnoczi
2016-06-28virtio-blk: live migrate s->rq with multiqueueStefan Hajnoczi
2016-06-28virtio-blk: associate request with a virtqueueStefan Hajnoczi
2016-06-28virtio-blk: tell dataplane which vq to notifyStefan Hajnoczi
2016-06-28virtio-blk: multiqueue batch notifyStefan Hajnoczi
2016-06-28virtio-blk: add VirtIOBlockConf->num_queuesStefan Hajnoczi
2016-06-28dma-helpers: dma_blk_io() cancel supportStefan Hajnoczi
2016-06-28Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...Stefan Hajnoczi
2016-06-28Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-06-28misc/aspeed_scu: Fix build error caused by missing headerPranith Kumar
2016-06-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-06-28vmxnet3: Fix reading/writing guest memory specially when behind an IOMMUKarimAllah Ahmed
2016-06-28rtl8139: save/load RxMulOk counter (again)David Vrabel
2016-06-28Change net/socket.c to use socket_*() functionsAshijeet Acharya
2016-06-28net: mipsnet: check transmit buffer size before sendingPrasad J Pandit
2016-06-28net: fix qemu_announce_self not emitting packetsPeter Lieven
2016-06-27target-alpha: Avoid gcc 6.1 werror for linux-userRichard Henderson
2016-06-27macio: Use blk_drain instead of blk_drain_allFam Zheng
2016-06-27hw/net/e1000: Don't use *_to_cpup()Peter Maydell
2016-06-27hw/net/virtio-net.c: Don't use *_to_cpup()Peter Maydell
2016-06-27hw/net/rocker: Don't use *_to_cpup()Peter Maydell