Show patches with: State = Action Required       |    Archived = No       |   426953 patches
« 1 2 ... 1379 1380 13814269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,15/19] atapi: Switch to byte-based block access - - - - --- 2016-05-06 Eric Blake New
[v7,16/19] nbd: Switch to byte-based block access - - - - --- 2016-05-06 Eric Blake New
[v7,17/19] qemu-img: Switch to byte-based block access - - - - --- 2016-05-06 Eric Blake New
[v7,18/19] qemu-io: Switch to byte-based block access - - - - --- 2016-05-06 Eric Blake New
[v7,19/19] block: Kill unused sector-based blk_* functions - - - - --- 2016-05-06 Eric Blake New
[01/10] ui: gtk: fix crash when terminal inner-border is NULL - - - - --- 2016-05-06 Cole Robinson New
[02/10] ui: sdl2: Release grab before opening console window - - - - --- 2016-05-06 Cole Robinson New
[03/10] configure: build SDL if only SDL2 available - - - - --- 2016-05-06 Cole Robinson New
[04/10] configure: error on unknown --with-sdlabi value - - - - --- 2016-05-06 Cole Robinson New
[05/10] configure: add echo_version helper - - - - --- 2016-05-06 Cole Robinson New
[06/10] configure: report GTK version - - - - --- 2016-05-06 Cole Robinson New
[07/10] configure: report SDL version - - - - --- 2016-05-06 Cole Robinson New
[08/10] configure: support vte-2.91 - - - - --- 2016-05-06 Cole Robinson New
[09/10] ui: gtk: Fix a runtime warning on vte >= 0.37 - - - - --- 2016-05-06 Cole Robinson New
[10/10] ui: gtk: Fix some deprecation warnings - - - - --- 2016-05-06 Cole Robinson New
[v1,1/2] target-arm: Add the HSTR_EL2 register - - - - --- 2016-05-06 Alistair Francis New
[v1,2/2] target-arm: Enable EL2 for the A53s and A57s - - - - --- 2016-05-06 Alistair Francis New
[1/9] target-i386: Move TCG initialization check to tcg_x86_init() - - 1 - --- 2016-05-06 Eduardo Habkost New
[2/9] target-i386: Move TCG initialization to realize time - - 1 - --- 2016-05-06 Eduardo Habkost New
[3/9] target-i386: Call cpu_exec_init() on realize - - 1 - --- 2016-05-06 Eduardo Habkost New
[4/9] target-i386: List CPU models using subclass list - - - - --- 2016-05-06 Eduardo Habkost New
[5/9] target-i386: Move warning code outside x86_cpu_filter_features() - - - - --- 2016-05-06 Eduardo Habkost New
[6/9] target-i386: Define CPUID filtering functions before x86_cpu_list() - - - - --- 2016-05-06 Eduardo Habkost New
[7/9] qmp: Add runnability information to query-cpu-definitions - - - - --- 2016-05-06 Eduardo Habkost New
[8/9] target-i386: Use "-" instead of "_" on all feature names - - - - --- 2016-05-06 Eduardo Habkost New
[9/9] target-i386: Return runnability information on query-cpu-definitions - - - - --- 2016-05-06 Eduardo Habkost New
[1/4] apic: add deliver_msi to APICCommonClass - - 1 - --- 2016-05-06 Radim Krčmář New
[2/4] intel_iommu: use deliver_msi APIC callback - - - - --- 2016-05-06 Radim Krčmář New
[3/4] linux_headers: add MSI_X2APIC - - - - --- 2016-05-06 Radim Krčmář New
[4/4] kvm: support MSI_X2APIC capability - - - - --- 2016-05-06 Radim Krčmář New
[1/2] Dump: introduce a Filesystem in Userspace - - - - --- 2016-05-07 Nan Li New
[2/2] Dump: add command "fuse-mount" - - - - --- 2016-05-07 Nan Li New
[v5,1/6] qemu-io: Add missing option documentation - - 1 - --- 2016-05-08 Eric Blake New
[v5,2/6] qemu-io: Make 'open' subcommand more like command line - - 1 - --- 2016-05-08 Eric Blake New
[v5,3/6] qemu-io: Use bool for command line flags - - 1 - --- 2016-05-08 Eric Blake New
[v5,4/6] qemu-io: Allow unaligned access by default - - 1 - --- 2016-05-08 Eric Blake New
[v5,5/6] qemu-io: Add 'write -f' to test FUA flag - - 1 - --- 2016-05-08 Eric Blake New
[v5,6/6] qemu-io: Add 'write -z -u' to test MAY_UNMAP flag - - 1 - --- 2016-05-08 Eric Blake New
[v3,1/5] net: improve UDP/TCP checksum computation. - - - - --- 2016-05-08 Jean-Christophe Dubois New
[v3,2/5] net: handle optional VLAN header in checksum computation. - - - - --- 2016-05-08 Jean-Christophe Dubois New
[v3,3/5] i.MX: move FEC device to a register array structure. - - - - --- 2016-05-08 Jean-Christophe Dubois New
[v3,4/5] Add ENET/Gbps Ethernet support to FEC device - - - - --- 2016-05-08 Jean-Christophe Dubois New
[v3,5/5] Add ENET device to i.MX6 SOC. - - 1 - --- 2016-05-08 Jean-Christophe Dubois New
[v2] rbd:change error_setg() to error_setg_errno() - - 1 - --- 2016-05-09 Vikhyat Umrao New
[RFC,01/14] pc: acpi: x2APIC support for MADT table - - - - --- 2016-05-09 Igor Mammedov New
[RFC,02/14] pc: acpi: x2APIC support for SRAT table - - - - --- 2016-05-09 Igor Mammedov New
[RFC,03/14] acpi: cphp: add support for x2APIC in _MAT method - - - - --- 2016-05-09 Igor Mammedov New
[RFC,04/14] pc: leave max apic_id_limit only in legacy cpu hotplug code - - - - --- 2016-05-09 Igor Mammedov New
[RFC,05/14] pc: apic: move MAX_APICS check to 'apic' class - - - - --- 2016-05-09 Igor Mammedov New
[RFC,06/14] pc: apic_common: extend APIC ID property to 32bit - - - - --- 2016-05-09 Igor Mammedov New
[RFC,07/14] pc: apic_common: restore APIC ID to initial ID on reset - - - - --- 2016-05-09 Igor Mammedov New
[RFC,08/14] pc: apic_common: reset APIC ID to initial ID when switching into x2APIC mode - - - - --- 2016-05-09 Igor Mammedov New
[RFC,09/14] pc: kvm_apic: pass APIC ID depending on xAPIC/x2APIC mode - - - - --- 2016-05-09 Igor Mammedov New
[RFC,10/14] pc: clarify FW_CFG_MAX_CPUS usage comment - - - - --- 2016-05-09 Igor Mammedov New
[RFC,11/14] increase MAX_CPUMASK_BITS from 255 to 288 - - 1 - --- 2016-05-09 Igor Mammedov New
[RFC,12/14] pc: add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs - - - - --- 2016-05-09 Igor Mammedov New
[RFC,13/14] pc: q35: bump max_cpus to 288 - - - - --- 2016-05-09 Igor Mammedov New
[RFC,14/14] DO NOT APPLY: hack to make 2nd CPU APIC ID to be x2APIC one - - - - --- 2016-05-09 Igor Mammedov New
qemu-io: Fix memory leak in 'aio_write -z' - - 1 - --- 2016-05-09 Kevin Wolf New
[libvirt,v2,3/8] Add support for fetching statistics of completed jobs - - - - --- 2016-05-09 Philipp Hahn New
[v4,00/16] IOMMU: Enable interrupt remapping for Intel IOMMU - - - - --- 2016-05-09 Paolo Bonzini New
[v2,01/23] hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,02/23] usb/uhci: move pid check - - - 1 --- 2016-05-09 Stefan Hajnoczi New
[v2,03/23] spapr_drc: fix aborts during DRC-count based hotplug - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,04/23] QemuOpts: Fix qemu_opts_foreach() dangling location regression - - 1 - --- 2016-05-09 Stefan Hajnoczi New
[v2,05/23] replay: Fix dangling location bug in replay_configure() - - 2 - --- 2016-05-09 Stefan Hajnoczi New
[v2,06/23] qom: -object error messages lost location, restore it - - 2 - --- 2016-05-09 Stefan Hajnoczi New
[v2,07/23] target-mips: Fix RDHWR exception host PC - - 2 - --- 2016-05-09 Stefan Hajnoczi New
[v2,08/23] slirp: fix guest network access with darwin host - - 1 - --- 2016-05-09 Stefan Hajnoczi New
[v2,09/23] qapi: Don't pass NULL to printf in string input visitor - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,10/23] vvfat: Fix volume name assertion - - 2 - --- 2016-05-09 Stefan Hajnoczi New
[v2,11/23] vvfat: Fix default volume label - - 3 - --- 2016-05-09 Stefan Hajnoczi New
[v2,12/23] acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian host - - 2 1 --- 2016-05-09 Stefan Hajnoczi New
[v2,13/23] configure: Check if struct fsxattr is available from linux header - - - 1 --- 2016-05-09 Stefan Hajnoczi New
[v2,14/23] Revert "acpi: mark PMTIMER as unlocked" - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,15/23] Update version for v2.6.0-rc4 release - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,16/23] libqos: use virtio_ids.h for device ID definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,17/23] libqos: drop duplicated PCI vendor ID definition - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,18/23] libqos: drop duplicated virtio_config.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,19/23] libqos: drop duplicated virtio_ring.h bit definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,20/23] libqos: drop duplicated virtio_vring.h structs - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,21/23] libqos: drop duplicated virtio_blk.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,22/23] libqos: drop duplicated virtio_scsi.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[v2,23/23] libqos: drop duplicated virtio_pci.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[V10,1/4] hw/i386: Introduce AMD IOMMU - - - - --- 2016-05-09 David Kiarie New
[V10,2/4] hw/i386: ACPI IVRS table - - - - --- 2016-05-09 David Kiarie New
[V10,3/4] hw/core: provision for overriding emulated IOMMU - - - - --- 2016-05-09 David Kiarie New
[V10,4/4] hw/pci-host: Emulate AMD IOMMU - - - - --- 2016-05-09 David Kiarie New
[RESEND,v3,1/8] libqos: use virtio_ids.h for device ID definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[RESEND,v3,2/8] libqos: drop duplicated PCI vendor ID definition - - - - --- 2016-05-09 Stefan Hajnoczi New
[RESEND,v3,3/8] libqos: drop duplicated virtio_config.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[RESEND,v3,4/8] libqos: drop duplicated virtio_ring.h bit definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[RESEND,v3,5/8] libqos: drop duplicated virtio_vring.h structs - - - - --- 2016-05-09 Stefan Hajnoczi New
[RESEND,v3,6/8] libqos: drop duplicated virtio_blk.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[RESEND,v3,7/8] libqos: drop duplicated virtio_scsi.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[RESEND,v3,8/8] libqos: drop duplicated virtio_pci.h definitions - - - - --- 2016-05-09 Stefan Hajnoczi New
[PULL,for-2.6,0/5] vga security fixes (CVE-2016-3710, CVE-2016-3712) - - - - --- 2016-05-09 Gerd Hoffmann New
[PULL,1/5] vga: fix banked access bounds checking (CVE-2016-3710) - - - - --- 2016-05-09 Gerd Hoffmann New
[PULL,2/5] vga: add vbe_enabled() helper - - - - --- 2016-05-09 Gerd Hoffmann New
[PULL,3/5] vga: factor out vga register setup - - - - --- 2016-05-09 Gerd Hoffmann New
« 1 2 ... 1379 1380 13814269 4270 »