libvirt/src/conf
Peter Krempa e7d67e7bad conf: shmem: Add ABI stability check
Although the device will probably inhibit migration add checks to make
sure that the configuration change gets caught.
2014-10-15 10:27:50 +02:00
..
capabilities.c capabilities: use bool instead of int 2014-07-14 08:00:46 -06:00
capabilities.h capabilities: use bool instead of int 2014-07-14 08:00:46 -06:00
cpu_conf.c conf: report error in virCPUDefParseXML 2014-09-26 16:03:14 +02:00
cpu_conf.h docs, conf, schema: add support for shared memory mapping 2014-09-17 16:10:26 +02:00
device_conf.c Introduce virTristateSwitch enum 2014-07-23 12:59:40 +02:00
device_conf.h Introduce virTristateSwitch enum 2014-07-23 12:59:40 +02:00
domain_addr.c Properly check the return value of CCWAddressAsString 2014-06-23 08:31:53 +02:00
domain_addr.h Split out CCW address allocation 2014-06-21 10:12:21 +02:00
domain_audit.c audit: Fix some comments 2014-08-07 10:28:32 +02:00
domain_audit.h audit: Add auditing for serial/parallel/channel/console character devs 2014-07-07 12:56:45 +02:00
domain_capabilities.c domaincaps: Expose UEFI binary path, if it exists 2014-09-17 16:29:49 +02:00
domain_capabilities.h domaincaps: Expose UEFI binary path, if it exists 2014-09-17 16:29:49 +02:00
domain_conf.c conf: shmem: Add ABI stability check 2014-10-15 10:27:50 +02:00
domain_conf.h conf: Improve adding of new address types 2014-10-15 10:27:50 +02:00
domain_event.c Check for NULL in qemu monitor event filter 2014-09-26 13:35:51 +02:00
domain_event.h event: introduce new event for tunable values 2014-09-23 21:49:57 +02:00
domain_nwfilter.c
domain_nwfilter.h
interface_conf.c maint: Prohibit "devname" by a syntax check rules 2014-10-01 16:39:01 +02:00
interface_conf.h maint: Prohibit "devname" by a syntax check rules 2014-10-01 16:39:01 +02:00
netdev_bandwidth_conf.c
netdev_bandwidth_conf.h
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c
netdev_vport_profile_conf.h
network_conf.c conf: add trustGuestRxFilters attribute to network and domain interface 2014-10-06 11:49:10 -04:00
network_conf.h conf: add trustGuestRxFilters attribute to network and domain interface 2014-10-06 11:49:10 -04:00
network_event.c
network_event.h
node_device_conf.c maint: use consistent if-else braces in conf and friends 2014-09-04 08:53:21 -06:00
node_device_conf.h nodedev: move pci express types to virpci.h 2014-07-28 14:10:25 -06:00
numatune_conf.c maint: drop spurious semicolons 2014-08-25 17:29:30 -06:00
numatune_conf.h numatune: finish the split from domain_conf and remove all dependencies 2014-07-24 08:40:25 +02:00
nwfilter_conf.c maint: use consistent if-else braces in conf and friends 2014-09-04 08:53:21 -06:00
nwfilter_conf.h conf: use typedefs for enums in "src/conf/nwfilter_conf.h" 2014-05-14 09:49:57 -06:00
nwfilter_ipaddrmap.c Remove pointless storage of var names in virNWFilterHashTable 2014-04-25 15:44:09 +01:00
nwfilter_ipaddrmap.h
nwfilter_params.c cleanup spaces between parentheses and braces 2014-08-20 14:50:21 +02:00
nwfilter_params.h conf: use typedefs for enums in node_device_conf, nwfilter_params 2014-05-12 16:49:43 -06:00
object_event_private.h
object_event.c
object_event.h
secret_conf.c maint: use consistent if-else braces in conf and friends 2014-09-04 08:53:21 -06:00
secret_conf.h maint: shorten 'TypeType' function names 2014-05-16 00:22:18 -06:00
snapshot_conf.c conf: snapshot: Don't default-snapshot empty drives 2014-09-12 09:37:37 +02:00
snapshot_conf.h conf: store snapshot source as pointer, for easier manipulation 2014-06-06 09:56:27 -06:00
storage_conf.c storage: zfs: implement pool build and delete 2014-09-18 18:08:29 +04:00
storage_conf.h storage: ZFS support 2014-08-12 19:40:20 +04:00
virchrdev.c
virchrdev.h