libvirt/tests/qemuxml2argvdata
Matthias Bolte d9ad8ac392 Add VIR_DIV_UP to divide memory or storage request sizes with round up
Use it in all places where a memory or storage request size is converted
to a larger granularity. This avoids requesting too small memory or storage
sizes that could result from the truncation done by a simple division.

This extends the round up fix in 6002e0406c
to the whole codebase.

Instead of reporting errors for odd values in the VMX code round them up.

Update the QEMU Argv tests accordingly as the original memory size 219200
isn't a even multiple of 1024 and is rounded up to 215 megabyte now. Change
it to 219100 and 219136. Use two different values intentionally to make
sure that rounding up works.

Update virsh.pod accordingly, as rounding down and rejecting are replaced
by rounding up.
2011-01-29 00:42:10 +01:00
..
qemu.sh tests: Add tests for CPU selection in qemu driver 2010-12-02 11:13:09 +01:00
qemuxml2argv-balloon-device-auto.args tests: Test qemuxml2xml when expected xml changes 2010-07-28 16:47:56 -04:00
qemuxml2argv-balloon-device-auto.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-balloon-device.args Explicitly represent balloon device in XML and handle PCI address 2010-07-21 11:33:11 +01:00
qemuxml2argv-balloon-device.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-boot-cdrom.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-boot-cdrom.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-boot-floppy.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-boot-floppy.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-boot-menu-disable.args qemu: Allow setting boot menu on/off 2010-07-27 16:38:32 -04:00
qemuxml2argv-boot-menu-disable.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-boot-multi.args qemu: Allow setting boot menu on/off 2010-07-27 16:38:32 -04:00
qemuxml2argv-boot-multi.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-boot-network.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-boot-network.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-boot-order.args tests: Add tests for per-device boot elements 2011-01-17 17:18:56 +01:00
qemuxml2argv-boot-order.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-bootloader.args Fix handling of Xen(ner) detection 2009-09-22 16:13:33 +01:00
qemuxml2argv-bootloader.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-channel-guestfwd.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-channel-guestfwd.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-channel-virtio-auto.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-channel-virtio-auto.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-channel-virtio.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-channel-virtio.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-clock-france.args Allow configurable timezones with QEMU 2010-03-01 18:43:04 +00:00
qemuxml2argv-clock-france.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-clock-localtime.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-clock-localtime.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-clock-utc.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-clock-utc.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-clock-variable.args Support variable clock offset mode in QEMU 2010-03-01 18:41:40 +00:00
qemuxml2argv-clock-variable.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-console-compat-auto.args tests: Test qemuxml2xml when expected xml changes 2010-07-28 16:47:56 -04:00
qemuxml2argv-console-compat-auto.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-console-compat-chardev.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-console-compat-chardev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-console-compat.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-console-compat.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-console-virtio.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-console-virtio.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-cpu-exact1.args tests: Add tests for CPU selection in qemu driver 2010-12-02 11:13:09 +01:00
qemuxml2argv-cpu-exact1.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-cpu-exact2.args tests: Add tests for CPU selection in qemu driver 2010-12-02 11:13:09 +01:00
qemuxml2argv-cpu-exact2.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-cpu-minimum1.args tests: Add tests for CPU selection in qemu driver 2010-12-02 11:13:09 +01:00
qemuxml2argv-cpu-minimum1.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-cpu-minimum2.args tests: Add tests for CPU selection in qemu driver 2010-12-02 11:13:09 +01:00
qemuxml2argv-cpu-minimum2.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-cpu-strict1.args tests: Add tests for CPU selection in qemu driver 2010-12-02 11:13:09 +01:00
qemuxml2argv-cpu-strict1.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-cpu-topology1.args tests: Add tests for CPU selection in qemu driver 2010-12-02 11:13:09 +01:00
qemuxml2argv-cpu-topology1.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-cpu-topology2.args tests: Add tests for CPU selection in qemu driver 2010-12-02 11:13:09 +01:00
qemuxml2argv-cpu-topology2.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-cpu-topology3.args tests: Add tests for CPU selection in qemu driver 2010-12-02 11:13:09 +01:00
qemuxml2argv-cpu-topology3.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-aio.args qemu aio: enable support 2011-01-28 09:09:49 -07:00
qemuxml2argv-disk-aio.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-cdrom-empty.args Specify bus/unit instead of index for disks with QEMU 2010-01-15 17:55:59 +00:00
qemuxml2argv-disk-cdrom-empty.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-cdrom.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-disk-cdrom.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-boot-cdrom.args Specify bus/unit instead of index for disks with QEMU 2010-01-15 17:55:59 +00:00
qemuxml2argv-disk-drive-boot-cdrom.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-boot-disk.args Do not use boot=on on IDE device 2010-08-04 18:31:44 +02:00
qemuxml2argv-disk-drive-boot-disk.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-cache-v1-none.args Specify bus/unit instead of index for disks with QEMU 2010-01-15 17:55:59 +00:00
qemuxml2argv-disk-drive-cache-v1-none.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-cache-v1-wb.args Specify bus/unit instead of index for disks with QEMU 2010-01-15 17:55:59 +00:00
qemuxml2argv-disk-drive-cache-v1-wb.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-cache-v1-wt.args Specify bus/unit instead of index for disks with QEMU 2010-01-15 17:55:59 +00:00
qemuxml2argv-disk-drive-cache-v1-wt.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-cache-v2-none.args Specify bus/unit instead of index for disks with QEMU 2010-01-15 17:55:59 +00:00
qemuxml2argv-disk-drive-cache-v2-none.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-cache-v2-wb.args Specify bus/unit instead of index for disks with QEMU 2010-01-15 17:55:59 +00:00
qemuxml2argv-disk-drive-cache-v2-wb.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-cache-v2-wt.args Specify bus/unit instead of index for disks with QEMU 2010-01-15 17:55:59 +00:00
qemuxml2argv-disk-drive-cache-v2-wt.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-error-policy-enospace.args Add enospace option to qemu disk error policy 2010-04-09 03:35:47 -04:00
qemuxml2argv-disk-drive-error-policy-enospace.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-error-policy-stop.args Add disk error policy to domain XML 2010-03-26 16:35:18 -04:00
qemuxml2argv-disk-drive-error-policy-stop.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-fat.args Do not use boot=on on IDE device 2010-08-04 18:31:44 +02:00
qemuxml2argv-disk-drive-fat.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-fmt-qcow.args Do not use boot=on on IDE device 2010-08-04 18:31:44 +02:00
qemuxml2argv-disk-drive-fmt-qcow.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-network-nbd.args tests: Add tests for network disks 2010-12-09 14:20:53 -07:00
qemuxml2argv-disk-drive-network-nbd.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-network-rbd.args tests: Add tests for network disks 2010-12-09 14:20:53 -07:00
qemuxml2argv-disk-drive-network-rbd.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-network-sheepdog.args tests: Add tests for network disks 2010-12-09 14:20:53 -07:00
qemuxml2argv-disk-drive-network-sheepdog.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-readonly-disk.args Re-arrange PCI device address assignment to match QEMU's default 2010-07-21 11:35:21 +01:00
qemuxml2argv-disk-drive-readonly-disk.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-readonly-no-device.args qemu: Fix detection of drive readonly option 2010-10-26 10:31:50 +02:00
qemuxml2argv-disk-drive-readonly-no-device.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-drive-shared.args Specify bus/unit instead of index for disks with QEMU 2010-01-15 17:55:59 +00:00
qemuxml2argv-disk-drive-shared.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-floppy.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-disk-floppy.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-many.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-disk-many.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-scsi-device-auto.args tests: Test qemuxml2xml when expected xml changes 2010-07-28 16:47:56 -04:00
qemuxml2argv-disk-scsi-device-auto.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-scsi-device.args tests: Test qemuxml2xml when expected xml changes 2010-07-28 16:47:56 -04:00
qemuxml2argv-disk-scsi-device.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-usb-device.args Re-arrange PCI device address assignment to match QEMU's default 2010-07-21 11:35:21 +01:00
qemuxml2argv-disk-usb-device.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-usb.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-disk-usb.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-virtio.args Do not use boot=on on IDE device 2010-08-04 18:31:44 +02:00
qemuxml2argv-disk-virtio.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-disk-xenvbd.args Do not use boot=on on IDE device 2010-08-04 18:31:44 +02:00
qemuxml2argv-disk-xenvbd.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-encrypted-disk.args Add '-nodefconfig' command line arg to QEMU 2010-06-23 14:08:05 +01:00
qemuxml2argv-encrypted-disk.xml Explicitly represent balloon device in XML and handle PCI address 2010-07-21 11:33:11 +01:00
qemuxml2argv-floppy-drive-fat.args Specify bus/unit instead of index for disks with QEMU 2010-01-15 17:55:59 +00:00
qemuxml2argv-floppy-drive-fat.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-fs9p.args Implement support for virtio plan9fs filesystem passthrough in QEMU 2010-10-13 12:04:50 +01:00
qemuxml2argv-fs9p.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-graphics-sdl-fullscreen.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-graphics-sdl-fullscreen.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-graphics-sdl.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-graphics-sdl.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-graphics-spice.args Support SPICE channel security options 2010-11-09 11:47:26 +00:00
qemuxml2argv-graphics-spice.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-graphics-vnc-sasl.args Fix QEMU test suite with new VNC env variable 2009-09-29 17:15:52 +01:00
qemuxml2argv-graphics-vnc-sasl.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-graphics-vnc-socket.args qemu: Allow serving VNC over a unix domain socket 2011-01-21 16:03:04 -05:00
qemuxml2argv-graphics-vnc-socket.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-graphics-vnc-tls.args Fix QEMU test suite with new VNC env variable 2009-09-29 17:15:52 +01:00
qemuxml2argv-graphics-vnc-tls.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-graphics-vnc.args Fix QEMU test suite with new VNC env variable 2009-09-29 17:15:52 +01:00
qemuxml2argv-graphics-vnc.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-hostdev-pci-address-device.args Re-arrange PCI device address assignment to match QEMU's default 2010-07-21 11:35:21 +01:00
qemuxml2argv-hostdev-pci-address-device.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-hostdev-pci-address.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-hostdev-pci-address.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-hostdev-usb-address-device.args qemu: don't use %.3d format for bus/addr of USB devices 2010-10-26 10:19:07 -06:00
qemuxml2argv-hostdev-usb-address-device.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-hostdev-usb-address.args qemu: don't use %.3d format for bus/addr of USB devices 2010-10-26 10:19:07 -06:00
qemuxml2argv-hostdev-usb-address.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-hugepages.args avoid newly-introduced test failure 2010-01-09 09:25:04 +01:00
qemuxml2argv-hugepages.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-input-usbmouse.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-input-usbmouse.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-input-usbtablet.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-input-usbtablet.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-input-xen.args Fix QEMU test suite with new VNC env variable 2009-09-29 17:15:52 +01:00
qemuxml2argv-input-xen.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-machine-aliases1.args Test qemu machine aliases 2009-09-10 12:37:42 +01:00
qemuxml2argv-machine-aliases1.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-machine-aliases2.args Test that domain-specific qemu machine types are used correctly 2009-09-10 12:37:43 +01:00
qemuxml2argv-machine-aliases2.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-memtune.args XML parsing for memory tunables 2010-10-12 19:26:09 +02:00
qemuxml2argv-memtune.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-migrate.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-migrate.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-minimal.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-minimal.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-misc-acpi.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-misc-acpi.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-misc-no-reboot.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-misc-no-reboot.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-misc-uuid.args Fix handling of Xen(ner) detection 2009-09-22 16:13:33 +01:00
qemuxml2argv-misc-uuid.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-net-eth-ifname.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-net-eth-ifname.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-net-eth-names.args Remove direct storage of hostnet_name & vlan 2010-02-02 16:31:47 +00:00
qemuxml2argv-net-eth-names.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-net-eth.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-net-eth.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-net-user.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-net-user.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-net-virtio-device.args Re-arrange PCI device address assignment to match QEMU's default 2010-07-21 11:35:21 +01:00
qemuxml2argv-net-virtio-device.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-net-virtio-netdev.args Re-arrange PCI device address assignment to match QEMU's default 2010-07-21 11:35:21 +01:00
qemuxml2argv-net-virtio-netdev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-net-virtio.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-net-virtio.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-nographics-vga.args Pass -vga none if no video card specified 2010-01-18 13:55:57 +00:00
qemuxml2argv-nographics-vga.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-nographics.args qemu: Use -vga none only if it is supported 2010-12-08 16:45:10 +01:00
qemuxml2argv-nographics.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-parallel-tcp-chardev.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-parallel-tcp-chardev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-parallel-tcp.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-parallel-tcp.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-qemu-ns-no-env.args Add tests for the new Qemu namespace XML. 2010-07-23 17:30:45 -04:00
qemuxml2argv-qemu-ns-no-env.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-qemu-ns.args Add tests for the new Qemu namespace XML. 2010-07-23 17:30:45 -04:00
qemuxml2argv-qemu-ns.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-restore-v1.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-restore-v1.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-restore-v2-fd.args qemu: use -incoming fd:n to avoid qemu holding fd indefinitely 2011-01-17 09:24:41 -07:00
qemuxml2argv-restore-v2-fd.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-restore-v2.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-restore-v2.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-dev-chardev.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-serial-dev-chardev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-dev.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-serial-dev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-file-chardev.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-serial-file-chardev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-file.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-serial-file.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-many-chardev.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-serial-many-chardev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-many.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-serial-many.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-pty-chardev.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-serial-pty-chardev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-pty.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-serial-pty.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-tcp-chardev.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-serial-tcp-chardev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-tcp-telnet-chardev.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-serial-tcp-telnet-chardev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-tcp-telnet.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-serial-tcp-telnet.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-tcp.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-serial-tcp.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-udp-chardev.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-serial-udp-chardev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-udp.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-serial-udp.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-unix-chardev.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-serial-unix-chardev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-unix.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-serial-unix.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-vc-chardev.args qemu: use separate alias for chardev and associated device 2011-01-27 13:55:35 -07:00
qemuxml2argv-serial-vc-chardev.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-serial-vc.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-serial-vc.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-smbios.args smbios: allow () in smbios strings 2010-12-07 08:49:45 -07:00
qemuxml2argv-smbios.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-smp.args vcpu: improve vcpu support in qemu command line 2010-10-19 10:06:33 -06:00
qemuxml2argv-smp.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-sound-device.args qemu: sound: Support intel 'ich6' model 2011-01-24 13:11:52 -05:00
qemuxml2argv-sound-device.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-sound.args Switch to using a unix socket for the qemu monitor 2009-07-09 20:04:09 +01:00
qemuxml2argv-sound.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-watchdog-device.args qemu: Watchdog IB700 is not a PCI device (RHBZ#667091). 2011-01-11 08:28:54 -07:00
qemuxml2argv-watchdog-device.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-watchdog-dump.args Update documentation of watchdog dump option and add test data for it 2010-12-10 08:00:05 -07:00
qemuxml2argv-watchdog-dump.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00
qemuxml2argv-watchdog.args Support QEMU watchdog device. 2009-10-21 16:37:44 +01:00
qemuxml2argv-watchdog.xml Add VIR_DIV_UP to divide memory or storage request sizes with round up 2011-01-29 00:42:10 +01:00