Home
last modified time | relevance | path

Searched full:overriding (Results 1 – 14 of 14) sorted by relevance

/qemu/docs/devel/
H A Dqom.rst146 :caption: Overriding a virtual function
221 Methods are always *virtual*. Overriding a method in
225 of the overriding class to determine whether and when to invoke the method
229 the original value in the overriding class before overriding the method.
231 respectively; this frees the overriding class from hardcoding its parent
235 :caption: Overriding a virtual method
/qemu/include/hw/
H A Dsysbus.h27 * SysBusDeviceClass is not overriding #DeviceClass.realize, so derived
28 * classes overriding it are not required to invoke its implementation.
/qemu/tests/qemu-iotests/
H A D1194 # NBD test case for overriding BDRV_O_PROTOCOL by explicitly specifying
H A D1204 # Non-NBD test cases for overriding BDRV_O_PROTOCOL by explicitly
H A D11463 # overriding the backing file format should be possible.
H A D051130 echo === Overriding backing file ===
H A D051.out80 === Overriding backing file ===
H A D051.pc.out80 === Overriding backing file ===
/qemu/docs/
H A Digd-assign.txt115 Overriding DSM region size in GGC register, 0 means uses host value.
/qemu/linux-user/i386/
H A Dsignal.c704 * overriding with the FSTATE afterward. in frstor_sigcontext()
/qemu/linux-user/
H A Dmain.c94 * Used to support command line arguments overriding environment variables.
/qemu/hw/char/
H A Dserial.c563 * the guest has a chance to respond, effectively overriding the ITL in serial_can_receive()
/qemu/
H A Djob.c921 /* To prevent 'force == false' overriding a previous 'force == true' */ in job_cancel_async_locked()
/qemu/target/arm/
H A Dhelper.c9074 /* Overriding of an existing definition must be explicitly requested. */ in add_cpreg_to_hashtable()