aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-01acpi nvdimm: fix device physical address baseXiao Guangrong
2016-11-01acpi nvdimm: fix OperationRegion definitionXiao Guangrong
2016-11-01acpi nvdimm: fix wrong buffer size returned by DSM methodXiao Guangrong
2016-11-01virtio-crypto: add myself as virtio-crypto and cryptodev backends maintainerGonglei
2016-11-01virtio-crypto: using bh to handle dataq's requestsGonglei
2016-11-01cryptodev: introduce an unified wrapper for crypto operationGonglei
2016-11-01virtio-crypto: add data queue processing handlerGonglei
2016-11-01virtio-crypto: add control queue handlerGonglei
2016-11-01virtio-crypto: set capacity of algorithms supportedGonglei
2016-11-01virtio-crypto-pci: add virtio crypto pci supportGonglei
2016-11-01virtio-crypto: add virtio crypto device emulationGonglei
2016-11-01Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20161101-2' into stagingPeter Maydell
2016-11-01tcg: correct 32-bit tcg_gen_ld8s_i64 sign-extensionJoseph Myers
2016-11-01tcg/tcg.h: Improve documentation of TCGv_i32 etc typesPeter Maydell
2016-11-01MAINTAINERS: Update PPC status and maintainerPranith Kumar
2016-11-01target-microblaze: Cleanup dec_mulRichard Henderson
2016-11-01tcg: Add tcg_gen_mulsu2_{i32,i64,tl}Richard Henderson
2016-11-01log: Add locking to large logging blocksRichard Henderson
2016-11-01target-openrisc: Do not dump cpu state with -d in_asmRichard Henderson
2016-11-01target-microblaze: Do not dump cpu state with -d in_asmRichard Henderson
2016-11-01target-cris: Do not dump cpu state with -d in_asmRichard Henderson
2016-11-01exec.c: do not truncate non-empty memory backend fileHaozhong Zhang
2016-11-01exec.c: ensure all AddressSpaceDispatch updates under RCUAlex Bennée
2016-11-01tests: send error_report to test logPaolo Bonzini
2016-11-01qemu-error: remove dependency of stubs on monitorPaolo Bonzini
2016-11-01nbd: Use CoQueue for free_sema instead of CoMutexChanglong Xie
2016-11-01checkpatch: tweak "struct should normally be const" warningPaolo Bonzini
2016-11-01Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2016-11-01Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2016-11-01blockjobs: fix documentationJohn Snow
2016-11-01blockjobs: split interface into public/private, Part 1John Snow
2016-11-01Blockjobs: Internalize user_pause logicJohn Snow
2016-11-01blockjob: centralize QMP event emissionsJohn Snow
2016-11-01Replication/Blockjobs: Create replication jobs as internalJohn Snow
2016-11-01blockjobs: Allow creating internal jobsJohn Snow
2016-11-01blockjobs: hide internal jobs from management APIJohn Snow
2016-11-01block/gluster: fix port type in the QAPI options listPrasanna Kumar Kalever
2016-11-01block/gluster: improve defense over string to int conversionPrasanna Kumar Kalever
2016-11-01block: Turn on "unmap" in active commitFam Zheng
2016-11-01block/gluster: memory usage: use one glfs instance per volumePrasanna Kumar Kalever
2016-11-01block: add gluster ifdef guard checks for SEEK_DATA/SEEK_HOLE supportJeff Cody
2016-11-01rbd: make the code more readableXiubo Li
2016-11-01qapi: add release designator to gluster logfile optionJeff Cody
2016-11-01Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-10-31-tag' in...Peter Maydell
2016-11-01Merge remote-tracking branch 'remotes/rth/tags/pull-sparc-20161031-2' into st...Peter Maydell
2016-11-019pfs: drop excessive error message from virtfs_reset()Greg Kurz
2016-11-019pfs: don't BUG_ON() if fid is already openedGreg Kurz
2016-11-019pfs: xattrcreate requires non-opened fidsGreg Kurz
2016-11-019pfs: limit xattr size in xattrcreateGreg Kurz
2016-11-019pfs: fix integer overflow issue in xattr read/writeLi Qiang