Show patches with: State = Action Required       |   426959 patches
« 1 2 ... 2985 2986 29874269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,4/9] block: Fix error path in bdrv_invalidate_cache() - - 1 - --- 2016-01-13 Kevin Wolf New
[v2,3/9] block: Assert no write requests under BDRV_O_INCOMING - - 1 - --- 2016-01-13 Kevin Wolf New
[v2,2/9] qcow2: Write full header on image creation - - 1 - --- 2016-01-13 Kevin Wolf New
[v2,1/9] qcow2: Write feature table only for v3 images - - 1 - --- 2016-01-13 Kevin Wolf New
[RESEND] softfloat: fix return type of roundAndPackFloat16 - - 1 - --- 2016-01-13 Aurelien Jarno New
[PULL,41/41] checkpatch: Detect newlines in error_report and other error functions - - - - --- 2016-01-13 Markus Armbruster New
[PULL,40/41] error: Consistently name Error * objects err, and not errp - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,39/41] s390/sclp: Simplify control flow in sclp_realize() 1 - 2 - --- 2016-01-13 Markus Armbruster New
[PULL,38/41] hw/s390x: Rename local variables Error *l_err to just err 1 - 2 - --- 2016-01-13 Markus Armbruster New
[PULL,37/41] error: Clean up errors with embedded newlines (again) - - 2 - --- 2016-01-13 Markus Armbruster New
[PULL,36/41] vhdx: Fix "log that needs to be replayed" error message - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,35/41] pci-assign: Clean up "Failed to assign" error messages - - 2 - --- 2016-01-13 Markus Armbruster New
[PULL,34/41] vmdk: Clean up "Invalid extent lines" error message - - 2 - --- 2016-01-13 Markus Armbruster New
[PULL,33/41] vmdk: Clean up control flow in vmdk_parse_extents() a bit - - 2 - --- 2016-01-13 Markus Armbruster New
[PULL,32/41] error: Strip trailing '\n' from error string arguments (again) 3 - 2 - --- 2016-01-13 Markus Armbruster New
[PULL,31/41] qemu-io qemu-nbd: Use error_report() etc. instead of fprintf() - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,30/41] migration: Use error_reportf_err() instead of monitor_printf() - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,29/41] spapr: Use error_reportf_err() - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,28/41] error: Use error_prepend() where it makes obvious sense - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,27/41] error: Use error_reportf_err() where it makes obvious sense - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,26/41] error: Don't decorate original error message when adding to it - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,25/41] error: New error_prepend(), error_reportf_err() - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,24/41] test-throttle: Simplify qemu_init_main_loop() error handling - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,23/41] qemu-nbd: Clean up "Failed to load snapshot" error message - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,22/41] block: Clean up "Could not create temporary overlay" error message - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,21/41] error: Improve documentation - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,20/41] error: Use error_report_err() instead of ad hoc prints - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,19/41] error: Use error_report_err() instead of monitor_printf() - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,18/41] error: Use error_report_err() where appropriate (again) - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,17/41] qemu-nbd: Replace BSDism <err.h> by error_report() - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,16/41] xen-hvm: Mark inappropriate error handling FIXME - - - - --- 2016-01-13 Markus Armbruster New
[PULL,15/41] audio: Clean up inappropriate and unreachable use of hw_error() - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,14/41] isa: Clean up inappropriate hw_error() - - 2 - --- 2016-01-13 Markus Armbruster New
[PULL,13/41] isa: Clean up error handling around isa_bus_new() - - 3 - --- 2016-01-13 Markus Armbruster New
[PULL,12/41] isa: Trivially convert remaining PCI-ISA bridges to realize() - - 2 - --- 2016-01-13 Markus Armbruster New
[PULL,11/41] sysbus: Don't use hw_error() in machine_init_done_notifiers - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,10/41] hw/arm/virt: Fix property "gic-version" error handling - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,09/41] error: Don't append a newline when printing the error hint - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,08/41] raven: Mark use of hw_error() in realize() FIXME - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,07/41] etraxfs_eth: Don't use hw_error() in init() method - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,06/41] arm_mptimer: Don't use hw_error() in realize() method - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,05/41] omap: Don't use hw_error() in device init() methods - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,04/41] hw: Don't use hw_error() for machine initialization errors - - 3 - --- 2016-01-13 Markus Armbruster New
[PULL,03/41] hw: Inline the qdev_prop_set_drive_nofail() wrapper - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,02/41] Use error_fatal to simplify obvious fatal errors - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,01/41] error: Document how to accumulate multiple errors - - 1 - --- 2016-01-13 Markus Armbruster New
[PULL,00/41] Error reporting patches for 2016-01-13 - - - - --- 2016-01-13 Markus Armbruster New
[PULL,9/9] s390x/pci: return real state during listing PCI - - 1 - --- 2016-01-13 Cornelia Huck New
[PULL,8/9] virtio-ccw: fix sanity check for vector - - 1 - --- 2016-01-13 Cornelia Huck New
[PULL,7/9] s390: Introduce CCW_COMPAT_2_5 1 - - - --- 2016-01-13 Cornelia Huck New
[PULL,6/9] s390x/virtio: use qemu_check_nic_model() 2 - - - --- 2016-01-13 Cornelia Huck New
[PULL,5/9] s390x/pci: code cleanup - - 1 - --- 2016-01-13 Cornelia Huck New
[PULL,4/9] s390x/pci: reject some operations to disabled PCI function - - 1 - --- 2016-01-13 Cornelia Huck New
[PULL,3/9] s390x: remove s390-virtio devices 2 - - - --- 2016-01-13 Cornelia Huck New
[PULL,2/9] s390x: remove s390-virtio machine 2 - - - --- 2016-01-13 Cornelia Huck New
[PULL,1/9] s390x: add 2.6 compat machine 1 - - - --- 2016-01-13 Cornelia Huck New
[PULL,0/9] First set of s390x patches for 2.6 - - - - --- 2016-01-13 Cornelia Huck New
[RESEND] fix MSI injection on Xen - - - - --- 2016-01-13 Stefano Stabellini New
[v2] ARM: Virt: Don't generate RTC ACPI device when using UEFI 1 - 2 - --- 2016-01-13 Shannon Zhao New
[v3] xenfb.c: avoid expensive loops when prod <= out_cons - - - - --- 2016-01-13 Stefano Stabellini New
[v2] arm64: kernel: fix architected PMU registers unconditional access - - - 1 --- 2016-01-13 Lorenzo Pieralisi New
[v5,5/5] Xen PCI passthru: convert to realize() - - 1 - --- 2016-01-13 Cao jin New
[v5,4/5] Add Error **errp for xen_pt_config_init() - - 1 - --- 2016-01-13 Cao jin New
[v5,3/5] Add Error **errp for xen_pt_setup_vga() - - 1 - --- 2016-01-13 Cao jin New
[v5,2/5] Add Error **errp for xen_host_pci_device_get() - - - - --- 2016-01-13 Cao jin New
[v5,1/5] Xen: use qemu_strtoul instead of strtol - - 1 - --- 2016-01-13 Cao jin New
[6/6] virtio-gpu: block any rendering until client (ui) is done - - - - --- 2016-01-13 Gerd Hoffmann New
[5/6] virtio-gpu: add support to enable/disable command processing - - 1 - --- 2016-01-13 Gerd Hoffmann New
[4/6] virtio-gpu: maintain command queue - - - - --- 2016-01-13 Gerd Hoffmann New
[3/6] virtio-gpu: fix memory leak in error path - - 1 - --- 2016-01-13 Gerd Hoffmann New
[2/6] console: block rendering until client is done - - 1 - --- 2016-01-13 Gerd Hoffmann New
[1/6] zap qemu_egl_has_ext in include/ui/egl-helpers.h - - 1 - --- 2016-01-13 Gerd Hoffmann New
[PULL,1/1] virtio serial port: fix to incomplete QOMify - - 1 - --- 2016-01-13 Amit Shah New
[PULL,0/1] virtio-serial qom'ification fix - - - - --- 2016-01-13 Amit Shah New
[PULL,6/6] multithread decompression: Avoid one copy - - 3 - --- 2016-01-13 Amit Shah New
[PULL,5/6] Use qemu_get_buffer_in_place for xbzrle data - - 2 - --- 2016-01-13 Amit Shah New
[PULL,4/6] Migration: Emit event at start of pass - - 3 - --- 2016-01-13 Amit Shah New
[PULL,3/6] Postcopy: Send events/change state on incoming side - - 3 - --- 2016-01-13 Amit Shah New
[PULL,2/6] migration: Add state records for migration incoming - - 2 - --- 2016-01-13 Amit Shah New
[PULL,1/6] migration: Export migrate_set_state() - - 3 - --- 2016-01-13 Amit Shah New
[PULL,0/6] migration fixes - - - - --- 2016-01-13 Amit Shah New
vnc: fix tls-creds error message - - 1 - --- 2016-01-13 Wolfgang Bumiller New
[v14,8/8] support replication driver in blockdev-add - - 1 - --- 2016-01-13 Changlong Xie New
[v14,7/8] Implement new driver for block replication - - - - --- 2016-01-13 Changlong Xie New
[v14,6/8] auto complete active commit - - - - --- 2016-01-13 Changlong Xie New
[v14,5/8] docs: block replication's description - - - - --- 2016-01-13 Changlong Xie New
[v14,4/8] Allow creating backup jobs when opening BDS - - 2 - --- 2016-01-13 Changlong Xie New
[v14,3/8] Backup: clear all bitmap when doing block checkpoint - - 1 - --- 2016-01-13 Changlong Xie New
[v14,2/8] Store parent BDS in BdrvChild - - - - --- 2016-01-13 Changlong Xie New
[v14,1/8] unblock backup operations in backing file - - - - --- 2016-01-13 Changlong Xie New
qemu-img: Speed up comparing empty/zero images - - 1 - --- 2016-01-13 Fam Zheng New
replay: character devices - - - - --- 2016-01-13 Pavel Dovgalyuk New
qemu-doc: Do not promote deprecated -smb and -redir options - - - - --- 2016-01-13 Thomas Huth New
hmp: avoid redundant null termination of buffer - - - - --- 2016-01-13 Wolfgang Bumiller New
[v2] net/slirp: Tell the users when they are using deprecated options - - - - --- 2016-01-13 Thomas Huth New
[v10,2/2] mirror: Add mirror_wait_for_io - - 1 - --- 2016-01-13 Fam Zheng New
[v10,1/2] mirror: Rewrite mirror_iteration - - 1 - --- 2016-01-13 Fam Zheng New
[v2,2/2] iotests: Test that negative throttle values are rejected - - - - --- 2016-01-13 Fam Zheng New
[v2,1/2] blockdev: Error out on negative throttling option values - - - - --- 2016-01-13 Fam Zheng New
[v5,1/1] xlnx-zynqmp: Add support for high DDR memory regions - - 1 - --- 2016-01-12 Alistair Francis New
« 1 2 ... 2985 2986 29874269 4270 »