Commit Graph
29 Commits
Author SHA1 Message Date
John Levon 66929686c4 fix more printf("%s", NULL) cases 2009-02-02 18:41:56 +00:00
John Levon 745c249a61 Fix yet another printf("%s", NULL) case
Fix getpwuid_r() usage
Fix virsh migrateuri handling
2009-01-30 15:43:05 +00:00
John Levon 3a8d93ab36 Fix xend XML generation when CPU pinning is used 2009-01-29 18:40:32 +00:00
John Levon e96d88ff3d fix another printf("%s", NULL) case 2009-01-29 17:18:24 +00:00
John Levon 87e4ded54a add missing files 2009-01-29 17:14:48 +00:00
John Levon a10aa7a96b correctly enable floppies for HVM guests. 2009-01-29 17:05:49 +00:00
John Levon 3463c34e33 fix VNC port reporting when vncunused is set 2009-01-29 17:02:00 +00:00
John Levon 499189694a fix mis-use of PF_UNIX as a protocol 2009-01-28 14:36:23 +00:00
John Levon c2102c60ea remove reference to non-existent *.res 2009-01-28 13:45:50 +00:00
John Levon 39e49ad7c9 fix recursive lock hang in xenstore driver 2009-01-23 19:18:24 +00:00
John Levon e80f10064e parse IP address for bridge interfaces 2009-01-23 01:48:47 +00:00
John Levon a7acdde406 generate .hgignore 2009-01-22 19:03:11 +00:00
John Levon 7420fec81b Remove non-existent symbol from linker script 2009-01-22 18:33:13 +00:00
John Levon fb4ec82358 Support script for bridge interface type 2009-01-22 18:29:13 +00:00
John Levon 2b29698352 Least privilege support for Solaris 2009-01-22 17:49:41 +00:00
John Levon 839c6de58b libvirtd: respect LIBVIRT_DEBUG when logging to syslog 2009-01-20 21:50:31 +00:00
John Levon 4d713eabf5 Avoid passing NULL to printf %s specifier 2009-01-15 17:54:20 +00:00
John Levon c7095a4b4c Improve xend_get error message 2009-01-15 15:17:53 +00:00
John Levon 443698d2b2 implement capabilities parsing for Solaris 2009-01-15 01:35:17 +00:00
John Levon 406c05f2e7 Fix xs_unwatch() to correctly pass the token 2009-01-15 01:23:32 +00:00
John Levon c8070bf632 Fix activeDomainList handling 2009-01-15 01:21:36 +00:00
John Levon 65316d7940 Fix ref-counting for Xen driver event registration 2009-01-15 01:18:37 +00:00
John Levon d6511cf6de Fix devhelp build dependencies 2009-01-14 17:36:05 +00:00
John Levon 9e58678a98 Let devhelp build in a separate objdir. 2009-01-14 17:30:39 +00:00
John Levon 231dde6dc4 remove references to non-existent files in docs/ 2009-01-14 17:24:18 +00:00
John Levon 5b6c39f51f Mark Xen PV CD-ROM devices as such 2009-01-14 16:21:12 +00:00
John Levon d052118dae Improve compiler flag checking 2009-01-14 15:23:26 +00:00
John Levon 261c3a8fd0 src/logging.h: fix non-debug compile 2009-01-09 19:22:02 +00:00
John Levon 12b6851d54 Fixups after gnulib refresh 2009-01-08 20:42:01 +00:00