Home
last modified time | relevance | path

Searched refs:layout (Results 1 – 25 of 69) sorted by last modified time

123

/qemu/ui/
H A Dtrace-events38 vnc_key_map_init(const char *layout) "%s"
/qemu/
H A Dqemu-options.hx424 assign CPU objects to a node using topology layout properties of
719 "-k language use keyboard layout (for example 'fr' for French)\n",
723 Use keyboard layout language (for example ``fr`` for French). This
2478 layout if you are not using en-us. Valid syntax for the display is
4049 know the layout of their guest and take care to ensure something sane
H A Dqemu-keymap.c21 .layout = "us",
138 names.model, names.layout, in usage()
173 names.layout = optarg; in main()
210 names.model, names.layout, in main()
/qemu/docs/devel/migration/
H A Dmain.rst211 byte layout of the existing code.
439 If you use memory or portio_list API functions that update memory layout outside
/qemu/hw/misc/
H A Dtrace-events21 allwinner_r40_dramc_map_rows(uint8_t row_bits, uint8_t bank_bits, uint8_t col_bits) "DRAM layout: r…
/qemu/docs/system/arm/
H A Dsbsa.rst40 to expect a certain hardware layout (as you would in a real machine).
H A Dvirt.rst121 Set ``on``/``off`` to enable/disable the compact layout for high memory regions.
/qemu/linux-user/aarch64/
H A Dsignal.c566 target_sigframe_layout layout = { in target_setup_frame() local
579 &layout); in target_setup_frame()
597 if (layout.extra_ofs) { in target_setup_frame()
601 layout.extra_end_ofs in target_setup_frame()
608 layout.std_end_ofs = layout.total_size; in target_setup_frame()
615 layout.total_size = MAX(layout.total_size, in target_setup_frame()
622 fr_ofs = layout.total_size; in target_setup_frame()
635 if (layout.extra_ofs) { in target_setup_frame()
638 layout.extra_size); in target_setup_frame()
678 unlock_user(frame, frame_addr, layout.total_size); in target_setup_frame()
[all …]
H A Dvdso.ld48 * But since we manipulated the segment layout,
/qemu/docs/interop/
H A Dprl-xml.txt78 The Disk_Parameters element describes the physical layout of the virtual disk
/qemu/docs/specs/
H A Dtpm.rst130 layout:
H A Dvmcoreinfo.rst14 The entry of 16 bytes has the following layout, in little-endian::
/qemu/docs/system/
H A Dgdb.rst66 features such as address space layout randomisation. To avoid
/qemu/tests/data/qobject/
H A Dqdict.txt1041 as-layout.h: 1666
/qemu/linux-user/x86_64/
H A Dvdso.ld50 * But since we manipulated the segment layout,
/qemu/linux-user/s390x/
H A Dvdso.ld48 * But since we manipulated the segment layout,
/qemu/linux-user/riscv/
H A Dvdso.ld50 * But since we manipulated the segment layout,
/qemu/linux-user/ppc/
H A Dvdso-64.ld45 * But since we manipulated the segment layout,
H A Dvdso-32.ld47 * But since we manipulated the segment layout,
/qemu/linux-user/loongarch64/
H A Dvdso.ld49 * But since we manipulated the segment layout,
/qemu/linux-user/i386/
H A Dvdso.ld53 * But since we manipulated the segment layout,
/qemu/linux-user/hppa/
H A Dvdso.ld55 But since we manipulated the segment layout,
/qemu/linux-user/arm/
H A Dvdso.ld43 * But since we manipulated the segment layout,
/qemu/docs/system/ppc/
H A Dpowernv.rst96 Six PHBs are defined per chip (POWER9) but no default PCI layout is
/qemu/docs/system/devices/
H A Dkeyboard.rst5 SUN Type 4, 5 and 5c keyboards have dip switches to choose the language layout
10 US keyboard layout.
12 With the escc.chnA-sunkbd-layout driver property it is possible to select
13 keyboard layout. Example:
15 -global escc.chnA-sunkbd-layout=de
18 select keyboard layout, giving up to 64 different layouts. Not all
24 -global escc.chnA-sunkbd-layout=0x2b
26 -global escc.chnA-sunkbd-layout=43
28 -global escc.chnA-sunkbd-layout=sv
35 .. list-table:: Language selection values for escc.chnA-sunkbd-layout
[all …]

123