2012-12-21 |
Daniel P. Berrange | Merge processinfo.{c,h} into virprocess.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename pci.{c,h} to virpci.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename memory.{c,h} to viralloc.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename logging.{c,h} to virlog.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename json.{c,h} to virjson.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename iptables.{c,h} to viriptables.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename hostusb.{c,h} to virusb.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename hooks.{c,h} to virhook.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename event_poll.{c,h} to vireventpoll.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename event.{c,h} to virevent.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename ebtables.{c,h} to virebtables.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename dnsmasq.{c,h} to virdnsmasq.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename conf.{c,h} to virconf.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename command.{c,h} to vircommand.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename buf.{c,h} to virbuffer.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename bitmap.{c,h} to virbitmap.{c,h} |
commit | commitdiff | tree |
2012-12-21 |
Daniel P. Berrange | Rename cgroup.{h,c} to vircgroup.{h,c} |
commit | commitdiff | tree |
2012-12-20 |
Li Zhang | Support all backend serial devices for pSeries guest |
commit | commitdiff | tree |
2012-12-20 |
Li Zhang | Remove QEMU_CAPS_NO_ACPI capability for non-x86 platform |
commit | commitdiff | tree |
2012-12-20 |
Li Zhang | Set std VGA model as default model for ppc64. |
commit | commitdiff | tree |
2012-12-20 |
Li Zhang | Add sysinfo data and enable virSysinfoRead test case... |
commit | commitdiff | tree |
2012-12-20 |
Laine Stump | util: fix functions that retrieve SRIOV VF info |
commit | commitdiff | tree |
2012-12-20 |
Laine Stump | util: add missing error log messages when failing to... |
commit | commitdiff | tree |
2012-12-20 |
Ján Tomko | security: fix #endif comment in security_stack.h |
commit | commitdiff | tree |
2012-12-19 |
Eric Blake | maint: formatting cleanups in buf.c |
commit | commitdiff | tree |
2012-12-19 |
Eric Blake | build: use strchr now that we can work around broken gcc |
commit | commitdiff | tree |
2012-12-19 |
Eric Blake | build: make broken -Wlogical-op test be gcc-only |
commit | commitdiff | tree |
2012-12-19 |
Roman Bogorodskiy | util: FreeBSD: stub out CPU affinity functions |
commit | commitdiff | tree |
2012-12-19 |
Roman Bogorodskiy | nodeinfo: add FreeBSD support |
commit | commitdiff | tree |
2012-12-19 |
Daniel P. Berrange | Fix arch datatype in vahControl in virt-aa-helper.c |
commit | commitdiff | tree |
2012-12-19 |
Daniel P. Berrange | Change string form of VIR_ARCH_ITANIUM back to ia64 |
commit | commitdiff | tree |
2012-12-19 |
Daniel P. Berrange | Fix parsing of arch from domain XML |
commit | commitdiff | tree |
2012-12-19 |
Daniel P. Berrange | Fix CPU baseline to not hardcode arch |
commit | commitdiff | tree |
2012-12-19 |
Daniel P. Berrange | Fix SELinux security label test |
commit | commitdiff | tree |
2012-12-19 |
Martin Kletzander | conf: eliminate redundant use of VIR_ALLOC |
commit | commitdiff | tree |
2012-12-19 |
Martin Kletzander | conf: minor indentation cleanups |
commit | commitdiff | tree |
2012-12-19 |
Martin Kletzander | fix typo in the word affinities |
commit | commitdiff | tree |
2012-12-18 |
Daniel P. Berrange | Fix libxl driver for virArch changes |
commit | commitdiff | tree |
2012-12-18 |
Daniel P. Berrange | Fix test cases for virArch changes |
commit | commitdiff | tree |
2012-12-18 |
Daniel P. Berrange | Fix XenAPI driver for virArch changes |
commit | commitdiff | tree |
2012-12-18 |
Daniel P. Berrange | Export all symbols from virarch.{c,h} to drivers/tests/etc |
commit | commitdiff | tree |
2012-12-18 |
Daniel P. Berrange | Convert QEMU capabilities code to use virArch |
commit | commitdiff | tree |
2012-12-18 |
Jiri Denemark | spec: Do not install *.py[co] in python examples |
commit | commitdiff | tree |
2012-12-18 |
Daniel P. Berrange | Convert CPU APIs to use virArch |
commit | commitdiff | tree |
2012-12-18 |
Daniel P. Berrange | Convert capabilities / domain_conf to use virArch |
commit | commitdiff | tree |
2012-12-18 |
Daniel P. Berrange | Convert QEMU command line builder to virArch APIs |
commit | commitdiff | tree |
2012-12-18 |
Daniel P. Berrange | Convert nodeGetInfo to virArch APIs |
commit | commitdiff | tree |
2012-12-18 |
Daniel P. Berrange | Introduce a set of APIs for managing architectures |
commit | commitdiff | tree |
2012-12-18 |
Cole Robinson | spec: Fix script warning when uninstalling libvirt... |
commit | commitdiff | tree |
2012-12-18 |
Jiri Denemark | docs: Fix documentation for readonly element |
commit | commitdiff | tree |
2012-12-18 |
Daniel Veillard | Added Ján Tomko to the commiters list |
commit | commitdiff | tree |
2012-12-17 |
Laine Stump | network: don't require private addresses if dnsmasq... |
commit | commitdiff | tree |
2012-12-17 |
Jiri Denemark | apparmor: Fix build |
commit | commitdiff | tree |
2012-12-17 |
Jiri Denemark | build: Fix AUTHORS generation |
commit | commitdiff | tree |
2012-12-17 |
Laine Stump | network: fix indentation of networkDnsmasqConfContents |
commit | commitdiff | tree |
2012-12-17 |
Cole Robinson | .gitignore: add tests/sysinfotest |
commit | commitdiff | tree |
2012-12-17 |
Cole Robinson | hostusb: Move USB_DEVFS define to hostusb.h to fix... |
commit | commitdiff | tree |
2012-12-17 |
Cole Robinson | daemon: Preface polkit error output with 'polkit:' |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for hotplug/unplug of host misc devices... |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for hotplug/unplug of host storage devices... |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for hotplug/unplug of USB host devices... |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for hotplug/unplug of NIC devices in LXC |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for hotplug/unplug of disk devices in LXC |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for attach/detach/update hostdev devices... |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for attach/detach/update disk devices in... |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for attach/detach/update net devices in... |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add basic driver API framework for device attach/detach... |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for misc host device passthrough with LXC |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for storage host device passthrough with LXC |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for USB host device passthrough with LXC |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for disks with LXC |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for SELinux labelling of hostdev storage... |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Refactor SELinux security driver hostdev labelling |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Allow passing a vroot into security manager hostdev... |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Skip bulk relabelling of resources in SELinux driver... |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Refactor LXC NIC creation to allow reuse by hotplug... |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Add support for <hostdev mode="capabilities"> |
commit | commitdiff | tree |
2012-12-17 |
Viktor Mihajlovski | tests: Add tests for sysinfo |
commit | commitdiff | tree |
2012-12-17 |
Viktor Mihajlovski | S390: Fix virSysinfoRead memory corruption |
commit | commitdiff | tree |
2012-12-17 |
Viktor Mihajlovski | build: Check for broken GCC -Wlogical-op in configure |
commit | commitdiff | tree |
2012-12-17 |
Peter Krempa | conf: cpu: Break some long lines |
commit | commitdiff | tree |
2012-12-17 |
Peter Krempa | conf: cpu: Refactor parsing of vendor_id and fallback... |
commit | commitdiff | tree |
2012-12-17 |
Peter Krempa | conf: cpu: Fix memory leak when specifying cpu vendor_i... |
commit | commitdiff | tree |
2012-12-17 |
Ken ICHIKAWA | conf: cpu: Fix parsing of vendor_id |
commit | commitdiff | tree |
2012-12-17 |
Daniel P. Berrange | Support custom 'svirt_tcg_t' context for TCG based... |
commit | commitdiff | tree |
2012-12-17 |
Peter Krempa | docs: Replace </br> with <br/> in docs/news.html.in |
commit | commitdiff | tree |
2012-12-17 |
Guannan Ren | tests: add one -device video device testcase |
commit | commitdiff | tree |
2012-12-17 |
Guannan Ren | qemu: use newer -device video device in qemu commandline |
commit | commitdiff | tree |
2012-12-17 |
Guannan Ren | conf: add optional attribte primary to video <model... |
commit | commitdiff | tree |
2012-12-17 |
Guannan Ren | qemu: add qemu vga devices caps and one cap to mark... |
commit | commitdiff | tree |
2012-12-17 |
Daniel Veillard | Release of libvirt-1.0.1 v1.0.1 |
commit | commitdiff | tree |
2012-12-14 |
Eric Blake | build: minor build fixes for BSD |
commit | commitdiff | tree |
2012-12-14 |
Roman Bogorodskiy | Socket identity support for FreeBSD. |
commit | commitdiff | tree |
2012-12-14 |
Laine Stump | network: fix (non)update of dnsmasq config during virDo... |
commit | commitdiff | tree |
2012-12-14 |
Guido Günther | Require SANLK_INQ_WAIT for inq_lockspace support |
commit | commitdiff | tree |
2012-12-14 |
Eric Blake | docs: fix some typos in examples |
commit | commitdiff | tree |
2012-12-14 |
Michal Privoznik | sanlock: Re-add lockspace unconditionally |
commit | commitdiff | tree |
2012-12-14 |
Eric Blake | install: fix virtlockd installation v1.0.1-rc2 |
commit | commitdiff | tree |
2012-12-14 |
Michał Łomnicki | docs: Fix location of libvirt.conf and auth.conf |
commit | commitdiff | tree |
2012-12-14 |
Laine Stump | qemu: don't fail update netdev on bridge detach failure |
commit | commitdiff | tree |
next |