Searched full:irc (Results 1 – 8 of 8) sorted by relevance
/qemu/docs/devel/ |
H A D | conflict-resolution.rst | 21 a real-time medium such as IRC. You could also try to get a third-party (e.g. 29 For very urgent topics, you can also inform one or more members through IRC. 65 spaces (mailing lists, IRC, wiki, etc.), possibly including in-person
|
H A D | index.rst | 13 IRC channel or mailing list and hopefully we can improve the
|
H A D | code-of-conduct.rst | 44 This includes IRC, the mailing lists, the issue tracker, community
|
/qemu/ |
H A D | .travis.yml | 17 # The channel name "irc.oftc.net#qemu" is encrypted against qemu/qemu 18 # to prevent IRC notifications from forks. This was created using: 19 # $ travis encrypt -r "qemu/qemu" "irc.oftc.net#qemu" 21 irc:
|
H A D | README.rst | 162 main methods being email and IRC: 166 * #qemu on irc.oftc.net
|
/qemu/hw/sensor/ |
H A D | lsm303dlhc_mag.c | 65 uint8_t irc; member 291 s->irc = s->buf; in lsm303dlhc_mag_write() 367 resp = s->irc; in lsm303dlhc_mag_recv() 463 VMSTATE_UINT8(irc, LSM303DLHCMagState), 491 s->irc = 0x33; in lsm303dlhc_mag_default_cfg()
|
/qemu/tests/qtest/ |
H A D | lsm303dlhc-mag-test.c | 129 /* Default value for IRC = 0x33 */ in reg_wraparound()
|
/qemu/block/ |
H A D | file-posix.c | 2856 * irc discussion said that contingency on contingency was overkill. in raw_getlength()
|