/qemu/include/hw/ppc/ |
H A D | ppc.h | 11 /* PowerPC hardware exceptions management helpers */ 25 /* Time base management */ 30 /* Decrementer management */ 34 /* Hypervisor decrementer management */ 63 /* Embedded PowerPC DCR management */
|
H A D | spapr_nested.h | 15 #define GSB_L0_GUEST_HEAP_INUSE 0x0800 /* Guest Management Heap Size */ 16 #define GSB_L0_GUEST_HEAP_MAX 0x0801 /* Guest Management Heap Max Size */ 208 * Management Space associated with the Host Partition. 214 * Management Space associated with the Host Partition. 220 * Page Table Management Space associated with the Host Partition. 226 * Page Table Management Space associated with the Host Partition. 233 * Management Space associated with the Host Partition.
|
H A D | xive.h | 205 * source management, or two different pages. See below for magic 231 /* In a two pages ESB MMIO setting, the odd page is for management */ 332 * XIVE Thread interrupt Management (TM) context 339 * XIVE Thread interrupt Management register rings : 342 * QW-1 O/S OS context for priority management, interrupt acks 535 * XIVE Thread Interrupt Management Aera (TIMA) 538 * management context. It is four page wide, each page providing a
|
/qemu/docs/interop/ |
H A D | vhost-user.json | 175 # Describes a vhost user backend to management software. 178 # search criteria of management software. Applications thus need rules 201 # Management software should build a list of files from all three 203 # component). Management software should choose the first JSON file on 234 # Management software may or may not display @description. 241 # development and debugging purposes only, and management
|
H A D | firmware.json | 162 # (System Management Mode), as defined in the AMD64 325 # Management software instantiates an 401 # Describes a firmware (or a firmware use case) to management software. 404 # criteria of management software. Applications thus need rules to pick 426 # Management software should build a list of files from all three 428 # component). Management software should choose the first JSON file on 457 # Management software may or may not display @description. 478 # debugging purposes only, and management software shall
|
H A D | index.rst | 2 System Emulation Management and Interoperability
|
/qemu/include/qapi/ |
H A D | compat-policy.h | 2 * Policy for handling "funny" management interfaces 31 * policy for handling deprecated management interfaces set with 40 * policy for handling deprecated management interfaces set with
|
/qemu/docs/specs/ |
H A D | ppc-xive.rst | 133 Interrupt Management context. This context is a set of registers which 134 lets the thread handle priority management and interrupt 145 The Thread Interrupt Management registers are accessible through a 146 specific MMIO region, called the Thread Interrupt Management Area 171 Thread Interrupt Management Area. 174 MMIO operation on the ESB management page of the associate source. 199 Management Area (TIMA), which exposes the thread context registers to 200 the CPU for interrupt management.
|
H A D | pvpanic.rst | 6 management apps (e.g. libvirt) to be notified and respond to the event. 8 The management app has the option of waiting for GUEST_PANICKED events,
|
/qemu/docs/devel/ |
H A D | uefi-vars.rst | 5 Guest UEFI variable management 10 providing pflash as storage and leaving the management of variables 18 Management Mode (SMM) in qemu and kvm, which again is the same
|
H A D | vfio-iommufd.rst | 17 address space management whereas the derived container implements callbacks 19 secure context and dma management interface. The below diagram shows how it 104 management layer. In such a case the fd is passed, the fd supports a
|
/qemu/qapi/ |
H A D | compat.json | 41 # Policy for handling deprecated management interfaces. 43 # This is intended for testing users of the management interfaces.
|
/qemu/include/hw/net/ |
H A D | allwinner-sun8i-emac.h | 97 uint32_t mii_cmd; /**< Management Interface Command */ 98 uint32_t mii_data; /**< Management Interface Data */
|
/qemu/docs/system/ |
H A D | security.rst | 108 Linux seccomp, these mechanisms are all deployed by management tools that 141 management applications must be aware of. 172 QEMU and as such should only be made accessible to a trusted management
|
/qemu/hw/uefi/ |
H A D | var-service-guid.c | 68 * sending requests to management mode 83 * reporting event groups being signaled to management mode
|
/qemu/hw/net/fsl_etsec/ |
H A D | registers.c | 119 {0x520, "MIIMCFG", "MII management configuration", ACC_RW, 0x00000007}, 120 {0x524, "MIIMCOM", "MII management command", ACC_RW, 0x00000000}, 121 {0x528, "MIIMADD", "MII management address", ACC_RW, 0x00000000}, 122 {0x52C, "MIIMCON", "MII management control", ACC_WO, 0x00000000}, 123 {0x530, "MIIMSTAT", "MII management status", ACC_RO, 0x00000000}, 124 {0x534, "MIIMIND", "MII management indicator", ACC_RO, 0x00000000},
|
/qemu/docs/system/openrisc/ |
H A D | cpu-features.rst | 9 - Power Management (PM)
|
/qemu/include/hw/misc/ |
H A D | bcm2835_powermgt.h | 2 * BCM2835 Power Management emulation
|
H A D | bcm2835_mbox_defs.h | 12 #define MBOX_CHAN_POWER 0 /* for use by the power management interface */
|
/qemu/hw/net/ |
H A D | allwinner-sun8i-emac.c | 52 REG_MII_CMD = 0x0048, /* Management Interface Command */ 53 REG_MII_DATA = 0x004C, /* Management Interface Data */ 632 case REG_MII_CMD: /* Management Interface Command */ in allwinner_sun8i_emac_read() 635 case REG_MII_DATA: /* Management Interface Data */ in allwinner_sun8i_emac_read() 748 case REG_MII_CMD: /* Management Interface Command */ in allwinner_sun8i_emac_write() 752 case REG_MII_DATA: /* Management Interface Data */ in allwinner_sun8i_emac_write()
|
H A D | e1000x_regs.h | 206 #define E1000_MGTPRC 0x040B4 /* Management Packets RX Count - R/clr */ 207 #define E1000_MGTPDC 0x040B8 /* Management Packets Dropped Count - R/clr */ 208 #define E1000_MGTPTC 0x040BC /* Management Packets TX Count - R/clr */ 229 #define E1000_MAVTV0 0x05010 /* Management VLAN TAG Value 0 */ 230 #define E1000_MAVTV1 0x05014 /* Management VLAN TAG Value 1 */ 231 #define E1000_MAVTV2 0x05018 /* Management VLAN TAG Value 2 */ 232 #define E1000_MAVTV3 0x0501c /* Management VLAN TAG Value 3 */ 241 #define E1000_MANC 0x05820 /* Management Control - RW */ 252 #define E1000_MANC2H 0x05860 /* Management Control To Host - RW */ 919 /* Management Control */
|
/qemu/include/hw/virtio/ |
H A D | virtio-pci.h | 72 /* Init Power Management */ 75 /* Init The No_Soft_Reset bit of Power Management */
|
/qemu/include/system/ |
H A D | address-spaces.h | 2 * Internal memory management interfaces
|
/qemu/qga/ |
H A D | service-win32.h | 2 * QEMU Guest Agent helpers for win32 service management
|
/qemu/include/hw/arm/ |
H A D | raspi_platform.h | 83 #define PM_OFFSET 0x100000 /* Power Management */ 84 #define CPRMAN_OFFSET 0x101000 /* Clock Management */
|