GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libvirt.git
v0.10.2-gentoo
v0.7.4-gentoo
v0.8.1-gentoo
v0.8.3-gentoo
v0.8.6-gentoo
v0.9.10-gentoo
v0.9.3-gentoo
C toolkit to manipulate virtual machines repository (gentoo clone including backports branches)
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xen
/
xs_internal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation of legacy xen driver with Xen 4.2
Jim Fehlig
2012-10-05
1
-1
/
+5
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
1
-1
/
+1
*
xen-xs: fix uuid of renamed domain
Philipp Hahn
2012-08-24
1
-1
/
+4
*
maint: Use consistent copyright.
Osier Yang
2012-07-27
1
-1
/
+13
*
Replace use of custom macros with virReportError in the Xen drivers
Daniel P. Berrange
2012-07-20
1
-22
/
+18
*
Cleanup for a return statement in source files
Martin Kletzander
2012-03-26
1
-60
/
+60
*
xml: use long long internally, to centralize overflow checks
Eric Blake
2012-03-07
1
-5
/
+5
*
Fix xenstore serial console path for HVM guests
Jim Fehlig
2012-01-04
1
-0
/
+19
*
maint: fix improper use of 'an'
Eric Blake
2011-12-03
1
-1
/
+1
*
xen: drop unused callbacks
Eric Blake
2011-07-28
1
-2
/
+0
*
xen: cleanup callback struct
Eric Blake
2011-07-28
1
-38
/
+9
*
build: fix bugs with destroyFlags patches
Eric Blake
2011-07-21
1
-1
/
+0
*
destroy: Implement internal API for xen driver
Michal Privoznik
2011-07-21
1
-0
/
+1
*
xen: reject unknown flags
Eric Blake
2011-07-15
1
-3
/
+9
*
drivers: prefer unsigned int for flags
Eric Blake
2011-07-07
1
-2
/
+2
*
Promote virEvent*Handle/Timeout to public API
Cole Robinson
2011-06-21
1
-1
/
+0
*
Implement basic virDomainGetState in all drivers
Jiri Denemark
2011-05-16
1
-0
/
+34
*
screenshot: Defining the internal API
Michal Privoznik
2011-05-13
1
-0
/
+1
*
libvirt,logging: cleanup VIR_XXX0()
Lai Jiangshan
2011-05-11
1
-6
/
+6
*
Remove virConnectPtr from virRaiseErrorFull
Matthias Bolte
2011-04-17
1
-1
/
+1
*
maint: kill all remaining uses of old DEBUG macro
Eric Blake
2011-02-21
1
-6
/
+6
*
Prefer C style comments over C++ ones
Matthias Bolte
2011-01-29
1
-5
/
+5
*
xen-proxy: Remove it entirely and use libvirtd instead
Matthias Bolte
2010-11-08
1
-72
/
+6
*
xen: work with xen 4.0.1 headers
Eric Blake
2010-11-02
1
-1
/
+0
*
vcpu: remove dead xen code
Eric Blake
2010-10-19
1
-2
/
+0
*
xen: Remove virConnectPtr from virXenStoreError
Matthias Bolte
2010-04-06
1
-24
/
+19
*
Remove unnecessary trailing \n in log messages
Matthias Bolte
2010-04-06
1
-1
/
+1
*
Implement virDomainUpdateDeviceFlags API in all drivers with media change
Daniel P. Berrange
2010-03-26
1
-0
/
+1
*
build: consistently indent preprocessor directives
Eric Blake
2010-03-09
1
-4
/
+4
*
build: consistently use C99 varargs macros
Eric Blake
2010-03-08
1
-2
/
+2
*
Remove conn parameter from virReportOOMError
Matthias Bolte
2010-02-09
1
-9
/
+9
*
domain{Attach,Detach}DeviceFlags handler for drivers
Jim Fehlig
2010-02-08
1
-2
/
+2
*
xs_internal.c: don't use a negative value as allocation size
Jim Meyering
2010-02-03
1
-1
/
+6
*
Fix two instances of misspelled 'pseudo'
Chris Lalancette
2010-01-25
1
-1
/
+1
*
Make Xen VT-d PCI attach/detach work
Chris Lalancette
2009-12-22
1
-0
/
+55
*
Add virBufferFreeAndReset() and replace free()
Matthias Bolte
2009-12-10
1
-9
/
+9
*
Filter out stale domains from xenstore listing
Daniel P. Berrange
2009-11-12
1
-9
/
+26
*
Add missing OOM error checks, reports and cleanups
Matthias Bolte
2009-11-09
1
-20
/
+44
*
Fix xen driver refcounting.
Matthias Bolte
2009-09-22
1
-3
/
+0
*
Move all shared utility files to src/util/
Daniel P. Berrange
2009-09-21
1
-0
/
+2
*
Move xen driver code into src/xen/ directory
Daniel P. Berrange
2009-09-21
1
-0
/
+1407