Show patches with: State = Action Required       |    Archived = No       |   427187 patches
« 1 2 ... 1393 1394 13954271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,14/24] cpus.c: Use pthread_sigmask() rather than sigprocmask() - - - - --- 2016-05-23 Paolo Bonzini New
[PULL,15/24] Remove config-devices.mak on 'make clean' - - - - --- 2016-05-23 Paolo Bonzini New
[PULL,16/24] scripts/signrom.py: Allow option ROM checksum script to write the size header. - - - - --- 2016-05-23 Paolo Bonzini New
[PULL,17/24] scripts/signrom.py: Check for magic in option ROMs. - - - - --- 2016-05-23 Paolo Bonzini New
[PULL,18/24] esp: check command buffer length before write(CVE-2016-4439) - - - - --- 2016-05-23 Paolo Bonzini New
[PULL,19/24] esp: check dma length before reading scsi command(CVE-2016-4441) - - - - --- 2016-05-23 Paolo Bonzini New
[PULL,20/24] iscsi: pass SCSI status back for SG_IO - - - - --- 2016-05-23 Paolo Bonzini New
[PULL,21/24] coccinelle: add g_assert_cmp* to macro file - - - - --- 2016-05-23 Paolo Bonzini New
[PULL,22/24] target-i386: add a generic x86 nmi handler - - - - --- 2016-05-23 Paolo Bonzini New
[PULL,23/24] nmi: remove x86 specific nmi handling - - - - --- 2016-05-23 Paolo Bonzini New
[PULL,24/24] cpus: call the core nmi injection function - - - - --- 2016-05-23 Paolo Bonzini New
[PULL,0/1] rng: rename RndRandom to RngRandom - - - - --- 2016-05-23 Amit Shah New
[PULL,1/1] rng-random: rename RndRandom to RngRandom - - 1 - --- 2016-05-23 Amit Shah New
[1/4] block: Introduce bdrv_replace_child() - - 1 - --- 2016-05-23 Kevin Wolf New
[2/4] block: Make bdrv_drain() use bdrv_drained_begin/end() - - 1 - --- 2016-05-23 Kevin Wolf New
[3/4] block: Fix reconfiguring graph with drained nodes - - 1 - --- 2016-05-23 Kevin Wolf New
[4/4] block: Propagate .drained_begin/end callbacks - - 1 - --- 2016-05-23 Kevin Wolf New
[PULL,0/5] migration fixes - - - - --- 2016-05-23 Amit Shah New
[PULL,1/5] migration: Move qjson.[ch] to migration/ - - 2 - --- 2016-05-23 Amit Shah New
[PULL,2/5] migration/qjson: Drop gratuitous use of QOM - - 2 - --- 2016-05-23 Amit Shah New
[PULL,3/5] migration: Promote improved autoconverge commands out of experimental state - - - - --- 2016-05-23 Amit Shah New
[PULL,4/5] savevm: fail if migration blockers are present - - 1 - --- 2016-05-23 Amit Shah New
[PULL,5/5] migration: regain control of images when migration fails to complete - - - - --- 2016-05-23 Amit Shah New
[v6,1/6] ipmi: rework the fwinfo to be fetched from the interface - - - - --- 2016-05-23 Corey Minyard New
[v6,2/6] pc: Postpone SMBIOS table installation to post machine init - - - - --- 2016-05-23 Corey Minyard New
[v6,3/6] smbios: Move table build tools into an include file. - - - - --- 2016-05-23 Corey Minyard New
[v6,4/6] ipmi: Add SMBIOS table entry 1 - - - --- 2016-05-23 Corey Minyard New
[v6,5/6] acpi: Add IPMI table entries - - - - --- 2016-05-23 Corey Minyard New
[v6,6/6] bios: Add tests for the IPMI ACPI and SMBIOS entries - - - - --- 2016-05-23 Corey Minyard New
[v9] Add optionrom compatible with fw_cfg DMA version - - - - --- 2016-05-23 Richard W.M. Jones New
[PULL,0/2] hw/net/opencores_eth cleanups - - - - --- 2016-05-23 Max Filippov New
[PULL,00/15] X86 queue, 2016-05-23 - - - - --- 2016-05-23 Eduardo Habkost New
[PULL,01/15] target-i386: Define structs for layout of xsave area - - - - --- 2016-05-23 Eduardo Habkost New
[PULL,02/15] target-i386: Use xsave structs for ext_save_area - - - - --- 2016-05-23 Eduardo Habkost New
[PULL,03/15] target-i386: kvm: Use X86XSaveArea struct for xsave save/load - - - - --- 2016-05-23 Eduardo Habkost New
[PULL,04/15] osdep: Move default qemu_hw_version() value to a macro - - - - --- 2016-05-23 Eduardo Habkost New
[PULL,05/15] pc: Set CPU model-id on compat_props for pc <= 2.4 - - 1 - --- 2016-05-23 Eduardo Habkost New
[PULL,06/15] target-i386: Set constant model_id for qemu63/qemu32/athlon - - - - --- 2016-05-23 Eduardo Habkost New
[PULL,07/15] cpu: Eliminate cpudef_init(), cpudef_setup() - - - - --- 2016-05-23 Eduardo Habkost New
[PULL,08/15] target-i386: Move TCG initialization check to tcg_x86_init() - - 1 - --- 2016-05-23 Eduardo Habkost New
[PULL,09/15] target-i386: Move TCG initialization to realize time - - 1 - --- 2016-05-23 Eduardo Habkost New
[PULL,10/15] target-i386: Call cpu_exec_init() on realize - - 1 - --- 2016-05-23 Eduardo Habkost New
[PULL,11/15] target-i386: kvm: Allocate kvm_msrs struct once per VCPU - - 1 - --- 2016-05-23 Eduardo Habkost New
[PULL,12/15] target-i386: kvm: Increase MSR_BUF_SIZE - - 1 - --- 2016-05-23 Eduardo Habkost New
[PULL,13/15] target-i386: kvm: Simplify MSR array construction - - 1 - --- 2016-05-23 Eduardo Habkost New
[PULL,14/15] target-i386: kvm: Simplify MSR setting functions - - 1 - --- 2016-05-23 Eduardo Habkost New
[PULL,15/15] target-i386: kvm: Eliminate kvm_msr_entry_set() - - 1 - --- 2016-05-23 Eduardo Habkost New
[v2,0/7] dma-helpers, scsi-block: use SG_IO for all I/O on scsi-block - - - - --- 2016-05-23 Mark Cave-Ayland New
[RFC,v5,1/2] virtio-net rsc: support coalescing ipv4 tcp traffic - - - - --- 2016-05-23 Wei Xu New
[RFC,v5,2/2] virtio-net rsc: support coalescing ipv6 tcp traffic - - - - --- 2016-05-23 Wei Xu New
[PULL,06/15] target-i386: Set constant model_id for qemu63/qemu32/athlon - - - - --- 2016-05-23 Eduardo Habkost New
[PULL,00/15] X86 queue, 2016-05-23 - - - - --- 2016-05-23 Eduardo Habkost New
[v6,01/11] pci core: assert ENOSPC when add capability - - 1 - --- 2016-05-24 Cao jin New
[v6,02/11] fix some coding style problems - - 1 - --- 2016-05-24 Cao jin New
[v6,03/11] change pvscsi_init_msi() type to void 1 - 1 - --- 2016-05-24 Cao jin New
[v6,04/11] megasas: Fix - - 1 - --- 2016-05-24 Cao jin New
[v6,05/11] mptsas: change .realize function name - - 1 - --- 2016-05-24 Cao jin New
[v6,06/11] usb xhci: change msi/msix property type - - - - --- 2016-05-24 Cao jin New
[v6,07/11] intel-hda: change msi property type - - - - --- 2016-05-24 Cao jin New
[v6,08/11] mptsas: change msi property type - - - - --- 2016-05-24 Cao jin New
[v6,09/11] megasas: change msi/msix property type - - - - --- 2016-05-24 Cao jin New
[v6,10/11] pci bridge dev: change msi property type - - - - --- 2016-05-24 Cao jin New
[v6,11/11] pci: Convert msi_init() to Error and fix callers to check it - - - - --- 2016-05-24 Cao jin New
[PULL,V2,00/20] Net patches - - - - --- 2016-05-24 Jason Wang New
[PULL,V2,01/20] net/tap: Allocating Large sized arrays to heap - - - - --- 2016-05-24 Jason Wang New
[PULL,V2,02/20] net: mipsnet: check packet length against buffer - - - - --- 2016-05-24 Jason Wang New
[PULL,V2,03/20] msix: make msix_clr_pending() visible for clients - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,04/20] pci: Introduce define for PM capability version 1.1 - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,05/20] pcie: Add support for PCIe CAP v1 - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,06/20] pcie: Introduce function for DSN capability creation - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,07/20] vmxnet3: Use generic function for DSN capability definition - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,08/20] net: Introduce Toeplitz hash calculator - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,09/20] net: Add macros for MAC address tracing - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,10/20] vmxnet3: Use common MAC address tracing macros - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,11/20] net_pkt: Name vmxnet3 packet abstractions more generic - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,12/20] rtl8139: Move more TCP definitions to common header - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,13/20] net_pkt: Extend packet abstraction as required by e1000e functionality - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,14/20] vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_* - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,15/20] e1000_regs: Add definitions for Intel 82574-specific bits - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,16/20] e1000: Move out code that will be reused in e1000e - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,17/20] net: Introduce e1000e device emulation - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,18/20] e1000e: Introduce qtest for e1000e device - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,19/20] net: vl: Move default_net to vl.c - - 1 - --- 2016-05-24 Jason Wang New
[PULL,V2,20/20] net/net: Add SocketReadState for reuse codes - - - - --- 2016-05-24 Jason Wang New
scsi: mptsas: infinite loop while fetching requests - - - - --- 2016-05-24 Prasad Pandit New
[V3] block/iscsi: allow caching of the allocation map - - 1 - --- 2016-05-24 Peter Lieven New
block/iscsi: avoid potential overflow of acb->task->cdb - - 1 - --- 2016-05-24 Peter Lieven New
docs: Fix a couple of typos in throttle.txt - - 1 - --- 2016-05-24 Alberto Garcia New
pc: cleanup unused struct PcRomPciInfo - - 1 - --- 2016-05-24 Igor Mammedov New
[8/9] target-i386: Use "-" instead of "_" on all feature names - - - - --- 2016-05-24 Igor Mammedov New
block/io: optimize bdrv_co_pwritev for small requests - - - - --- 2016-05-24 Peter Lieven New
[v2,01/14] block: keep a list of block jobs - - 1 - --- 2016-05-24 Kevin Wolf New
[v2,02/14] block: Cancel jobs first in bdrv_close_all() - - 2 - --- 2016-05-24 Kevin Wolf New
[v2,03/14] block: Default to enabled write cache in blk_new() - - 2 - --- 2016-05-24 Kevin Wolf New
[v2,04/14] block: Convert block job core to BlockBackend - - 2 - --- 2016-05-24 Kevin Wolf New
[v2,05/14] block: Make blk_co_preadv/pwritev() public - - - - --- 2016-05-24 Kevin Wolf New
[v2,06/14] stream: Use BlockBackend for I/O - - 2 - --- 2016-05-24 Kevin Wolf New
[v2,07/14] mirror: Allow target that already has a BlockBackend - - 1 - --- 2016-05-24 Kevin Wolf New
[v2,08/14] mirror: Use BlockBackend for I/O - - 1 - --- 2016-05-24 Kevin Wolf New
[v2,09/14] backup: Don't leak BackupBlockJob in error path - - 2 - --- 2016-05-24 Kevin Wolf New
« 1 2 ... 1393 1394 13954271 4272 »