Show patches with: none      |   431161 patches
« 1 2 ... 3178 3179 31804311 4312 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,5/8] block: Remove bdrv_reset_dirty - - 2 - --- 2015-06-08 Fam Zheng New
[v7,4/8] block: Fix dirty bitmap in bdrv_co_discard - - 2 - --- 2015-06-08 Fam Zheng New
[v7,3/8] mirror: Do zero write on target if sectors not allocated - - - - --- 2015-06-08 Fam Zheng New
[v7,2/8] qmp: Add optional bool "unmap" to drive-mirror - - - - --- 2015-06-08 Fam Zheng New
[v7,1/8] block: Add bdrv_get_block_status_above - - - - --- 2015-06-08 Fam Zheng New
[v4,3/3] ppc: Move cpu_exec_init() call to realize function 1 - 2 - --- 2015-06-08 Bharata B Rao New
[v4,2/3] cpus: Convert cpu_index into a bitmap 1 - 4 - --- 2015-06-08 Bharata B Rao New
[v4,1/3] cpus: Add Error argument to cpu_exec_init() 1 - 4 - --- 2015-06-08 Bharata B Rao New
[v2] memory_mapping: Rework cpu related includes 1 - - - --- 2015-06-07 Peter Crosthwaite New
[v2] OvmfPkg/PlatformPei: Initialise RCBA (B0:D31:F0 0xf0) register - - - - --- 2015-06-07 Paulo Alcantara New
[v5] i386: Introduce ARAT CPU feature 2 - 1 - --- 2015-06-07 Jan Kiszka New
block: allow write-threshold on device name - - - - --- 2015-06-07 Eric Blake New
OvmfPkg/PlatformPei: Initialise RCBA (B0:D31:F0 0xf0) register - - - - --- 2015-06-06 Paulo Alcantara New
[2/2] vfio: cpu: Use "real" page size API - - - - --- 2015-06-06 Peter Crosthwaite New
[1/2] cpu-all: complete "real" host page size API - - - - --- 2015-06-06 Peter Crosthwaite New
[4/4] i386/acpi-build: build_crs(): fetch BAR from PCI config space directly - - - - --- 2015-06-05 Laszlo Ersek New
[3/4] hw/pci: allow the caller of pci_bar_address() to ignore command register - - - - --- 2015-06-05 Laszlo Ersek New
[2/4] i386/acpi-build: fix PXB workarounds for unsupported BIOSes - - 1 - --- 2015-06-05 Laszlo Ersek New
[1/4] i386/acpi-build: more traditional _UID and _HID for PXB root buses - - 1 - --- 2015-06-05 Laszlo Ersek New
[v6,10/10] qmp-commands.hx: Update the supported 'transaction' operations - - 2 - --- 2015-06-05 John Snow New
[v6,09/10] iotests: 124 - transactional failure test - - 1 - --- 2015-06-05 John Snow New
[v6,08/10] block: drive_backup transaction callback support - - - - --- 2015-06-05 John Snow New
[v6,07/10] qmp: Add an implementation wrapper for qmp_drive_backup - - 1 - --- 2015-06-05 John Snow New
[v6,06/10] block: add delayed bitmap successor cleanup - - - - --- 2015-06-05 John Snow New
[v6,05/10] block: add transactional callbacks feature - - 1 - --- 2015-06-05 John Snow New
[v6,04/10] block: re-add BlkTransactionState - - 1 - --- 2015-06-05 John Snow New
[v6,03/10] block: rename BlkTransactionState and BdrvActionOps - - 2 - --- 2015-06-05 John Snow New
[v6,02/10] iotests: add transactional incremental backup test - - 2 - --- 2015-06-05 John Snow New
[v6,01/10] qapi: Add transaction support to block-dirty-bitmap operations - - 2 - --- 2015-06-05 John Snow New
[PULL,12/12] macio: remove remainder_len DBDMA_io property - - 1 - --- 2015-06-05 John Snow New
[PULL,11/12] macio: update comment/constants to reflect the new code - - 1 - --- 2015-06-05 John Snow New
[PULL,10/12] macio: switch pmac_dma_write() over to new offset/len implementation - - 1 - --- 2015-06-05 John Snow New
[PULL,09/12] macio: switch pmac_dma_read() over to new offset/len implementation - - 1 - --- 2015-06-05 John Snow New
[PULL,08/12] fdc-test: Test state for existing cases more thoroughly - - 1 - --- 2015-06-05 John Snow New
[PULL,07/12] fdc: Fix MSR.RQM flag - - 1 - --- 2015-06-05 John Snow New
[PULL,06/12] fdc: Disentangle phases in fdctrl_read_data() - - 1 - --- 2015-06-05 John Snow New
[PULL,05/12] fdc: Code cleanup in fdctrl_write_data() - - 1 - --- 2015-06-05 John Snow New
[PULL,04/12] fdc: Use phase in fdctrl_write_data() - - 1 - --- 2015-06-05 John Snow New
[PULL,03/12] fdc: Introduce fdctrl->phase 1 - - - --- 2015-06-05 John Snow New
[PULL,02/12] fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase() - - 1 - --- 2015-06-05 John Snow New
[PULL,01/12] fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase() - - 1 - --- 2015-06-05 John Snow New
[PULL,00/12] Ide patches - - - - --- 2015-06-05 John Snow New
[v6,4/4] qcow2: reorder fields in Qcow2CachedTable to reduce padding - - 3 - --- 2015-06-05 Alberto Garcia New
[v6,3/4] docs: document how to configure the qcow2 L2/refcount caches - - 1 - --- 2015-06-05 Alberto Garcia New
[v6,2/4] qcow2: add option to clean unused cache entries after some time - - 1 - --- 2015-06-05 Alberto Garcia New
[v6,1/4] qcow2: mark the memory as no longer needed after qcow2_cache_empty() - - 1 - --- 2015-06-05 Alberto Garcia New
[PULL,v2,00/62] KVM, dirty bitmap, build system, SMM, icount changes for 2015-06-05 - - - - --- 2015-06-05 Paolo Bonzini New
[RFC] cputlb: modernise the debug support - - - - --- 2015-06-05 Alex Bennée New
[build-fix] qtest: add rule for q35-test executable - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,62/62] update Linux headers from kvm/next - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,61/62] atomics: add explicit compiler fence in __atomic memory barriers - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,60/62] ich9: implement SMI_LOCK 1 - - - --- 2015-06-05 Paolo Bonzini New
[PULL,59/62] q35: implement TSEG 1 - - - --- 2015-06-05 Paolo Bonzini New
[PULL,58/62] q35: add test for SMRAM.D_LCK 1 - - - --- 2015-06-05 Paolo Bonzini New
[PULL,57/62] q35: implement SMRAM.D_LCK 1 - - - --- 2015-06-05 Paolo Bonzini New
[PULL,56/62] q35: add config space wmask for SMRAM and ESMRAMC 1 - - - --- 2015-06-05 Paolo Bonzini New
[PULL,55/62] q35: fix ESMRAMC default 1 - - - --- 2015-06-05 Paolo Bonzini New
[PULL,54/62] q35: implement high SMRAM 1 - - - --- 2015-06-05 Paolo Bonzini New
[PULL,53/62] hw/i386: remove smram_update 1 - - - --- 2015-06-05 Paolo Bonzini New
[PULL,52/62] target-i386: use memory API to implement SMRAM - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,51/62] hw/i386: add a separate region that tracks the SMRAME bit 1 - - - --- 2015-06-05 Paolo Bonzini New
[PULL,50/62] target-i386: create a separate AddressSpace for each CPU - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,49/62] vl: run "late" notifiers immediately - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,48/62] qom: add object_property_add_const_link - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,47/62] vl: allow full-blown QemuOpts syntax for -global - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,46/62] pflash_cfi01: add secure property - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,45/62] pflash_cfi01: change to new-style MMIO accessors - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,44/62] pflash_cfi01: change big-endian property to BIT type - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,43/62] target-i386: wake up processors that receive an SMI - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,42/62] target-i386: set G=1 in SMM big real mode selectors - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,41/62] target-i386: mask NMIs on entry to SMM - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,40/62] target-i386: Use correct memory attributes for ioport accesses - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,39/62] target-i386: Use correct memory attributes for memory accesses - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,38/62] target-i386: introduce cpu_get_mem_attrs - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,37/62] icount: print a warning if there is no more deadline in sleep=no mode - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,36/62] icount: add sleep parameter to the icount option to set icount_sleep mode - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,35/62] icount: implement a new icount_sleep mode toggleing real-time cpu sleep - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,34/62] memory: use mr->ram_addr in "is this RAM?" assertions - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,33/62] memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,32/62] memory: replace cpu_physical_memory_reset_dirty() with test-and-clear - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,31/62] migration: move dirty bitmap sync to ram_addr.h - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,30/62] memory: use atomic ops for setting dirty memory bits - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,29/62] bitmap: add atomic test and clear - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,28/62] bitmap: add atomic set functions - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,27/62] memory: do not touch code dirty bitmap unless TCG is enabled - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,26/62] exec: only check relevant bitmaps for cleanliness - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,25/62] exec: invert return value of cpu_physical_memory_get_clean, rename - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,24/62] exec: pass client mask to cpu_physical_memory_set_dirty_range - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,23/62] translate-all: make less of tb_invalidate_phys_page_range depend on is_cpu_write_access - - - - --- 2015-06-05 Paolo Bonzini New
[PULL,22/62] cputlb: remove useless arguments to tlb_unprotect_code_phys, rename - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,21/62] translate-all: remove unnecessary argument to tb_invalidate_phys_range - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,20/62] exec: move functions to translate-all.h - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,19/62] exec: use memory_region_get_dirty_log_mask to optimize dirty tracking - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,18/62] ram_addr: tweaks to xen_modified_memory 1 - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,17/62] kvm: remove special handling of DIRTY_MEMORY_MIGRATION in the dirty log mask - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,16/62] memory: include DIRTY_MEMORY_MIGRATION in the dirty log mask - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,15/62] kvm: accept non-mapped memory in kvm_dirty_pages_log_change - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,14/62] memory: track DIRTY_MEMORY_CODE in mr->dirty_log_mask - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,13/62] ui/console: remove dpy_gfx_update_dirty - - 1 - --- 2015-06-05 Paolo Bonzini New
[PULL,12/62] framebuffer: check memory_region_is_logging - - 1 - --- 2015-06-05 Paolo Bonzini New
« 1 2 ... 3178 3179 31804311 4312 »