libvirt/src/conf
Martin Kletzander 34f514778b minor shmem clean-ups
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2014-10-04 10:46:22 +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 minor shmem clean-ups 2014-10-04 10:46:22 +02:00
domain_conf.h docs, conf, schema: add support for shmem device 2014-10-03 22:43:08 +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 Use K&R style for curly braces in src/conf/ 2014-03-20 17:16:38 +01:00
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 Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
netdev_bandwidth_conf.h
netdev_vlan_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
netdev_vlan_conf.h
netdev_vport_profile_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
netdev_vport_profile_conf.h
network_conf.c network: check for invalid forward delay time 2014-09-15 17:44:37 +02:00
network_conf.h Introduce virTristateBool enum type 2014-07-23 12:37:39 +02:00
network_event.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
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 Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
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 Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
virchrdev.h