aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-19linux-user: Correct type for BLKSSZGETPeter Maydell
2016-07-19linux-user: Add loop control ioctlsPeter Maydell
2016-07-19linux-user: Check sigsetsize argument to syscallsPeter Maydell
2016-07-19linux-user: add nested netlink typesLaurent Vivier
2016-07-19linux-user: convert sockaddr_ll from host to targetLaurent Vivier
2016-07-19linux-user: add fd_trans helper in do_recvfrom()Laurent Vivier
2016-07-19linux-user: fix netlink memory corruptionLaurent Vivier
2016-07-19linux-user: fd_trans_*_data() returns the lengthLaurent Vivier
2016-07-19Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-07-19block: Simplify drive-mirrorEric Blake
2016-07-19block: Simplify block_set_io_throttleEric Blake
2016-07-19qapi: Implement boxed types for commands/eventsEric Blake
2016-07-19qapi: Plumb in 'boxed' to qapi generator lower levelsEric Blake
2016-07-19qapi-event: Simplify visit of non-implicit dataEric Blake
2016-07-19qapi: Drop useless gen_err_check()Eric Blake
2016-07-19qapi: Add type.is_empty() helperEric Blake
2016-07-19qapi: Hide tag_name data member of variantsEric Blake
2016-07-19qapi: Special case c_name() for empty typeEric Blake
2016-07-19qapi: Require all branches of flat union enum to be coveredEric Blake
2016-07-19net: use Netdev instead of NetClientOptions in client initKővágó, Zoltán
2016-07-19qapi: change QmpInputVisitor to QSLISTPaolo Bonzini
2016-07-19qapi: change QmpOutputVisitor to QSLISTPaolo Bonzini
2016-07-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-07-19Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160718.0' i...Peter Maydell
2016-07-19Update OpenBIOS images to e79bca6 built from submodule.Mark Cave-Ayland
2016-07-19target-i386: Remove redundant HF_SOFTMMU_MASKSergey Fedorov
2016-07-19block/iscsi: allow caching of the allocation mapPeter Lieven
2016-07-19block/iscsi: fix rounding in iscsi_allocationmap_setPeter Lieven
2016-07-19Move README to markdownPranith Kumar
2016-07-18block: ignore flush requests when storage is cleanEvgeny Yakovlev
2016-07-18tests: in IDE and AHCI tests perform DMA write before flushingEvgeny Yakovlev
2016-07-18ide: set retry_unit for PIO and FLUSH requestsEvgeny Yakovlev
2016-07-18ide: refactor retry_unit set and clear into separate functionEvgeny Yakovlev
2016-07-18trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing stateLluís Vilanova
2016-07-18trace: Allow event name pattern in "info trace-events"Lluís Vilanova
2016-07-18trace: Conditionally trace events based on their per-vCPU stateLluís Vilanova
2016-07-18trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova
2016-07-18trace: Cosmetic changes on fast-path tracingLluís Vilanova
2016-07-18disas: Remove unused macro '_'Lluís Vilanova
2016-07-18trace: Identify events with the 'vcpu' propertyLluís Vilanova
2016-07-18trace: [bsd-user] Commandline arguments to control tracingLluís Vilanova
2016-07-18trace: [linux-user] Commandline arguments to control tracingLluís Vilanova
2016-07-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-07-18vfio/pci: Hide ARI capabilityAlex Williamson
2016-07-18.travis.yml: Disable IRC build status updates from forksPranith Kumar
2016-07-18MAINTAINERS: Add include/block/aio.h to block I/O path sectionFam Zheng
2016-07-18virtio-blk: dataplane cleanupCao jin
2016-07-18checkpatch: consider git extended headers valid patchesStefan Hajnoczi
2016-07-18aio-posix: remove useless parameterCao jin