search for: intbool

Displaying 20 results from an estimated 67 matches for "intbool".

2012 Oct 30
7
[PATCH v2 0/7] Add symbol versioning (now working).
This rather more complex patch series adds symbol versioning (7/7 shows it in action). This works for me, tested by running old and new virt-inspector binaries against the new library. Rich.
2018 Oct 01
4
[PATCH API PROPOSAL 0/2] inspection: Add network interfaces to inspection data.
As part of the fix for: https://bugzilla.redhat.com/show_bug.cgi?id=1626503 I'm proposing to add two new APIs to fetch information about the list of network interfaces of an existing guest. These two patches outline the proposed API but with no implementation or tests. However they can be applied and compiled. Please see the second patch for the proposed API. I have a mostly working
2018 Oct 01
7
[PATCH v2 API PROPOSAL 0/5] inspection Add network interfaces to inspection data.
The proposed API is the same as v1, but this includes an implementation (for /etc/sysconfig/network-scripts/ifcfg-*) and modifications to virt-inspector. This compiles and works. If you look in patch 5 you can see proposed output as virt-inspector XML for a guest (although this guest has not been booted, so a real guest would hopefully have a hwaddr="MAC" attribute too). Rich.
2012 Oct 30
5
[PATCH v3 0/5] Add symbol versioning.
This is a simpler patch series to add symbol versioning. I have pushed patches 1-3 upstream. Rich.
2012 Aug 29
5
[PATCH 0/4] Add hivex APIs into the libguestfs API (RHBZ#852394)
This adds most of the hivex APIs directly to the libguestfs API, so that you can read and write Windows Registry hive files from libguestfs without needing to download and upload hive files from the guest. This is analogous to how Augeas APIs are exposed already (guestfs_aug_*) Also, inspection is now done using the new APIs, which fixes the following bug:
2012 Jan 09
1
[PATCH 1/2] generator: Rename java_structs to camel_structs to better reflect their purpose
...ator_structs.ml @@ -193,10 +193,8 @@ let structs = [ ]; ] (* end of structs *) -(* Ugh, Java has to be different .. - * These names are also used by the Haskell bindings. - *) -let java_structs = [ +(* For bindings which want camel case *) +let camel_structs = [ "int_bool", "IntBool"; "lvm_pv", "PV"; "lvm_vg", "VG"; @@ -211,11 +209,11 @@ let java_structs = [ "application", "Application"; ] -let java_name_of_struct typ = - try List.assoc typ java_structs +let camel_name_of_struct typ = + try List.ass...
2017 Jul 07
2
[PATCH v2] v2v: docs: VDSM location of virt-v2v log file.
See this bug for background information: https://bugzilla.redhat.com/show_bug.cgi?id=1350465 Thanks: Tomáš Golembiovský --- v2v/virt-v2v.pod | 38 ++++++++++++++++++++++++++------------ 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod index e68d75cf8..0943bf305 100644 --- a/v2v/virt-v2v.pod +++ b/v2v/virt-v2v.pod @@ -1909,18 +1909,32 @@ that
2017 Jul 07
3
[PATCH] v2v: docs: VDSM location of virt-v2v log file.
See this bug for background information: https://bugzilla.redhat.com/show_bug.cgi?id=1350465 --- v2v/virt-v2v.pod | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod index e68d75cf8..93d1a9ecd 100644 --- a/v2v/virt-v2v.pod +++ b/v2v/virt-v2v.pod @@ -1909,18 +1909,33 @@ that guest through the RHV-M UI,
2017 Jun 27
3
[PATCH] libvirt: disallow non-local connections (RHBZ#1347830)
If the connection is not local, paths of disks will refer to the remote host, which were mistakenly handled as local paths (in the best case failing to open a non-existing disk, and in the worst case opening a different disk!). In case the disks are remote resources like ssh or ceph, nothing guarantees that the hostname can be reached from the local machine, or even that it is actually the same on
2017 Jul 07
4
[PATCH v6 0/3] gobject: Remove gtk-doc (RHBZ#1465665).
Hopefully this time ...
2011 Jan 04
0
builder-debian libguestfs success 7ce627fce02eae8c7db36b4090fa0ce1bf69bf44
...ackages and classes... Generating api/com/redhat/et/libguestfs//Application.html... Generating api/com/redhat/et/libguestfs//Dirent.html... Generating api/com/redhat/et/libguestfs//GuestFS.html... Generating api/com/redhat/et/libguestfs//INotifyEvent.html... Generating api/com/redhat/et/libguestfs//IntBool.html... Generating api/com/redhat/et/libguestfs//LibGuestFSException.html... Generating api/com/redhat/et/libguestfs//LV.html... Generating api/com/redhat/et/libguestfs//Partition.html... Generating api/com/redhat/et/libguestfs//PV.html... Generating api/com/redhat/et/libguestfs//Stat.html... Gener...
2011 Jan 25
0
builder-debian libguestfs success 36fe0acf8a2e72c223d7a9f7a93815ff276a3cc1
...ackages and classes... Generating api/com/redhat/et/libguestfs//Application.html... Generating api/com/redhat/et/libguestfs//Dirent.html... Generating api/com/redhat/et/libguestfs//GuestFS.html... Generating api/com/redhat/et/libguestfs//INotifyEvent.html... Generating api/com/redhat/et/libguestfs//IntBool.html... Generating api/com/redhat/et/libguestfs//LibGuestFSException.html... Generating api/com/redhat/et/libguestfs//LV.html... Generating api/com/redhat/et/libguestfs//Partition.html... Generating api/com/redhat/et/libguestfs//PV.html... Generating api/com/redhat/et/libguestfs//Stat.html... Gener...
2010 Dec 10
0
builder-debian libguestfs success 363978fa7fc055da380d31103c7de378a08b71fb
...ackages and classes... Generating api/com/redhat/et/libguestfs//Application.html... Generating api/com/redhat/et/libguestfs//Dirent.html... Generating api/com/redhat/et/libguestfs//GuestFS.html... Generating api/com/redhat/et/libguestfs//INotifyEvent.html... Generating api/com/redhat/et/libguestfs//IntBool.html... Generating api/com/redhat/et/libguestfs//LibGuestFSException.html... Generating api/com/redhat/et/libguestfs//LV.html... Generating api/com/redhat/et/libguestfs//Partition.html... Generating api/com/redhat/et/libguestfs//PV.html... Generating api/com/redhat/et/libguestfs//Stat.html... Gener...
2011 Jan 04
0
builder-ubuntu libguestfs success 7ce627fce02eae8c7db36b4090fa0ce1bf69bf44
...ackages and classes... Generating api/com/redhat/et/libguestfs//Application.html... Generating api/com/redhat/et/libguestfs//Dirent.html... Generating api/com/redhat/et/libguestfs//GuestFS.html... Generating api/com/redhat/et/libguestfs//INotifyEvent.html... Generating api/com/redhat/et/libguestfs//IntBool.html... Generating api/com/redhat/et/libguestfs//LibGuestFSException.html... Generating api/com/redhat/et/libguestfs//LV.html... Generating api/com/redhat/et/libguestfs//Partition.html... Generating api/com/redhat/et/libguestfs//PV.html... Generating api/com/redhat/et/libguestfs//Stat.html... Gener...
2011 Jan 25
0
builder-ubuntu libguestfs success 36fe0acf8a2e72c223d7a9f7a93815ff276a3cc1
...ackages and classes... Generating api/com/redhat/et/libguestfs//Application.html... Generating api/com/redhat/et/libguestfs//Dirent.html... Generating api/com/redhat/et/libguestfs//GuestFS.html... Generating api/com/redhat/et/libguestfs//INotifyEvent.html... Generating api/com/redhat/et/libguestfs//IntBool.html... Generating api/com/redhat/et/libguestfs//LibGuestFSException.html... Generating api/com/redhat/et/libguestfs//LV.html... Generating api/com/redhat/et/libguestfs//Partition.html... Generating api/com/redhat/et/libguestfs//PV.html... Generating api/com/redhat/et/libguestfs//Stat.html... Gener...
2010 Dec 31
0
builder-debian libguestfs success 5c9e8a65fe89e5e6baca8651000885d8467356ff
...ackages and classes... Generating api/com/redhat/et/libguestfs//Application.html... Generating api/com/redhat/et/libguestfs//Dirent.html... Generating api/com/redhat/et/libguestfs//GuestFS.html... Generating api/com/redhat/et/libguestfs//INotifyEvent.html... Generating api/com/redhat/et/libguestfs//IntBool.html... Generating api/com/redhat/et/libguestfs//LibGuestFSException.html... Generating api/com/redhat/et/libguestfs//LV.html... Generating api/com/redhat/et/libguestfs//Partition.html... Generating api/com/redhat/et/libguestfs//PV.html... Generating api/com/redhat/et/libguestfs//Stat.html... Gener...
2010 Dec 21
0
builder-debian libguestfs success 49b2ae2e69e1a273b4d4a8746a872ec00b91c86f
...ackages and classes... Generating api/com/redhat/et/libguestfs//Application.html... Generating api/com/redhat/et/libguestfs//Dirent.html... Generating api/com/redhat/et/libguestfs//GuestFS.html... Generating api/com/redhat/et/libguestfs//INotifyEvent.html... Generating api/com/redhat/et/libguestfs//IntBool.html... Generating api/com/redhat/et/libguestfs//LibGuestFSException.html... Generating api/com/redhat/et/libguestfs//LV.html... Generating api/com/redhat/et/libguestfs//Partition.html... Generating api/com/redhat/et/libguestfs//PV.html... Generating api/com/redhat/et/libguestfs//Stat.html... Gener...
2011 Jan 11
0
builder-debian libguestfs success e5220b26f51d5912371424ab6dfbdb46ce6aa170
...ackages and classes... Generating api/com/redhat/et/libguestfs//Application.html... Generating api/com/redhat/et/libguestfs//Dirent.html... Generating api/com/redhat/et/libguestfs//GuestFS.html... Generating api/com/redhat/et/libguestfs//INotifyEvent.html... Generating api/com/redhat/et/libguestfs//IntBool.html... Generating api/com/redhat/et/libguestfs//LibGuestFSException.html... Generating api/com/redhat/et/libguestfs//LV.html... Generating api/com/redhat/et/libguestfs//Partition.html... Generating api/com/redhat/et/libguestfs//PV.html... Generating api/com/redhat/et/libguestfs//Stat.html... Gener...
2010 Dec 31
0
builder-ubuntu libguestfs success 5c9e8a65fe89e5e6baca8651000885d8467356ff
...ackages and classes... Generating api/com/redhat/et/libguestfs//Application.html... Generating api/com/redhat/et/libguestfs//Dirent.html... Generating api/com/redhat/et/libguestfs//GuestFS.html... Generating api/com/redhat/et/libguestfs//INotifyEvent.html... Generating api/com/redhat/et/libguestfs//IntBool.html... Generating api/com/redhat/et/libguestfs//LibGuestFSException.html... Generating api/com/redhat/et/libguestfs//LV.html... Generating api/com/redhat/et/libguestfs//Partition.html... Generating api/com/redhat/et/libguestfs//PV.html... Generating api/com/redhat/et/libguestfs//Stat.html... Gener...
2010 Dec 21
0
builder-ubuntu libguestfs success 49b2ae2e69e1a273b4d4a8746a872ec00b91c86f
...ackages and classes... Generating api/com/redhat/et/libguestfs//Application.html... Generating api/com/redhat/et/libguestfs//Dirent.html... Generating api/com/redhat/et/libguestfs//GuestFS.html... Generating api/com/redhat/et/libguestfs//INotifyEvent.html... Generating api/com/redhat/et/libguestfs//IntBool.html... Generating api/com/redhat/et/libguestfs//LibGuestFSException.html... Generating api/com/redhat/et/libguestfs//LV.html... Generating api/com/redhat/et/libguestfs//Partition.html... Generating api/com/redhat/et/libguestfs//PV.html... Generating api/com/redhat/et/libguestfs//Stat.html... Gener...