/qemu/tests/qemu-iotests/ |
H A D | 233.out | 24 qemu-img: Could not open 'nbd://localhost:PORT': TLS negotiation required before option 7 (go) 27 qemu-nbd: TLS negotiation required before option 3 (list) 106 qemu-nbd: option negotiation failed: Failed to read opts magic: Cannot read from TLS channel: The T… 107 qemu-nbd: option negotiation failed: Failed to read opts magic: Cannot read from TLS channel: The T… 108 qemu-nbd: option negotiation failed: Verify failed: No certificate was found. 109 qemu-nbd: option negotiation failed: Verify failed: No certificate was found. 110 qemu-nbd: option negotiation failed: TLS x509 authz check for DISTINGUISHED-NAME is denied 111 qemu-nbd: option negotiation failed: TLS x509 authz check for DISTINGUISHED-NAME is denied 112 qemu-nbd: option negotiation failed: Failed to read opts magic: Cannot read from TLS channel: The T… 113 qemu-nbd: option negotiation failed: Failed to read opts magic: Cannot read from TLS channel: The T… [all …]
|
H A D | 083 | 51 --classic-negotiation) 53 extra_args=--classic-negotiation 143 # Also check classic negotiation without export information 145 check_disconnect "--$proto" --classic-negotiation "neg-classic" "$when"
|
H A D | nbd-fault-injector.py | 15 # "neg1" - first part of negotiation struct 17 # "neg2" - second part of negotiation struct 141 # Send negotiation part 1 152 # Send negotiation part 2 252 …sys.stderr.write('usage: %s [--classic-negotiation] <tcp-port>|<unix-path> <config-file>\n' % args… 260 if args[1] == '--classic-negotiation':
|
H A D | 277 | 47 srv = subprocess.Popen(['./nbd-fault-injector.py', '--classic-negotiation',
|
/qemu/hw/virtio/ |
H A D | virtio-qmp.c | 138 "VIRTIO_CONFIG_S_FEATURES_OK: Feature negotiation complete"), 191 "negotiation supported"), 227 "negotiation supported"), 239 "negotiation supported"), 327 "negotiation supported"), 350 "negotiation supported"), 362 "negotiation supported"), 376 "negotiation supported"), 390 "negotiation supported"), 473 "negotiation supported"), [all …]
|
/qemu/nbd/ |
H A D | trace-events | 19 nbd_start_negotiate(void *tlscreds, const char *hostname) "Receiving negotiation tlscreds=%p hostna… 29 nbd_init_finish(void) "Negotiation ended" 61 nbd_negotiate_begin(void) "Beginning negotiation" 63 nbd_negotiate_success(void) "Negotiation succeeded"
|
H A D | nbd-internal.h | 46 /* Size of oldstyle negotiation */
|
H A D | client-connection.c | 125 * Connect to @addr and do NBD negotiation if @info is not null. If @tlscreds 288 * If @info is not NULL, also do nbd-negotiation after successful connection.
|
H A D | client.c | 33 /* Basic flow for negotiation 98 * not going to attempt further negotiation. */ 207 error_setg(errp, "TLS negotiation required before option %" PRIu32 in nbd_handle_reply_err() 558 * return 1 for successful negotiation, 790 * return 1 for successful negotiation, 1036 * Connect to server, complete negotiation, and move into transmission phase.
|
H A D | server.c | 162 /* Basic flow for negotiation 1149 * negotiation. 1152 * 0 on successful negotiation, errp is not set 1246 * can't start a TLS negotiation correctly */ in nbd_negotiate_options() 1390 * 0 on successful negotiation, errp is not set 1400 /* Old style negotiation header, no room for options in nbd_negotiate() 1407 New style negotiation header, client can send options in nbd_negotiate() 1433 error_prepend(errp, "option negotiation failed: "); in nbd_negotiate() 3231 * Create a timer to bound the time spent in negotiation. If the in nbd_co_client_start() 3264 * @close_fn with an indication of whether the client completed negotiation
|
/qemu/python/qemu/qmp/ |
H A D | qmp_client.py | 62 An exception occurred during the Negotiation phase. 213 #: Whether or not to perform capabilities negotiation upon connection. 239 Wait for the QMP greeting and perform capabilities negotiation. 242 :raise NegotiationError: If the negotiation fails. 287 Perform QMP capabilities negotiation. 289 :raise NegotiationError: When negotiation fails. 309 emsg = "Negotiation failed" 315 emsg = "Negotiation failed"
|
H A D | legacy.py | 145 Connect to the QMP Monitor and perform capabilities negotiation. 160 Await connection from QMP Monitor and perform capabilities negotiation.
|
/qemu/docs/interop/ |
H A D | qmp-spec.rst | 66 ready for capabilities negotiation (for more information refer to section 67 `Capabilities Negotiation`_). 129 With out-of-band execution enabled via `capabilities negotiation`_, 278 Capabilities negotiation 333 Capabilities Negotiation 337 Capabilities Negotiation mode.
|
H A D | pr-helper.rst | 28 feature negotiation process by writing four bytes corresponding to
|
/qemu/include/hw/net/ |
H A D | mii.h | 53 #define MII_BMCR_ANRESTART (1 << 9) /* Auto negotiation restart */ 67 #define MII_BMSR_AN_COMP (1 << 5) /* Auto-negotiation complete */ 69 #define MII_BMSR_AUTONEG (1 << 3) /* Able to do auto-negotiation */
|
/qemu/include/hw/southbridge/ |
H A D | ich9.h | 57 /* SMI feature negotiation via fw_cfg */ 246 /* bit positions used in fw_cfg SMI feature negotiation */
|
/qemu/docs/specs/ |
H A D | ppc-spapr-xive.rst | 27 the guest O/S during the Client Architecture Support negotiation 33 CAS Negotiation 52 KVM negotiation
|
/qemu/qapi/ |
H A D | virtio.json | 233 # "VIRTIO_CONFIG_S_FEATURES_OK: Feature negotiation complete", 325 # "VHOST_USER_F_PROTOCOL_FEATURES: Vhost-user protocol features negotiation su… 363 # "VIRTIO_CONFIG_S_FEATURES_OK: Feature negotiation complete", 398 # "VHOST_USER_F_PROTOCOL_FEATURES: Vhost-user protocol features negotiation su…
|
/qemu/docs/system/devices/ |
H A D | vhost-user.rst | 104 will be passed via the socket as part of the protocol negotiation.
|
/qemu/monitor/ |
H A D | qmp-cmds.c | 196 * "qmp_capabilities", to enforce capability negotiation in monitor_init_qmp_commands()
|
/qemu/hw/net/ |
H A D | eepro100.c | 1136 "Auto-Negotiation Advertisement", 1137 "Auto-Negotiation Link Partner Ability", 1138 "Auto-Negotiation Expansion" 1222 case 4: /* Auto-Negotiation Advertisement Register */ in eepro100_write_mdi() 1223 case 5: /* Auto-Negotiation Link Partner Ability Register */ in eepro100_write_mdi() 1225 case 6: /* Auto-Negotiation Expansion Register */ in eepro100_write_mdi() 1246 case 4: /* Auto-Negotiation Advertisement Register */ in eepro100_write_mdi() 1248 case 5: /* Auto-Negotiation Link Partner Ability Register */ in eepro100_write_mdi() 1251 case 6: /* Auto-Negotiation Expansion Register */ in eepro100_write_mdi()
|
H A D | sunhme.c | 424 /* Autoclear reset bit, enable auto negotiation */ in sunhme_mii_write() 429 /* Autoclear auto negotiation restart */ in sunhme_mii_write() 432 /* Indicate negotiation complete */ in sunhme_mii_write()
|
/qemu/include/hw/virtio/ |
H A D | vhost.h | 159 * negotiation of backend interface. Configuration of the VirtIO 219 * Starts the vhost device. From this point VirtIO feature negotiation
|
H A D | virtio-bus.h | 58 * the negotiation takes place.
|
/qemu/hw/ppc/ |
H A D | spapr_irq.c | 129 * by the CAS negotiation process and, in that case, the new mode is 155 * negotiation is useless. in spapr_irq_check()
|