Show patches with: Archived = No       |   430962 patches
« 1 2 ... 933 934 9354309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/6] qcow2: Add more overlap check bitmask macros - - - - --- 2013-09-20 Max Reitz New
[5/6] qcow2: Let vmstate call qcow2_co_preadv/pwrite directly - - 1 - --- 2016-06-10 Kevin Wolf New
[5/6] qcow2: Make the default L2 cache sufficient to cover the entire image qcow2: Make the L2 cache cover the whole image by default - - - - --- 2018-07-29 Leonid Bloch New
[5/6] qcow2: Move BLKDBG_EVENT out of the lock - - - - --- 2012-12-06 Kevin Wolf New
[5/6] qcow2: Return 0/-errno in l2_allocate - - - - --- 2010-04-06 Kevin Wolf New
[5/6] qcow2: drop flush in update_cluster_refcount() - - - - --- 2013-02-19 Stefan Hajnoczi New
[5/6] qcow2: fix condition in is_zero_cluster - - - - --- 2016-05-14 Denis V. Lunev New
[5/6] qcow2: use a hash to look for entries in the L2 cache - - - - --- 2015-04-30 Alberto Garcia New
[5/6] qdev: Fix Open Firmware comment - - - - --- 2012-07-21 Stefan Hajnoczi New
[5/6] qed: add bdrv_qed_map() - - - - --- 2011-09-12 Devin Nakamura New
[5/6] qemu,qmp: QError: New QERR_UNKNOWN_KEY - - - - --- 2010-12-09 Lai Jiangshan New
[5/6] qemu-char: Add reconnecting to client sockets - - - - --- 2014-10-02 Corey Minyard New
[5/6] qemu-char: Add reconnecting to client sockets - - - - --- 2014-10-01 Corey Minyard New
[5/6] qemu-char: Add reconnecting to client sockets - - - - --- 2014-09-25 Corey Minyard New
[5/6] qemu-char: Add reconnecting to client sockets - - - - --- 2014-09-22 Corey Minyard New
[5/6] qemu-char: Add reconnecting to client sockets - - - - --- 2014-09-21 Corey Minyard New
[5/6] qemu-config: comment spell fix - - - - --- 2011-05-18 Gerd Hoffmann New
[5/6] qemu-ga: Plug fd leak on ga_channel_open() error paths - - 1 - --- 2013-01-11 Markus Armbruster New
[5/6] qemu-ga: guest-suspend-ram: don't emit a success response - - - - --- 2012-05-08 Luiz Capitulino New
[5/6] qemu-ga: guest-suspend-ram: don't emit a success response - - - - --- 2012-05-04 Luiz Capitulino New
[5/6] qemu-ga: set O_NONBLOCK for serial channels - - - - --- 2012-01-25 Michael Roth New
[5/6] qemu-img: Tighten parsing of size arguments - - - - --- 2011-11-22 Markus Armbruster New
[5/6] qemu-img: Use BDRV_REQ_NO_FALLBACK for pre-zeroing block: Fix slow pre-zeroing in qemu-img convert - - - - --- 2019-03-22 Kevin Wolf New
[5/6] qemu-img: move common options parsing before commands processing - - 1 - --- 2016-06-13 Denis V. Lunev New
[5/6] qemu-kvm: Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty. - - - - --- 2010-03-16 Yoshiaki Tamura New
[5/6] qemu-monitor: HMP set-bootindex wrapper - - - - --- 2014-07-24 Gonglei (Arei) New
[5/6] qemu-progress.c: printf isn't signal safe - - - - --- 2011-05-03 Kevin Wolf New
[5/6] qemu-x86: Set tsc_khz in kvm when supported - - - - --- 2011-08-05 Marcelo Tosatti New
[5/6] qemu/queue.h: simplify reverse access to QTAILQ qemu/queue.h usage cleanup, improved QTAILQ API - - - - --- 2018-12-06 Paolo Bonzini New
[5/6] qga-win: install service with --retry-path set by default Untitled series #10460 - - - - --- 2017-10-26 Michael Roth New
[5/6] qga: Add timeout for fsfreeze qga: Assorted patches, let us discuss - - - - --- 2023-10-25 Alexander Ivanov New
[5/6] qga: Fix memory allocation pasto - - 1 - --- 2014-02-24 Michael Roth New
[5/6] qga: guest-pipe-open for Windows guest - - - - --- 2015-05-21 Denis V. Lunev New
[5/6] qga: remove undefined behavior in ga_install_service() - - - - --- 2013-05-18 Laszlo Ersek New
[5/6] qlist: Make conversion from QObject * accept null - - 1 - --- 2015-10-15 Markus Armbruster New
[5/6] qmp-commands.hx: Fix the missing options for migration parameters commands - - 1 - --- 2016-01-15 Zhanghailiang New
[5/6] qmp.py: change event_wait to use a dict block: add block-dirty-bitmap-populate job - - 1 - --- 2020-02-25 John Snow New
[5/6] qmp: Add blockdev-mirror command - - - - --- 2015-06-09 Fam Zheng New
[5/6] qmp: Support abstract classes on device-list-properties - - - - --- 2016-10-11 Eduardo Habkost New
[5/6] qmp: qmp_drive_mirror(): pass Error object to bdrv_img_create() - - - - --- 2012-11-30 Luiz Capitulino New
[5/6] qmp: qmp_transaction(): pass Error object to bdrv_img_create() - - - - --- 2012-10-19 Luiz Capitulino New
[5/6] qom: Fix memory leak in function container_get - - 1 - --- 2012-05-03 Stefan Weil Superseded
[5/6] qom: introduce post_init() function - - - - --- 2012-10-03 Eduardo Habkost New
[5/6] qtest.py: add a simple main() which calls unittest.main() QTests: use Python to run complex tests - - - - --- 2017-12-13 Philippe Mathieu-Daudé New
[5/6] qtest/arm-cpu-features: Check TCG availability at runtime qtests: Check accelerator available at runtime via QMP 'query-accels' - - - - --- 2021-03-11 Philippe Mathieu-Daudé New
[5/6] qtest/bios-tables: Correct Q35 command line - - - - --- 2014-09-23 John Snow New
[5/6] qtest: bump bios-table-test timeout to 6 minutes tests: enable meson test timeouts to improve debuggability - - 1 - --- 2023-06-01 Daniel P. Berrangé New
[5/6] qtest: irq_intercept_[out/in]: return FAIL if no intercepts are installed Add nRF51 DETECT signal with test - - 1 - --- 2023-07-14 Chris Laplante New
[5/6] quorum: Implement bdrv_refresh_filename() - - - - --- 2014-07-18 Max Reitz New
[5/6] raw-posix: Implement .bdrv_co_preadv/pwritev - - 2 - --- 2016-06-08 Kevin Wolf New
[5/6] rdma: Fix block during rdma migration - - 1 - --- 2014-06-16 Juan Quintela New
[5/6] rdma: introduce MIG_STATE_NONE and change MIG_STATE_SETUP state transition - - 1 1 --- 2013-06-27 mrhines@linux.vnet.ibm.com New
[5/6] rng-egd: introduce EGD compliant RNG backend - - - - --- 2012-10-26 Anthony Liguori New
[5/6] rtc: split out macros into a header file and use in test case - - - - --- 2012-01-13 Anthony Liguori New
[5/6] rtl8139: correctly check the opmode - - - - --- 2012-03-05 Jason Wang New
[5/6] rx: re-randomize rng-seed on reboot [1/6] device-tree: add re-randomization helper function - - 2 - --- 2022-09-29 Jason A. Donenfeld New
[5/6] s390: Add CPU reset handler - - - - --- 2013-01-07 Alexander Graf New
[5/6] s390: Implement load normal reset - - - - --- 2013-07-29 Christian Borntraeger New
[5/6] s390: sclp ascii console support - - - - --- 2012-07-13 Christian Borntraeger New
[5/6] s390: sclp signal quiesce support - - - - --- 2012-10-29 Jens Freimann New
[5/6] s390x/ipl: remove dead code - - 2 - --- 2015-03-12 Jens Freimann New
[5/6] s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs - - 1 - --- 2014-09-30 Jens Freimann New
[5/6] s390x/pci: code cleanup - - 1 - --- 2015-12-17 Cornelia Huck New
[5/6] s390x/virtio-ccw: reference-counted indicators - - 1 - --- 2014-02-25 Cornelia Huck New
[5/6] s390x: add TR function for EXECUTE - - - - --- 2012-01-04 Alexander Graf New
[5/6] save_block_hdr: we can recalculate the cont parameter here - - - - --- 2015-02-12 Juan Quintela New
[5/6] savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32 - - - - --- 2012-09-26 David Gibson New
[5/6] savevm: Allow set_params and save_live_state to error - - - - --- 2010-10-06 Alex Williamson New
[5/6] savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition - - - - --- 2013-03-12 David Gibson New
[5/6] scripts/decodetree: Implement named field support decodetree: support named fields - - 1 - --- 2023-05-23 Peter Maydell New
[5/6] scripts/dump-guest-memory.py: Introduce multi-arch support 1 - - 1 --- 2016-01-22 Janosch Frank New
[5/6] scsi-disk: Remove 'drive_kind' - - - - --- 2011-07-26 Hannes Reinecke New
[5/6] scsi-disk: Remove 'drive_kind' - - - - --- 2011-07-26 Markus Armbruster New
[5/6] scsi-disk: Remove 'drive_kind' - - - - --- 2011-07-22 Hannes Reinecke New
[5/6] scsi-disk: do not complete canceled UNMAP requests - - - 1 --- 2013-03-05 Paolo Bonzini New
[5/6] scsi: allow arbitrary LUNs - - - - --- 2011-09-30 Paolo Bonzini New
[5/6] sdl2: add scanout_disable support - - - - --- 2017-02-21 Gerd Hoffmann New
[5/6] sdl2: add support for display rendering using opengl. - - 1 - --- 2015-04-29 Gerd Hoffmann New
[5/6] seccomp: add resourcecontrol argument to command line - - - - --- 2017-07-21 Eduardo Otubo New
[5/6] seccomp: add resourcecontrol argument to command line - - - - --- 2017-07-14 Eduardo Otubo New
[5/6] set the frequency of the dump bitmap process - - - - --- 2014-05-20 Sanidhya Kashyap New
[5/6] sga: fix copypasta - - - - --- 2011-12-10 Blue Swirl New
[5/6] sheepdog: split outstanding list into inflight and pending - - - - --- 2012-06-26 MORITA Kazutaka New
[5/6] slirp/ncsi: add a "Get Parameter" response ftgmac100 and NC-SI enhancements for the Aspeed SoC - - - - --- 2018-05-29 Cédric Le Goater New
[5/6] sm501: Replace hand written implementation with pixman where possible Misc display/sm501 clean ups and fixes - - - - --- 2020-05-20 BALATON Zoltan New
[5/6] snapshot: qmp interface - - - - --- 2012-12-17 Wayne Xia New
[5/6] softfloat: reimplement SNAN_BIT_IS_ONE support - - - - --- 2014-11-25 Peter Maydell New
[5/6] softmmu templates: optionally pass CPUState to memory access functions - - - - --- 2012-01-07 Blue Swirl New
[5/6] spapr-cpu-core: release ICP object when realization fails - - - - --- 2017-05-15 Greg Kurz New
[5/6] spapr: Add drc_ prefix to the DRC realize and unrealize functions spapr: Fix visibility and traversal of DR connectors - - 1 - --- 2020-12-18 Greg Kurz New
[5/6] spapr: Clean up DRC set_allocation_state path - - 1 - --- 2017-06-08 David Gibson New
[5/6] spapr: Don't use CPU_FOREACH() in 'info pic' ppc: Reparent the interrupt presenter - - - - --- 2019-10-23 Greg Kurz New
[5/6] spapr: Pass sPAPR machine state to some RTAS events handling functions spapr: Drop some users of qdev_get_machine() - - - - --- 2020-12-09 Greg Kurz New
[5/6] spapr: fix possible Negative array index read - - 1 - --- 2016-03-03 Gonglei (Arei) New
[5/6] spapr: remove @next_irq - - - - --- 2014-05-07 Alexey Kardashevskiy New
[5/6] spapr_numa: consider user input when defining associativity pseries NUMA distance calculation - - - - --- 2020-09-23 Daniel Henrique Barboza New
[5/6] spice-qemu-char: keep a list of spice chardev - - - - --- 2012-11-30 Marc-André Lureau New
[5/6] spice-qemu-char: register spicevmc ports during qemu_spice_init() - - - - --- 2012-12-05 Marc-André Lureau New
[5/6] spice/qxl: zap spice 0.4 migration compatibility bits - - - - --- 2011-01-11 Gerd Hoffmann New
[5/6] spice/qxl: zap spice 0.4 migration compatibility bits - - - - --- 2011-01-10 Gerd Hoffmann New
« 1 2 ... 933 934 9354309 4310 »