libvirt/src/qemu
Andrea Bolognani ea9b0e580a keycodemapdb: Update submodule
This time around it's not enough to just pick the latest commit,
because with aed87bb2aa6ed83b49574eb982e3bdd4c36acf17 keycodemapdb
renamed the 'rfb' keycode to 'qnum' and we need to accept the new
name while maintaining backwards compatibility.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2018-03-12 16:30:49 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug Revert "qemu: Expose rx/tx_queue_size in qemu.conf too" 2018-02-12 14:56:29 +00:00
Makefile.inc.am make: split qemu driver build rules into qemu/Makefile.inc.am 2018-02-23 13:14:26 +00:00
MIGRATION.txt
qemu_agent.c qemu: don't leak in qemuGetDHCPInterfaces when failing to alloc 2018-02-12 07:57:26 +01:00
qemu_agent.h
qemu_alias.c conf: expand network device callbacks to cover resolving NIC type 2018-02-09 11:05:10 +00:00
qemu_alias.h qemu: different declarations for the same method 2018-03-12 11:02:09 +01:00
qemu_block.c storage: Fix formatting and parsing of qemu type 'UnixSocketAddress' 2018-02-14 15:58:04 +01:00
qemu_block.h
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu: Remove virQEMUCapsProcessProps() 2018-03-08 16:05:47 +01:00
qemu_capabilities.h qemu: Add dump completed event to the capabilities 2018-02-02 15:19:14 -05:00
qemu_capspriv.h
qemu_cgroup.c
qemu_cgroup.h
qemu_command.c qemu: handle missing switch enum cases 2018-02-21 16:59:10 +00:00
qemu_command.h Revert "qemu: Expose rx/tx_queue_size in qemu.conf too" 2018-02-12 14:56:29 +00:00
qemu_conf.c conf: stop passing virConnectPtr into virDomainDiskTranslateSourcePool 2018-02-19 11:11:47 +00:00
qemu_conf.h port allocator: make port range constant object 2018-02-22 13:52:45 +01:00
qemu_domain_address.c qemu: report a nicer error when USB is disabled 2018-03-07 14:10:46 +01:00
qemu_domain_address.h
qemu_domain.c qemu: Add qemu functions for storage source private data handling 2018-03-12 10:04:56 +01:00
qemu_domain.h qemu: don't pass virConnectPtr around for secrets 2018-02-19 11:11:47 +00:00
qemu_driver.c keycodemapdb: Update submodule 2018-03-12 16:30:49 +01:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu_hotplug: Drop dead code in net update 2018-02-23 11:52:44 +01:00
qemu_hotplug.h qemu: don't pass virConnectPtr around for secrets 2018-02-19 11:11:47 +00:00
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c qemu: fix memory leak of @vporttype during migration. 2018-02-28 07:56:17 +01:00
qemu_migration_cookie.h
qemu_migration.c qemu: simplify condition 2018-03-08 17:40:56 +01:00
qemu_migration.h qemu: Add virConnectPtr back to some migration methods 2018-02-26 11:32:27 +01:00
qemu_monitor_json.c qemu: log the crash information for S390 2018-03-06 08:55:12 -05:00
qemu_monitor_json.h qemu: stop passing virConnectPtr into qemuMonitorStartCPUs 2018-02-19 11:11:46 +00:00
qemu_monitor_text.c qemu: stop passing virConnectPtr into qemuMonitorStartCPUs 2018-02-19 11:11:46 +00:00
qemu_monitor_text.h qemu: stop passing virConnectPtr into qemuMonitorStartCPUs 2018-02-19 11:11:46 +00:00
qemu_monitor.c qemu: log the crash information for S390 2018-03-06 08:55:12 -05:00
qemu_monitor.h qemu: log the crash information for S390 2018-03-06 08:55:12 -05:00
qemu_parse_command.c
qemu_parse_command.h
qemu_process.c qemuProcessLaunch: Print all arguments to debug 2018-02-26 11:32:14 +01:00
qemu_process.h qemu: remove virConnectPtr from some more startup code paths 2018-02-19 11:11:47 +00:00
qemu_processpriv.h
qemu_security.c
qemu_security.h
qemu.conf Revert "qemu: Expose rx/tx_queue_size in qemu.conf too" 2018-02-12 14:56:29 +00:00
test_libvirtd_qemu.aug.in Revert "qemu: Expose rx/tx_queue_size in qemu.conf too" 2018-02-12 14:56:29 +00:00
THREADS.txt