Show patches with: Archived = No       |   430702 patches
« 1 2 ... 7 8 94307 4308 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
vmdk: Fix local_err in vmdk_create - - 1 - --- 2014-05-28 Fam Zheng New
vmdk: Fix integer overflow in offset calculation - - - - --- 2014-09-12 Fam Zheng New
vmdk: Fix format specific information (create type) for streamOptimized - - - - --- 2014-01-23 Fam Zheng New
vmdk: Fix cylinders number during convert - - 1 - --- 2014-10-22 Arthur Gautier New
vmdk: Fix creating big description file - - - - --- 2013-12-02 Fam Zheng New
vmdk: Fix converting to streamOptimized - - - - --- 2016-01-25 Fam Zheng New
vmdk: Fix big flat extent IO - - - - --- 2014-01-08 Fam Zheng New
vmdk: Fix %d and %lld to PRI* in format strings - - - - --- 2014-04-17 Fam Zheng New
vmdk: Fix "%x" to PRIx32 in format strings for cid - - - - --- 2014-04-17 Fam Zheng New
vmdk: Don't corrupt desc file in vmdk_write_cid vmdk: Don't corrupt desc file in vmdk_write_cid - - 1 - --- 2023-11-24 Fam New
vmdk: Create streamOptimized as version 3 - - - - --- 2015-09-17 Fam Zheng New
vmdk: Check for overhead when opening - - - - --- 2014-01-21 Fam Zheng New
vmdk: Check VMFS extent line field number - - - - --- 2013-12-09 Fam Zheng New
vmdk: Allow vmdk_create to work with protocol - - - - --- 2013-12-17 Fam Zheng New
vmdk: Allow space in file name - - 1 - --- 2013-01-29 Philipp Hahn New
vmdk: Allow selecting SCSI adapter in image creation - - - - --- 2013-01-28 Othmar Pasteka New
vmcoreinfo: put it in the 'misc' device category vmcoreinfo: put it in the 'misc' device category - - - - --- 2017-11-06 Marc-André Lureau New
vmbus: Print a warning when enabled without the recommended set of features vmbus: Print a warning when enabled without the recommended set of features 1 - - - --- 2024-01-25 Maciej S. Szmigiero New
vmbus: Don't make QOM property registration conditional vmbus: Don't make QOM property registration conditional 1 - - - --- 2020-10-09 Eduardo Habkost New
vm performance degradation after kvm live migration or save-restore with ETP enabled - - - - --- 2013-07-11 Xiao Guangrong New
vm performance degradation after kvm live migration or save-restore with ETP enabled - - - - --- 2013-07-30 Zhanghaoyu (A) New
vm performance degradation after kvm live migration or save-restore with EPT enabled - - - - --- 2013-08-31 Zhanghaoyu (A) New
vl:c: make sure that sockets are calculated correctly in '-smp X' case vl:c: make sure that sockets are calculated correctly in '-smp X' case - - - - --- 2018-08-29 Igor Mammedov New
vl: verify if combination of cpus, sockets, cores and threads is sane - - - - --- 2013-11-21 Peter Lieven New
vl: trivial: use error_report for max-cpu error - - 1 - --- 2015-10-26 Andrew Jones New
vl: trivial spelling fix - - - - --- 2011-04-23 Brad Hards New
vl: trivial spelling fix - - - - --- 2011-04-26 Stefan Hajnoczi New
vl: trim includes - - - - --- 2014-02-07 Michael Tokarev New
vl: transform QemuOpts device to JSON syntax device vl: transform QemuOpts device to JSON syntax device - - - - --- 2022-02-24 Duan, Zhenzhong New
vl: take iothread lock very early - - - 2 --- 2015-03-03 Paolo Bonzini New
vl: take iothread lock very early - - - 1 --- 2015-03-03 Paolo Bonzini New
vl: smp_parse: fix regression - - - - --- 2016-06-21 Andrew Jones New
vl: set LC_MESSAGES and LC_CTYPE in main for all code vl: set LC_MESSAGES and LC_CTYPE in main for all code 1 - 1 - --- 2019-04-15 Daniel P. Berrangé New
vl: rework smp_parse - - - - --- 2014-11-06 Andrew Jones New
vl: remove unnecessary duplicate call to tpm_cleanup - - - - --- 2016-06-16 Paolo Bonzini New
vl: remove shadowed local variables vl: remove shadowed local variables - - 1 - --- 2023-09-25 Paolo Bonzini New
vl: remove dead code in parse_memory_options() vl: remove dead code in parse_memory_options() - - 1 - --- 2022-08-05 Paolo Bonzini New
vl: remove dead code from set_memory_options vl: remove dead code from set_memory_options - - - - --- 2022-03-03 Lei Chen New
vl: remove (max_cpus > 255) check from smp_parse - - - - --- 2013-11-25 Alexey Kardashevskiy New
vl: redirect stdio to a file in Windows GUI build - - - - --- 2015-08-14 Daniel P. Berrangé New
vl: process -object after other backend options - - - - --- 2014-08-25 Paolo Bonzini New
vl: prevent SDL replacing 'main' on win32 platforms - - - - --- 2015-08-13 Daniel P. Berrangé New
vl: pause vcpus before stopping iothreads vl: pause vcpus before stopping iothreads - - 1 - --- 2018-01-30 Stefan Hajnoczi New
vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIGRATE - - - 1 --- 2013-05-17 Hu Tao New
vl: move rom_load_all after machine init done - - - - --- 2015-06-16 Eric Auger New
vl: make sure char-pty message displayed by moving setbuf to the beginning vl: make sure char-pty message displayed by moving setbuf to the beginning - - - - --- 2019-07-16 Wei Yang New
vl: make boot_strict variable static (not used outside vl.c) - - 1 - --- 2013-12-09 Michael Tokarev New
vl: introduce vm_shutdown() vl: introduce vm_shutdown() - - - - --- 2018-02-20 Stefan Hajnoczi New
vl: initialize displays _after_ exiting preconfiguration vl: initialize displays _after_ exiting preconfiguration - - - 1 --- 2020-12-17 Paolo Bonzini New
vl: fix resource leak with monitor_fdset_add_fd - - 2 - --- 2015-03-12 Paolo Bonzini New
vl: fix resource leak with monitor_fdset_add_fd - - 2 - --- 2015-03-13 Paolo Bonzini New
vl: fix possible int overflow for qemu_timedate_diff() vl: fix possible int overflow for qemu_timedate_diff() - - - - --- 2018-02-01 Gonglei (Arei) New
vl: fix migration from prelaunch state - - 1 - --- 2016-02-15 Paolo Bonzini New
vl: fix memory leak spotted by valgrind - - - - --- 2015-05-25 Shannon Zhao New
vl: fix memory leak in configure_accelerators vl: fix memory leak in configure_accelerators - - 1 - --- 2020-01-08 Chen Qun New
vl: fix machine option containing underscores vl: fix machine option containing underscores - 1 - - --- 2021-08-10 Jean-Philippe Brucker New
vl: fix leak of qdict_crumple return value vl: fix leak of qdict_crumple return value - - 1 - --- 2021-07-07 Paolo Bonzini New
vl: fix compilation without SDL - - - - --- 2013-06-14 Vincent Stehlé New
vl: fix comment about when parsing cpu definitions - - - - --- 2016-03-16 Wei Jiangang New
vl: fix build when configured with no graphic support - - 1 - --- 2013-10-29 Antony Pavlov New
vl: fix -sandbox parsing crash when seccomp support is disabled vl: fix -sandbox parsing crash when seccomp support is disabled - 1 2 1 --- 2019-04-29 Marc-André Lureau New
vl: fix "type is NULL" in -vga help vl: fix "type is NULL" in -vga help - - - - --- 2024-04-15 Marc-André Lureau New
vl: exit if a bad property value is passed to -global - - 1 - --- 2016-07-13 Greg Kurz New
vl: don't use RUN_STATE_PRECONFIG unless --preconfig is given vl: don't use RUN_STATE_PRECONFIG unless --preconfig is given - - - - --- 2018-06-04 Daniel P. Berrangé New
vl: disable default cdrom when using explicitely scsi-hd - - - - --- 2016-12-31 Hervé Poussineau New
vl: deprecate -writeconfig vl: deprecate -writeconfig - - - - --- 2021-02-25 Paolo Bonzini New
vl: convert -smp to qemu_opts_parse() - - 1 - --- 2013-06-19 Michael Tokarev New
vl: convert -smp to qemu_opts_parse() - - - - --- 2013-06-24 Michael Tokarev New
vl: constify default_list vl: constify default_list - - 1 - --- 2023-10-30 Marc-André Lureau New
vl: change PID file path resolve error to warning vl: change PID file path resolve error to warning - 1 1 - --- 2022-10-27 Fiona Ebner New
vl: chanage runstate only if new state is different from current state 1 - - - --- 2016-04-13 Li Zhijian New
vl: allow not specifying size in -m when using -M memory-backend vl: allow not specifying size in -m when using -M memory-backend - 1 1 - --- 2021-05-18 Paolo Bonzini New
vl: allow "cont" from panicked state 1 - 3 - --- 2013-08-21 Paolo Bonzini New
vl: add virtio-vga-gl to the default_list vl: add virtio-vga-gl to the default_list - - - - --- 2021-07-01 Marc-André Lureau New
vl: add missing transition debug->finish_migrate - - - - --- 2013-12-03 Paolo Bonzini New
vl: add missing display_remote++ vl: add missing display_remote++ - 1 - - --- 2023-11-17 Marc-André Lureau New
vl: add -libvirt-caps option for libvirt to stop parsing help output - - - - --- 2012-07-25 Anthony Liguori New
vl: Use exit(1) when requested VGA interface is unavailable - - 1 - --- 2015-11-11 Eduardo Habkost New
vl: Use error_fatal to simplify obvious fatal errors (again) vl: Use error_fatal to simplify obvious fatal errors (again) - - 3 - --- 2018-12-13 Markus Armbruster New
vl: Print maxmem in hex format for error message - - - - --- 2014-09-16 Zhanghailiang New
vl: Print error when using incorrect backend for debugcon vl: Print error when using incorrect backend for debugcon - - 1 - --- 2018-10-11 Philippe Mathieu-Daudé New
vl: Print display options for -display help vl: Print display options for -display help - - 1 1 --- 2023-12-14 Akihiko Odaki New
vl: Parse legacy default_machine_opts vl: Parse legacy default_machine_opts - - - - --- 2021-07-13 Jason Andryuk New
vl: Move cpu_synchronize_all_states() into qemu_system_reset() 1 - - 1 --- 2016-04-04 David Gibson New
vl: Improve error message when we can't load fw_cfg from file vl: Improve error message when we can't load fw_cfg from file - - - - --- 2018-11-01 Li Qiang New
vl: Free machine list vl: Free machine list - - 1 - --- 2023-07-22 Akihiko Odaki New
vl: Fixup mismatching ram size vl: Fixup mismatching ram size - - - - --- 2022-02-22 lichun New
vl: Fix to create migration object before block backends again vl: Fix to create migration object before block backends again - 1 - - --- 2019-03-13 Markus Armbruster New
vl: Fix to create migration object before block backends again vl: Fix to create migration object before block backends again - 1 - - --- 2019-03-13 Markus Armbruster New
vl: Fix error location of positional arguments vl: Fix error location of positional arguments - - 2 - --- 2019-03-18 Markus Armbruster New
vl: Fix compile issue with Werror option - - - - --- 2013-12-20 Mike Qiu New
vl: Fix broken thread=xxx option of the --accel parameter - - 2 1 --- 2017-06-08 Thomas Huth New
vl: Fix bogus error message for implied mon ID clashing - - - - --- 2015-01-13 Markus Armbruster New
vl: Fix an assert failure in error path vl: Fix an assert failure in error path - - - - --- 2021-06-10 Duan, Zhenzhong New
vl: Error messages need to go to stderr, fix some - - 1 - --- 2016-05-31 Markus Armbruster New
vl: Eliminate usb_enabled() - - - - --- 2016-06-07 Eduardo Habkost New
vl: Don't mismatch g_strsplit()/g_free() vl: Don't mismatch g_strsplit()/g_free() - 1 2 - --- 2020-01-10 Pan Nengyuan New
vl: Delay initialization of memory backends - - - - --- 2016-08-31 Eduardo Habkost New
vl: Clean up unnecessary boot_order complications - - - - --- 2013-10-01 Markus Armbruster New
vl: Avoid crash when -mon is underspecified vl: Avoid crash when -mon is underspecified - - 2 - --- 2018-10-23 Eric Blake New
« 1 2 ... 7 8 94307 4308 »