]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/shortlog
people/liuw/libxenctrl-split/libvirt.git
2012-08-30 Peter Krempavcpupin: Fix returning of arrays from virDomainVcpuPinAdd
2012-08-30 Peter Krempaqemu: Fix possible infinite loop and segfault on error...
2012-08-30 Peter Krempaqemu: Clean up security driver initialisation and confi...
2012-08-30 Jiri Denemarkqemu: Revert to blocking behavior of qemuAgentCommand
2012-08-30 Jiri Denemarkqemu: Remove redundant parameter from qemuAgentSend
2012-08-30 Laine Stumpnetwork: get vlan info for Open vSwitch interfaces...
2012-08-30 Daniel VeillardSmall cleanup on previous patch
2012-08-30 Kyle MesteryFix a crash when using Open vSwitch virtual ports
2012-08-30 Osier Yangqemu: Sort the numa params only when it affects the...
2012-08-30 Daniel P. BerrangeFix configuration of QEMU security drivers
2012-08-29 Peter Krempaqemu: Refactor initialisation of security drivers.
2012-08-29 Peter KrempaRevert "security: Add DAC to security_drivers"
2012-08-29 Jiri Denemarkqemu: Fix starting domains with no cpu cgroup
2012-08-29 Alex Jiasecurity: remove dead code from virSecurityDACGenLabel
2012-08-29 Daniel VeillardRelease of libvirt-0.10.0
2012-08-29 Peter Krempanwfilter: Don't try to acquire DBus context when DBus...
2012-08-29 Guido GüntherDon't require gawk for a simple print expression
2012-08-29 Alex Jiautil: Prevent libvirtd crash from virNetDevOpenvswitchA...
2012-08-29 Osier Yangqemu: Set placement when setting numa parameters
2012-08-29 Daniel VeillardPortability fixes for non-linux or old linux platforms
2012-08-28 Peter Krempasecurity_dac: Don't return uninitialised uid and gid...
2012-08-28 Peter Krempasecurity_dac: Don't return uninitialised value when...
2012-08-28 Peter Krempasecurity_dac: Avoid segfault when no label is requested
2012-08-28 Peter Krempautil: Fix error message when getpwuid_r fails to find...
2012-08-28 Osier Yangconf: Fix the problem which cause libvirtd to crash
2012-08-28 Michal Privoznikbuild: define 'inline' iff HAVE_LIBNL1
2012-08-28 Martin Kletzanderdocs: CPU allocation and pinning clarification
2012-08-27 Eric Blakebuild: work with older libnl1 headers
2012-08-27 Michal Privoznikqemu: Fix define logic
2012-08-27 Michal Privoznikqemu_agent: Switch to virReportSystemError() on system...
2012-08-27 Michal PrivoznikIntroduce new VIR_ERR_AGENT_UNRESPONSIVE error code
2012-08-27 Ján Tomkoconf: prevent NULL pointer access in virSecurityLabelDe...
2012-08-27 Michal Privoznikqemu: Switch to unified func name
2012-08-27 Guannan Renrpc: fix segmentation fault caused by null client-sock
2012-08-27 Martin Kletzanderqemu: fix regression with spice tls port allocation
2012-08-27 Martin Kletzanderqemu: fix regression with pinning
2012-08-27 Alex Jiavirsh: fix missing return value
2012-08-27 Laine Stumpspecfile: require libnl3 for Fedora >= 18 and RHEL...
2012-08-25 Laine Stumpbuild: add LIBNL_CFLAGS to build of libvirt_lxc
2012-08-24 Eric Blakesnapshot: rename an enum
2012-08-24 Eric Blakesnapshot: split snapshot conf code into own file
2012-08-24 Eric Blakesnapshot: make virDomainSnapshotObjList opaque
2012-08-24 Philipp Hahnxen-xs: fix uuid of renamed domain
2012-08-24 Michal Privoznikconf: Don't always require security/@model
2012-08-24 Michal Privozniksecurity: Add DAC to security_drivers
2012-08-24 Peter Krempalibssh2_transport: Add docs to remote.html
2012-08-24 Laine Stumpnwfilter: don't log error if firewalld is disabled...
2012-08-24 Laine Stumpopenvz: check the exitstatus of vzlist
2012-08-23 Eric Blakeqemu-agent: available in 0.10.0
2012-08-23 Laine Stumpnetwork: fix virtual network bridge delay setting
2012-08-23 Michal Privoznikqemu: forbid suspend if already pmsuspended
2012-08-23 MATSUDA Daikiagent: add qemu-agent-command to virsh
2012-08-23 MATSUDA Daikiagent: add python module support
2012-08-23 MATSUDA Daikiagent: add remote driver support
2012-08-23 MATSUDA Daikiagent: add qemu driver support
2012-08-23 MATSUDA Daikiagent: add virDrvDomainQemuAgentCommand prototype for...
2012-08-23 MATSUDA Daikiagent: add qemuAgentArbitraryCommand() for general...
2012-08-23 MATSUDA Daikiagent : add @seconds variable to qemuAgentSend().
2012-08-23 Daniel VeillardFix a missing build requirement on dbus-devel
2012-08-23 Hu Taofix check of vcpuid in virDomainVcpuPinDefParseXML
2012-08-23 Laine Stumputil: eliminate erroneous VIR_WARNs in (eb|ip)tables.c
2012-08-22 Yuri ChornoivanFix some typos in messages, docs and comments.
2012-08-22 Gene Czarcinskidnsmasq: avoid forwarding queries without a domain
2012-08-22 Stefan Hajnoczidocs: fix blockpull/blockcopy bandwidth Mbps -> MiB/s
2012-08-22 Daniel P. BerrangeFix parameter list in virNetlinkEvent{Add,Remove}Client...
2012-08-22 Guannan Renvirsh: don't print error info when snapshot xml is...
2012-08-22 Daniel P. BerrangeFix typo in Makefile.am s/LDFOAGS/LDFLAGS/
2012-08-22 Tang ChenAdd uevent netlink service.
2012-08-22 Tang ChenIntroduce virNetlinkEventServiceStopAll() to stop all...
2012-08-22 Tang ChenImprove netlink to support all protocol.
2012-08-22 Peter Krempaclient: Change default location of known_hosts file...
2012-08-22 Peter Krempalibssh2_session: Add support for creating known_hosts...
2012-08-22 Wen Congyangqemu: support of emulator_period and emulator_quota...
2012-08-22 Hu Taonew interface to control emulator_period/emulator_quota
2012-08-22 Hu Taoqemu: introduce period/quota tuning for emulator
2012-08-22 Hu Taolimit cpu bandwidth only for vcpus
2012-08-22 Hu Taonew command emulatorpin
2012-08-22 Hu TaoAdd a new function vshPrintPinInfo.
2012-08-22 Tang Chenremote: introduce emulator pinning RPCs
2012-08-22 Hu Taoqemu: support emulator pinning
2012-08-22 Tang ChenIntroduce virDomainEmulatorPinAdd and virDomainEmulator...
2012-08-22 Tang ChenIntroduce virDomainPinEmulator and virDomainGetEmulator...
2012-08-22 Tang ChenAdd qemuProcessSetEmulatorAffinites and set emulator...
2012-08-22 Tang Chenqemu: synchronize emulatorpin info to cgroup
2012-08-22 Tang ChenSupport emulatorpin xml parse.
2012-08-22 Hu TaoChange virDomainVcpuPinDefParseXML to support parsing...
2012-08-22 Hu TaoEnable cpuset cgroup and synchronous vcpupin info to...
2012-08-22 Hu Taoupdates of some vcpupin related functions
2012-08-22 Hu Taorefactor virDomainVcpuPinAdd()
2012-08-22 Hu Taoadd function bitmapFromBytemap() to convert bytemap...
2012-08-22 Wen Congyangcreate a new cgroup and move all emulator threads to...
2012-08-22 Hu TaoIntroduce the function virCgroupMoveTask
2012-08-22 Wen CongyangIntroduce the function virCgroupForEmulator
2012-08-21 Gerd v. Egidyoutput status information during guest shutdown again
2012-08-21 J.B. Joretqemu: Disk Geometry Override Support
2012-08-21 J.B. JoretSupport for Disk Geometry Override
2012-08-21 Eric Blakebuild: avoid $(builddir) in Makefile
2012-08-21 Eric Blakebuild: network requires location of dbus headers
2012-08-21 Eric Blakeatomic: fix whitespace in previous patch
2012-08-21 Eric Blakeatomic: mark header functions static
next