2013-06-18 |
Osier Yang | nodedev: Expose sysfs path of device |
commit | commitdiff | tree |
2013-06-16 |
Doug Goldstein | Move virGetUserEnt() to where its needed |
commit | commitdiff | tree |
2013-06-14 |
Roman Bogorodskiy | BSD: implement virNetDevTapCreate() and virNetDevTapDel... |
commit | commitdiff | tree |
2013-06-14 |
Roman Bogorodskiy | Make virNetDevSetupControl() public. |
commit | commitdiff | tree |
2013-06-14 |
Roman Bogorodskiy | portability: use net/if.h instead of linux/if.h |
commit | commitdiff | tree |
2013-06-14 |
Ján Tomko | udev: fix crash in libudev logging |
commit | commitdiff | tree |
2013-06-14 |
Richard Weinberger | LXC: s/chroot/chdir in lxcContainerPivotRoot() |
commit | commitdiff | tree |
2013-06-14 |
Peter Krempa | remote: Fix client crash when URI path is empty when... |
commit | commitdiff | tree |
2013-06-14 |
Peter Krempa | remote: Forbid default "/session" connections when... |
commit | commitdiff | tree |
2013-06-13 |
Frediano Ziglio | Implement dispose method for libxlDomainObjPrivate |
commit | commitdiff | tree |
2013-06-13 |
Marek Marczykowski... | libxl: allow only 'ethernet' and 'bridge' interfaces... |
commit | commitdiff | tree |
2013-06-13 |
Ján Tomko | qemu: allow restore with non-migratable XML input |
commit | commitdiff | tree |
2013-06-12 |
Cole Robinson | configure: Remove unused brctl check |
commit | commitdiff | tree |
2013-06-12 |
Jim Fehlig | libxl: set bootloader for PV domains if not specified |
commit | commitdiff | tree |
2013-06-12 |
Jim Fehlig | libxl: Report connect type as Xen |
commit | commitdiff | tree |
2013-06-12 |
Claudio Bley | schema: simplify RNG pattern, remove superfluous <optional> |
commit | commitdiff | tree |
2013-06-12 |
Ján Tomko | nodedev: fix vport detection for FC HBA |
commit | commitdiff | tree |
2013-06-12 |
Ján Tomko | libvirt_private.syms: add virProcessGetStartTime |
commit | commitdiff | tree |
2013-06-11 |
Peter Krempa | qemu: Forbid migration of machines with I/O errors |
commit | commitdiff | tree |
2013-06-11 |
Peter Krempa | qemu: Cancel migration if guest encoutners I/O error... |
commit | commitdiff | tree |
2013-06-11 |
Michal Privoznik | qemu_migrate: Dispose listen address if set from config |
commit | commitdiff | tree |
2013-06-11 |
Jiri Denemark | qemu: Fix memory leak in Prepare phase |
commit | commitdiff | tree |
2013-06-11 |
Ján Tomko | selinux: assume 's0' if the range is empty |
commit | commitdiff | tree |
2013-06-10 |
Cole Robinson | storage_backend: Drop unused code |
commit | commitdiff | tree |
2013-06-10 |
Michal Privoznik | virSocketAddrIsWildcard: Use IN6_IS_ADDR_UNSPECIFIED... |
commit | commitdiff | tree |
2013-06-10 |
Martin Kletzander | storage: fix description of versionOffset |
commit | commitdiff | tree |
2013-06-10 |
Peter Krempa | Fix commit 29c1e913e459058c12d02b3f4b767b3dd428a498 |
commit | commitdiff | tree |
2013-06-08 |
Cole Robinson | spec: Drop Requires: vbox |
commit | commitdiff | tree |
2013-06-07 |
Richard Weinberger | Fix ordering of file open in virProcessGetNamespaces |
commit | commitdiff | tree |
2013-06-07 |
Michal Privoznik | Prefer VIR_STRDUP over virAsprintf(&dst, "%s", str) |
commit | commitdiff | tree |
2013-06-07 |
Michal Privoznik | qemuDomainGetVcpusFlags: Initialize ncpuinfo |
commit | commitdiff | tree |
2013-06-07 |
Peter Krempa | qemu: Implement new QMP command for cpu hotplug |
commit | commitdiff | tree |
2013-06-07 |
Peter Krempa | qemu: Implement support for VIR_DOMAIN_VCPU_AGENT in... |
commit | commitdiff | tree |
2013-06-07 |
Peter Krempa | qemu: Implement request of vCPU state using the guest... |
commit | commitdiff | tree |
2013-06-07 |
Peter Krempa | API: Introduce VIR_DOMAIN_VCPU_AGENT, for agent based... |
commit | commitdiff | tree |
2013-06-07 |
Peter Krempa | qemu_agent: Introduce helpers for agent based CPU hot... |
commit | commitdiff | tree |
2013-06-07 |
Peter Krempa | qemu: Use bool instead of int in qemuMonitorSetCPU... |
commit | commitdiff | tree |
2013-06-07 |
Peter Krempa | virsh-domain-monitor: Remove ATTRIBUTE_UNUSED from... |
commit | commitdiff | tree |
2013-06-07 |
ryan woodsmall | Add support for VirtualBox 4.2 APIs |
commit | commitdiff | tree |
2013-06-07 |
Michal Privoznik | qemuDomainMigrateGraphicsRelocate: Use then new virSock... |
commit | commitdiff | tree |
2013-06-07 |
Michal Privoznik | virsocket: Introduce virSocketAddrIsWildcard |
commit | commitdiff | tree |
2013-06-07 |
Ján Tomko | iscsi: pass hostnames to iscsiadm instead of resolving... |
commit | commitdiff | tree |
2013-06-07 |
Osier Yang | qemu: Report the offset from host UTC for RTC_CHANGE... |
commit | commitdiff | tree |
2013-06-06 |
Ján Tomko | qemu: simplify CPU command line parsing |
commit | commitdiff | tree |
2013-06-06 |
Ján Tomko | qemu: change two-state int parameters to bool |
commit | commitdiff | tree |
2013-06-06 |
Ján Tomko | nwfilter: change two-state int parameters to bool |
commit | commitdiff | tree |
2013-06-06 |
Ján Tomko | Remove redundant two-state integers |
commit | commitdiff | tree |
2013-06-06 |
Ján Tomko | Replace two-state local integers with bool |
commit | commitdiff | tree |
2013-06-06 |
Peter Krempa | storage: Avoid unnecessary ternary operators and refact... |
commit | commitdiff | tree |
2013-06-06 |
Alvaro Polo | openvz: Fix code coverage issue in OpenVZ driver |
commit | commitdiff | tree |
2013-06-06 |
Michal Privoznik | qemu: Reformat listen address prior to checking |
commit | commitdiff | tree |
2013-06-06 |
Eric Blake | build: fix build without posix_fallocate |
commit | commitdiff | tree |
2013-06-05 |
Daniel P. Berrange | Ensure non-root can read /proc/meminfo file in LXC... |
commit | commitdiff | tree |
2013-06-05 |
Daniel P. Berrange | Remove legacy code for single-instance devpts filesystem |
commit | commitdiff | tree |
2013-06-05 |
Peter Krempa | storage: Provide better error message if metadata pre... |
commit | commitdiff | tree |
2013-06-05 |
Peter Krempa | storage: Clean up function header and reflow error... |
commit | commitdiff | tree |
2013-06-05 |
Peter Krempa | storagevolxml2argvtest: Report better error messages... |
commit | commitdiff | tree |
2013-06-05 |
Eric Blake | maint: don't use config.h in .h files |
commit | commitdiff | tree |
2013-06-05 |
Osier Yang | qemu: Abstract code for the cpu controller setting... |
commit | commitdiff | tree |
2013-06-05 |
Osier Yang | storage: Forbid to shrink the vol's capacity if no... |
commit | commitdiff | tree |
2013-06-05 |
Osier Yang | storage: Support preallocate the new capacity for vol... |
commit | commitdiff | tree |
2013-06-05 |
Ján Tomko | virtlockd: fix socket path |
commit | commitdiff | tree |
2013-06-05 |
Guannan Ren | snapshot: remove mutually exclusive memory and disk... |
commit | commitdiff | tree |
2013-06-04 |
Stefan Berger | nwfilter: grab driver lock earlier during init (bz96649) |
commit | commitdiff | tree |
2013-06-04 |
Alvaro Polo | Fix a invalid usage of virDomainNetDef in OpenVZ driver |
commit | commitdiff | tree |
2013-06-04 |
Ján Tomko | docs: add spaces to formatstorage.html |
commit | commitdiff | tree |
2013-06-04 |
Osier Yang | virsh: Allow attach-disk to specify disk wwn |
commit | commitdiff | tree |
2013-06-04 |
Ján Tomko | tests: fix typo in securityselinuxtest |
commit | commitdiff | tree |
2013-06-04 |
Jiri Denemark | virsh: Obey pool-or-uuid spec when creating volumes |
commit | commitdiff | tree |
2013-06-03 |
Peter Krempa | libvirt-qemu: Dispatch errors from virDomainQemuAgentCo... |
commit | commitdiff | tree |
2013-06-03 |
Peter Krempa | qemu: Properly report guest agent errors on command... |
commit | commitdiff | tree |
2013-06-03 |
Peter Krempa | virsh-domain: Report errors and don't deref NULL in... |
commit | commitdiff | tree |
2013-06-03 |
Peter Krempa | RPC: Support up to 16384 cpus on the host and 4096... |
commit | commitdiff | tree |
2013-06-03 |
Jiri Denemark | spec: Explicitly require libgcrypt-devel |
commit | commitdiff | tree |
2013-06-03 |
Jiri Denemark | virsh iface-bridge: Ignore delay if stp is turned off |
commit | commitdiff | tree |
2013-06-03 |
Jiri Denemark | Fix warning about using an uninitialized next_unit... |
commit | commitdiff | tree |
2013-06-03 |
Peter Krempa | virsh-domain: Add --live, --config, --current logic... |
commit | commitdiff | tree |
2013-06-03 |
Peter Krempa | virsh-domain: Add --live, --config, --current logic... |
commit | commitdiff | tree |
2013-06-03 |
Peter Krempa | virsh-domain: Add --live, --config, --current logic... |
commit | commitdiff | tree |
2013-06-03 |
Ján Tomko | use virBitmapFree instead of VIR_FREE for cpumask |
commit | commitdiff | tree |
2013-06-03 |
Martin Kletzander | usb: don't spoil decimal addresses |
commit | commitdiff | tree |
2013-06-03 |
Daniel Veillard | Release of libvirt 1.0.6 |
commit | commitdiff | tree |
2013-06-03 |
Osier Yang | Storage: Fix the indention of rbd test file |
commit | commitdiff | tree |
2013-06-03 |
Osier Yang | nodedev_hal: Modernize the function's style |
commit | commitdiff | tree |
2013-06-01 |
Osier Yang | conf: Generate address for scsi host device automatically |
commit | commitdiff | tree |
2013-05-31 |
Laine Stump | qemu: prevent termination of guests w/hostdev on driver... |
commit | commitdiff | tree |
2013-05-31 |
Guido Günther | vbox: define DYNLIB_NAME for kFreeBSD |
commit | commitdiff | tree |
2013-05-31 |
Eric Blake | build: skip qemu in tests when !WITH_QEMU |
commit | commitdiff | tree |
2013-05-31 |
Daniel P. Berrange | Introduce virFilePrintf() as a portable fprintf() |
commit | commitdiff | tree |
2013-05-31 |
Jiri Denemark | Document that runtime changes may be lost after S4... |
commit | commitdiff | tree |
2013-05-31 |
Ján Tomko | qemu: escape literal IPv6 address in NBD migration |
commit | commitdiff | tree |
2013-05-31 |
John Ferlan | Check for existence of interface prior to setting termi... |
commit | commitdiff | tree |
2013-05-31 |
John Ferlan | Resolve memory leak found by valgrind |
commit | commitdiff | tree |
2013-05-31 |
Peter Krempa | qemu: snapshot: Don't kill access to disk if snapshot... |
commit | commitdiff | tree |
2013-05-31 |
Peter Krempa | qemu: Fix damaged whitespace |
commit | commitdiff | tree |
2013-05-31 |
Martin Kletzander | Properly indent function's opening bracket |
commit | commitdiff | tree |
2013-05-30 |
Eric Blake | build: use correct rpc.h for virtlockd |
commit | commitdiff | tree |
2013-05-30 |
Eric Blake | build: work around cygwin header bug |
commit | commitdiff | tree |
2013-05-30 |
Eric Blake | build: cast [ug]id_t when printing |
commit | commitdiff | tree |
2013-05-30 |
Eric Blake | build: port qemu to cygwin |
commit | commitdiff | tree |
next |