Show patches with: none      |   431597 patches
« 1 2 ... 2992 2993 29944315 4316 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[06/10] watchdog: introduction of get_watchdog_action - - 1 - --- 2016-01-22 Cornelia Huck New
[05/10] s390x: fix generation of event information crw - - 1 - --- 2016-01-22 Cornelia Huck New
[04/10] s390x/ioinst: set type and len for SEI response - - 2 - --- 2016-01-22 Cornelia Huck New
[03/10] s390x/sclp: add device to the sysbus in sclp_realize - - - - --- 2016-01-22 Cornelia Huck New
[02/10] s390x/machine: make addon register fields static 1 - - - --- 2016-01-22 Cornelia Huck New
[01/10] s390x/skeys: Fix instance and class size - - 1 - --- 2016-01-22 Cornelia Huck New
rng-random: implement request queue - - - - --- 2016-01-22 Ladi Prosek New
[v4] qom, qmp, hmp, qapi: create qom-type-prop-list for class properties - - 1 - --- 2016-01-22 valentin New
[6/6] scripts/dump-guest-memory.py: Fix module docstring - - - - --- 2016-01-22 Janosch Frank New
[5/6] scripts/dump-guest-memory.py: Introduce multi-arch support 1 - - 1 --- 2016-01-22 Janosch Frank New
[4/6] scripts/dump-guest-memory.py: Cleanup functions - - 1 - --- 2016-01-22 Janosch Frank New
[3/6] scripts/dump-guest-memory.py: Improve python 3 compatibility - - 1 - --- 2016-01-22 Janosch Frank New
[2/6] scripts/dump-guest-memory.py: Make methods functions - - 1 - --- 2016-01-22 Janosch Frank New
[1/6] scripts/dump-guest-memory.py: Move constants to the top - - 1 - --- 2016-01-22 Janosch Frank New
qemu-sockets: simplify error handling - - 1 - --- 2016-01-22 Paolo Bonzini New
seabios: fix submodule - - - - --- 2016-01-22 Gerd Hoffmann New
[v3,3/3] target-arm: Implement the S2 MMU inputsize > pamax check - - - - --- 2016-01-22 Edgar E. Iglesias New
[v3,2/3] target-arm: Make pamax an argument to check_s2_startlevel - - 1 - --- 2016-01-22 Edgar E. Iglesias New
[v3,1/3] target-arm: Apply S2 MMU startlevel table size check to AArch64 - - 2 - --- 2016-01-22 Edgar E. Iglesias New
[v3] qom, qmp, hmp, qapi: create qom-type-prop-list for class properties - - - - --- 2016-01-22 valentin New
[v2] qom, qmp, hmp, qapi: create qom-type-list for class properties - - - - --- 2016-01-22 valentin New
[RFC,7/7] net/filter: prevent the default filter to be deleted - - - - --- 2016-01-22 Zhanghailiang New
[RFC,6/7] net/filter: Add a default filter to each netdev - - - - --- 2016-01-22 Zhanghailiang New
[RFC,5/7] filter-buffer: Accept zero interval - - 1 - --- 2016-01-22 Zhanghailiang New
[RFC,4/7] net/filter: Introduce a helper to add a filter to the netdev - - - - --- 2016-01-22 Zhanghailiang New
[RFC,3/7] net/filter: Skip the disabled filter when delivering packets - - - - --- 2016-01-22 Zhanghailiang New
[RFC,2/7] net/filter: Add a 'status' property for filter object - - - - --- 2016-01-22 Zhanghailiang New
[RFC,1/7] net/filter: Fix the output information for command 'info network' - - - - --- 2016-01-22 Zhanghailiang New
net: walk through filters reversely if traffic is outgress - - - - --- 2016-01-22 Li Zhijian New
virtio-pci: Fix vq enabled flag on reset for virtio 1.0 - - - - --- 2016-01-22 Fam Zheng New
[v7,15/15] iotests: Add "qemu-img map" test for VMDK extents - - 2 - --- 2016-01-22 Fam Zheng New
[v7,14/15] qemu-img: Make MapEntry a QAPI struct - - 2 - --- 2016-01-22 Fam Zheng New
[v7,13/15] qemu-img: In "map", use the returned "file" from bdrv_get_block_status - - 2 - --- 2016-01-22 Fam Zheng New
[v7,12/15] block: Use returned *file in bdrv_co_get_block_status - - 1 - --- 2016-01-22 Fam Zheng New
[v7,11/15] vmdk: Return extent's file in bdrv_get_block_status - - 1 - --- 2016-01-22 Fam Zheng New
[v7,10/15] vpc: Assign bs->file->bs to file in vpc_co_get_block_status - - 1 - --- 2016-01-22 Fam Zheng New
[v7,09/15] vdi: Assign bs->file->bs to file in vdi_co_get_block_status - - 1 - --- 2016-01-22 Fam Zheng New
[v7,08/15] sheepdog: Assign bs to file in sd_co_get_block_status - - 1 - --- 2016-01-22 Fam Zheng New
[v7,07/15] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status - - 2 - --- 2016-01-22 Fam Zheng New
[v7,06/15] parallels: Assign bs->file->bs to file in parallels_co_get_block_status - - 2 - --- 2016-01-22 Fam Zheng New
[v7,05/15] iscsi: Assign bs to file in iscsi_co_get_block_status - - 2 - --- 2016-01-22 Fam Zheng New
[v7,04/15] raw: Assign bs to file in raw_co_get_block_status - - 2 - --- 2016-01-22 Fam Zheng New
[v7,03/15] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status - - 1 - --- 2016-01-22 Fam Zheng New
[v7,02/15] qcow: Assign bs->file->bs to file in qcow_co_get_block_status - - 2 - --- 2016-01-22 Fam Zheng New
[v7,01/15] block: Add "file" output parameter to block status query functions - - 1 - --- 2016-01-22 Fam Zheng New
[v2] .travis.yml: migrate to container builds - - 1 1 --- 2016-01-21 Alex Bennée New
[qemu] migration/vmstate: document VMStateFlags - - 2 - --- 2016-01-21 Sascha Silbe New
[v11,7/7] arm_mptimer: Convert to use ptimer - - - - --- 2016-01-21 Dmitry Osipenko New
[v11,6/7] hw/ptimer: Legalize running with delta = load = 0 and abort on period = 0 - - 1 - --- 2016-01-21 Dmitry Osipenko New
[v11,5/7] hw/ptimer: Introduce ptimer_get_limit - - 1 - --- 2016-01-21 Dmitry Osipenko New
[v11,4/7] hw/ptimer: Support "on the fly" timer mode switch - - 1 - --- 2016-01-21 Dmitry Osipenko New
[v11,3/7] hw/ptimer: Update .delta on period/freq change - - 1 - --- 2016-01-21 Dmitry Osipenko New
[v11,2/7] hw/ptimer: Perform counter wrap around if timer already expired - - 1 - --- 2016-01-21 Dmitry Osipenko New
[v11,1/7] hw/ptimer: Fix issues caused by the adjusted timer limit value - - 1 - --- 2016-01-21 Dmitry Osipenko New
[v2,9/9] ipmi: add SET_SENSOR_READING command (tentative try) 1 - 1 - --- 2016-01-21 Cédric Le Goater New
[v2,8/9] ipmi: add ACPI power and GUID commands 1 - - - --- 2016-01-21 Cédric Le Goater New
[v2,7/9] ipmi: add GET_SYS_RESTART_CAUSE chassis command 1 - 1 - --- 2016-01-21 Cédric Le Goater New
[v2,6/9] ipmi: add get and set SENSOR_TYPE commands 1 - 1 - --- 2016-01-21 Cédric Le Goater New
[v2,5/9] ipmi: fix SDR length value - - - - --- 2016-01-21 Cédric Le Goater New
[v2,4/9] ipmi: introduce a struct ipmi_sdr_compact - - - - --- 2016-01-21 Cédric Le Goater New
[v2,3/9] ipmi: replace *_MAXCMD defines - - 1 - --- 2016-01-21 Cédric Le Goater New
[v2,2/9] ipmi: replace goto by a return statement - - 3 - --- 2016-01-21 Cédric Le Goater New
[v2,1/9] ppc: add IPMI support - - - - --- 2016-01-21 Cédric Le Goater New
[PULL,11/11] Xen PCI passthru: convert to realize() - - 2 - --- 2016-01-21 Stefano Stabellini New
[PULL,10/11] Add Error **errp for xen_pt_config_init() - - 2 - --- 2016-01-21 Stefano Stabellini New
[PULL,09/11] Add Error **errp for xen_pt_setup_vga() - - 2 - --- 2016-01-21 Stefano Stabellini New
[PULL,08/11] Add Error **errp for xen_host_pci_device_get() - - 2 - --- 2016-01-21 Stefano Stabellini New
[PULL,07/11] Xen: use qemu_strtoul instead of strtol - - 2 - --- 2016-01-21 Stefano Stabellini New
[PULL,06/11] Change xen_host_pci_sysfs_path() to return void - - 2 - --- 2016-01-21 Stefano Stabellini New
[PULL,05/11] xen-pvdevice: convert to realize() - - 1 - --- 2016-01-21 Stefano Stabellini New
[PULL,04/11] xen-hvm: Clean up xen_ram_alloc() error handling - - 1 - --- 2016-01-21 Stefano Stabellini New
[PULL,03/11] xen-hvm: Clean up xen_hvm_init() error handling - - 1 - --- 2016-01-21 Stefano Stabellini New
[PULL,02/11] xenfb.c: avoid expensive loops when prod <= out_cons - - - - --- 2016-01-21 Stefano Stabellini New
[PULL,01/11] MAINTAINERS: update Xen files - - 1 - --- 2016-01-21 Stefano Stabellini New
[PULL,0/11] xen-20160121 - - - - --- 2016-01-21 Stefano Stabellini New
[v4,14/14] nbd: enable use of TLS with nbd-server-start command - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,13/14] nbd: enable use of TLS with qemu-nbd server - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,12/14] nbd: enable use of TLS with NBD block driver - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,11/14] nbd: implement TLS support in the protocol negotiation - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,10/14] nbd: use "" as a default export name if none provided - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,09/14] nbd: always query export list in fixed new style protocol - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,08/14] nbd: allow setting of an export name for qemu-nbd server - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,07/14] nbd: make client request fixed new style if advertized - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,06/14] nbd: make server compliant with fixed newstyle spec - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,05/14] nbd: invert client logic for negotiating protocol version - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,04/14] nbd: convert to using I/O channels for actual socket I/O - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,03/14] nbd: convert blockdev NBD server to use I/O channels for connection setup - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,02/14] nbd: convert qemu-nbd server to use I/O channels for connection setup - - - - --- 2016-01-21 Daniel P. Berrangé New
[v4,01/14] nbd: convert block client to use I/O channels for connection setup - - - - --- 2016-01-21 Daniel P. Berrangé New
[PULL,12/12] target-i386: Add PKU and and OSPKE support - - 1 - --- 2016-01-21 Eduardo Habkost New
[PULL,11/12] target-i386: Add support to migrate vcpu's TSC rate - - 1 - --- 2016-01-21 Eduardo Habkost New
[PULL,10/12] target-i386: Reorganize TSC rate setting code - - 1 - --- 2016-01-21 Eduardo Habkost New
[PULL,09/12] target-i386: Fallback vcpu's TSC rate to value returned by KVM - - 1 - --- 2016-01-21 Eduardo Habkost New
[PULL,08/12] target-i386: Add suffixes to MMReg struct fields - - 1 - --- 2016-01-21 Eduardo Habkost New
[PULL,07/12] target-i386: Define MMREG_UNION macro - - 1 - --- 2016-01-21 Eduardo Habkost New
[PULL,06/12] target-i386: Define MMXReg._d field - - - - --- 2016-01-21 Eduardo Habkost New
[PULL,05/12] target-i386: Rename XMM_[BWLSDQ] helpers to ZMM_* - - - - --- 2016-01-21 Eduardo Habkost New
[PULL,04/12] target-i386: Rename struct XMMReg to ZMMReg - - - - --- 2016-01-21 Eduardo Habkost New
[PULL,03/12] target-i386: Use a _q array on MMXReg too - - - - --- 2016-01-21 Eduardo Habkost New
[PULL,02/12] target-i386/ops_sse.h: Use MMX_Q macro - - - - --- 2016-01-21 Eduardo Habkost New
« 1 2 ... 2992 2993 29944315 4316 »