~serge-hallyn/ubuntu/oneiric/libvirt/fix-shutdown

« back to all changes in this revision

Viewing changes to docs/bugs.html.in

  • Committer: Bazaar Package Importer
  • Author(s): Serge Hallyn
  • Date: 2010-11-02 16:26:51 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20101102162651-aq8tnbz58mdf01bf
Tags: 0.8.5-0ubuntu1
* New upstream release.
* Removed a slew of patches which have been
  applied upstream since 0.8.3.
  - 9012-apparmor-extra-tests.patch
  - 9013-apparmor-chardev.patch
  - 9015-Add-ubd-to-the-list-of-disk-prefixes.patch
  - 9016-Close-fd-s-of-persistent-tap-devices.patch
  - 9017-Make-sure-all-command-line-arguments-get-passed-to-U.patch
  - 9018-Make-umlConnectTapDevice-ask-brAddTap-for-a-persiste.patch
  - 9019-uml-fix-logic-bug-in-checking-reply-length.patch
  - 9021-Allow-chardev-of-type-file-for-UML-domains.patch
  - 9022-Rename-qemudShrinkDisks-to-virDomainDiskRemove-and-m.patch
  - 9023-Support-virDomainAttachDevice-and-virDomainDetachDev.patch
  - 9024-Explicitly-pass-uml_dir-argument-to-user-mode-linux.patch
  - 9025-Add-nwfilter-support-to-UML-driver.patch
  - 9026-Rebuild-network-filter-for-UML-guests-on-updates.patch
  - 9027-Make-newfilter-xml-transformations-endian-safe.patch
  - 9028-lp628055.patch
* Updated 9002-better_default_uri_virsh.patch to use vshStrdup,
  as now required in that file.  (use of strdup now causes compilation
  to fail)
* Removed 9008-run-as-root-by-default.patch, which has not been
  applied for awhile now, with no ill effects.
* Simple refresh of:
  - 0001-remove-RHism.diff.patch
  - 0003-allow-libvirt-group-to-access-the-socket.patch
  - 0004-fix-Debian-specific-path-to-hvm-loader.patch
  - 0006-patch-qemuMonitorTextGetMigrationStatus-to-intercept.patch
  - 9000-delayed_iff_up_bridge.patch
  - 9001-dont_clobber_existing_bridges.patch
  - 9003-better-default-arch.patch
  - 9004-libvirtd-group-name.patch
  - 9005-increase-unix-socket-timeout.patch
  - 9006-default-config-test-case.patch
  - 9009-autodetect-nc-params.patch
  - 9010-dont-disable-ipv6.patch
  - 9011-move-ebtables-script.patch
  - 9014-skip-nodeinfotest.patch
  - 9020-lp545795.patch
* Create a patch to include stdint.h so lxc_container.h, which
  #includes linux/fs.h, doesn't trip up on undefined uint64_t.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
    <h1>Bug reporting</h1>
6
6
 
 
7
    <ul id="toc"></ul>
 
8
 
 
9
    <h2><a name="bugzilla">Bug Tracking</a></h2>
 
10
 
7
11
    <p>
8
12
      The <a href="http://bugzilla.redhat.com">Red Hat Bugzilla Server</a>
9
 
      should be used to report bugs and request features against libvirt.
 
13
      should be used to report bugs and request features in libvirt.
10
14
      Before submitting a ticket, check the existing tickets to see if
11
15
      the bug/feature is already tracked.
12
16
    </p>
13
17
 
14
 
    <h2>General libvirt bug reports</h2>
 
18
    <h2><a name="general">General libvirt bug reports</a></h2>
15
19
 
16
20
    <p>
17
21
      If you are using official libvirt binaries from a Linux distribution
27
31
      <li><a href="http://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Virtualization%20Tools&amp;component=libvirt">New libvirt ticket</a></li>
28
32
    </ul>
29
33
 
30
 
    <h2>Linux Distribution specific bug reports</h2>
 
34
    <h2><a name="distribution">Linux Distribution specific bug reports</a></h2>
31
35
    <ul>
32
36
      <li>
33
37
        If you are using official binaries from a <strong>Fedora distribution</strong>, enter
54
58
    </ul>
55
59
 
56
60
 
57
 
    <h2>How to file high quality bug reports</h2>
 
61
    <h2><a name="quality">How to file high quality bug reports</a></h2>
58
62
 
59
63
    <p>
60
64
      To increase the likelihood of your bug report being addressed it is