aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-10ide: account UNMAP (TRIM) operationsAnton Nefedov
2019-10-10block: add empty account cookie typeAnton Nefedov
2019-10-10qapi: add unmap to BlockDeviceStatsAnton Nefedov
2019-10-10qapi: group BlockDeviceStats fieldsAnton Nefedov
2019-10-10iotests: 257: drop device_addVladimir Sementsov-Ogievskiy
2019-10-10iotests: 257: drop unused Drive.device fieldVladimir Sementsov-Ogievskiy
2019-10-10iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy
2019-10-10block: teach bdrv_debug_breakpoint skip filters with backingVladimir Sementsov-Ogievskiy
2019-10-10block: move block_copy from block/backup.c to separate fileVladimir Sementsov-Ogievskiy
2019-10-10block/backup: fix block-comment styleVladimir Sementsov-Ogievskiy
2019-10-10block/backup: introduce BlockCopyStateVladimir Sementsov-Ogievskiy
2019-10-10block/backup: improve comment about image fleecingVladimir Sementsov-Ogievskiy
2019-10-10block/backup: split shareable copying part from backup_do_cowVladimir Sementsov-Ogievskiy
2019-10-10block/backup: fix backup_cow_with_offload for last clusterVladimir Sementsov-Ogievskiy
2019-10-10block/backup: fix max_transfer handling for copy_rangeVladimir Sementsov-Ogievskiy
2019-10-10block/qcow2: introduce parallel subrequest handling in read and writeVladimir Sementsov-Ogievskiy
2019-10-10block/qcow2: refactor qcow2_co_pwritev_partVladimir Sementsov-Ogievskiy
2019-10-10block/qcow2: refactor qcow2_co_preadv_partVladimir Sementsov-Ogievskiy
2019-10-10block: introduce aio task poolVladimir Sementsov-Ogievskiy
2019-10-10qemu-iotests: ignore leaks on failure paths in 026Vladimir Sementsov-Ogievskiy
2019-10-09target/s390x: Remove ILEN_UNWINDRichard Henderson
2019-10-09target/s390x: Remove ilen argument from trigger_pgm_exceptionRichard Henderson
2019-10-09target/s390x: Remove ilen argument from trigger_access_exceptionRichard Henderson
2019-10-09target/s390x: Remove ILEN_AUTORichard Henderson
2019-10-09target/s390x: Rely on unwinding in s390_cpu_virt_mem_rwRichard Henderson
2019-10-09target/s390x: Rely on unwinding in s390_cpu_tlb_fillRichard Henderson
2019-10-09target/s390x: Simplify helper_lraRichard Henderson
2019-10-09target/s390x: Remove fail variable from s390_cpu_tlb_fillRichard Henderson
2019-10-09target/s390x: Return exception from translate_pagesRichard Henderson
2019-10-09target/s390x: Return exception from mmu_translateRichard Henderson
2019-10-09target/s390x: Remove exc argument to mmu_translate_asceRichard Henderson
2019-10-09target/s390x: Return exception from mmu_translate_realRichard Henderson
2019-10-09target/s390x: Handle tec in s390_cpu_tlb_fillRichard Henderson
2019-10-09target/s390x: Push trigger_pgm_exception lower in s390_cpu_tlb_fillRichard Henderson
2019-10-09target/s390x: Use tcg_s390_program_interrupt in TCG helpersRichard Henderson
2019-10-09target/s390x: Remove ilen parameter from s390_program_interruptRichard Henderson
2019-10-09target/s390x: Remove ilen parameter from tcg_s390_program_interruptRichard Henderson
2019-10-09target/s390x: Add ilen to unwind dataRichard Henderson
2019-10-09s390x/cpumodel: Add new TCG features to QEMU cpu modelDavid Hildenbrand
2019-10-09s390x/cpumodel: Prepare for changes of QEMU modelDavid Hildenbrand
2019-10-09s390x/mmu: Implement Instruction-Execution-Protection FacilityDavid Hildenbrand
2019-10-09s390x/mmu: Implement ESOP-2 and access-exception-fetch/store-indication facilityDavid Hildenbrand
2019-10-09s390x/mmu: Add EDAT2 translation supportDavid Hildenbrand
2019-10-09s390x/mmu: Convert to non-recursive page table walkDavid Hildenbrand
2019-10-09s390x/mmu: DAT table definition overhaulDavid Hildenbrand
2019-10-09s390x/mmu: Use TARGET_PAGE_MASK in mmu_translate_pte()David Hildenbrand
2019-10-09s390x/mmu: Inject PGM_ADDRESSING on bogus table addressesDavid Hildenbrand
2019-10-09s390x/mmu: Inject DAT exceptions from a single placeDavid Hildenbrand
2019-10-09s390x/mmu: Move DAT protection handling out of mmu_translate_asce()David Hildenbrand
2019-10-09s390x/mmu: Drop debug logging from MMU codeDavid Hildenbrand