Show patches with: State = Action Required       |    Archived = No       |   427605 patches
« 1 2 ... 3439 3440 34414276 4277 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PPC: e500: Fix TLB lookup for 32bit CPUs - - - - --- 2014-06-03 Alexander Graf New
target-arm: Delete unused iwmmxt_msadb helper - - 1 - --- 2014-06-03 Peter Maydell New
hw/arm/pxa2xx_gpio: Correct and register vmstate - - - - --- 2014-06-03 Peter Maydell New
hw/arm/strongarm: Wire up missing GPIO and PPC vmstate - - - - --- 2014-06-03 Peter Maydell New
target-microblaze: Delete unused sign_extend() function - - 1 - --- 2014-06-03 Peter Maydell New
hw/sd/sd.c: Drop unused sd_acmd_type[] array - - 1 - --- 2014-06-03 Peter Maydell New
[6/6] monitor: protect event emission - - 1 - --- 2014-06-03 Paolo Bonzini New
[5/6] monitor: protect outbuf with mutex - - 1 - --- 2014-06-03 Paolo Bonzini New
[4/6] qemu-char: make writes thread-safe - - - - --- 2014-06-03 Paolo Bonzini New
[3/6] qemu-char: move pty_chr_update_read_handler around - - 1 - --- 2014-06-03 Paolo Bonzini New
[2/6] qemu-char: do not call chr_write directly - - 1 - --- 2014-06-03 Paolo Bonzini New
[1/6] qemu-char: introduce qemu_chr_alloc - - 1 - --- 2014-06-03 Paolo Bonzini New
[uq/master] kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation - - - - --- 2014-06-03 Marcelo Tosatti New
linux-user: Rework __put_user and __get_user - - - - --- 2014-06-03 Michal Prívozník New
block: asynchronously stop the VM on I/O errors - - - - --- 2014-06-03 Paolo Bonzini New
[1/1] dataplane: bail out on unsupported transport - - 1 - --- 2014-06-03 Cornelia Huck New
block: asynchronously stop the VM on I/O errors - - - - --- 2014-06-03 Paolo Bonzini New
[10/10] s390x/kvm: inject via flic - - 1 - --- 2014-06-03 Cornelia Huck New
[09/10] s390x: cleanup interrupt injection 1 - - - --- 2014-06-03 Cornelia Huck New
[08/10] s390x/kvm: add alternative injection interface - - - - --- 2014-06-03 Cornelia Huck New
[07/10] s390x: consolidate floating interrupts - - 1 - --- 2014-06-03 Cornelia Huck New
[06/10] s390/virtio-ccw: migration support - - - - --- 2014-06-03 Cornelia Huck New
[05/10] s390x/kvm: Log unmanageable program interruptions - - 1 - --- 2014-06-03 Cornelia Huck New
[04/10] s390x/kvm: Log unmanageable external interruptions 1 - 1 - --- 2014-06-03 Cornelia Huck New
[03/10] s390x/kvm: enable/reset cmma via vm attributes 2 - - - --- 2014-06-03 Cornelia Huck New
[02/10] s390x/kvm: make flic play well with old kernels - - - - --- 2014-06-03 Cornelia Huck New
[01/10] s390x/css: handle emw correctly for tsch - - 1 1 --- 2014-06-03 Cornelia Huck New
target-arm: Fix errors in writes to generic timer control registers - - - - --- 2014-06-03 Peter Maydell New
[v3,21/21] qcow2: Return useful error code in refcount_init() - - 1 - --- 2014-06-03 Kevin Wolf New
[v3,20/21] mirror: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,19/21] vpc: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,18/21] vmdk: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,17/21] vhdx: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,16/21] vdi: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,15/21] rbd: Handle failure for potentially large allocations - - 1 - --- 2014-06-03 Kevin Wolf New
[v3,14/21] raw-win32: Handle failure for potentially large allocations - - 1 - --- 2014-06-03 Kevin Wolf New
[v3,13/21] raw-posix: Handle failure for potentially large allocations - - 1 - --- 2014-06-03 Kevin Wolf New
[v3,12/21] qed: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,11/21] qcow2: Handle failure for potentially large allocations - - 1 - --- 2014-06-03 Kevin Wolf New
[v3,10/21] qcow1: Handle failure for potentially large allocations - - 1 - --- 2014-06-03 Kevin Wolf New
[v3,09/21] parallels: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,08/21] nfs: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,07/21] iscsi: Handle failure for potentially large allocations 1 - 2 - --- 2014-06-03 Kevin Wolf New
[v3,06/21] dmg: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,05/21] curl: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,04/21] cloop: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,03/21] bochs: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,02/21] block: Handle failure for potentially large allocations - - 2 - --- 2014-06-03 Kevin Wolf New
[v3,01/21] block: Introduce qemu_try_blockalign() - - 2 - --- 2014-06-03 Kevin Wolf New
[5/5] virtio-blk: Drop VirtIOBlockReq.read - - - - --- 2014-06-03 Fam Zheng New
[4/5] virtio-blk: Drop bounce buffer from dataplane code - - - - --- 2014-06-03 Fam Zheng New
[3/5] virtio-blk: Merge VirtIOBlockRequest into VirtIOBlockReq - - - - --- 2014-06-03 Fam Zheng New
[2/5] virtio-blk: Convert VirtIOBlockReq.elem to pointer - - - - --- 2014-06-03 Fam Zheng New
[1/5] virtio-blk: Move VirtIOBlockReq to header - - - - --- 2014-06-03 Fam Zheng New
[v2,9/9] usb: tag usb host controller as hotpluggable - - - - --- 2014-06-03 Gonglei (Arei) New
[v2,8/9] usb-xhci: add exit function - - - - --- 2014-06-03 Gonglei (Arei) New
[v2,7/9] usb-ehci: add ehci-pci device exit function - - - - --- 2014-06-03 Gonglei (Arei) New
[v2,6/9] usb-ehci: expose ehci_queues_rip_all - - - - --- 2014-06-03 Gonglei (Arei) New
[v2,5/9] usb-ehci: add vmstate properity for EHCIState - - - - --- 2014-06-03 Gonglei (Arei) New
[v2,4/9] usb-uhci: clean up uhci resource when pci-uhci exit - - - - --- 2014-06-03 Gonglei (Arei) New
[v2,3/9] usb-ohci: add exit function - - - - --- 2014-06-03 Gonglei (Arei) New
[v2,2/9] usb-ohci: Fix memory leak for ohci timer - - - - --- 2014-06-03 Gonglei (Arei) New
[v2,1/9] usb: add usb_bus_release function - - - - --- 2014-06-03 Gonglei (Arei) New
[v4,29/29] spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE - - - - --- 2014-06-03 Alexey Kardashevskiy New
[v4,28/29] spapr_hcall: Split h_set_mode() - - - - --- 2014-06-03 Alexey Kardashevskiy New
[v4,27/29] target-ppc: Enable DABRX SPR and limit it to <=POWER7 - - - - --- 2014-06-03 Alexey Kardashevskiy New
[v4,26/29] target-ppc: Enable PPR and VRSAVE SPRs migration - - - - --- 2014-06-03 Alexey Kardashevskiy New
[v4,25/29] target-ppc: Add POWER8's Event Based Branch (EBB) control SPRs - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,24/29] KVM: target-ppc: Enable TM state migration - - - - --- 2014-06-03 Alexey Kardashevskiy New
[v4,23/29] target-ppc: Add POWER8's TM SPRs - - - - --- 2014-06-03 Alexey Kardashevskiy New
[v4,22/29] target-ppc: Add POWER8's MMCR2/MMCRS SPRs - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,21/29] target-ppc: Enable FSCR facility check for TAR - - - - --- 2014-06-03 Alexey Kardashevskiy New
[v4,20/29] target-ppc: Add POWER8's FSCR SPR - - - - --- 2014-06-03 Alexey Kardashevskiy New
[v4,19/29] target-ppc: Add POWER7's TIR SPR - - - - --- 2014-06-03 Alexey Kardashevskiy New
[v4,18/29] target-ppc: Refactor class init for POWER7/8 - - 2 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,17/29] target-ppc: Switch POWER7/8 classes to use correct PMU SPRs - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,16/29] target-ppc: Make use of gen_spr_book3s_lpar() for POWER7/8 - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,15/29] target-ppc: Make use of gen_spr_book3s_altivec() for POWER7/8 - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,14/29] target-ppc: Move POWER7/8 CFAR/DSCR/CTRL/PPR/PCR SPR registration to helpers - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,13/29] target-ppc: Move POWER8 TCE Address control (TAR) to a helper - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,12/29] target-ppc: Move POWER7/8 PIR/PURR/SPURR SPR registration to helpers - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,11/29] target-ppc: Enable PMU SPRs migration - - - - --- 2014-06-03 Alexey Kardashevskiy New
[v4,10/29] target-ppc: Remove check_pow_970FX - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,09/29] target-ppc: Introduce and reuse generalized init_proc_book3s_64() - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,08/29] target-ppc: Add HID4 SPR for PPC970 - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,07/29] target-ppc: Add PMC7/8 to 970 class - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,06/29] target-ppc: Add PMC5/6, SDAR and MMCRA to 970 family - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,05/29] target-ppc: Add "POWER" prefix to MMCRA PMU registers - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,04/29] target-ppc: Copy and split gen_spr_7xx() for 970 - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
[v4,03/29] target-ppc: Refactor PPC970 - - - - --- 2014-06-03 Alexey Kardashevskiy New
[v4,02/29] target-ppc: Merge 970FX and 970MP into a single 970 class - - - - --- 2014-06-03 Alexey Kardashevskiy New
[v4,01/29] target-ppc: Rename 7XX/60x/74XX/e600 PMU SPRs - - 1 - --- 2014-06-03 Alexey Kardashevskiy New
aio: fix qemu_bh_schedule() bh->ctx race condition - - 1 1 --- 2014-06-03 Stefan Hajnoczi New
powerpc: use float64 for frsqrte - - - - --- 2014-06-03 Tristan Gingold New
[4/4] virtio-input: evdev passthrough - - - - --- 2014-06-03 Gerd Hoffmann New
[3/4] virtio-input: emulated devices - - - - --- 2014-06-03 Gerd Hoffmann New
[2/4] virtio-input: core code & base class - - - - --- 2014-06-03 Gerd Hoffmann New
[1/4] pci: add virtio input pci device id - - - - --- 2014-06-03 Gerd Hoffmann New
[5/5] gtk: bind to text terminal consoles too - - - - --- 2014-06-03 Gerd Hoffmann New
[4/5] gtk: update window size after showing/hiding tabs - - - - --- 2014-06-03 Gerd Hoffmann New
« 1 2 ... 3439 3440 34414276 4277 »