Show patches with: State = Action Required       |    Archived = No       |   427051 patches
« 1 2 ... 947 948 9494270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] virtio-scsi: Fix num_queue input validation - - - - --- 2014-10-31 Fam Zheng New
[v2,1/4] block: Add bdrv_next_node - - 2 - --- 2014-10-31 Fam Zheng New
[v2,2/4] block: Add bdrv_get_node_name - - 2 - --- 2014-10-31 Fam Zheng New
[v2,3/4] block: Include "node-name" if present in query-blockstats - - 2 - --- 2014-10-31 Fam Zheng New
[v2,4/4] qmp: Add optional switch "query-nodes" in query-blockstats - - 1 - --- 2014-10-31 Fam Zheng New
Add new instruction for M68K family - - - - --- 2014-10-31 Guo, Lei New
block: changed to proper enum type - - - - --- 2014-10-31 SeokYeon Hwang New
smbios: fixed compiler warning on clang > 3.4 - - - - --- 2014-10-31 SeokYeon Hwang New
translate-all: wrapped map_exec() in #ifdef - - - - --- 2014-10-31 SeokYeon Hwang New
[1/2] migration: Implement a multiple compress threads feature to accelerate live migration - - - - --- 2014-10-31 Liliang New
[2/2] docs: Add a document about multiple compression threads - - - - --- 2014-10-31 Liliang New
[1/2] tap: remove close(fd) - - - - --- 2014-10-31 Gonglei (Arei) New
[2/2] tap: fix possible fd leak - - - - --- 2014-10-31 Gonglei (Arei) New
vdi: wrapped uuid_unparse() in #ifdef - - 2 - --- 2014-10-31 SeokYeon Hwang New
9pfs: changed to use event_notifier instead of qemu_pipe - - - - --- 2014-10-31 SeokYeon Hwang New
[v3,1/2] KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks - - 1 1 --- 2014-10-31 Eric Auger New
[v3,2/2] vfio: use kvm_resamplefds_enabled() 1 - - - --- 2014-10-31 Eric Auger New
[RESEND] vfio: migration to trace points - - - - --- 2014-10-31 Eric Auger New
[v4,1/6] hw/arm/boot: load_dtb becomes non static arm_load_dtb - - - - --- 2014-10-31 Eric Auger New
[v4,2/6] hw/arm/boot: dtb start and limit moved in arm_boot_info - - - - --- 2014-10-31 Eric Auger New
[v4,3/6] hw/arm/boot: do not free VirtBoardInfo fdt in arm_load_dtb - - - - --- 2014-10-31 Eric Auger New
[v4,4/6] hw/arm: add a new modify_dtb_opaque field in arm_boot_info - - - - --- 2014-10-31 Eric Auger New
[v4,5/6] hw/arm/sysbus-fdt: helpers for platform bus nodes addition - - - - --- 2014-10-31 Eric Auger New
[v4,6/6] hw/arm/virt: add dynamic sysbus device support - - - - --- 2014-10-31 Eric Auger New
[v7,01/16] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio - - - - --- 2014-10-31 Eric Auger New
[v7,02/16] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice - - - - --- 2014-10-31 Eric Auger New
[v7,03/16] hw/vfio/pci: introduce VFIODevice - - - - --- 2014-10-31 Eric Auger New
[v7,04/16] hw/vfio/pci: Introduce VFIORegion - - - - --- 2014-10-31 Eric Auger New
[v7,05/16] hw/vfio/pci: split vfio_get_device - - - - --- 2014-10-31 Eric Auger New
[v7,06/16] hw/vfio/pci: rename group_list into vfio_group_list - - - - --- 2014-10-31 Eric Auger New
[v7,07/16] hw/vfio/pci: use name field in format strings - - - - --- 2014-10-31 Eric Auger New
[v7,08/16] hw/vfio: create common module - - - - --- 2014-10-31 Eric Auger New
[v7,09/16] hw/vfio/platform: add vfio-platform support - - - - --- 2014-10-31 Eric Auger New
[v7,10/16] hw/vfio: calxeda xgmac device - - - - --- 2014-10-31 Eric Auger New
[v7,11/16] hw/arm/virt: add support for VFIO devices - - - - --- 2014-10-31 Eric Auger New
[v7,12/16] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation - - - - --- 2014-10-31 Eric Auger New
[v7,13/16] hw/vfio/platform: Add irqfd support - - - - --- 2014-10-31 Eric Auger New
[v7,14/16] linux-headers: Update KVM headers from linux-next tag ToBeFilled - - - - --- 2014-10-31 Eric Auger New
[v7,15/16] hw/vfio/common: vfio_kvm_device_fd moved in the common header - - - - --- 2014-10-31 Eric Auger New
[v7,16/16] hw/vfio/platform: add forwarded irq support - - - - --- 2014-10-31 Eric Auger New
[v2,RESEND] vfio: migration to trace points - - - - --- 2014-10-31 Eric Auger New
[2/6] kvm_stat: Fix the non-x86 exit reasons - - - - --- 2014-10-31 Paolo Bonzini New
target-ppc: Fix Altivec Round Opcodes - - 1 - --- 2014-10-31 Tom Musta New
[01/11] pc: kvm: check if KVM has free memory slots to avoid abort() 1 - - - --- 2014-10-31 Igor Mammedov New
[02/11] kvm: provide API to query amount of memory slots supported by KVM - - - - --- 2014-10-31 Igor Mammedov New
[03/11] pc: check if KVM has enough memory slots for DIMM devices - - - - --- 2014-10-31 Igor Mammedov New
[04/11] pc: make pc_dimm_plug() more readble - - - - --- 2014-10-31 Igor Mammedov New
[05/11] pc: limit DIMM address and size to page aligned values - - - - --- 2014-10-31 Igor Mammedov New
[06/11] memory: expose alignment used for allocating RAM as MemoryRegion API - - - - --- 2014-10-31 Igor Mammedov New
[07/11] pc: add pc_init_pci_2_1() and pc_compat_2_1() - - - - --- 2014-10-31 Igor Mammedov New
[08/11] pc: align DIMM's address/size by backend's alignment value - - - - --- 2014-10-31 Igor Mammedov New
[09/11] pc: pc-dimm: use backend alignment during address auto allocation - - - - --- 2014-10-31 Igor Mammedov New
[10/11] pc: explicitly check maxmem limit when adding DIMM - - - - --- 2014-10-31 Igor Mammedov New
[11/11] pc: count in 1Gb hugepage alignment when sizing hotplug-memory container - - - - --- 2014-10-31 Igor Mammedov New
target-ppc: Fix vcmpbfp. Unordered Case - - - - --- 2014-10-31 Tom Musta New
[PULL,00/35] Last batch of SCSI, KVM, ivshmem patches before soft freeze - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,01/35] rules.mak: Allow .mo-objs and .mo-cflags in -y variables - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,02/35] ui: Use the new ".mo-cflags" rule syntax for SDL_CFLAGS - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,03/35] scsi: Rename scsi_*_length() to scsi_*_xfer(), add scsi_cdb_length() - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,04/35] megasas: fixup MFI_DCMD_LD_LIST_QUERY - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,05/35] megasas: simplify trace event messages - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,06/35] megasas: fixup device mapping - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,07/35] megasas: add MegaRAID SAS 2108 emulation - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,08/35] megasas: Fix typo in megasas_dcmd_ld_get_list() - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,09/35] megasas: Decode register names - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,10/35] megasas: Clear unit attention on initial reset - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,11/35] megasas: Ignore duplicate init_firmware commands - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,12/35] megasas: Implement DCMD_CLUSTER_RESET_LD - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,13/35] megasas: Update queue logging - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,14/35] megasas: Rework frame queueing algorithm - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,15/35] megasas: Fixup MSI-X handling - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,16/35] -machine vmport=off: Allow disabling of VMWare ioport emulation - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,17/35] Add skip_dump flag to ignore memory region during dump 1 - - - --- 2014-10-31 Paolo Bonzini New
[PULL,18/35] vl.c: Fix Coverity complaining for vmstate_dump_file - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,19/35] kvmvapic: patch_instruction fix - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,20/35] iscsi: Refuse to open as writable if the LUN is write protected - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,21/35] virtio-scsi: Fix memory leak when realize failed - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,22/35] scsi: devirtualize unrealize of SCSI devices - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,23/35] virtio-scsi: Fix num_queue input validation - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,24/35] kvm_stat: Only consider online cpus - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,25/35] kvm_stat: Fix the non-x86 exit reasons - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,26/35] kvm_stat: Rework platform detection - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,27/35] kvm_stat: Abstract ioctl numbers - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,28/35] kvm_stat: Add powerpc support - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,29/35] i386: fix breakpoints handling in icount mode - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,30/35] ivshmem: Check ivshmem_read() size argument - - 1 - --- 2014-10-31 Paolo Bonzini New
[PULL,31/35] ivshmem: validate incoming_posn value from server - - 1 - --- 2014-10-31 Paolo Bonzini New
[PULL,32/35] ivshmem: Fix potential OOB r/w access - - 1 - --- 2014-10-31 Paolo Bonzini New
[PULL,33/35] ivshmem: Fix fd leak on error - - 1 - --- 2014-10-31 Paolo Bonzini New
[PULL,34/35] ivshmem: use error_report - - - - --- 2014-10-31 Paolo Bonzini New
[PULL,35/35] virtio-scsi: fix dataplane - - - - --- 2014-10-31 Paolo Bonzini New
translate-all: wrapped map_exec() in #ifdef - - - - --- 2014-10-31 Peter Maydell New
[block,v2,1/3] ide: repair PIO transfers for cases where nsector > 1 - - - - --- 2014-10-31 John Snow New
[block,v2,2/3] ahci: unify sglist preparation - - - - --- 2014-10-31 John Snow New
[block,v2,3/3] ide: Correct handling of malformed/short PRDTs - - - - --- 2014-10-31 John Snow New
[1/4] qemu-char: fix parameter check for qemu_chr_open_pipe - - - - --- 2014-11-01 Zhanghailiang New
[2/4] spice-qemu-char: fix check for in-parameter - - - - --- 2014-11-01 Zhanghailiang New
[3/4] qemu-char: convert some open functions to use Error API - - - - --- 2014-11-01 Zhanghailiang New
[4/4] spice-qemu-char: convert open functions to use Error API - - - - --- 2014-11-01 Zhanghailiang New
[v3,01/19] target-mips: add MSA defines and data structure - - 1 - --- 2014-11-01 Yongbok Kim New
« 1 2 ... 947 948 9494270 4271 »