Show patches with: Archived = No       |   430155 patches
« 1 2 ... 1345 1346 13474301 4302 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/5] balloon: Use only 'pc-dimm' type dimm for ballooning - - - - --- 2016-02-05 Vladimir Sementsov-Ogievskiy New
[v2] migration: fix bad string passed to error_report() - - 1 - --- 2016-02-05 Greg Kurz New
hw/intc: fix failure return for xics_alloc_block() - - - - --- 2016-02-05 Greg Kurz New
[v10] spec: add qcow2 bitmaps extension specification - - 3 - --- 2016-02-05 Vladimir Sementsov-Ogievskiy New
[01/12] tests: Add utilities for docker testing - - - - --- 2016-02-05 Fam Zheng New
[02/12] Makefile: Rules for docker testing - - - - --- 2016-02-05 Fam Zheng New
[03/12] docker: Add images - - - - --- 2016-02-05 Fam Zheng New
[04/12] docker: Add test runner - - - - --- 2016-02-05 Fam Zheng New
[05/12] docker: Add common.rc - - - - --- 2016-02-05 Fam Zheng New
[06/12] docker: Add basic test - - - - --- 2016-02-05 Fam Zheng New
[07/12] docker: Add clang test - - - - --- 2016-02-05 Fam Zheng New
[08/12] docker: Add mingw test - - - - --- 2016-02-05 Fam Zheng New
[09/12] docker: Add travis tool - - - - --- 2016-02-05 Fam Zheng New
[10/12] docs: Add text for tests/docker in build-system.txt - - - - --- 2016-02-05 Fam Zheng New
[11/12] .gitignore: Ignore temporary dockerfile - - - - --- 2016-02-05 Fam Zheng New
[12/12] MAINTAINERS: Add tests/docker - - 1 - --- 2016-02-05 Fam Zheng New
net: netmap: probe netmap interface for virtio-net header - - - - --- 2016-02-05 Vincenzo Maffione New
[v4,1/6] virtio-net: use the backend cross-endian capabilities - - 2 - --- 2016-02-05 Greg Kurz New
[v4,2/6] vhost-net: revert support of cross-endian vnet headers - - 1 - --- 2016-02-05 Greg Kurz New
[v4,3/6] virtio: move cross-endian helper to vhost - - 2 - --- 2016-02-05 Greg Kurz New
[v4,4/6] vhost: move virtio 1.0 check to cross-endian helper - - 2 - --- 2016-02-05 Greg Kurz New
[v4,5/6] vhost: simplify vhost_needs_vring_endian() - - 2 - --- 2016-02-05 Greg Kurz New
[v4,6/6] virtio: optimize virtio_access_is_big_endian() for little-endian targets - - 2 - --- 2016-02-05 Greg Kurz New
usb: check RNDIS buffer offsets & length - - - - --- 2016-02-05 Prasad Pandit New
[01/13] throttle: Make throttle_compute_timer() static - - - - --- 2016-02-05 Alberto Garcia New
[02/13] throttle: Make throttle_conflicting() set errp - - - - --- 2016-02-05 Alberto Garcia New
[03/13] throttle: Make throttle_max_is_missing_limit() set errp - - - - --- 2016-02-05 Alberto Garcia New
[04/13] throttle: Make throttle_is_valid() set errp - - - - --- 2016-02-05 Alberto Garcia New
[05/13] throttle: Set always an average value when setting a maximum value - - - - --- 2016-02-05 Alberto Garcia New
[06/13] throttle: Merge all functions that check the configuration into one - - - - --- 2016-02-05 Alberto Garcia New
[07/13] throttle: Use throttle_config_init() to initialize ThrottleConfig - - - - --- 2016-02-05 Alberto Garcia New
[08/13] throttle: Add support for burst periods - - - - --- 2016-02-05 Alberto Garcia New
[09/13] throttle: Add command-line settings to define the burst periods - - - - --- 2016-02-05 Alberto Garcia New
[10/13] qapi: Add burst length parameters to block_set_io_throttle - - - - --- 2016-02-05 Alberto Garcia New
[11/13] qapi: Add burst length fields to BlockDeviceInfo - - - - --- 2016-02-05 Alberto Garcia New
[12/13] throttle: Check that burst_level leaks correctly - - - - --- 2016-02-05 Alberto Garcia New
[13/13] throttle: Test throttle_compute_wait() during bursts - - - - --- 2016-02-05 Alberto Garcia New
[PULL,0/9] migration: small fixes - - - - --- 2016-02-05 Amit Shah New
[PULL,1/9] ram: Split host_from_stream_offset() into two helper functions - - 2 - --- 2016-02-05 Amit Shah New
[PULL,2/9] migration: rename 'file' in MigrationState to 'to_dst_file' - - 2 - --- 2016-02-05 Amit Shah New
[PULL,3/9] savevm: Split load vm state function qemu_loadvm_state - - 2 - --- 2016-02-05 Amit Shah New
[PULL,4/9] migration/ram: Fix some helper functions' parameter to use PageSearchStatus - - 2 - --- 2016-02-05 Amit Shah New
[PULL,5/9] qmp-commands.hx: Fix the missing options for migration parameters commands - - 2 - --- 2016-02-05 Amit Shah New
[PULL,6/9] qmp-commands.hx: Document the missing options for migration capability commands - - 2 - --- 2016-02-05 Amit Shah New
[PULL,7/9] migration: remove useless code. - - 3 - --- 2016-02-05 Amit Shah New
[PULL,8/9] static checker: e1000-82540em got aliased to e1000 1 - - - --- 2016-02-05 Amit Shah New
[PULL,9/9] migration: fix bad string passed to error_report() - - 1 - --- 2016-02-05 Amit Shah New
qqq: module for synchronizing with a simulation clock - - - - --- 2016-02-05 James J. Nutaro New
[1/3] target-arm: Correct misleading 'is_thumb' syn_* parameter names - - 1 - --- 2016-02-05 Peter Maydell New
[2/3] target-arm: Fix IL bit reported for Thumb coprocessor traps - - 1 - --- 2016-02-05 Peter Maydell New
[3/3] target-arm: Fix IL bit reported for Thumb VFP and Neon traps - - 1 - --- 2016-02-05 Peter Maydell New
[1/6] target-arm: correct CNTFRQ access rights - - - - --- 2016-02-05 Peter Maydell New
[2/6] target-arm: Fix handling of SCR.SMD - - 1 - --- 2016-02-05 Peter Maydell New
[3/6] target-arm: Implement MDCR_EL3.TDOSA and MDCR_EL2.TDOSA traps - - 1 - --- 2016-02-05 Peter Maydell New
[4/6] target-arm: Implement MDCR_EL2.TDRA traps - - 1 - --- 2016-02-05 Peter Maydell New
[5/6] target-arm: Implement MDCR_EL2.TDA and MDCR_EL2.TDA traps - - 1 - --- 2016-02-05 Peter Maydell New
[6/6] target-arm: Report correct syndrome for FPEXC32_EL2 traps - - 1 - --- 2016-02-05 Peter Maydell New
[v2,01/10] cpu: rename cpu_exists() to qemu_get_cpu_by_arch_id() - - 1 - --- 2016-02-05 Igor Mammedov New
[v2,02/10] machine: introduce MachineClass.possible_cpu_arch_ids() hook - - - - --- 2016-02-05 Igor Mammedov New
[v2,03/10] pc: init pcms->apic_id_limit once and use it throughout pc.c - - - - --- 2016-02-05 Igor Mammedov New
[v2,04/10] pc: acpi: cleanup qdev_get_machine() calls - - 1 - --- 2016-02-05 Igor Mammedov New
[v2,05/10] pc: acpi: SRAT: create only valid processor lapic entries - - 1 - --- 2016-02-05 Igor Mammedov New
[v2,06/10] pc: acpi: create Processor and Notify objects only for valid lapics - - 1 - --- 2016-02-05 Igor Mammedov New
[v2,07/10] pc: acpi: create MADT.lapic entries only for valid lapics - - - - --- 2016-02-05 Igor Mammedov New
[v2,08/10] pc: acpi: move cpu->found_cpus bitmap to build_processor_devices() - - - - --- 2016-02-05 Igor Mammedov New
[v2,09/10] pc: acpi: clarify why possible LAPIC entries must be present in MADT - - 1 - --- 2016-02-05 Igor Mammedov New
[v2,10/10] pc: acpi: remove NOP assignment - - - - --- 2016-02-05 Igor Mammedov New
[v2] qemu-img: initialize MapEntry object - - 1 - --- 2016-02-05 John Snow New
linux-user: add getrandom() syscall - - - - --- 2016-02-05 Laurent Vivier New
[PULL,00/12] TCG patch queue - - - - --- 2016-02-06 Richard Henderson New
[PULL,01/12] tcg: Respect highwater in tcg_out_tb_finalize - - 1 1 --- 2016-02-06 Richard Henderson New
[PULL,02/12] tcg: Remove lingering references to gen_opc_buf - - - - --- 2016-02-06 Richard Henderson New
[PULL,03/12] tcg: Change tcg_global_mem_new_* to take a TCGv_ptr - - 1 - --- 2016-02-06 Richard Henderson New
[PULL,04/12] tcg: Change ts->mem_reg to ts->mem_base - - 1 - --- 2016-02-06 Richard Henderson New
[PULL,05/12] tcg: Tidy temporary allocation - - 1 - --- 2016-02-06 Richard Henderson New
[PULL,06/12] tcg: More use of TCGReg where appropriate - - 1 - --- 2016-02-06 Richard Henderson New
[PULL,07/12] tcg: Remove tcg_get_arg_str_i32/64 - - 1 - --- 2016-02-06 Richard Henderson New
[PULL,08/12] tcg: Change reg_to_temp to TCGTemp pointer - - 1 - --- 2016-02-06 Richard Henderson New
[PULL,09/12] tcg: Change temp_dead argument to TCGTemp - - 1 - --- 2016-02-06 Richard Henderson New
[PULL,10/12] tcg: Change temp_sync argument to TCGTemp - - 1 - --- 2016-02-06 Richard Henderson New
[PULL,11/12] tcg: Change temp_save argument to TCGTemp - - 1 - --- 2016-02-06 Richard Henderson New
[PULL,12/12] tcg: Introduce temp_load - - 1 - --- 2016-02-06 Richard Henderson New
[v2,1/5] target-arm: Add the pmceid0 and pmceid1 registers - - - 1 --- 2016-02-06 Alistair Francis New
[v2,2/5] target-arm: Add Some of the performance monitor registers - - - 1 --- 2016-02-06 Alistair Francis New
[v2,3/5] target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers - - 1 1 --- 2016-02-06 Alistair Francis New
[v2,4/5] target-arm: Add PMUSERENR_EL0 register - - 1 - --- 2016-02-06 Alistair Francis New
[v2,5/5] target-arm: Unmask PMU bits in debug feature register - - - - --- 2016-02-06 Alistair Francis New
[COLO-Frame,v14,01/40] configure: Add parameter for configure to enable/disable COLO support - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,02/40] migration: Introduce capability 'x-colo' to migration - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,03/40] COLO: migrate colo related info to secondary node - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,04/40] migration: Integrate COLO checkpoint process into migration - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,05/40] migration: Integrate COLO checkpoint process into loadvm - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,06/40] COLO/migration: Create a new communication path from destination to source - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,07/40] COLO: Implement colo checkpoint protocol - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,08/40] COLO: Add a new RunState RUN_STATE_COLO - - 2 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,09/40] QEMUSizedBuffer: Introduce two help functions for qsb - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,10/40] COLO: Save PVM state to secondary side when do checkpoint - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,11/40] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,12/40] ram/COLO: Record the dirty pages that SVM received - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,13/40] COLO: Load VMState into qsb before restore it - - 1 - --- 2016-02-06 Zhanghailiang New
« 1 2 ... 1345 1346 13474301 4302 »