Show patches with: State = Action Required       |   427193 patches
« 1 2 ... 463 464 4654271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[16/40] openpic: Convert subregions to memory api - - - - --- 2012-12-14 Alexander Graf New
[17/40] openpic: combine mpic and openpic irq raise functions - - - - --- 2012-12-14 Alexander Graf New
[18/40] openpic: merge mpic and openpic timer handling - - - - --- 2012-12-14 Alexander Graf New
[19/40] openpic: combine openpic and mpic reset functions - - - - --- 2012-12-14 Alexander Graf New
[20/40] openpic: unify memory api subregions - - - - --- 2012-12-14 Alexander Graf New
[21/40] openpic: remove unused type variable - - - - --- 2012-12-14 Alexander Graf New
[22/40] openpic: convert simple reg operations to builtin bitops - - - - --- 2012-12-14 Alexander Graf New
[23/40] openpic: rename openpic_t to OpenPICState - - - - --- 2012-12-14 Alexander Graf New
[24/40] openpic: remove irq_out - - - - --- 2012-12-14 Alexander Graf New
[25/40] openpic: convert to qdev - - - - --- 2012-12-14 Alexander Graf New
[26/40] openpic: make brr1 model specific - - - - --- 2012-12-14 Alexander Graf New
[27/40] openpic: add Shared MSI support - - - - --- 2012-12-14 Alexander Graf New
[28/40] PPC: e500: Add MSI support - - - - --- 2012-12-14 Alexander Graf New
[29/40] PPC: e500: Declare pci bridge as bridge - - - - --- 2012-12-14 Alexander Graf New
[30/40] MSI-X: Fix endianness 1 - - - --- 2012-12-14 Alexander Graf New
[31/40] openpic: fix minor coding style issues - - - - --- 2012-12-14 Alexander Graf New
[32/40] openpic: Accelerate pending irq search - - - - --- 2012-12-14 Alexander Graf New
[33/40] PPC: E500: PCI: Make first slot qdev settable - - - - --- 2012-12-14 Alexander Graf New
[34/40] PPC: E500: PCI: Make IRQ calculation more generic - - - - --- 2012-12-14 Alexander Graf New
[35/40] PPC: E500: Generate dt pci irq map dynamically - - - - --- 2012-12-14 Alexander Graf New
[36/40] PPC: E500: Move PCI slot information into params - - - - --- 2012-12-14 Alexander Graf New
[37/40] PPC: E500plat: Make a lot of PCI slots available - - - - --- 2012-12-14 Alexander Graf New
[38/40] PPC: e500: pci: Export slot2irq calculation - - - - --- 2012-12-14 Alexander Graf New
[39/40] target-ppc: Don't use hwaddr to represent hardware state - - - - --- 2012-12-14 Alexander Graf New
[40/40] pseries: Increase default NVRAM size - - - - --- 2012-12-14 Alexander Graf New
[3/3] chardev: add hotplug support. - - - - --- 2012-12-14 Gerd Hoffmann New
[01/26] ehci: Add a ehci_writeback_async_complete_packet helper function - - - - --- 2012-12-14 Hans de Goede New
[02/26] ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions - - - - --- 2012-12-14 Hans de Goede New
[03/26] ehci: Verify guest does not change the token of inflight qtd-s - - - - --- 2012-12-14 Hans de Goede New
[04/26] ehci: Move get / put_dwords upwards - - - - --- 2012-12-14 Hans de Goede New
[05/26] ehci: writeback_async_complete_packet: verify qh and qtd - - - - --- 2012-12-14 Hans de Goede New
[06/26] ehci: Verify qtd for async completed packets - - - - --- 2012-12-14 Hans de Goede New
[07/26] ehci: Add an ehci_get_pid helper function - - - - --- 2012-12-14 Hans de Goede New
[08/26] ehci: Verify a queue's ep direction does not change - - - - --- 2012-12-14 Hans de Goede New
[09/26] ehci: Use uframe precision for interrupt threshold checking - - - - --- 2012-12-14 Hans de Goede New
[10/26] ehci: Further speedup rescanning if async schedule after raising an interrupt - - - - --- 2012-12-14 Hans de Goede New
[11/26] ehci: Don't call commit_irq after raising PCD - - - - --- 2012-12-14 Hans de Goede New
[12/26] uhci: Fix 1 ms delay in interrupt reporting to the guest - - - - --- 2012-12-14 Hans de Goede New
[13/26] uhci: Fix pending interrupts getting lost on migration - - - - --- 2012-12-14 Hans de Goede New
[14/26] uhci: Add a QH_VALID define - - - - --- 2012-12-14 Hans de Goede New
[15/26] uhci: Limit amount of frames processed in one go - - - - --- 2012-12-14 Hans de Goede New
[16/26] uhci: Maximize how many frames we catch up when behind - - - - --- 2012-12-14 Hans de Goede New
[17/26] hid: Change idle handling to use a timer - - - - --- 2012-12-14 Hans de Goede New
[18/26] usb: Fix usb_ep_find_packet_by_id - - - - --- 2012-12-14 Hans de Goede New
[19/26] usb: Add an usb_device_ep_stopped USBDevice method - - - - --- 2012-12-14 Hans de Goede New
[20/26] usbredir: Add an usbredir_stop_ep helper function - - - - --- 2012-12-14 Hans de Goede New
[21/26] usbredir: Add USBEP2I and I2USBEP helper macros - - - - --- 2012-12-14 Hans de Goede New
[22/26] usbredir: Add ep_stopped USBDevice method - - - - --- 2012-12-14 Hans de Goede New
[23/26] usbredir: Verify we have 32 bits bulk length cap when redirecting to xhci - - - - --- 2012-12-14 Hans de Goede New
[24/26] usbredir: Add usbredir_init_endpoints() helper - - - - --- 2012-12-14 Hans de Goede New
[25/26] usb-redir: Add debugging to bufpq save / restore - - - - --- 2012-12-14 Hans de Goede New
[26/26] usbredir: Add support for buffered bulk input - - - - --- 2012-12-14 Hans de Goede New
[V8,1/4] add def_print_str and use it in qemu_opts_print. - - - - --- 2012-12-14 Robert Wang New
[V8,2/4] Create four opts list related functions - - - - --- 2012-12-14 Robert Wang New
[V8,3/4] Use QemuOpts support in block layer - - - - --- 2012-12-14 Robert Wang New
[V8,4/4] remove QEMUOptionParameter related functions and struct - - - - --- 2012-12-14 Robert Wang New
[1/3] balloon: drop old stats code & API - - - - --- 2012-12-14 Luiz Capitulino New
[2/3] balloon: re-enable balloon stats - - - - --- 2012-12-14 Luiz Capitulino New
[3/3] docs: document virtio-balloon stats - - - - --- 2012-12-14 Luiz Capitulino New
[1/3] s390: Move IPL code into a separate device - - - - --- 2012-12-14 Jens Freimann New
[2/3] s390: Add CPU reset handler - - - - --- 2012-12-14 Jens Freimann New
[3/3] S390: Enable -cpu help and QMP query-cpu-definitions - - 2 - --- 2012-12-14 Jens Freimann New
[v7,01/12] raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane - - - - --- 2012-12-14 Stefan Hajnoczi New
[v7,02/12] configure: add CONFIG_VIRTIO_BLK_DATA_PLANE - - - - --- 2012-12-14 Stefan Hajnoczi New
[v7,03/12] dataplane: add host memory mapping code - - - - --- 2012-12-14 Stefan Hajnoczi New
[v7,04/12] dataplane: add virtqueue vring code - - - - --- 2012-12-14 Stefan Hajnoczi New
[v7,05/12] dataplane: add event loop - - - - --- 2012-12-14 Stefan Hajnoczi New
[v7,06/12] dataplane: add Linux AIO request queue - - - - --- 2012-12-14 Stefan Hajnoczi New
[v7,07/12] iov: add iov_discard_front/back() to remove data - - - - --- 2012-12-14 Stefan Hajnoczi New
[v7,08/12] test-iov: add iov_discard_front/back() testcases - - - - --- 2012-12-14 Stefan Hajnoczi New
[v7,09/12] iov: add qemu_iovec_concat_iov() - - - - --- 2012-12-14 Stefan Hajnoczi New
[v7,10/12] virtio-blk: restore VirtIOBlkConf->config_wce flag - - - - --- 2012-12-14 Stefan Hajnoczi New
[v7,11/12] dataplane: add virtio-blk data plane code - - - - --- 2012-12-14 Stefan Hajnoczi New
[v7,12/12] virtio-blk: add x-data-plane=on|off performance feature - - - - --- 2012-12-14 Stefan Hajnoczi New
build: Use separate makefile for "trace/" - - - - --- 2012-12-14 Lluís Vilanova New
[v2] build: Use separate makefile for "trace/" - - - - --- 2012-12-14 Lluís Vilanova New
MAINTAINERS: Avi has left - - - - --- 2012-12-14 Andreas Färber New
[v2] build: Use separate makefile for "trace/" - - 1 - --- 2012-12-14 Lluís Vilanova New
[v2] build: Use separate makefile for "trace/" - - - - --- 2012-12-14 Lluís Vilanova New
Fix conversion between 12 hours and 24 hours modes. - - 1 - --- 2012-12-14 Antoine Mathys New
fix dma.c MemoryRegion convertion - - - - --- 2012-12-14 Marcelo Tosatti New
[PATCHv2] NVMe: Initial commit for NVM Express device - - - - --- 2012-12-15 Keith Busch New
sheepdog: don't update inode when create_and_write fails - - - - --- 2012-12-15 Liu Yuan New
sheepdog: don't update inode when create_and_write fails - - - - --- 2012-12-15 Liu Yuan New
[Update] sheepdog: don't update inode when create_and_write fails - - - - --- 2012-12-15 Liu Yuan New
[v2,01/11] cpu: Move kvm_fd into CPUState - - - - --- 2012-12-16 Andreas Färber New
[v2,02/11] kvm: Pass CPUState to kvm_arch_* - - - - --- 2012-12-16 Andreas Färber New
[v2,03/11] kvm: Pass CPUState to kvm_vcpu_ioctl() - - - - --- 2012-12-16 Andreas Färber New
[v2,04/11] ppc: Pass PowerPCCPU to ppc_set_irq() - - - - --- 2012-12-16 Andreas Färber New
[v2,05/11] ppc: Pass PowerPCCPU to [h]decr callbacks - - - - --- 2012-12-16 Andreas Färber New
[v2,06/11] ppc: Pass PowerPCCPU to [h]decr timer callbacks - - - - --- 2012-12-16 Andreas Färber New
[v2,07/11] ppc_booke: Pass PowerPCCPU to {decr, fit, wdt} timer callbacks - - - - --- 2012-12-16 Andreas Färber New
[v2,08/11] ppc4xx_devs: Return PowerPCCPU from ppc4xx_init() - - - - --- 2012-12-16 Andreas Färber New
[v2,09/11] ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init() - - - - --- 2012-12-16 Andreas Färber New
[v2,10/11] cpu: Move kvm_state field into CPUState - - - - --- 2012-12-16 Andreas Färber New
[v2,11/11] cpu: Move kvm_run into CPUState - - - - --- 2012-12-16 Andreas Färber New
[v2,1/4] usb/ehci: Clean up SysBus and PCI EHCI split - - - - --- 2012-12-16 Andreas Färber New
[v2,2/4] usb/ehci: Move capsbase and opregbase into SysBus EHCI class - - - - --- 2012-12-16 Andreas Färber New
[v2,3/4] usb/ehci: Add SysBus EHCI device for Exynos4210 - - 1 - --- 2012-12-16 Andreas Färber New
[v2,4/4] exynos4210: Add EHCI support - - 1 - --- 2012-12-16 Andreas Färber New
« 1 2 ... 463 464 4654271 4272 »