Show patches with: none      |   430856 patches
« 1 2 ... 3218 3219 32204308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/6] cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus) - - - - --- 2015-04-27 Emilio Cota New
[29/29] memory: strengthen assertions on mr->terminates - - 1 - --- 2015-04-27 Paolo Bonzini New
[28/29] memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic - - 1 - --- 2015-04-27 Paolo Bonzini New
[27/29] memory: replace cpu_physical_memory_reset_dirty() with test-and-clear - - 1 - --- 2015-04-27 Paolo Bonzini New
[26/29] migration: move dirty bitmap sync to ram_addr.h - - - - --- 2015-04-27 Paolo Bonzini New
[25/29] memory: use atomic ops for setting dirty memory bits - - 1 - --- 2015-04-27 Paolo Bonzini New
[24/29] bitmap: add atomic test and clear - - - - --- 2015-04-27 Paolo Bonzini New
[23/29] bitmap: add atomic set functions - - 1 - --- 2015-04-27 Paolo Bonzini New
[22/29] memory: do not touch code dirty bitmap unless TCG is enabled - - 1 - --- 2015-04-27 Paolo Bonzini New
[21/29] exec: only check relevant bitmaps for cleanliness - - 1 - --- 2015-04-27 Paolo Bonzini New
[20/29] exec: invert return value of cpu_physical_memory_get_clean, rename - - 1 - --- 2015-04-27 Paolo Bonzini New
[19/29] exec: pass client mask to cpu_physical_memory_set_dirty_range - - 1 - --- 2015-04-27 Paolo Bonzini New
[18/29] translate-all: make less of tb_invalidate_phys_page_range depend on is_cpu_write_access - - - - --- 2015-04-27 Paolo Bonzini New
[17/29] cputlb: remove useless arguments to tlb_unprotect_code_phys, rename - - 1 - --- 2015-04-27 Paolo Bonzini New
[16/29] translate-all: remove unnecessary argument to tb_invalidate_phys_range - - 1 - --- 2015-04-27 Paolo Bonzini New
[15/29] exec: move functions to translate-all.h - - 1 - --- 2015-04-27 Paolo Bonzini New
[14/29] exec: use memory_region_get_dirty_log_mask to optimize dirty tracking - - 1 - --- 2015-04-27 Paolo Bonzini New
[13/29] ram_addr: tweaks to xen_modified_memory 1 - 1 - --- 2015-04-27 Paolo Bonzini New
[12/29] kvm: remove special handling of DIRTY_MEMORY_MIGRATION in the dirty log mask - - 1 - --- 2015-04-27 Paolo Bonzini New
[11/29] memory: include DIRTY_MEMORY_MIGRATION in the dirty log mask - - - - --- 2015-04-27 Paolo Bonzini New
[10/29] kvm: accept non-mapped memory in kvm_dirty_pages_log_change - - 1 - --- 2015-04-27 Paolo Bonzini New
[09/29] memory: track DIRTY_MEMORY_CODE in mr->dirty_log_mask - - 1 - --- 2015-04-27 Paolo Bonzini New
[08/29] ui/console: remove dpy_gfx_update_dirty - - 1 - --- 2015-04-27 Paolo Bonzini New
[07/29] framebuffer: check memory_region_is_logging - - - - --- 2015-04-27 Paolo Bonzini New
[06/29] memory: prepare for multiple bits in the dirty log mask - - 1 - --- 2015-04-27 Paolo Bonzini New
[05/29] memory: differentiate memory_region_is_logging and memory_region_get_dirty_log_mask - - 1 - --- 2015-04-27 Paolo Bonzini New
[04/29] display: add memory_region_sync_dirty_bitmap calls - - - - --- 2015-04-27 Paolo Bonzini New
[03/29] display: enable DIRTY_MEMORY_VGA tracking explicitly 1 - - - --- 2015-04-27 Paolo Bonzini New
[02/29] g364fb: remove pointless call to memory_region_set_coalescing - - 1 - --- 2015-04-27 Paolo Bonzini New
[01/29] memory: the only dirty memory flag for users is DIRTY_MEMORY_VGA - - 1 - --- 2015-04-27 Paolo Bonzini New
[v3,2/2] block: move I/O request processing to block/io.c - - - - --- 2015-04-27 Stefan Hajnoczi New
[v3,1/2] block: replace bdrv_states iteration with bdrv_next() - - 1 - --- 2015-04-27 Stefan Hajnoczi New
[PULL,17/17] Allow ARMv8 SCR.SMD updates - - - - --- 2015-04-27 Peter Maydell New
[PULL,16/17] target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabled - - 1 - --- 2015-04-27 Peter Maydell New
[PULL,15/17] target-arm: rename c1_coproc to cpacr_el1 - - - - --- 2015-04-27 Peter Maydell New
[PULL,14/17] target-arm: Check watchpoints against CPU security state - - 2 - --- 2015-04-27 Peter Maydell New
[PULL,13/17] target-arm: Use attribute info to handle user-only watchpoints - - 2 - --- 2015-04-27 Peter Maydell New
[PULL,12/17] target-arm: Add user-mode transaction attribute - - 1 - --- 2015-04-27 Peter Maydell New
[PULL,11/17] target-arm: Use correct memory attributes for page table walks - - 2 - --- 2015-04-27 Peter Maydell New
[PULL,10/17] target-arm: Honour NS bits in page tables - - 1 - --- 2015-04-27 Peter Maydell New
[PULL,09/17] Switch non-CPU callers from ld/st*_phys to address_space_ld/st* - - - - --- 2015-04-27 Peter Maydell New
[PULL,08/17] exec.c: Capture the memory attributes for a watchpoint hit - - 1 - --- 2015-04-27 Peter Maydell New
[PULL,07/17] exec.c: Add new address_space_ld*/st* functions - - 2 - --- 2015-04-27 Peter Maydell New
[PULL,06/17] exec.c: Make address_space_rw take transaction attributes - - 3 - --- 2015-04-27 Peter Maydell New
[PULL,05/17] exec.c: Convert subpage memory ops to _with_attrs - - 2 - --- 2015-04-27 Peter Maydell New
[PULL,04/17] Add MemTxAttrs to the IOTLB - - 3 - --- 2015-04-27 Peter Maydell New
[PULL,03/17] Make CPU iotlb a structure rather than a plain hwaddr - - 3 - --- 2015-04-27 Peter Maydell New
[PULL,02/17] memory: Replace io_mem_read/write with memory_region_dispatch_read/write - - 1 - --- 2015-04-27 Peter Maydell New
[PULL,01/17] memory: Define API for MemoryRegionOps to take attrs and return status 1 - 1 - --- 2015-04-27 Peter Maydell New
[PULL,00/17] target-arm queue - - - - --- 2015-04-27 Peter Maydell New
[v2] Strip brackets from vnc host - - 1 - --- 2015-04-27 Ján Tomko New
[v6,17/17] target-s390x: Enable S390 CPU model usage 1 - - - --- 2015-04-27 Michael Mueller New
[v6,16/17] target-s390x: Introduce S390 CPU facility test routine 1 - - - --- 2015-04-27 Michael Mueller New
[v6,15/17] target-s390x: Extend arch specific QMP command query-cpu-definitions 1 - - - --- 2015-04-27 Michael Mueller New
[v6,14/17] target-s390x: Initialize S390 CPU model name in CPUState 1 - - - --- 2015-04-27 Michael Mueller New
[v6,13/17] target-s390x: Prepare accelerator during S390 CPU object realization 1 - - - --- 2015-04-27 Michael Mueller New
[v6,12/17] target-s390x: Add S390 CPU class initialization routines 1 - - - --- 2015-04-27 Michael Mueller New
[v6,11/17] target-s390x: Add KVM VM attribute interface for S390 CPU models 1 - - - --- 2015-04-27 Michael Mueller New
[v6,10/17] target-s390x: Add S390 CPU model alias definition routines 1 - 1 - --- 2015-04-27 Michael Mueller New
[v6,09/17] target-s390x: Define S390 CPU model specific facility lists 1 - - - --- 2015-04-27 Michael Mueller New
[v6,08/17] target-s390x: Introduce S390 CPU models 1 - - - --- 2015-04-27 Michael Mueller New
[v6,07/17] target-s390x: Generate facility defines per S390 CPU model 1 - - - --- 2015-04-27 Michael Mueller New
[v6,06/17] target-s390x: Introduce S390 CPU facilities 1 - - - --- 2015-04-27 Michael Mueller New
[v6,05/17] Add optional parameters to QMP command query-cpu-definitions 1 - - - --- 2015-04-27 Michael Mueller New
[v6,04/17] Extend HMP command info cpus to display accelerator id and model name 1 - - - --- 2015-04-27 Michael Mueller New
[v6,03/17] Extend QMP command query-cpus to return accelerator id and model name 1 - - - --- 2015-04-27 Michael Mueller New
[v6,02/17] Add accelerator id and model name to CPUState 1 - - - --- 2015-04-27 Michael Mueller New
[v6,01/17] Introduce stub routine cpu_desc_avail 1 - 1 - --- 2015-04-27 Michael Mueller New
vmdk: Widen before shifting 32 bit header field - - 1 - --- 2015-04-27 Fam Zheng New
[RFC] virtio: add virtqueue_fill_partial - - - - --- 2015-04-27 Michael S. Tsirkin New
[PULL,5/5] gtk: Avoid accel key leakage into guest on console switch - - - - --- 2015-04-27 Gerd Hoffmann New
[PULL,4/5] gtk: Fix VTE focus grabbing - - - - --- 2015-04-27 Gerd Hoffmann New
[PULL,3/5] console/gtk: add qemu_console_get_label - - - - --- 2015-04-27 Gerd Hoffmann New
[PULL,2/5] gtk: bind to text terminal consoles too - - - - --- 2015-04-27 Gerd Hoffmann New
[PULL,1/5] gtk: handle switch_surface(NULL) properly - - - - --- 2015-04-27 Gerd Hoffmann New
[PULL,0/5] gtk patch queue. - - - - --- 2015-04-27 Gerd Hoffmann New
libcacard: do not use full paths for include files in the same dir - - 1 - --- 2015-04-27 Michael Tokarev New
[v2] libcacard: stop including qemu-common.h - - - - --- 2015-04-27 Michael Tokarev New
[v4,3/3] qemu-iotests: Test unaligned sub-block zero write - - - - --- 2015-04-27 Fam Zheng New
[v4,2/3] block: Fix NULL deference for unaligned write if qiov is NULL - - - - --- 2015-04-27 Fam Zheng New
[v4,1/3] Revert "block: Fix unaligned zero write" - - - - --- 2015-04-27 Fam Zheng New
virtio-scsi: fix "written length" field in the used ring 1 - - - --- 2015-04-27 Paolo Bonzini New
Strip brackets from vnc host - - 1 - --- 2015-04-27 Ján Tomko New
[v2] block/dmg: make it modular - - 1 - --- 2015-04-27 Michael Tokarev New
docs/atomics.txt: fix two typos - - - - --- 2015-04-27 Laszlo Ersek New
[V15,5/5] tests: add a unit test for the vmgenid device. - - - - --- 2015-04-27 Gal Hammer New
[V15,4/5] i386: add a Virtual Machine Generation ID device - - - - --- 2015-04-27 Gal Hammer New
[V15,3/5] aml: implement a 32-bit fixed memory range descriptor - - - - --- 2015-04-27 Gal Hammer New
[V15,2/5] acpi: add a vm_generation_id_changed method - - - - --- 2015-04-27 Gal Hammer New
[V15,1/5] docs: vm generation id device's description - - 1 - --- 2015-04-27 Gal Hammer New
[Qemu-block,v2,3/4] qemu-iotests: Test that "stop" doesn't drain block jobs - - - - --- 2015-04-27 Max Reitz New
block/mirror: Always call block_job_sleep_ns() - - 2 - --- 2015-04-27 Max Reitz New
[PULL,5/5] spice: learn to hide cursor - - - - --- 2015-04-27 Gerd Hoffmann New
[PULL,4/5] spice: set pointer position on hotspot - - - - --- 2015-04-27 Gerd Hoffmann New
[PULL,3/5] spice: fix mouse cursor position - - - - --- 2015-04-27 Gerd Hoffmann New
[PULL,2/5] spice: fix simple display on bigendian hosts - - - - --- 2015-04-27 Gerd Hoffmann New
[PULL,1/5] monitor: Make client_migrate_info synchronous - - - - --- 2015-04-27 Gerd Hoffmann New
[PULL,0/5] spice patch queue. - - - - --- 2015-04-27 Gerd Hoffmann New
libcacard: stop including qemu-common.h - - - - --- 2015-04-27 Paolo Bonzini New
[1/2] gtk: Fix VTE focus grabbing - - - - --- 2015-04-27 Gerd Hoffmann New
« 1 2 ... 3218 3219 32204308 4309 »