1. 29 10月, 2008 11 次提交
  2. 24 10月, 2008 6 次提交
  3. 23 10月, 2008 5 次提交
    • C
      Brown paper bag bug. I didn't preserve the · c4027243
      Chris Lalancette 提交于
      <sources> tags properly, and I didn't put the <source> tag into the
      proper place, so I totally changed the output of the discovery XML.
      Fix this up to do the right thing.
      Signed-off-by: NChris Lalancette <clalance@redhat.com>
      c4027243
    • D
      Massive patch adding event APIs by Ben Guthro · 1509b802
      Daniel Veillard 提交于
      * include/libvirt/libvirt.h include/libvirt/libvirt.h.in
        src/libvirt.c src/libvirt_sym.version: new libvirt event entry
        points, big patch provided by Ben Guthro
      * Makefile.am configure.in src/driver.h src/event.c src/event.h
        src/internal.h src/libvirt.c src/libvirt_sym.version src/lxc_driver.c
        src/openvz_driver.c src/qemu_conf.h src/qemu_driver.c
        src/remote_internal.c src/storage_backend_fs.c src/test.c
        qemud/event.c qemud/event.h qemud/mdns.c qemud/qemud.c
        qemud/qemud.h qemud/remote.c qemud/remote_dispatch_localvars.h
        qemud/remote_dispatch_proc_switch.h qemud/remote_dispatch_prototypes.h
        qemud/remote_protocol.c qemud/remote_protocol.h
        qemud/remote_protocol.x proxy/Makefile.am python/generator.py:
        Not much is left untouched by the patch adding the events support
      * docs/libvirt-api.xml docs/libvirt-refs.xml
        docs/html/libvirt-libvirt.html: regenerated the docs
      * examples/domain-events/events-c/Makefile.am
        examples/domain-events/events-c/event-test.c: a test example
      * AUTHORS: added Ben Guthro
      daniel
      1509b802
    • D
      e10b7994
    • C
      An updated patch for adding <device> tags to logical · e3b792d6
      Chris Lalancette 提交于
      findPoolSources.  Given danpb's last feedback, I completely removed the XML
      parsing and did it all with structures.  The result should (hopefully) be a lot
      easier on the eyes, and is a little more generic.
      Signed-off-by: NChris Lalancette <clalance@redhat.com>
      e3b792d6
    • C
      As suggested by danpb, to fix up the regression caused by last week's VIR_ENUM · c0c0fb8e
      Chris Lalancette 提交于
      cleanup patch, add a ".defaultFormat" member to .poolOptions.  In
      storage_conf.c, if virXPathString(/pool/source/format/@type) returns NULL, then
      set the pool type to .defaultFormat; otherwise, lookup the type via
      formatFromString.
      Signed-off-by: NChris Lalancette <clalance@redhat.com>
      c0c0fb8e
  4. 22 10月, 2008 5 次提交
  5. 21 10月, 2008 3 次提交
  6. 19 10月, 2008 1 次提交
  7. 17 10月, 2008 8 次提交
    • D
      * src/qemu_driver.c: add scsi/virtio hotplug support for KVM · 7b934468
      Daniel Veillard 提交于
        patch by Guido Günther
      daniel
      7b934468
    • J
      Makefile.maint (sync-vcs-ignore-files): avoid risk of abuse · 444efaa4
      Jim Meyering 提交于
      * Makefile.maint (sync-vcs-ignore-files): Rewrite rule so that
      it won't misbehave even with maliciously-named sub-directories.
      444efaa4
    • J
      generate .gitignore files from .cvsignore ones · 164fbbd6
      Jim Meyering 提交于
      * Makefile.maint (sync-vcs-ignore-files): New target.
      Prompted by a patch from James Morris.
      http://thread.gmane.org/gmane.comp.emulators.libvirt/8619/focus=8773
      Add all (now-generated) .gitignore files.
      * .gitignore: New file.
      * build-aux/.gitignore: New file.
      * docs/.gitignore: New file.
      * docs/devhelp/.gitignore: New file.
      * docs/examples/.gitignore: New file.
      * docs/examples/python/.gitignore: New file.
      * gnulib/lib/.gitignore: New file.
      * gnulib/lib/arpa/.gitignore: New file.
      * gnulib/lib/netinet/.gitignore: New file.
      * gnulib/lib/sys/.gitignore: New file.
      * gnulib/tests/.gitignore: New file.
      * include/.gitignore: New file.
      * include/libvirt/.gitignore: New file.
      * po/.gitignore: New file.
      * proxy/.gitignore: New file.
      * python/.gitignore: New file.
      * python/tests/.gitignore: New file.
      * qemud/.gitignore: New file.
      * src/.gitignore: New file.
      * tests/.gitignore: New file.
      * tests/confdata/.gitignore: New file.
      * tests/sexpr2xmldata/.gitignore: New file.
      * tests/virshdata/.gitignore: New file.
      * tests/xencapsdata/.gitignore: New file.
      * tests/xmconfigdata/.gitignore: New file.
      * tests/xml2sexprdata/.gitignore: New file.
      164fbbd6
    • J
      generate .gitignore files from .cvsignore ones · 83c2762b
      Jim Meyering 提交于
      * Makefile.maint (sync-vcs-ignore-files): New target.
      Prompted by a patch from James Morris.
      http://thread.gmane.org/gmane.comp.emulators.libvirt/8619/focus=8773
      Add all (now-generated) .gitignore files.
      * .gitignore: New file.
      * build-aux/.gitignore: New file.
      * docs/.gitignore: New file.
      * docs/devhelp/.gitignore: New file.
      * docs/examples/.gitignore: New file.
      * docs/examples/python/.gitignore: New file.
      * gnulib/lib/.gitignore: New file.
      * gnulib/lib/arpa/.gitignore: New file.
      * gnulib/lib/netinet/.gitignore: New file.
      * gnulib/lib/sys/.gitignore: New file.
      * gnulib/tests/.gitignore: New file.
      * include/.gitignore: New file.
      * include/libvirt/.gitignore: New file.
      * po/.gitignore: New file.
      * proxy/.gitignore: New file.
      * python/.gitignore: New file.
      * python/tests/.gitignore: New file.
      * qemud/.gitignore: New file.
      * src/.gitignore: New file.
      * tests/.gitignore: New file.
      * tests/confdata/.gitignore: New file.
      * tests/sexpr2xmldata/.gitignore: New file.
      * tests/virshdata/.gitignore: New file.
      * tests/xencapsdata/.gitignore: New file.
      * tests/xmconfigdata/.gitignore: New file.
      * tests/xml2sexprdata/.gitignore: New file.
      83c2762b
    • D
      qemudDomainBlockStats use qemudDiskDeviceName · 8348610c
      Daniel Veillard 提交于
      * src/qemu_driver.c: use qemudDiskDeviceName to determine the block
        device name in qemudDomainBlockStats(), patch by Guido Günther
      daniel
      8348610c
    • D
      * src/qemu_driver.c: fix qemudDiskDeviceName to handle disk devices · f009e2aa
      Daniel Veillard 提交于
        too, patch by Guido Günther
      daniel
      f009e2aa
    • D
      * src/domain_conf.c: fix virDiskNameToBusDeviceIndex() to allow 0 · aadb84a5
      Daniel Veillard 提交于
        patch by Guido Günther
      Daniel
      aadb84a5
    • J
      build: when po-check fails, say why and suggest a fix · c16d74a1
      Jim Meyering 提交于
      * Makefile.maint (po-check): Before, when this check failed, it just
      spat out a diff mentioning two temporary files.  Now, it tells you
      what's wrong and suggests a fix with a patch using the name of the
      affected file (rather than temporary file names) in the diff output.
      c16d74a1
  8. 16 10月, 2008 1 次提交
    • C
      Add support for detecting the partition table type when scanning · eeff3cdc
      Chris Lalancette 提交于
      iSCSI volumes.  This is implemented in the
      virStorageBackendUpdateVolInfoFD function, so all future callers will
      automatically benefit.  This is a somewhat large patch because the
      conversion of the virStorageBackendPartTableTypeToString necessitated
      a change to the formatToString and formatFromString function pointers,
      which caused fallout in other places in the storage stuff.  The good
      news is that most of these callers are now converted over to the
      VIR_ENUM_IMPL, which means a lot of redundant code is now gone.
      Signed-off-by: NChris Lalancette <clalance@redhat.com>
      eeff3cdc