Show patches with: none      |   111799 patches
« 1 2 ... 988 989 9901117 1118 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v4,28/58] cirrus: simplify linear framebuffer access functions - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,27/58] vga: simplify vga window mmio access functions - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,26/58] cirrus: simplify vga window mmio access functions - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,25/58] cirrus: simplify bitblt BAR access functions - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,24/58] cirrus: simplify mmio BAR access functions - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,23/58] vga: convert vga and its derivatives to the memory API - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,22/58] vmsvga: don't remember pci BAR address in callback any more - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,21/58] pci: add API to get a BAR's mapped address - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,20/58] usb-ohci: convert to MemoryRegion - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,19/58] sysbus: add MemoryRegion based memory management API - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,18/58] pci: add MemoryRegion based BAR management API - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,17/58] pci: pass address space to pci bus when created - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,16/58] pc: move global memory map out of pc_init1() and into its callers - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,15/58] pc: convert pc_memory_init() to memory API - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,14/58] pc: grab system_memory - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,13/58] ioport: register ranges by byte aligned addresses always - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,12/58] exec.c: initialize memory map - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,11/58] memory: add ioeventfd support - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,10/58] memory: add backward compatibility for old mmio registration - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,09/58] memory: add backward compatibility for old portio registration - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,08/58] memory: I/O address space support - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,07/58] memory: late initialization of ram_addr - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,06/58] memory: rename MemoryRegion::has_ram_addr to ::terminates - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,05/58] memory: abstract address space operations - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,04/58] Internal interfaces for memory API - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,03/58] memory: merge adjacent segments of a single memory region - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,02/58] memory: implement dirty tracking - - - --- 2011-07-17 Avi Kivity New
[RFC,v4,01/58] Hierarchical memory region API - - - --- 2011-07-17 Avi Kivity New
[16/16] kvm tools: Initialize MAC and IP address for uip properly - - - --- 2011-07-17 Asias He New
[15/16] kvm tools: Initialize MAC address for virtio net properly - - - --- 2011-07-17 Asias He New
[14/16] kvm tools: Rename --host-ip-addr to --host-ip - - - --- 2011-07-17 Asias He New
[13/16] kvm tools: Introduce --host-mac option - - - --- 2011-07-17 Asias He New
[12/16] kvm tools: Introduce --guest-ip option - - - --- 2011-07-17 Asias He New
[11/16] kvm tools: Handle DHCP package in gernal UDP processing path - - - --- 2011-07-17 Asias He New
[10/16] kvm tools: Get DNS information from host in uip_init() - - - --- 2011-07-17 Asias He New
[09/16] kvm tools: Introduce uip_tx_do_ipv4_udp_dhcp() - - - --- 2011-07-17 Asias He New
[08/16] kvm tools: Introduce uip_dhcp_make_pkg() - - - --- 2011-07-17 Asias He New
[07/16] kvm tools: Fill all DHCP options - - - --- 2011-07-17 Asias He New
[06/16] kvm tools: Fill DHCP options with domain name and DNS server IP - - - --- 2011-07-17 Asias He New
[05/16] kvm tools: Get domain name and nameserver from host - - - --- 2011-07-17 Asias He New
[04/16] kvm tools: Add helpers to tell the type of a DHCP message - - - --- 2011-07-17 Asias He New
[03/16] kvm tools: Add helper to tell if a UDP package is a DHCP package - - - --- 2011-07-17 Asias He New
[02/16] kvm tools: Introduce struct uip_dhcp - - - --- 2011-07-17 Asias He New
[01/16] kvm tools: Introduce uip_udp_make_pkg() - - - --- 2011-07-17 Asias He New
Client profilers: kvm_stat: Make absence of kvm_stat non-fatal - - - --- 2011-07-15 Lucas Meneghel Rodrigues New
[v2,2/2] x86: Raise the hard VCPU count limit - - - --- 2011-07-15 Sasha Levin New
[v2,1/2] KVM: MMIO: Lock coalesced device when checking for available entry - - - --- 2011-07-15 Sasha Levin New
KVM test: Fix bug in physical_resources_check - - - --- 2011-07-14 Lucas Meneghel Rodrigues New
kvm: Disable device assignment without interrupt remapping - - - --- 2011-07-14 Alex Williamson New
sched: export delayacct_on - - - --- 2011-07-14 Ren, Yongjie New
[RFC] New thread for the VM migration - - - --- 2011-07-14 Umesh Deshpande New
[RFC] New thread for the VM migration - - - --- 2011-07-13 Umesh Deshpande New
[7/7] KVM: SVM: Don't change host intercepts in vmrun emulation - - - --- 2011-07-13 Joerg Roedel New
[6/7] KVM: SVM: Rework hflags handling - - - --- 2011-07-13 Joerg Roedel New
[5/7] KVM: SVM: Remove nested.hsave state - - - --- 2011-07-13 Joerg Roedel New
[4/7] KVM: SVM: Use seperate VMCB for L2 guests - - - --- 2011-07-13 Joerg Roedel New
[3/7] KVM: SVM: Reorder nested_svm_vmrun - - - --- 2011-07-13 Joerg Roedel New
[2/7] KVM: SVM: Use host_vmcb_pa for vmload and vmsave - - - --- 2011-07-13 Joerg Roedel New
[1/7] KVM: SVM: Keep seperate pointer to host-vmcb - - - --- 2011-07-13 Joerg Roedel New
[3/3] KVM: x86: cleanup the code of read/write emulation - - - --- 2011-07-13 Xiao Guangrong New
[2/3] KVM: x86: abstract the operation for read/write emulation - - - --- 2011-07-13 Xiao Guangrong New
[1/3] KVM: x86: fix broken read emulation spans a page boundary - - - --- 2011-07-13 Xiao Guangrong New
KVM: x86: Apply required parentheses in __check_direct_spte_mmio_pf - - - --- 2011-07-12 Jan Kiszka New
kvm tools: Update README - - - --- 2011-07-12 Sasha Levin New
[RFC] vhost: address fixme in vhost TX zero-copy support - - - --- 2011-07-11 Michael S. Tsirkin New
kvm tools: Wait for VCPU to reboot before returning - - - --- 2011-07-11 Sasha Levin New
[v4,18/18] KVM: MMU: trace mmio page fault - - - --- 2011-07-11 Xiao Guangrong New
[v4,17/18] KVM: MMU: mmio page fault support - - - --- 2011-07-11 Xiao Guangrong New
[v4,16/18] KVM: MMU: reorganize struct kvm_shadow_walk_iterator - - - --- 2011-07-11 Xiao Guangrong New
[v4,15/18] KVM: MMU: lockless walking shadow page table - - - --- 2011-07-11 Xiao Guangrong New
[v4,14/18] KVM: MMU: do not need atomicly to set/clear spte - - - --- 2011-07-11 Xiao Guangrong New
[v4,13/18] KVM: MMU: introduce the rules to modify shadow page table - - - --- 2011-07-11 Xiao Guangrong New
[v4,12/18] KVM: MMU: abstract some functions to handle fault pfn - - - --- 2011-07-11 Xiao Guangrong New
[v4,11/18] KVM: MMU: filter out the mmio pfn from the fault pfn - - - --- 2011-07-11 Xiao Guangrong New
[v6,9/9] KVM-GST: KVM Steal time registration - - - --- 2011-07-11 Glauber Costa New
[v6,8/9] KVM-GST: adjust scheduler cpu power - - - --- 2011-07-11 Glauber Costa New
[v6,7/9] KVM-GST: KVM Steal time accounting - - - --- 2011-07-11 Glauber Costa New
[v6,6/9] add jump labels for ia64 paravirt - - - --- 2011-07-11 Glauber Costa New
[v6,5/9] KVM-GST: Add a pv_ops stub for steal time - - - --- 2011-07-11 Glauber Costa New
[v6,4/9] KVM-HV: KVM Steal time implementation - - - --- 2011-07-11 Glauber Costa New
[v6,3/9] KVM-HDR: KVM Steal time implementation - - - --- 2011-07-11 Glauber Costa New
[v6,2/9] KVM-HDR Add constant to represent KVM MSRs enabled bit - - - --- 2011-07-11 Glauber Costa New
[v6,1/9] introduce kvm_read_guest_cached - - - --- 2011-07-11 Glauber Costa New
[v4,10/18] KVM: MMU: remove bypass_guest_pf - - - --- 2011-07-11 Xiao Guangrong New
[v4,09/18] KVM: MMU: split kvm_mmu_free_page - - - --- 2011-07-11 Xiao Guangrong New
[v4,08/18] KVM: MMU: count used shadow pages on prepareing path - - - --- 2011-07-11 Xiao Guangrong New
[v4,07/18] KVM: MMU: rename 'pt_write' to 'emulate' - - - --- 2011-07-11 Xiao Guangrong New
[v4,06/18] KVM: MMU: cleanup for FNAME(fetch) - - - --- 2011-07-11 Xiao Guangrong New
[v4,05/18] KVM: MMU: optimize to handle dirty bit - - - --- 2011-07-11 Xiao Guangrong New
[v4,04/18] KVM: MMU: cache mmio info on page fault path - - - --- 2011-07-11 Xiao Guangrong New
[v4,03/18] KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code - - - --- 2011-07-11 Xiao Guangrong New
[v4,02/18] KVM: MMU: do not update slot bitmap if spte is nonpresent - - - --- 2011-07-11 Xiao Guangrong New
[v4,01/18] KVM: MMU: fix walking shadow page table - - - --- 2011-07-11 Xiao Guangrong New
[4/4] scsi-disk: Mask out serial number EVPD - - - --- 2011-07-11 Hannes Reinecke New
[3/4] scsi-disk: Fixup debugging statement - - - --- 2011-07-11 Hannes Reinecke New
[2/4] scsi: Add 'hba_private' to SCSIRequest - - - --- 2011-07-11 Hannes Reinecke New
[1/4] iov: Update parameter usage in iov_(to|from)_buf() - - - --- 2011-07-11 Hannes Reinecke New
[Qemu-devel,RFC,v3,31/56] ac97: convert to memory API - - - --- 2011-07-11 Avi Kivity New
KVM test: Add subtest nmi_watchdog - - - --- 2011-07-11 Amos Kong New
KVM-test: Add subtest cdrom - - - --- 2011-07-11 Amos Kong New
« 1 2 ... 988 989 9901117 1118 »