Show patches with: State = Action Required       |    Archived = No       |   427052 patches
« 1 2 ... 996 997 9984270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/9] s390x/pci: fix dma notifications in rpcit instruction - - - - --- 2015-01-28 Cornelia Huck New
[5/9] s390x/kvm: Fix diag-308 register decoding - - 1 - --- 2015-01-28 Cornelia Huck New
[6/9] s390x/kvm: unknown DIAGNOSE code should give a specification exception - - 1 - --- 2015-01-28 Cornelia Huck New
[7/9] s390x/ipl: Improved code indentation in s390_ipl_init() 1 - - - --- 2015-01-28 Cornelia Huck New
[8/9] pc-bios/s390-ccw: fix sparse warnings - - - - --- 2015-01-28 Cornelia Huck New
[v6,1/5] pc: acpi-build: cleanup AcpiPmInfo initialization - - 2 - --- 2015-01-28 Igor Mammedov New
[v6,2/5] acpi: move generic aml building helpers into dedictated file 1 - - - --- 2015-01-28 Igor Mammedov New
[v6,3/5] acpi: add build_append_namestring() helper 1 - 1 - --- 2015-01-28 Igor Mammedov New
[v6,4/5] acpi: drop min-bytes in build_package() - - 2 - --- 2015-01-28 Igor Mammedov New
[v6,5/5] pc: acpi-build: simplify PCI bus tree generation - - 1 - --- 2015-01-28 Igor Mammedov New
FMULX should flushes operators to zero when FZ is set. - - - - --- 2015-01-28 Xiangyu Hu New
[1/4] qemu-option: Replace pointless use of g_malloc0() by g_malloc() - - 1 - --- 2015-01-28 Markus Armbruster New
[2/4] qemu-option: Pair g_malloc() with g_free(), not free() - - 1 - --- 2015-01-28 Markus Armbruster New
[3/4] spapr_vio: Pair g_malloc() with g_free(), not free() - - 1 - --- 2015-01-28 Markus Armbruster New
[4/4] usb: Pair g_malloc() with g_free(), not free() - - - - --- 2015-01-28 Markus Armbruster New
Thread local TCGContext. - - - - --- 2015-01-28 fred.konrad@greensocs.com New
[PATCH/RFC] vl.c: fix memory leak spotted by valgrind - - 1 - --- 2015-01-28 Christian Borntraeger New
Fix FMULX not squashing denormalized inputs when FZ is set. - - - - --- 2015-01-28 Xiangyu Hu New
[1/2] acpi-build: fix memory leak with bridge hp off - - - - --- 2015-01-28 Michael S. Tsirkin New
[2/2] acpi-build: skip hotplugged bridges - - - - --- 2015-01-28 Michael S. Tsirkin New
[1/7] block/raw-posix: create translate_err helper to merge errno values - - 1 - --- 2015-01-28 Denis V. Lunev New
[2/7] block/raw-posix: create do_fallocate helper - - 1 - --- 2015-01-28 Denis V. Lunev New
[3/7] block/raw-posix: refactor handle_aiocb_write_zeroes a bit - - 1 - --- 2015-01-28 Denis V. Lunev New
[4/7] block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes - - 1 - --- 2015-01-28 Denis V. Lunev New
[5/7] block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes - - 1 - --- 2015-01-28 Denis V. Lunev New
[6/7] block/raw-posix: call plain fallocate in handle_aiocb_write_zeroes - - - - --- 2015-01-28 Denis V. Lunev New
[7/7] block/raw-posix: set max_write_zeroes to INT_MAX for regular files - - 1 - --- 2015-01-28 Denis V. Lunev New
[1/1] block: change default memory alignment for block requests to 4096 - - - - --- 2015-01-28 Denis V. Lunev New
[RFC,1/1] libxl: add one machine property to support IGD GFX passthrough - - - - --- 2015-01-29 Tiejun Chen New
[v3] spapr_vio/spapr_iommu: Move VIO bypass where it belongs - - 1 - --- 2015-01-29 Alexey Kardashevskiy New
[-prfix=PATCH,v2,RFC,1/6] qemu-iotests: fix tests 067, 071 and 087 - - 1 - --- 2015-01-29 Xiao Guang Chen New
[-prfix=PATCH,v2,RFC,2/6] qemu-iotests: qemu machine type support - - 1 - --- 2015-01-29 Xiao Guang Chen New
[-prfix=PATCH,v2,RFC,3/6] qemu-iotests: run qemu with -nodefaults - - 1 - --- 2015-01-29 Xiao Guang Chen New
[-prfix=PATCH,v2,RFC,4/6] qemu-iotests: s390x: fix test 041 - - 1 - --- 2015-01-29 Xiao Guang Chen New
[-prfix=PATCH,v2,RFC,5/6] qemu-iotests: s390x: fix test 051 - - 1 - --- 2015-01-29 Xiao Guang Chen New
[-prfix=PATCH,v2,RFC,6/6] qemu-iotests: s390x: fix test 055 - - 1 - --- 2015-01-29 Xiao Guang Chen New
[v2,1/5] qdev: support to get a device firmware path directly - - - - --- 2015-01-29 Gonglei (Arei) New
[v2,2/5] vhost-scsi: add bootindex property - - - - --- 2015-01-29 Gonglei (Arei) New
[v2,3/5] vhost-scsi: realize the TYPE_FW_PATH_PROVIDER interface - - - - --- 2015-01-29 Gonglei (Arei) New
[v2,4/5] vhost-scsi: add a property for booting - - - - --- 2015-01-29 Gonglei (Arei) New
[v2,5/5] vhost-scsi: set the bootable value of channel/target/lun - - - - --- 2015-01-29 Gonglei (Arei) New
[RFC,v2,01/11] hw/i386: Move ACPI header definitions in an arch-independent location - - - - --- 2015-01-29 Shannon Zhao New
[RFC,v2,02/11] hw/i386/acpi-build: move generic acpi building helpers into dedictated file - - - - --- 2015-01-29 Shannon Zhao New
[RFC,v2,03/11] hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM - - - - --- 2015-01-29 Shannon Zhao New
[RFC,v2,04/11] hw/acpi/acpi-build-utils: Add acpi_memory32_fixed() and acpi_interrupt() - - - - --- 2015-01-29 Shannon Zhao New
[RFC,v2,05/11] hw/arm/virt-acpi-build: Generation of DSDT table for virt devices - - - - --- 2015-01-29 Shannon Zhao New
[RFC,v2,06/11] hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers - - - - --- 2015-01-29 Shannon Zhao New
[RFC,v2,07/11] hw/arm/virt-acpi-build: Generate MADT table - - - - --- 2015-01-29 Shannon Zhao New
[RFC,v2,08/11] hw/arm/virt-acpi-build: Generate GTDT table - - - - --- 2015-01-29 Shannon Zhao New
[RFC,v2,09/11] hw/arm/virt-acpi-build: Generate XSDT table - - - - --- 2015-01-29 Shannon Zhao New
[RFC,v2,10/11] hw/arm/virt-acpi-build: Generate RSDP table - - - - --- 2015-01-29 Shannon Zhao New
[RFC,v2,11/11] hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables - - - - --- 2015-01-29 Shannon Zhao New
[v4,01/18] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows - - 1 - --- 2015-01-29 Alexey Kardashevskiy New
[v4,02/18] spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe - - 1 - --- 2015-01-29 Alexey Kardashevskiy New
[v4,03/18] spapr_pci: Introduce a liobn number generating macros - - 1 - --- 2015-01-29 Alexey Kardashevskiy New
[v4,04/18] spapr_vio: Introduce a liobn number generating macros - - 1 - --- 2015-01-29 Alexey Kardashevskiy New
[v4,05/18] spapr_pci: Make find_phb()/find_dev() public - - 1 - --- 2015-01-29 Alexey Kardashevskiy New
[v4,06/18] spapr_iommu: Make spapr_tce_find_by_liobn() public - - 1 - --- 2015-01-29 Alexey Kardashevskiy New
[v4,07/18] spapr_iommu: Implement free_table() helper - - 1 - --- 2015-01-29 Alexey Kardashevskiy New
[v4,08/18] vfio: Add DMA memory registering - - - - --- 2015-01-29 Alexey Kardashevskiy New
[v4,09/18] spapr_rtas: Reserve DDW RTAS token numbers - - 1 - --- 2015-01-29 Alexey Kardashevskiy New
[v4,10/18] spapr_pci: Define DDW callbacks - - 1 - --- 2015-01-29 Alexey Kardashevskiy New
[v4,11/18] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW) - - - - --- 2015-01-29 Alexey Kardashevskiy New
[v4,12/18] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS handlers - - - - --- 2015-01-29 Alexey Kardashevskiy New
[v4,13/18] spapr_pci: Advertise dynamic DMA windows to guest - - - - --- 2015-01-29 Alexey Kardashevskiy New
[v4,14/18] vfio: Enable DDW ioctls to VFIO IOMMU driver - - - - --- 2015-01-29 Alexey Kardashevskiy New
[v4,15/18] spapr_pci_vfio: Enable multiple groups per container - - - - --- 2015-01-29 Alexey Kardashevskiy New
[v4,16/18] spapr_rtas_ddw: Workaround broken LE guests - - - - --- 2015-01-29 Alexey Kardashevskiy New
[v4,17/18] target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64 - - - - --- 2015-01-29 Alexey Kardashevskiy New
[v4,18/18] vfio: Enable in-kernel acceleration via VFIO KVM device - - - - --- 2015-01-29 Alexey Kardashevskiy New
[v2,1/9] qmp hmp: Factor out common "using spice" test - - 2 - --- 2015-01-29 Markus Armbruster New
[v2,2/9] qmp hmp: Improve error messages when SPICE is not in use - - 2 - --- 2015-01-29 Markus Armbruster New
[v2,3/9] hmp: Compile hmp_info_spice() only with CONFIG_SPICE - - 2 - --- 2015-01-29 Markus Armbruster New
[v2,4/9] qmp: Clean up qmp_query_spice() #ifndef !CONFIG_SPICE dummy - - 2 - --- 2015-01-29 Markus Armbruster New
[v2,5/9] qmp: Simplify recognition of capability negotiation command - - 1 - --- 2015-01-29 Markus Armbruster New
[v2,6/9] qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro - - 1 - --- 2015-01-29 Markus Armbruster New
[v2,7/9] balloon: Inline qemu_balloon(), qemu_balloon_status() - - 1 - --- 2015-01-29 Markus Armbruster New
[v2,8/9] balloon: Factor out common "is balloon active" test - - 1 - --- 2015-01-29 Markus Armbruster New
[v2,9/9] balloon: Eliminate silly QERR_ macros - - 1 - --- 2015-01-29 Markus Armbruster New
vnc: fix qemu crash when not configure vnc option - - - - --- 2015-01-29 Gonglei (Arei) New
[v2,1/4] blockdev: Give find_block_job() an Error ** parameter - - 2 - --- 2015-01-29 Markus Armbruster New
[v2,2/4] blockdev: Eliminate silly QERR_BLOCK_JOB_NOT_ACTIVE macro - - 2 - --- 2015-01-29 Markus Armbruster New
[v2,3/4] block: New bdrv_add_key(), convert monitor to use it - - 2 - --- 2015-01-29 Markus Armbruster New
[v2,4/4] block: Eliminate silly QERR_ macros used for encryption keys - - 2 - --- 2015-01-29 Markus Armbruster New
[1/1] block: enforce minimal 4096 alignment in qemu_blockalign - - 1 - --- 2015-01-29 Denis V. Lunev New
[2/2] bootdevice: update boot_order in MachineState - - - - --- 2015-01-29 Gonglei (Arei) New
[v10,1/5] stm32f2xx_timer: Add the stm32f2xx Timer - - 1 - --- 2015-01-29 Alistair Francis New
[v10,2/5] stm32f2xx_USART: Add the stm32f2xx USART Controller - - 1 - --- 2015-01-29 Alistair Francis New
[v10,3/5] stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFG - - 1 - --- 2015-01-29 Alistair Francis New
[v10,4/5] stm32f205: Add the stm32f205 SoC - - - - --- 2015-01-29 Alistair Francis New
[v10,5/5] netduino2: Add the Netduino 2 Machine - - 1 - --- 2015-01-29 Alistair Francis New
[1/3] vnc: fix qemu crash when not configure vnc option - - - - --- 2015-01-29 Gonglei (Arei) New
[2/3] vnc: correct missing property about vnc_display - - - - --- 2015-01-29 Gonglei (Arei) New
[3/3] vnc: using bool type instead of int for QEMU_OPT_BOOL - - - - --- 2015-01-29 Gonglei (Arei) New
net: cadence_gem: Set initial MAC address - - 1 - --- 2015-01-29 Sebastian Huber New
[1/2] bootdevice: remove the check about boot_set_handler - - 1 - --- 2015-01-29 Gonglei (Arei) New
[2/2] bootdevice: add check in restore_boot_order() - - - - --- 2015-01-29 Gonglei (Arei) New
[PATCHv3,1/2] vl.c: Fix error messages when parsing maxmem parameters - - 1 - --- 2015-01-29 Peter Krempa New
[PATCHv3,2/2] pc: memory: Validate alignment of maxram_size to page size - - 1 - --- 2015-01-29 Peter Krempa New
[RESEND,1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init - - - - --- 2015-01-29 Denis V. Lunev New
« 1 2 ... 996 997 9984270 4271 »