Daniel P. Berrange 910b019f93 Convert qemu command line flags to 64-bit int
The QEMU flags are commonly stored as a signed or unsigned int,
allowing only 31 flags. This limit is rather close, so to aid
future patches, change it to a 64-bit int

* src/qemu/qemu_conf.c, src/qemu/qemu_conf.h, src/qemu/qemu_driver.c,
  tests/qemuargv2xmltest.c, tests/qemuhelptest.c, tests/qemuxml2argvtest.c:
  Use 'unsigned long long' for QEMU flags
2010-02-10 12:09:41 +00:00
..
2009-07-16 15:06:42 +02:00
2010-01-18 01:44:20 +01:00
2010-01-18 01:44:20 +01:00
2009-11-03 16:46:54 -05:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2010-01-21 15:24:15 +01:00
2009-10-07 12:18:13 +02:00
2009-10-08 16:34:22 +02:00
2009-10-07 12:18:13 +02:00
2009-07-16 15:06:42 +02:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2010-01-15 16:28:05 +00:00
2009-10-07 12:18:13 +02:00