Show patches with: State = Action Required       |   426149 patches
« 1 2 ... 463 464 4654261 4262 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
target-i386: Allow tsc-frequency to be larger then 2.147G - - - - --- 2012-12-16 Michael Tokarev New
[PULLv2] pci,net,misc infrastructure - - - - --- 2012-12-16 Michael S. Tsirkin New
[v8,01/10] fix some debug printf format strings - - - - --- 2012-12-16 Matthew Ogilvie New
[v8,02/10] vl: fix -hdachs/-hda argument order parsing issues - - - - --- 2012-12-16 Matthew Ogilvie New
[v8,03/10] qemu-options.hx: mention retrace= VGA option - - - - --- 2012-12-16 Matthew Ogilvie New
[v8,04/10] vga: add some optional CGA compatibility hacks - - - - --- 2012-12-16 Matthew Ogilvie New
[v8,05/10] fix i8254 output logic to match the spec - - - - --- 2012-12-16 Matthew Ogilvie New
[v8,06/10] i8259: fix so that dropping IRQ level always clears the interrupt request - - - - --- 2012-12-16 Matthew Ogilvie New
[v8,07/10] i8259: refactor pic_set_irq level logic - - - - --- 2012-12-16 Matthew Ogilvie New
[v8,08/10] qtest: fix qemu_irq_intercept_out() - - - - --- 2012-12-16 Matthew Ogilvie New
[v8,09/10] qtest: add set_irq_{in, out} infrastructure for testing interrupt controllers - - - - --- 2012-12-16 Matthew Ogilvie New
[v8,10/10] add test/pic-test.c - - - - --- 2012-12-16 Matthew Ogilvie New
[v3,1/2] cutils:change strtosz_suffix_unit function - - - - --- 2012-12-17 liguang New
[v3,2/2] qemu-img:report size overflow error message - - - - --- 2012-12-17 liguang New
Added uapi directory into linux-header - - - - --- 2012-12-17 Bharat Bhushan New
pci: Rework handling of multiple host bridges (pci domains) - - - - --- 2012-12-17 David Gibson New
[1/3] Synchronized the linux headers - - - - --- 2012-12-17 Bharat Bhushan New
[2/3] Reset qemu timers when guest reset - - - - --- 2012-12-17 Bharat Bhushan New
[3/3] Enable kvm emulated watchdog - - - - --- 2012-12-17 Bharat Bhushan New
[v2,1/2] sheepdog: don't update inode when create_and_write fails - - 1 - --- 2012-12-17 Liu Yuan New
[v2,2/2] sheepdog: pass oid directly to send_pending_req() - - 1 - --- 2012-12-17 Liu Yuan New
[1/6] snapshot: export function in block.c - - - - --- 2012-12-17 Wayne Xia New
[2/6] snapshot: add error set function - - - - --- 2012-12-17 Wayne Xia New
[3/6] snapshot: design of common API to take snapshots - - - - --- 2012-12-17 Wayne Xia New
[4/6] snapshot: implemention of common API to take snapshots - - - - --- 2012-12-17 Wayne Xia New
[5/6] snapshot: qmp interface - - - - --- 2012-12-17 Wayne Xia New
[6/6] snapshot: human monitor interface - - - - --- 2012-12-17 Wayne Xia New
[V9,1/4] add def_print_str and use it in qemu_opts_print. - - - - --- 2012-12-17 Robert Wang New
[V9,2/4] Create four opts list related functions - - - - --- 2012-12-17 Robert Wang New
[V9,3/4] Use QemuOpts support in block layer - - - - --- 2012-12-17 Robert Wang New
[V9,4/4] remove QEMUOptionParameter related functions and struct - - - - --- 2012-12-17 Robert Wang New
« 1 2 ... 463 464 4654261 4262 »