Show patches with: State = Action Required       |   426623 patches
« 1 2 ... 446 447 4484266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,6/7] TCG: Use gen_opparam_buf from context instead of global variable. - - 1 - --- 2012-11-12 Evgeny Voevodin New
[v6,7/7] TCG: Remove unused global variables - - 1 - --- 2012-11-12 Evgeny Voevodin New
[v2,1/2] qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw - - - - --- 2012-11-12 Tomoki Sekiyama New
[v2,2/2] qemu-ga: sample fsfreeze hooks - - - - --- 2012-11-12 Tomoki Sekiyama New
[v2,2/3] aio: use g_slice_alloc() for AIOCB pooling - - - - --- 2012-11-12 Kevin Wolf New
add mac address collision checking for device_add & pci_add - - - - --- 2012-11-12 Lin Ma New
[1/1] s390: new contributions GPLv2 or later - - - - --- 2012-11-12 Christian Borntraeger New
[07/30] migration: make writes blocking - - - - --- 2012-11-12 Paolo Bonzini New
qemu-nbd: Initialise main loop earlier - - - - --- 2012-11-12 Kevin Wolf New
aio: fix aio_ctx_prepare with idle bottom halves - - - - --- 2012-11-12 Paolo Bonzini New
[PULL,1.3,0/5] SCSI updates for 2012-11-12 - - - - --- 2012-11-12 Paolo Bonzini New
[1/5] scsi: do not return short responses for emulated commands - - - - --- 2012-11-12 Paolo Bonzini New
[2/5] virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting events - - - - --- 2012-11-12 Paolo Bonzini New
[3/5] scsi: remove superfluous call to scsi_device_set_ua - - - - --- 2012-11-12 Paolo Bonzini New
[4/5] megasas: do not include block_int.h - - - - --- 2012-11-12 Paolo Bonzini New
[5/5] scsi-disk: flush cache after disabling it - - - - --- 2012-11-12 Paolo Bonzini New
kvm: Actually remove software breakpoints from list on cleanup - - - - --- 2012-11-12 Jan Kiszka New
[PULL,1.3,0/7] NBD updates for 2012-11-12 - - - - --- 2012-11-12 Paolo Bonzini New
[1/7] qemu-nbd: initialize main loop before block layer - - - - --- 2012-11-12 Paolo Bonzini New
[2/7] nbd: accept relative path to Unix socket - - - - --- 2012-11-12 Paolo Bonzini New
[3/7] nbd: accept URIs - - - - --- 2012-11-12 Paolo Bonzini New
[4/7] nbd: fix nbd_server_stop crash when no server was running - - - - --- 2012-11-12 Paolo Bonzini New
[5/7] nbd: force read-only export for read-only devices - - - - --- 2012-11-12 Paolo Bonzini New
[6/7] nbd: disallow nbd-server-add before nbd-server-start - - - - --- 2012-11-12 Paolo Bonzini New
[7/7] hmp: add NBD server commands - - - - --- 2012-11-12 Paolo Bonzini New
megasas: Correct target/lun mapping - - - - --- 2012-11-12 Hannes Reinecke New
ehci: fix compile error with EHCI_DEBUG enabled - - - - --- 2012-11-12 Gabriel L. Somlo New
[v2] slirp: Don't crash on packets from 0.0.0.0/8. - - - - --- 2012-11-12 Nickolai Zeldovich New
[PATCHv3,1/5] seccomp: adding new syscalls (bugzilla 855162) - - - - --- 2012-11-12 Eduardo Otubo New
[PATCHv3,2/5] seccomp: setting "-sandbox on" as deafult - - - - --- 2012-11-12 Eduardo Otubo New
[PATCHv3,3/5] net: Disallow device hotplug that causes execve() - - - - --- 2012-11-12 Eduardo Otubo New
[PATCHv3,4/5] seccomp: double whitelist support - - - - --- 2012-11-12 Eduardo Otubo New
[PATCHv3,5/5] seccomp: adding debug mode - - - - --- 2012-11-12 Eduardo Otubo New
vga: fix bochs alignment issue - - - - --- 2012-11-12 Gerd Hoffmann New
[01/17] target-i386/cpu.c: coding style fix - - - - --- 2012-11-12 Eduardo Habkost New
[02/17] target-i386: move cpu_x86_init() to cpu.c - - - - --- 2012-11-12 Eduardo Habkost New
[03/17] target-i386: cpu: rename x86_def_t to X86CPUDefinition - - - - --- 2012-11-12 Eduardo Habkost New
[04/17] target-i386: x86_cpudef_setup(): cosmetic change on comment - - - - --- 2012-11-12 Eduardo Habkost New
[05/17] target-i386: cpu_x86_init(): move error handling to end of function - - - - --- 2012-11-12 Eduardo Habkost New
[06/17] target-i386: cpu_x86_init(): print error message in case of error - - - - --- 2012-11-12 Eduardo Habkost New
[07/17] target-i386: cpu_x86_register(): report errors using Error parameter - - - - --- 2012-11-12 Eduardo Habkost New
[08/17] target-i386: cpu_x86_register(): reorder CPU property setting - - - - --- 2012-11-12 Eduardo Habkost New
[09/17] target-i386: move out CPU features initialization to separate func - - - - --- 2012-11-12 Eduardo Habkost New
[10/17] target-i386: kill cpu_x86_register() - - - - --- 2012-11-12 Eduardo Habkost New
[11/17] target-i386: return Error from cpu_x86_find_by_name() - - - - --- 2012-11-12 Eduardo Habkost New
[12/17] target-i386: cpu_x86_find_by_name(): split CPU model and feature string first - - - - --- 2012-11-12 Eduardo Habkost New
[13/17] target-i386: cpu: create cpu_x86_find_cpudef() function - - - - --- 2012-11-12 Eduardo Habkost New
[14/17] target-i386: cpu_x86_init(): rename cpu_model to cpu_string - - - - --- 2012-11-12 Eduardo Habkost New
[15/17] target-i386: cpu_x86_init(): eliminate extra 'def1' variable - - - - --- 2012-11-12 Eduardo Habkost New
[16/17] target-i386: cpu: separate cpudef lookup from feature string parsing - - - - --- 2012-11-12 Eduardo Habkost New
[17/17] target-i386: cpu_x86_init(): reorder split of CPU string and creation of CPU object - - - - --- 2012-11-12 Eduardo Habkost New
vga: fix mmio vga register mapping - - - - --- 2012-11-12 Gerd Hoffmann New
[RFC] target-i386: register a class for each CPU model - - - - --- 2012-11-12 Eduardo Habkost New
[01/12] pseries: Fix incorrect initialization of interrupt controller - - - - --- 2012-11-13 David Gibson New
[02/12] pseries: Use #define for XICS base irq number - - - - --- 2012-11-13 David Gibson New
[03/12] pseries: Move XICS initialization before cpu initialization - - - - --- 2012-11-13 David Gibson New
[04/12] pseries: Return the token when we register an RTAS call - - - - --- 2012-11-13 David Gibson New
[05/12] pseries: Allow RTAS tokens without a qemu handler - - - - --- 2012-11-13 David Gibson New
[06/12] pseries: Add tracepoints to the XICS interrupt controller - - - - --- 2012-11-13 David Gibson New
[07/12] pseries: Split xics irq configuration from state information - - - - --- 2012-11-13 David Gibson New
[08/12] target-ppc: Convert ppcemb_tlb_t to use fixed 64-bit RPN - - - - --- 2012-11-13 David Gibson New
[09/12] pseries: Implement PAPR NVRAM - - - - --- 2012-11-13 David Gibson New
[10/12] pseries: Update SLOF for NVRAM support - - - - --- 2012-11-13 David Gibson New
[11/12] pseries: Fix bug in PCI MSI allocation - - - - --- 2012-11-13 David Gibson New
[12/12] pseries: Generate unique LIOBNs for PCI host bridges - - - - --- 2012-11-13 David Gibson New
[v3,1/2] qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw - - - - --- 2012-11-13 Tomoki Sekiyama New
[v3,2/2] qemu-ga: sample fsfreeze hooks - - 1 - --- 2012-11-13 Tomoki Sekiyama New
[PULL,0/6] pixman build fixes - - 2 - --- 2012-11-13 Gerd Hoffmann New
[1/6] pixman: add output dir to include path - - - - --- 2012-11-13 Gerd Hoffmann New
[2/6] pixman: pass tools to configure - - - - --- 2012-11-13 Gerd Hoffmann New
[3/6] pixman: disable gtk - - - - --- 2012-11-13 Gerd Hoffmann New
[4/6] pixman: add pass cflags, add -fPIC - - - - --- 2012-11-13 Gerd Hoffmann New
[5/6] pixman: build internal version early - - - - --- 2012-11-13 Gerd Hoffmann New
[6/6] pixman: add licensing info - - - - --- 2012-11-13 Gerd Hoffmann New
[1/3] hd-geometry.c: Integrate HDIO_GETGEO in guessing - - 1 - --- 2012-11-13 Christian Borntraeger New
[2/3] hd-geometry.c/s390: Disable geometry translation - - - - --- 2012-11-13 Christian Borntraeger New
[3/3] block: support auto-sensing of block sizes - - - - --- 2012-11-13 Christian Borntraeger New
console: clip update rectangle - - - - --- 2012-11-13 Gerd Hoffmann New
nbd: fixes to read-only handling - - - - --- 2012-11-13 Paolo Bonzini New
[PATCHv2] tap: reset vnet header size on open - - - 1 --- 2012-11-13 Michael S. Tsirkin New
[06/24] Remove local ram_size that hides global one - - 1 - --- 2012-11-13 Christian Borntraeger New
[1/2] block: Factor out bdrv_open_flags - - - - --- 2012-11-13 Kevin Wolf New
[2/2] block: Avoid second open for format probing - - - - --- 2012-11-13 Kevin Wolf New
[RFC,1/4] block: Improve bdrv_aio_co_cancel_em - - - - --- 2012-11-13 Kevin Wolf New
[2/4] megasas: Use bdrv_drain_all instead of qemu_aio_flush - - - - --- 2012-11-13 Kevin Wolf New
[3/4] qemu-io: Use bdrv_drain_all instead of qemu_aio_flush - - - - --- 2012-11-13 Kevin Wolf New
[RFC,4/4] aio: Get rid of qemu_aio_flush() - - - - --- 2012-11-13 Kevin Wolf New
q35, usb-ehci1, and Mac OS X boot problems - - - - --- 2012-11-13 Gerd Hoffmann New
[PULL,0/3] vfio-pci for 1.3-rc0 - - - - --- 2012-11-13 Alex Williamson New
[1/3] linux-headers: Update to 3.7-rc5 - - - - --- 2012-11-13 Alex Williamson New
[2/3] vfio-pci: Add KVM INTx acceleration - - - - --- 2012-11-13 Alex Williamson New
[3/3] vfio-pci: Use common msi_get_message - - - - --- 2012-11-13 Alex Williamson New
usb: Fix (another) bug in usb_packet_map() for IOMMU handling - - - - --- 2012-11-14 David Gibson New
[RfC] add secondary stdvga variant - - - - --- 2012-11-14 Gerd Hoffmann New
[RfC] add secondary stdvga variant - - - - --- 2012-11-14 Gerd Hoffmann New
[PULL,v2,0/7] pixman build fixes - - - - --- 2012-11-14 Gerd Hoffmann New
[1/7] pixman: add output dir to include path - - - - --- 2012-11-14 Gerd Hoffmann New
[2/7] pixman: set --host for cross builds - - - - --- 2012-11-14 Gerd Hoffmann New
[3/7] pixman: disable gtk - - - - --- 2012-11-14 Gerd Hoffmann New
[4/7] pixman: pass cflags, add -fPIC - - - - --- 2012-11-14 Gerd Hoffmann New
« 1 2 ... 446 447 4484266 4267 »