index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
conf
/
libvirt.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable cpus when an instance is spawning
Sylvain Bauza
2023-02-10
1
-0
/
+5
*
libvirt: let CPUs be power managed
Sylvain Bauza
2023-02-10
1
-0
/
+3
*
cpu: interfaces for managing state and governor
Sylvain Bauza
2023-02-09
1
-0
/
+10
*
Correct config help message related options
Rajesh Tailor
2022-11-11
1
-0
/
+1
*
Fix typos in help messages
Rajesh Tailor
2022-05-30
1
-2
/
+2
*
Update live_migration_downtime definition
Pedro Almeida
2022-02-23
1
-3
/
+4
*
Use the new type HostDomainOpt.
Daniel Bengtsson
2021-05-19
1
-1
/
+1
*
Replace blind retry with libvirt event waiting in detach
Balazs Gibizer
2021-04-18
1
-0
/
+24
*
libvirt: Deprecate `live_migration_tunnelled`
Kashyap Chamarthy
2021-03-16
1
-0
/
+9
*
Merge "Remove non-libguestfs file injection for libvirt"
Zuul
2021-03-15
1
-8
/
+7
|
\
|
*
Remove non-libguestfs file injection for libvirt
Sean Dague
2021-03-03
1
-8
/
+7
*
|
libvirt: Allow disabling CPU flags via `cpu_model_extra_flags`
Kashyap Chamarthy
2021-03-04
1
-35
/
+41
|
/
*
Merge "Fix misleading documentation for live_migration_inbound_addr"
Zuul
2021-02-02
1
-14
/
+8
|
\
|
*
Fix misleading documentation for live_migration_inbound_addr
Andrew Bonney
2020-07-31
1
-14
/
+8
*
|
libvirt: Drop support for Xen
Stephen Finucane
2021-01-22
1
-6
/
+3
*
|
libvirt: Drop support for UML
Stephen Finucane
2021-01-22
1
-1
/
+1
*
|
Merge "libvirt: Remove support for '[libvirt] use_usb_tablet'"
Zuul
2021-01-20
1
-20
/
+0
|
\
\
|
*
|
libvirt: Remove support for '[libvirt] use_usb_tablet'
Stephen Finucane
2020-10-06
1
-20
/
+0
*
|
|
Merge "Update supported transports for iscsi connector"
Zuul
2020-12-05
1
-5
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update supported transports for iscsi connector
Jack Lu
2019-07-15
1
-5
/
+6
*
|
|
Add support for resize and cold migration of emulated TPM files
Stephen Finucane
2020-09-08
1
-0
/
+34
*
|
|
Remove support for Intel CMT events
Stephen Finucane
2020-09-01
1
-12
/
+9
*
|
|
libvirt: Add emulated TPM support to Nova
Chris Friesen
2020-08-25
1
-0
/
+10
|
|
/
|
/
|
*
|
Make libvirt able to trigger a backend image copy when needed
Dan Smith
2020-06-24
1
-0
/
+44
*
|
rbd_utils: increase _destroy_volume timeout
Sasha Andonov
2020-05-20
1
-0
/
+21
*
|
add [libvirt]/max_queues config option
Sean Mooney
2019-12-02
1
-0
/
+8
*
|
Consolidate [image_cache] conf options
Eric Fried
2019-11-13
1
-8
/
+0
*
|
libvirt: Enable driver configuring PMEM namespaces
LuyaoZhong
2019-09-19
1
-0
/
+27
*
|
Merge "vCPU model selection"
Zuul
2019-09-11
1
-11
/
+22
|
\
\
|
*
|
vCPU model selection
ya.wang
2019-09-06
1
-11
/
+22
*
|
|
Improve SEV documentation and other minor tweaks
Adam Spiers
2019-09-10
1
-15
/
+5
*
|
|
Enable booting of libvirt guests with AMD SEV memory encryption
Adam Spiers
2019-09-10
1
-4
/
+56
|
/
/
*
|
config: remove deprecated checksum options
Mohammed Naser
2019-08-15
1
-27
/
+0
*
|
doc: correct the information of 'cpu_map'
Wang Huaqiang
2019-08-02
1
-3
/
+6
|
/
*
libvirt: Add a rbd_connect_timeout configurable
Lee Yarwood
2019-07-02
1
-0
/
+5
*
Fix failure to boot instances with qcow2 format images
zhu.boxiang
2019-05-20
1
-0
/
+1
*
libvirt: drop MIN_LIBVIRT_POSTCOPY_VERSION
Matt Riedemann
2019-04-03
1
-1
/
+1
*
libvirt: Use 'writeback' QEMU cache mode when 'none' is not viable
Kashyap Chamarthy
2019-03-21
1
-20
/
+24
*
Trivialfix for help description of images_type
zhu.boxiang
2019-03-13
1
-1
/
+1
*
Follow up for per-instance serial number change
Matt Riedemann
2019-02-04
1
-12
/
+12
*
Per-instance serial number
Kevin_Zheng
2019-02-03
1
-3
/
+13
*
libvirt: A few miscellaneous items related to "native TLS"
Kashyap Chamarthy
2019-01-22
1
-2
/
+5
*
libvirt: Support native TLS for migration and disks over NBD
Kashyap Chamarthy
2019-01-09
1
-0
/
+38
*
libvirt: Add workaround to cleanup instance dir when using rbd
Lee Yarwood
2019-01-02
1
-0
/
+1
*
Merge "conf: Convert 'live_migration_inbound_addr' to HostAddressOpt"
Zuul
2018-12-20
1
-7
/
+3
|
\
|
*
conf: Convert 'live_migration_inbound_addr' to HostAddressOpt
Stephen Finucane
2018-10-02
1
-7
/
+3
*
|
libvirt: remove live_migration_progress_timeout config
Yikun Jiang
2018-12-14
1
-21
/
+1
*
|
libvirt: add live migration timeout action
Yikun Jiang
2018-12-14
1
-2
/
+26
*
|
Add missing ws seperator between words
zhufl
2018-11-26
1
-2
/
+2
*
|
Document each libvirt.sysinfo_serial choice
Matt Riedemann
2018-10-19
1
-1
/
+12
[next]