Show patches with: Archived = No       |   430957 patches
« 1 2 ... 2993 2994 29954309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,2/2] change type of pci_bridge_initfn() to void - - 1 - --- 2016-01-14 Cao jin New
[v3,1/2] dec: convert to realize() - - 2 - --- 2016-01-14 Cao jin New
[8/8] block: allow to skip block driver in selection of one for VM state saving - - - - --- 2016-01-14 Denis V. Lunev New
[7/8] migration, qmp: add optional argument to specify BDS to save VM state to - - - - --- 2016-01-14 Denis V. Lunev New
[6/8] migration, block: better select BDS for VM state loading - - - - --- 2016-01-14 Denis V. Lunev New
[5/8] qmp: create QMP implementation of loadvm command - - - - --- 2016-01-14 Denis V. Lunev New
[4/8] migration: improve error reporting for load_vmstate - - - - --- 2016-01-14 Denis V. Lunev New
[3/8] qmp: create qmp_delvm command - - - - --- 2016-01-14 Denis V. Lunev New
[2/8] qmp: create qmp_savevm command - - - - --- 2016-01-14 Denis V. Lunev New
[1/8] migration: split hmp_savevm to migrate_savevm and hmp_savevm wrapper - - - - --- 2016-01-14 Denis V. Lunev New
[RFC,3/3] tb-annotation: Activate annotation extension - - - - --- 2016-01-14 Peer Adelt New
[RFC,2/3] tb-annotation: Add control flow graph mapper - - - - --- 2016-01-14 Peer Adelt New
[RFC,1/3] tb-annotation: Added annotation XML file parser - - - - --- 2016-01-14 Peer Adelt New
cadence_gem: fix buffer overflow - - - - --- 2016-01-14 Michael S. Tsirkin New
[RFC,5/5] scripts/dump-guest-memory.py: Introduce multi-arch support - - - - --- 2016-01-14 Janosch Frank New
[RFC,4/5] scripts/dump-guest-memory.py: Cleanup functions - - - - --- 2016-01-14 Janosch Frank New
[RFC,3/5] scripts/dump-guest-memory.py: Improve python 3 compatibility - - - - --- 2016-01-14 Janosch Frank New
[RFC,2/5] scripts/dump-guest-memory.py: Make methods functions - - - - --- 2016-01-14 Janosch Frank New
[RFC,1/5] scripts/dump-guest-memory.py: Move constants to the top - - - - --- 2016-01-14 Janosch Frank New
[v3,3/3] nbd-server: Coroutine based negotiation - - 1 - --- 2016-01-14 Fam Zheng New
[v3,2/3] nbd: Split nbd.c - - 1 - --- 2016-01-14 Fam Zheng New
[v3,1/3] nbd: Always call "close_fn" in nbd_client_new - - 1 - --- 2016-01-14 Fam Zheng New
[V3,4/4] hw/pci-host: Emulate AMD IO MMU - - - - --- 2016-01-14 David Kiarie New
[V3,3/4] hw/i386: ACPI table for AMD IO MMU - - - - --- 2016-01-14 David Kiarie New
[V3,2/4] hw/core: Add AMD IO MMU to machine properties - - - - --- 2016-01-14 David Kiarie New
[V3,1/4] hw/i386: Introduce AMD IO MMU - - - - --- 2016-01-14 David Kiarie New
linux-user/syscall.c: Let lv always match val in do_getsockopt() - - - - --- 2016-01-14 Chen Gang New
translate-all.c: Remove writable protection feature for tb_alloc_page() - - - - --- 2016-01-14 Chen Gang New
intel_iommu: large page support - - - - --- 2016-01-14 Jason Wang New
[v3,2/2] iotests: Test that negative and large throttle values are rejected - - 1 - --- 2016-01-14 Fam Zheng New
[v3,1/2] blockdev: Error out on negative throttling option values - - 1 - --- 2016-01-14 Fam Zheng New
[4/4] pc: set the OEM fields in the RSDT and the FADT from the SLIC - - - - --- 2016-01-14 Laszlo Ersek New
[3/4] acpi: stash the OEM ID and OEM Table ID fields from an external SLIC table - - - - --- 2016-01-14 Laszlo Ersek New
[2/4] acpi: expose oem_id and oem_table_id in build_rsdt() - - - - --- 2016-01-14 Laszlo Ersek New
[1/4] acpi: take oem_id in build_header(), optionally - - - - --- 2016-01-14 Laszlo Ersek New
docs: Style the command and its options in the synopsis - - - - --- 2016-01-13 Sitsofe Wheeler New
net: set endianness on all backend devices - - 3 - --- 2016-01-13 Laurent Vivier New
[v2,9/9] qcow2: Make image inaccessible after failed qcow2_invalidate_cache() - - 1 - --- 2016-01-13 Kevin Wolf New
[v2,8/9] qcow2: Fix BDRV_O_INACTIVE handling in qcow2_invalidate_cache() - - 1 - --- 2016-01-13 Kevin Wolf New
[v2,7/9] qcow2: Implement .bdrv_inactivate - - 1 - --- 2016-01-13 Kevin Wolf New
[v2,6/9] block: Inactivate BDS when migration completes - - 2 - --- 2016-01-13 Kevin Wolf New
[v2,5/9] block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE - - 1 - --- 2016-01-13 Kevin Wolf New
[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
« 1 2 ... 2993 2994 29954309 4310 »