libvirt/src/cpu
Stefan Berger 18b6323ab9 Fix valgrind complaints when using kill -SIGHUP on libvirtd
This patch fixes a couple of complaints from valgrind when tickling libvirtd with SIGHUP.

The first two files contain fixes for memory leaks. The 3rd one initializes an uninitialized variable. The 4th one is another memory leak.
2010-08-12 16:30:11 -04:00
..
cpu_generic.c cpuUpdate() for updating guest CPU according to host CPU 2010-03-26 23:01:58 +01:00
cpu_generic.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu_map.c cpu: Add support for CPU vendor 2010-07-07 17:26:00 +02:00
cpu_map.h cpu: Add support for CPU vendor 2010-07-07 17:26:00 +02:00
cpu_map.xml cpu: Add new models from qemu's target-x86_64.conf 2010-07-07 17:26:13 +02:00
cpu_x86_data.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu_x86.c Fix valgrind complaints when using kill -SIGHUP on libvirtd 2010-08-12 16:30:11 -04:00
cpu_x86.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu.c cpuCompare: Fix crash on unexpected CPU XML 2010-07-12 19:45:22 +02:00
cpu.h cpu: Add support for CPU vendor 2010-07-07 17:26:00 +02:00