Home
last modified time | relevance | path

Searched refs:DEFINE_PROP_BOOL (Results 76 – 100 of 134) sorted by relevance

123456

/qemu/hw/pci-host/
H A Di440fx.c363 DEFINE_PROP_BOOL("x-pci-hole64-fix", I440FXState, pci_hole64_fix, true),
H A Draven.c430 DEFINE_PROP_BOOL("is-legacy-prep", PREPPCIState, is_legacy_prep,
/qemu/hw/s390x/
H A Ds390-skeys.c452 DEFINE_PROP_BOOL("migration-enabled", S390SKeysState, migration_enabled, true),
H A Ds390-pci-bus.c1488 DEFINE_PROP_BOOL("interpret", S390PCIBusDevice, interp, true),
1489 DEFINE_PROP_BOOL("forwarding-assist", S390PCIBusDevice, forwarding_assist,
/qemu/hw/intc/
H A Ds390_flic.c408 DEFINE_PROP_BOOL("migration-enabled", S390FLICState,
H A Driscv_aplic.c898 DEFINE_PROP_BOOL("msimode", RISCVAPLICState, msimode, 0),
899 DEFINE_PROP_BOOL("mmode", RISCVAPLICState, mmode, 0),
H A Driscv_imsic.c378 DEFINE_PROP_BOOL("mmode", RISCVIMSICState, mmode, 0),
H A Dapic_common.c415 DEFINE_PROP_BOOL("legacy-instance-id", APICCommonState, legacy_instance_id,
/qemu/hw/i386/
H A Dintel_iommu.c3330 DEFINE_PROP_BOOL("x-buggy-eim", IntelIOMMUState, buggy_eim, false),
3333 DEFINE_PROP_BOOL("caching-mode", IntelIOMMUState, caching_mode, FALSE),
3334 DEFINE_PROP_BOOL("x-scalable-mode", IntelIOMMUState, scalable_mode, FALSE),
3335 DEFINE_PROP_BOOL("snoop-control", IntelIOMMUState, snoop_control, false),
3336 DEFINE_PROP_BOOL("x-pasid-mode", IntelIOMMUState, pasid, false),
3337 DEFINE_PROP_BOOL("dma-drain", IntelIOMMUState, dma_drain, true),
3338 DEFINE_PROP_BOOL("dma-translation", IntelIOMMUState, dma_translation, true),
/qemu/hw/audio/
H A Dhda-codec.c863 DEFINE_PROP_BOOL("mixer", HDAAudioState, mixer, true),
864 DEFINE_PROP_BOOL("use-timer", HDAAudioState, use_timer, true),
/qemu/hw/virtio/
H A Dvirtio-mem.c1688 DEFINE_PROP_BOOL(VIRTIO_MEM_PREALLOC_PROP, VirtIOMEM, prealloc, false),
1695 DEFINE_PROP_BOOL(VIRTIO_MEM_EARLY_MIGRATION_PROP, VirtIOMEM,
1697 DEFINE_PROP_BOOL(VIRTIO_MEM_DYNAMIC_MEMSLOTS_PROP, VirtIOMEM,
/qemu/hw/pci/
H A Dpci_bridge.c476 DEFINE_PROP_BOOL("x-pci-express-writeable-slt-bug", PCIBridge,
/qemu/hw/char/
H A Dpl011.c569 DEFINE_PROP_BOOL("migrate-clk", PL011State, migrate_clk, true),
/qemu/hw/usb/
H A Dhost-libusb.c1773 DEFINE_PROP_BOOL("guest-reset", USBHostDevice,
1775 DEFINE_PROP_BOOL("guest-resets-all", USBHostDevice,
1781 DEFINE_PROP_BOOL("suppress-remote-wake", USBHostDevice,
H A Ddev-serial.c639 DEFINE_PROP_BOOL("always-plugged", USBSerialState, always_plugged, false),
H A Ddev-hub.c669 DEFINE_PROP_BOOL("port-power", USBHubState, port_power, false),
H A Ddev-audio.c997 DEFINE_PROP_BOOL("multi", USBAudioState, multi, false),
/qemu/hw/net/
H A Digb.c596 DEFINE_PROP_BOOL("x-pcie-flr-init", IGBState, has_flr, true),
/qemu/hw/block/
H A Dvirtio-blk.c2000 DEFINE_PROP_BOOL("seg-max-adjust", VirtIOBlock, conf.seg_max_adjust, true),
2007 DEFINE_PROP_BOOL("report-discard-granularity", VirtIOBlock,
2015 DEFINE_PROP_BOOL("x-enable-wce-if-config-wce", VirtIOBlock,
H A Dpflash_cfi01.c933 DEFINE_PROP_BOOL("old-multiple-chip-handling", PFlashCFI01,
/qemu/hw/vfio/
H A Dccw.c662 DEFINE_PROP_BOOL("force-orb-pfch", VFIOCCWDevice, force_orb_pfch, false),
/qemu/hw/dma/
H A Dxlnx_csu_dma.c708 DEFINE_PROP_BOOL("is-dst", XlnxCSUDMA, is_dst, true),
/qemu/hw/timer/
H A Dhpet.c776 DEFINE_PROP_BOOL("hpet-offset-saved", HPETState, hpet_offset_saved, true),
/qemu/hw/misc/macio/
H A Dpmu.c764 DEFINE_PROP_BOOL("has-adb", PMUState, has_adb, true),
/qemu/hw/ppc/
H A Dspapr_nvdimm.c889 DEFINE_PROP_BOOL("pmem-override", SpaprNVDIMMDevice, pmem_override, false),

123456