summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-14cpu: Convert to DEFINE_PROP_LINKFam Zheng3-12/+17
2017-07-14mips_cmgcr: Convert to DEFINE_PROP_LINKFam Zheng1-12/+4
2017-07-14ivshmem: Convert to DEFINE_PROP_LINKFam Zheng1-17/+7
2017-07-14dimm: Convert to DEFINE_PROP_LINKFam Zheng1-23/+7
2017-07-14virtio-crypto: Convert to DEFINE_PROP_LINKFam Zheng3-25/+7
2017-07-14virtio-rng: Convert to DEFINE_PROP_LINKFam Zheng3-15/+1
2017-07-14virtio-scsi: Convert to DEFINE_PROP_LINKFam Zheng3-15/+2
2017-07-14virtio-blk: Convert to DEFINE_PROP_LINKFam Zheng3-8/+2
2017-07-14qdev: Add const qualifier to PropertyInfo definitionsFam Zheng9-61/+61
2017-07-14qmp: Use ObjectProperty.type if presentFam Zheng1-1/+2
2017-07-14qdev: Introduce DEFINE_PROP_LINKFam Zheng3-0/+28
2017-07-14qdev: Introduce PropertyInfo.createFam Zheng3-13/+21
2017-07-14qom: enforce readonly nature of link's check callbackIgor Mammedov9-14/+16
2017-07-14translate-all: remove redundant !tcg_enabled check in dump_exec_infoEmilio G. Cota1-5/+0
2017-07-14vl: fix breakage of -tb-sizeEmilio G. Cota1-4/+4
2017-07-14nbd: Implement NBD_INFO_BLOCK_SIZE on clientEric Blake6-16/+92
2017-07-14nbd: Implement NBD_INFO_BLOCK_SIZE on serverEric Blake2-4/+45
2017-07-14nbd: Implement NBD_OPT_GO on clientEric Blake3-2/+130
2017-07-14nbd: Implement NBD_OPT_GO on serverEric Blake2-3/+179
2017-07-14nbd: Refactor reply to NBD_OPT_EXPORT_NAMEEric Blake1-22/+28
2017-07-14nbd: Simplify trace of client flags in negotiationEric Blake2-7/+3
2017-07-14nbd: Expose and debug more NBD constantsEric Blake6-46/+175
2017-07-14nbd: Don't bother tracing an NBD_OPT_ABORT response failureEric Blake2-12/+4
2017-07-14nbd: Create struct for tracking export infoEric Blake6-45/+47
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy15-70/+205
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy20-109/+170
2017-07-14chardev: fix parallel device can't be reconnectPeng Hao1-0/+6
2017-07-14gdbstub: don't fail on vCont; C04:0; c packetsAlex Bennée1-11/+4
2017-07-14qom/cpu: remove host_tid fieldAlex Bennée4-4/+4
2017-07-14gdbstub: rename cpu_index -> cpu_gdb_indexAlex Bennée2-15/+20
2017-07-14gdbstub: modernise DEBUG_GDBAlex Bennée1-44/+33
2017-07-14mttcg/i386: Patch instruction using async_safe_* frameworkPranith Kumar1-46/+39
2017-07-14Revert "exec.c: Fix breakpoint invalidation race"Pranith Kumar2-6/+22
2017-07-14exec: use qemu_ram_ptr_length to access guest ramPrasad J Pandit1-2/+2
2017-07-14serial: chardev hotswap supportAnton Nefedov1-1/+29
2017-07-14serial: move TIOCM update to a separate functionAnton Nefedov1-12/+19
2017-07-14virtio-console: chardev hotswap supportAnton Nefedov1-2/+28
2017-07-14hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov6-2/+64
2017-07-14test-char: add hotswap testAnton Nefedov1-0/+71
2017-07-14test-char: split char_file_testAnton Nefedov1-53/+84
2017-07-14test-char: split char_udp_testAnton Nefedov1-16/+40
2017-07-14test-char: destroy chardev-udp after testAnton Nefedov1-0/+1
2017-07-14char: avoid chardevice direct accessAnton Nefedov24-32/+41
2017-07-14char: forbid direct chardevice access for hotswap devicesAnton Nefedov2-0/+17
2017-07-14char: chardevice hotswapAnton Nefedov3-0/+132
2017-07-14char: add backend hotswap handlerAnton Nefedov48-58/+77
2017-07-14char: move QemuOpts->ChardevBackend translation to a separate funcAnton Nefedov1-30/+51
2017-07-14chardev: block during sync readMarc-André Lureau1-0/+2
2017-07-14MAINTAINERS: add entry for "Unimplemented" devicePhilippe Mathieu-Daudé1-0/+7
2017-07-14MAINTAINERS: update TCI entryPhilippe Mathieu-Daudé1-1/+1