Show patches with: State = Action Required       |   309171 patches
« 1 2 ... 3038 3039 30403091 3092 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] net/net: Allocating Large sized arrays to heap - - - --- 2016-03-12 Pooja Dhannawat New
Include setjmp.h in qemu/osdep.h (bug fix for w64) - - - --- 2016-03-12 Stefan Weil New
[1/1] net/socket: Allocating Large sized arrays to heap - - - --- 2016-03-12 Pooja Dhannawat New
target-xtensa: use global registers for the register window - - - --- 2016-03-12 Max Filippov New
[v2,00/18] Multiple fixes & improvements to QIOChannel & Win32 - - - --- 2016-03-11 Andrew Baumann New
[RFC,v4,3/3] vfio/pci: Intel IGD support - - - --- 2016-03-11 Alex Williamson New
[RFC,v4,2/3] vfio: Enable sparse mmap capability - - - --- 2016-03-11 Alex Williamson New
[RFC,v4,1/3] linux-headers/vfio: Update matching current linux-next - - - --- 2016-03-11 Alex Williamson New
spapr_rng: fix race with main loop - - - --- 2016-03-11 Greg Kurz New
[PULL,2/2] kvm: Remove x2apic feature from CPU model when kernel_irqchip is off - - - --- 2016-03-11 Eduardo Habkost New
[PULL,1/2] hyperv: cpu hotplug fix with HyperV enabled - - - --- 2016-03-11 Eduardo Habkost New
char: translate from QIOChannel error to errno - - - --- 2016-03-11 Marc-André Lureau New
[V1,2/2] arm: virt: Move machine class init code to the abstract machine type - - - --- 2016-03-11 Wei Huang New
[V1,1/2] arm: virt: Add an abstract ARM virt machine type - - - --- 2016-03-11 Wei Huang New
[v3] hw: fix error reporting for missing option ROMs - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,28/28] migration: remove qemu_get_fd method from QEMUFile - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,27/28] migration: remove support for non-iovec based write handlers - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,26/28] migration: add support for encrypting data with TLS - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,25/28] migration: define 'tls-creds' and 'tls-hostname' migration parameters - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,24/28] migration: don't use an array for storing migrate parameters - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,23/28] migration: move definition of struct QEMUFile back into qemu-file.c - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,22/28] migration: delete QEMUFile stdio implementation - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,21/28] migration: delete QEMUFile sockets implementation - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,20/28] migration: delete QEMUSizedBuffer struct - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,19/28] migration: delete QEMUFile buffer implementation - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,18/28] migration: convert savevm to use QIOChannel for writing to files - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,17/28] migration: convert RDMA to use QIOChannel interface - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,16/28] migration: convert exec socket protocol to use QIOChannel - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,15/28] migration: convert fd socket protocol to use QIOChannel - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,14/28] migration: convert tcp socket protocol to use QIOChannel - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,13/28] migration: rename unix.c to socket.c - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,12/28] migration: convert unix socket protocol to use QIOChannel - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,11/28] migration: convert post-copy to use QIOChannelBuffer - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,10/28] migration: add reporting of errors for outgoing migration - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,09/28] migration: add helpers for creating QEMUFile from a QIOChannel - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,08/28] migration: introduce a new QEMUFile impl based on QIOChannel - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,07/28] migration: force QEMUFile to blocking mode for outgoing migration - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,06/28] migration: introduce set_blocking function in QEMUFileOps - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,05/28] migration: split migration hooks out of QEMUFileOps - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,04/28] migration: ensure qemu_fflush() always writes full data amount - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,03/28] migration: remove use of qemu_bufopen from vmstate tests - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,02/28] io: avoid double-free when closing QIOChannelBuffer - - - --- 2016-03-11 Daniel P. Berrangé New
[v4,01/28] s390: use FILE instead of QEMUFile for creating text file - - - --- 2016-03-11 Daniel P. Berrangé New
[1/1] Allocating Large sized arrays to heap - - - --- 2016-03-11 Jaya Tiwari New
[PULL,v3,8/8] MAINTAINERS: Add entry for the include/hw/vfio/ folder - - - --- 2016-03-11 Alex Williamson New
[PULL,v3,7/8] vfio/pci: replace fixed string limit by g_strdup_printf - - - --- 2016-03-11 Alex Williamson New
[PULL,v3,6/8] vfio/pci: Split out VGA setup - - - --- 2016-03-11 Alex Williamson New
[v2] target-i386: implement PKE for TCG - - - --- 2016-03-11 Paolo Bonzini New
[PULL,v3,5/8] vfio/pci: Fixup PCI option ROMs - - - --- 2016-03-11 Alex Williamson New
[PULL,v3,4/8] vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions - - - --- 2016-03-11 Alex Williamson New
[PULL,v3,3/8] vfio: Generalize region support - - - --- 2016-03-11 Alex Williamson New
[PULL,v3,2/8] vfio: Wrap VFIO_DEVICE_GET_REGION_INFO - - - --- 2016-03-11 Alex Williamson New
[PULL,v3,1/8] vfio: Add sysfsdev property for pci & platform - - - --- 2016-03-11 Alex Williamson New
[PULL,v3,0/8] VFIO updates 2016-03-11 - - - --- 2016-03-11 Alex Williamson New
BiteSizedTasks LargeFrames - - - --- 2016-03-11 Siddharth Gupta New
BiteSizedPatch-LargeFrames - - - --- 2016-03-11 Siddharth Gupta New
[PULL,53/53] fw-cfg: support writeable blobs - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,52/53] ipmi: provide support for FRUs - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,51/53] ipmi: use a file to load SDRs - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,50/53] ipmi: add some local variables in ipmi_sdr_init - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,49/53] ipmi: remove the need of an ending record in the SDR table - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,48/53] ipmi: use a function to initialize the SDR table - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,47/53] ipmi: add a realize function to the device class - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,46/53] ipmi: add rsp_buffer_set_error() helper - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,45/53] ipmi: remove IPMI_CHECK_RESERVATION() macro - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,44/53] ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpers - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,43/53] ipmi: remove IPMI_CHECK_CMD_LEN() macro - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,42/53] MAINTAINERS: machine core - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,41/53] MAINTAINERS: Add an entry for virtio header files - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,40/53] pc: acpi: clarify why possible LAPIC entries must be present in MADT - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,39/53] pc: acpi: drop cpu->found_cpus bitmap - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,38/53] pc: acpi: create Processor and Notify objects only for valid lapics - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,37/53] pc: acpi: create MADT.lapic entries only for valid lapics - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,36/53] pc: acpi: SRAT: create only valid processor lapic entries - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,35/53] pc: acpi: cleanup qdev_get_machine() calls - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,34/53] machine: introduce MachineClass.possible_cpu_arch_ids() hook - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,33/53] pc: init pcms->apic_id_limit once and use it throughout pc.c - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,32/53] pc: acpi: remove NOP assignment - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,31/53] pxb: cleanup - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,30/53] qemu-char: make tcp_chr_disconnect() reentrant-safe - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,29/53] qemu-char: remove all msgfds on disconnect - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,28/53] qemu-char: avoid potential double-free - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,27/53] vhost-user: remove useless is_server field - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,26/53] vhost-user: fix use after free - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,25/53] nvdimm acpi: emulate dsm method - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,24/53] nvdimm acpi: let qemu handle _DSM method - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,23/53] nvdimm acpi: introduce patched dsm memory - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,22/53] nvdimm acpi: initialize the resource used by NVDIMM ACPI - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,21/53] pci-ids: add virtio 1.0 ids to spec - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,19/53] hw/acpi: fix Q35 support for legacy Windows OS - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,18/53] ich9lpc: fix typo - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,17/53] msi_supported -> msi_nonbroken - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,16/53] virtio-pci: call pci reset variant when guest requests reset. - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,14/53] i386: populate floppy drive information in DSDT - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,13/53] fdc: add function to determine drive chs limits - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,12/53] i386: expose floppy drive CMOS type - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,11/53] i386/acpi: make floppy controller object dynamic - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,10/53] pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy() - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,09/53] vhost-user: verify that number of queues is less than MAX_QUEUE_NUM - - - --- 2016-03-11 Michael S. Tsirkin New
[PULL,08/53] virtio-balloon: add 'available' counter - - - --- 2016-03-11 Michael S. Tsirkin New
« 1 2 ... 3038 3039 30403091 3092 »