/qemu/tests/qemu-iotests/ |
H A D | 106.out | 12 --- create_mode=off growth_mode=full --- 24 --- create_mode=falloc growth_mode=full --- 28 --- create_mode=full growth_mode=off --- 29 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=full 32 --- create_mode=full growth_mode=falloc --- 33 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=full 36 --- create_mode=full growth_mode=full --- 37 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=full 45 --- growth_mode=full --- 57 --- growth_mode=full ---
|
H A D | 125.out | 26 --- cluster_size=512 growth_size=16 create_mode=off growth_mode=full --- 58 --- cluster_size=512 growth_size=16 create_mode=metadata growth_mode=full --- 90 --- cluster_size=512 growth_size=16 create_mode=falloc growth_mode=full --- 98 --- cluster_size=512 growth_size=16 create_mode=full growth_mode=off --- 99 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2048000 preallocation=full 106 --- cluster_size=512 growth_size=16 create_mode=full growth_mode=metadata --- 107 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2048000 preallocation=full 114 --- cluster_size=512 growth_size=16 create_mode=full growth_mode=falloc --- 115 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2048000 preallocation=full 122 --- cluster_size=512 growth_size=16 create_mode=full growth_mode=full --- [all …]
|
H A D | 055 | 72 self.vm.cmd(cmd, device='drive0', target=target, sync='full') 88 target=target, sync='full') 124 target='drive1', sync='full', auto_finalize=False, 139 target='drive1', sync='full') 153 target=target_img, sync='full') 161 target='drive1', sync='full') 166 target=target_img, sync='full', mode='existing') 171 target=target_img, sync='full', 181 target=target_img, sync='full') 184 target='drive0', sync='full') [all …]
|
H A D | 256 | 34 iotests.FilePath('img0-full') as img0_full_path, \ 35 iotests.FilePath('img1-full') as img1_full_path, \ 78 log('--- Create Targets & Full Backups ---\n') 79 create_target(img0_full_path, 'img0-full', size) 80 create_target(img1_full_path, 'img1-full', size) 88 'target': 'img0-full', 89 'sync': 'full', 93 'target': 'img1-full', 94 'sync': 'full',
|
H A D | 041 | 68 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 81 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 91 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 104 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 127 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 142 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 158 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 173 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full', 205 result = self.vm.qmp(self.qmp_cmd, device='ide1-cd0', sync='full', 210 result = self.vm.qmp(self.qmp_cmd, device='drive0', sync='full', [all …]
|
H A D | 256.out | 5 --- Create Targets & Full Backups --- 45 "sync": "full", 46 "target": "img0-full" 54 "sync": "full", 55 "target": "img1-full"
|
H A D | 243.out | 21 === preallocation=full === 23 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 preallocation=full 51 === External data file: preallocation=full === 53 …g 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data preallocation=full
|
H A D | 106 | 51 for create_mode in off falloc full; do 52 for growth_mode in off falloc full; do 87 for growth_mode in falloc full off; do 96 for growth_mode in falloc full; do 119 rm -f $seq.full
|
H A D | 056 | 117 sync='full', target=target_img, 187 sync='full', target=self.ref_img, 201 self.qmp_backup(device='drive0', format=iotests.imgfmt, sync='full', 219 sync='full', target=self.dest_img, 228 sync='full', target=self.dest_img, 246 sync='full', target=self.dest_img, 253 sync='full', target=self.dest_img2, 262 sync='full', target=self.dest_img2, 294 sync='full',
|
H A D | 257.out | 33 …e0", "filter-node-name": "backup-top", "job-id": "ref_backup_0", "sync": "full", "target": "ref_ta… 80 …e0", "filter-node-name": "backup-top", "job-id": "ref_backup_1", "sync": "full", "target": "ref_ta… 218 …e0", "filter-node-name": "backup-top", "job-id": "ref_backup_2", "sync": "full", "target": "ref_ta… 302 …e0", "filter-node-name": "backup-top", "job-id": "ref_backup_0", "sync": "full", "target": "ref_ta… 349 …e0", "filter-node-name": "backup-top", "job-id": "ref_backup_1", "sync": "full", "target": "ref_ta… 425 …e0", "filter-node-name": "backup-top", "job-id": "ref_backup_2", "sync": "full", "target": "ref_ta… 509 …e0", "filter-node-name": "backup-top", "job-id": "ref_backup_0", "sync": "full", "target": "ref_ta… 556 …e0", "filter-node-name": "backup-top", "job-id": "ref_backup_1", "sync": "full", "target": "ref_ta… 694 …e0", "filter-node-name": "backup-top", "job-id": "ref_backup_2", "sync": "full", "target": "ref_ta… 778 …e0", "filter-node-name": "backup-top", "job-id": "ref_backup_0", "sync": "full", "target": "ref_ta… [all …]
|
H A D | 243 | 49 for mode in off metadata falloc full; do 66 for mode in off metadata falloc full; do 90 rm -f $seq.full
|
H A D | 257 | 67 Pattern('0x65', 0x0000000), # Full overwrite 208 blockdev_backup_mktarget(drive, target_id, filepath, "full", 270 - full: Full backups. 271 - top: Full backups of the top layer only. 394 # Full returns all bits set except what was copied/skipped 395 if msync_mode == 'full': 490 'full': { 508 for sync_mode in ('incremental', 'bitmap', 'full', 'top', 'none'): 523 for sync_mode in ('full', 'top'):
|
H A D | 125 | 47 # Growing a file with a backing file (without preallocation=full or 118 for create_mode in off metadata falloc full; do 119 for growth_mode in off metadata falloc full; do 177 for prealloc in metadata full; do 202 rm -f $seq.full
|
H A D | 109.out | 11 'mode': 'existing', 'sync': 'full'}} 34 'mode': 'existing', 'sync': 'full'}} 62 'mode': 'existing', 'sync': 'full'}} 85 'mode': 'existing', 'sync': 'full'}} 113 'mode': 'existing', 'sync': 'full'}} 136 'mode': 'existing', 'sync': 'full'}} 164 'mode': 'existing', 'sync': 'full'}} 187 'mode': 'existing', 'sync': 'full'}} 215 'mode': 'existing', 'sync': 'full'}} 238 'mode': 'existing', 'sync': 'full'}} [all …]
|
/qemu/target/sparc/ |
H A D | mmu_helper.c | 72 static int get_physical_address(CPUSPARCState *env, CPUTLBEntryFull *full, in get_physical_address() argument 87 full->lg_page_size = TARGET_PAGE_BITS; in get_physical_address() 90 full->phys_addr = env->prom_addr | (address & 0x7ffffULL); in get_physical_address() 91 full->prot = PAGE_READ | PAGE_EXEC; in get_physical_address() 94 full->phys_addr = address; in get_physical_address() 95 full->prot = PAGE_READ | PAGE_WRITE | PAGE_EXEC; in get_physical_address() 100 full->phys_addr = 0xffffffffffff0000ULL; in get_physical_address() 164 full->lg_page_size = TARGET_PAGE_BITS; in get_physical_address() 168 full->lg_page_size = 18; in get_physical_address() 173 full->lg_page_size = 24; in get_physical_address() [all …]
|
/qemu/accel/tcg/ |
H A D | cputlb.c | 511 tlb_debug("forcing full flush midx %d (%016" in tlb_flush_page_locked() 684 tlb_debug("forcing full flush midx %d (" in tlb_flush_range_locked() 697 tlb_debug("forcing full flush midx %d (" in tlb_flush_range_locked() 890 static void tlb_reset_dirty_range_locked(CPUTLBEntryFull *full, CPUTLBEntry *ent, in tlb_reset_dirty_range_locked() argument 894 int flags = addr | full->slow_flags[MMU_DATA_STORE]; in tlb_reset_dirty_range_locked() 976 large pages and trigger a full TLB flush if these are invalidated. */ 989 the cost of maintaining a full variable size TLB. */ in tlb_add_large_page() 999 static inline void tlb_set_compare(CPUTLBEntryFull *full, CPUTLBEntry *ent, in tlb_set_compare() argument 1014 full->slow_flags[access_type] = flags; in tlb_set_compare() 1026 vaddr addr, CPUTLBEntryFull *full) in tlb_set_page_full() argument [all …]
|
/qemu/tests/qemu-iotests/tests/ |
H A D | mirror-sparse | 90 {"sync":"full", "device":"src", "target":"dst", 106 actual=full 119 do_test full ignore off full 120 do_test full unmap off sparse 121 do_test full unmap unmap sparse 127 rm -f $seq.full
|
H A D | mirror-sparse.out | 20 {"sync":"full", "device":"src", "target":"dst", 50 {"sync":"full", "device":"src", "target":"dst", 80 {"sync":"full", "device":"src", "target":"dst", 124 {"sync":"full", "device":"src", "target":"dst", 168 {"sync":"full", "device":"src", "target":"dst", 212 {"sync":"full", "device":"src", "target":"dst", 233 === Testing creation=full discard=ignore zeroes=off === 237 "size":20971520, "preallocation":"full"}, 256 {"sync":"full", "device":"src", "target":"dst", 275 Destination is full; expected full [all …]
|
/qemu/docs/interop/ |
H A D | bitmaps.rst | 5 This file is licensed via The FreeBSD Documentation License, the full 170 protocol, and :doc:`qemu-qmp-ref` for a full reference of all QMP 493 #. Create a full drive backup of drive0. 501 the full drive backup. 511 - Create a full drive backup of ``drive0``. 515 .. note:: As a consideration, if ``bitmap0`` is created prior to the full 538 other partial disk images on top of a base image to reconstruct a full backup 544 full and incremental backups. 556 This example creates a new, full backup of "drive0" and accompanies it with a 586 "sync": "full" [all …]
|
/qemu/util/ |
H A D | path.c | 53 char *full = g_build_filename(base, name, NULL); in path() local 56 if (access(full, F_OK) == 0) { in path() 58 g_hash_table_insert(hash, save, full); in path() 59 ret = full; in path() 62 g_free(full); in path()
|
/qemu/include/hw/net/ |
H A D | mii.h | 59 #define MII_BMSR_100TX_FD (1 << 14) /* Can do 100mbps, full-duplex */ 61 #define MII_BMSR_10T_FD (1 << 12) /* Can do 10mbps, full-duplex */ 63 #define MII_BMSR_100T2_FD (1 << 10) /* Can do 100mbps T2, full-duplex */ 101 #define MII_CTRL1000_FULL (1 << 9) /* 1000BASE-T full duplex */ 106 #define MII_STAT1000_FULL (1 << 11) /* 1000BASE-T full duplex */ 109 #define MII_EXTSTAT_1000T_FD (1 << 13) /* 1000BASE-T Full Duplex */
|
/qemu/hw/audio/ |
H A D | asc.c | 48 * bit 0=ch A 1/2 full, 49 * 1=ch A full, 50 * 2=ch B 1/2 full, 51 * 3=ch B full) 134 /* FIFO less than half full */ in asc_fifo_get() 137 /* FIFO more than half full */ in asc_fifo_get() 142 /* Raise FIFO half full IRQ */ in asc_fifo_get() 390 /* FIFO less than half full */ in asc_fifo_write() 393 /* FIFO at least half full */ in asc_fifo_write() 398 /* Raise FIFO half full interrupt */ in asc_fifo_write() [all …]
|
/qemu/hw/ssi/ |
H A D | pnv_spi.c | 112 * - RDR full and RDR overrun status in spi_response() 186 * full. This flag is only cleared once the RDR is unloaded. in spi_response() 220 qemu_log_mask(LOG_GUEST_ERROR, "pnv_spi: RX_FIFO is full\n"); in transfer() 370 * is full otherwise we don't touch the payload because we are in operation_shiftn1() 381 qemu_log_mask(LOG_GUEST_ERROR, "pnv_spi: TX_FIFO is full\n"); in operation_shiftn1() 398 * is full so we need to stop until the RDR is read in operation_shiftn1() 406 "set for receive but RDR is full"); in operation_shiftn1() 413 qemu_log_mask(LOG_GUEST_ERROR, "pnv_spi: TX_FIFO is full\n"); in operation_shiftn1() 421 * and the TDR is full we need to clear the TDR_full status. in operation_shiftn1() 434 * or RDR full condition with N1 set to receive. If we haven't stopped due in operation_shiftn1() [all …]
|
/qemu/include/qemu/ |
H A D | fifo32.h | 85 * is full. Clients are responsible for checking for fullness using 106 * is full. Clients are responsible for checking the space left in the FIFO 178 * Check if a FIFO is full. 180 * Returns: True if the fifo is full, false otherwise.
|
/qemu/python/ |
H A D | avocado.cfg | 9 # Don't show the full debug.log output; only select stdout/stderr. 12 # Show full stdout/stderr only on tests that FAIL
|