Show patches with: none      |   434039 patches
« 1 2 ... 4261 4262 42634340 4341 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[41/62] tcg-s390: Allocate the code_gen_buffer near the main program. - - - - --- 2010-05-27 Richard Henderson New
[40/62] tcg-s390: Tidy goto_tb. - - - - --- 2010-05-27 Richard Henderson New
[39/62] tcg-s390: Rearrange register allocation order. - - - - --- 2010-05-27 Richard Henderson New
[38/62] tcg-s390: Tidy regset initialization; use R14 as temporary. - - - - --- 2010-05-27 Richard Henderson New
[37/62] tcg-s390: Define TCG_TMP0. - - - - --- 2010-05-27 Richard Henderson New
[36/62] tcg-s390: Icache flush is a no-op. - - - - --- 2010-05-27 Richard Henderson New
[35/62] tcg-s390: Implement immediate XORs. - - - - --- 2010-05-27 Richard Henderson New
[34/62] tcg-s390: Implement immediate MULs. - - - - --- 2010-05-27 Richard Henderson New
[33/62] tcg-s390: Implement immediate ORs. - - - - --- 2010-05-27 Richard Henderson New
[32/62] tcg-s390: Implement immediate ANDs. - - - - --- 2010-05-27 Richard Henderson New
[31/62] tcg-s390: Use the extended-immediate facility for add/sub. - - - - --- 2010-05-27 Richard Henderson New
[30/62] tcg-s390: Tidy unimplemented opcodes. - - - - --- 2010-05-27 Richard Henderson New
[29/62] tcg-s390: Use LOAD COMPLIMENT for negate. - - - - --- 2010-05-27 Richard Henderson New
[28/62] tcg-s390: Implement rotates. - - - - --- 2010-05-27 Richard Henderson New
[27/62] tcg-s390: Implement bswap operations. - - - - --- 2010-05-27 Richard Henderson New
[26/62] tcg-s390: Implement sign and zero-extension operations. - - - - --- 2010-05-27 Richard Henderson New
[25/62] tcg-s390: Re-implement tcg_out_movi. - - - - --- 2010-05-27 Richard Henderson New
[24/62] tcg-s390: Implement div2. - - - - --- 2010-05-27 Richard Henderson New
[23/62] tcg-s390: Add tgen_calli. - - - - --- 2010-05-27 Richard Henderson New
[22/62] tcg-s390: Tidy branches. - - - - --- 2010-05-27 Richard Henderson New
[21/62] tcg-s390: Generalize the direct load/store emission. - - - - --- 2010-05-27 Richard Henderson New
[20/62] tcg-s390: Implement setcond. - - - - --- 2010-05-27 Richard Henderson New
[19/62] tcg-s390: Fixup qemu_ld/st opcodes. - - - - --- 2010-05-27 Richard Henderson New
[18/62] tcg-s390: Use matching constraints. - - - - --- 2010-05-27 Richard Henderson New
[17/62] tcg-s390: Reorganize instruction emission - - - - --- 2010-05-27 Richard Henderson New
[16/62] tcg-s390: Compute is_write in cpu_signal_handler. - - - - --- 2010-05-27 Richard Henderson New
[15/62] tcg-s390: Update disassembler from binutils head. - - - - --- 2010-05-27 Richard Henderson New
[14/62] tcg-s390: Define tcg_target_reg_names. - - - - --- 2010-05-27 Richard Henderson New
[13/62] tcg-s390: Add -m64 and -march to s390x compilation. - - - - --- 2010-05-27 Richard Henderson New
[12/62] tcg-s390: Eliminate the S constraint. - - - - --- 2010-05-27 Richard Henderson New
[11/62] tcg-s390: Move tcg_out_mov up and use it throughout. - - - - --- 2010-05-27 Richard Henderson New
[10/62] tcg-s390: R6 is a function argument register - - - - --- 2010-05-27 Richard Henderson New
[09/62] tcg-s390: Mark R0 & R15 reserved. - - - - --- 2010-05-27 Richard Henderson New
[08/62] tcg-s390: Avoid set-but-not-used werrors. - - - - --- 2010-05-27 Richard Henderson New
[07/62] s390x: Don't use a linker script for user-only. - - - - --- 2010-05-27 Richard Henderson New
[06/62] s390x: Avoid _llseek. - - - - --- 2010-05-27 Richard Henderson New
[05/62] tcg-s390: Move opcode defines to tcg-target.c. - - - - --- 2010-05-27 Richard Henderson New
[04/62] tcg-s390: Fix tcg_prepare_qemu_ldst for user mode. - - - - --- 2010-05-27 Richard Henderson New
[03/62] tcg-s390: Only validate CPUTLBEntry for system mode. - - - - --- 2010-05-27 Richard Henderson New
[02/62] add lost chunks from the original patch - - - - --- 2010-05-27 Richard Henderson New
[01/62] S390 TCG target - - - - --- 2010-05-27 Richard Henderson New
Extra scan codes for missing keys - - - - --- 2010-05-27 Brendan Sleight New
[1/1] ceph/rbd block driver for qemu-kvm (v2) - - - - --- 2010-05-27 Christian Brunner New
[0/2] Fix scsi-generic breakage in upstream qemu-kvm.git - - - - --- 2010-05-27 Nicholas A. Bellinger New
[4/4] Cleanup: virtio-blk.c: Be more consistent using BDRV_SECTOR_SIZE instead - - - - --- 2010-05-27 Jes Sorensen New
[3/4] Cleanup: raw-posix.c: Be more consistent using BDRV_SECTOR_SIZE instead of 512 - - - - --- 2010-05-27 Jes Sorensen New
[2/4] Cleanup: Be consistent and use BDRV_SECTOR_SIZE instead of 512 - - - - --- 2010-05-27 Jes Sorensen New
[1/4] Cleanup: bdrv_open() no need to shift total_size just to shift back. - - - - --- 2010-05-27 Jes Sorensen New
Re: [PATCHv2-RFC 0/2] virtio: put last seen used index into ring itself - - - - --- 2010-05-27 Michael S. Tsirkin New
block.h: Make BDRV_SECTOR_SIZE 64 bit safe - - - - --- 2010-05-27 Jes Sorensen New
vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1822e2f60de2 - - - - --- 2010-05-27 Jes Sorensen New
posix-aio-compat: Expand tabs that have crept in - - - - --- 2010-05-27 Stefan Hajnoczi New
Re: [PATCH] vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1822e2f60de2 1 - - - --- 2010-05-27 Michael S. Tsirkin New
vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1822e2f60de2 - - - - --- 2010-05-27 Jes Sorensen New
vhost_net.c: Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1822e2f60de2 - - - - --- 2010-05-27 Jes Sorensen New
qemu: kvm: Enable XSAVE live migration support - - - - --- 2010-05-27 Sheng Yang New
qemu: Enable XSAVE related CPUID - - - - --- 2010-05-27 Sheng Yang New
virtio-9p: readdir implementation for 9p2000.L - - 2 - --- 2010-05-27 Sripathi Kodi New
qemu: virtio-9p: Implement statfs support in qemu server - - - - --- 2010-05-27 Mohan Kumar M New
qemu: virtio-9p: Recognize 9P2000.L protocol - - - - --- 2010-05-27 Mohan Kumar M New
[3/3] vnc: add missing target for vnc-encodings-*.o - - - - --- 2010-05-27 Corentin Chary New
[2/3] vnc: tight: don't forget the third color - - - - --- 2010-05-27 Corentin Chary New
[1/3] vnc: tight: don't forget last pixel in tight_encode_indexed_rect - - - - --- 2010-05-27 Corentin Chary New
pci-hotplug: make them aware of pci domain. - - - - --- 2010-05-27 Isaku Yamahata New
pci: fix pci_default_read_config(). - - - - --- 2010-05-27 Isaku Yamahata New
pci: add const to pci_is_express(), pci_config_size(). - - - - --- 2010-05-27 Isaku Yamahata New
pci: clean up of pci_set_default_subsystem_id(). - - - - --- 2010-05-27 Isaku Yamahata New
msix: remove duplicated defines. - - - - --- 2010-05-27 Isaku Yamahata New
pci.h: remove unused constants. - - - - --- 2010-05-27 Isaku Yamahata New
main: allocate gui_timer only once. - - - - --- 2010-05-27 Isaku Yamahata New
vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE. - - - - --- 2010-05-27 Isaku Yamahata New
multiboot: compilation fix with DEBUG_MULTIBOOT enabled. - - - - --- 2010-05-27 Isaku Yamahata New
qbus: fix memory leak in qbus_free() - - - - --- 2010-05-27 Isaku Yamahata New
[-V4,7/7] virtio-9p: Implemented security model for chown and chgrp. - - - - --- 2010-05-26 jvrao New
[-V4,6/7] virtio-9p: Implemented Security model for lstat and fstat - - - - --- 2010-05-26 jvrao New
[-V4,5/7] virtio-9p: Implemented security model for symlink and link. - - - - --- 2010-05-26 jvrao New
[-V4,4/7] virtio-9p: Implement Security model for mknod related files - - - - --- 2010-05-26 jvrao New
[-V4,3/7] virtio-9p: modify create/open2 and mkdir for new security model. - - - - --- 2010-05-26 jvrao New
[-V4,2/7] virtio-9p: Rearrange fileop structures - - - - --- 2010-05-26 jvrao New
[-V4,1/7] virtio-9p: Introduces an option to specify the security model. - - - - --- 2010-05-26 jvrao New
move net_handle_fd_param() into a common utility function - - - - --- 2010-05-26 Alex Williamson New
Re: hw/serial.c: Xmit fifo never used - - - - --- 2010-05-26 Frank Mehnert New
[PATCHv2-RFC,2/2] virtio: publish used idx - - - - --- 2010-05-26 Michael S. Tsirkin New
[PATCHv2-RFC,1/2] virtio: support layout with avail ring before idx - - - - --- 2010-05-26 Michael S. Tsirkin New
Make cache=unsafe the default for -snapshot - - - - --- 2010-05-26 Alexander Graf New
Default to cache=writeback - - - - --- 2010-05-26 Alexander Graf New
Add cache=unsafe parameter to -drive - - - - --- 2010-05-26 Alexander Graf New
[8/8] change ioevent to use event notifiers - - - - --- 2010-05-26 Paolo Bonzini New
[7/8] add Win32 implementation of event notifiers - - - - --- 2010-05-26 Paolo Bonzini New
[6/8] enable event_notifier to use pipes - - - - --- 2010-05-26 Paolo Bonzini New
[5/8] add and use event_notifier_set_handler - - - - --- 2010-05-26 Paolo Bonzini New
[4/8] add and use virtqueue_from_guest_notifier - - - - --- 2010-05-26 Paolo Bonzini New
[3/8] remove event_notifier_test - - - - --- 2010-05-26 Paolo Bonzini New
[2/8] add event_notifier_set - - - - --- 2010-05-26 Paolo Bonzini New
[1/8] move event_notifier into the main directory - - - - --- 2010-05-26 Paolo Bonzini New
[14/14] move computation of tools and roms outside of config-host.mak generation - - - - --- 2010-05-26 Paolo Bonzini New
[13/14] move directory defaults earlier - - - - --- 2010-05-26 Paolo Bonzini New
[12/14] ignore unknown --xyzdir options - - - - --- 2010-05-26 Paolo Bonzini New
[11/14] introduce more --xyzdir options - - - - --- 2010-05-26 Paolo Bonzini New
[10/14] expand ${prefix} in create_config - - - - --- 2010-05-26 Paolo Bonzini New
« 1 2 ... 4261 4262 42634340 4341 »