libvirt/src/qemu
Jiri Denemark 9fc4b6a606 qemu: Switch over command line capabilities to virBitmap
This is done for two reasons:
- we are getting very close to 64 flags which is the maximum we can use
  with unsigned long long
- by using LL constants in enum we already violates C99 constraint that
  enum values have to fit into int
2011-02-24 12:10:00 +01:00
..
libvirtd_qemu.aug qemu: fix augeas support for vnc_auto_unix_socket 2011-01-28 15:28:30 -07:00
qemu_audit.c Move QEMU audit helper code out of the QEMU driver 2010-12-17 13:46:15 +00:00
qemu_audit.h Move QEMU audit helper code out of the QEMU driver 2010-12-17 13:46:15 +00:00
qemu_bridge_filter.c Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
qemu_bridge_filter.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_capabilities.c qemu: Switch over command line capabilities to virBitmap 2011-02-24 12:10:00 +01:00
qemu_capabilities.h qemu: Switch over command line capabilities to virBitmap 2011-02-24 12:10:00 +01:00
qemu_cgroup.c qemu: Implement blkio tunable XML configuration and parsing. 2011-02-08 11:43:45 -07:00
qemu_cgroup.h Move QEMU cgroup helper code out of the QEMU driver 2010-12-17 13:48:30 +00:00
qemu_command.c qemu: Switch over command line capabilities to virBitmap 2011-02-24 12:10:00 +01:00
qemu_command.h qemu: Switch over command line capabilities to virBitmap 2011-02-24 12:10:00 +01:00
qemu_conf.c qemu: Implement blkio tunable XML configuration and parsing. 2011-02-08 11:43:45 -07:00
qemu_conf.h qemu: Add conf option to auto setup VNC unix sockets 2011-01-21 16:03:05 -05:00
qemu_domain.c Move all the QEMU migration code to a new file 2011-02-17 12:56:10 +00:00
qemu_domain.h Move all the QEMU migration code to a new file 2011-02-17 12:56:10 +00:00
qemu_driver.c qemu: Switch over command line capabilities to virBitmap 2011-02-24 12:10:00 +01:00
qemu_driver.h Split all QEMU process mangement code into separate file 2011-02-17 12:48:55 +00:00
qemu_hostdev.c Move QEMU hostdev helper code out of the QEMU driver 2010-12-17 13:50:21 +00:00
qemu_hostdev.h Move QEMU hostdev helper code out of the QEMU driver 2010-12-17 13:50:21 +00:00
qemu_hotplug.c qemu: Switch over command line capabilities to virBitmap 2011-02-24 12:10:00 +01:00
qemu_hotplug.h qemu: Switch over command line capabilities to virBitmap 2011-02-24 12:10:00 +01:00
qemu_migration.c qemu: Switch over command line capabilities to virBitmap 2011-02-24 12:10:00 +01:00
qemu_migration.h Move all the QEMU migration code to a new file 2011-02-17 12:56:10 +00:00
qemu_monitor_json.c maint: kill all remaining uses of old DEBUG macro 2011-02-21 08:46:52 -07:00
qemu_monitor_json.h qemu: Add shortcut for HMP pass through 2011-02-03 22:20:30 +01:00
qemu_monitor_text.c maint: kill all remaining uses of old DEBUG macro 2011-02-21 08:46:52 -07:00
qemu_monitor_text.h qemu: add set_password and expire_password monitor commands 2011-01-14 12:35:42 -07:00
qemu_monitor.c maint: kill all remaining uses of old DEBUG macro 2011-02-21 08:46:52 -07:00
qemu_monitor.h qemu: Add shortcut for HMP pass through 2011-02-03 22:20:30 +01:00
qemu_process.c qemu: Switch over command line capabilities to virBitmap 2011-02-24 12:10:00 +01:00
qemu_process.h Split all QEMU process mangement code into separate file 2011-02-17 12:48:55 +00:00
qemu.conf docs: fix typos 2011-02-15 13:50:28 -07:00
test_libvirtd_qemu.aug qemu: fix augeas support for vnc_auto_unix_socket 2011-01-28 15:28:30 -07:00
THREADS.txt docs: more on qemu locking patterns 2011-02-02 09:19:31 -07:00