Show patches with: none      |   307856 patches
« 1 2 ... 2310 2311 23123078 3079 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,11/17] linux-user: move generic signal definitions to generic/signal.h - - - --- 2018-06-04 Laurent Vivier New
[PULL,10/17] linux-user: move get_sp_from_cpustate() to target_cpu.h 1 - - --- 2018-06-04 Laurent Vivier New
[PULL,09/17] linux-user: move sparc/sparc64 fcntl definitions to sparc/target_fcntl.h - - - --- 2018-06-04 Laurent Vivier New
[PULL,08/17] linux-user: move ppc fcntl definitions to ppc/target_fcntl.h - - - --- 2018-06-04 Laurent Vivier New
[PULL,07/17] linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.h - - - --- 2018-06-04 Laurent Vivier New
[PULL,06/17] linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/target_fcntl… 1 - - --- 2018-06-04 Laurent Vivier New
[PULL,05/17] linux-user: move hppa fcntl definitions to hppa/target_fcntl.h 1 - - --- 2018-06-04 Laurent Vivier New
[PULL,04/17] linux-user: move alpha fcntl definitions to alpha/target_fcntl.h 1 - - --- 2018-06-04 Laurent Vivier New
[PULL,03/17] linux-user: move generic fcntl definitions to generic/fcntl.h - - - --- 2018-06-04 Laurent Vivier New
[PULL,02/17] linux-user: SPARC "rd %tick" can be used by user application - 1 - --- 2018-06-04 Laurent Vivier New
[PULL,01/17] syscall: replace strcpy() by g_strlcpy() - 1 - --- 2018-06-04 Laurent Vivier New
[v2,3/3] usb/dev-mtp: Fix use of uninitialized values - - - --- 2018-06-04 Philippe Mathieu-Daudé New
[v2,2/3] usb/dev-mtp: Fix use of uninitialized values - - - --- 2018-06-04 Philippe Mathieu-Daudé New
[v2,1/3] usb: correctly handle Zero Length Packets - - - --- 2018-06-04 Philippe Mathieu-Daudé New
monitor: postpone monitor_qmp_cleanup_queues - - - --- 2018-06-04 Marc-André Lureau New
[v2,2/2] vl: fix use of --daemonize with --preconfig - - - --- 2018-06-04 Igor Mammedov New
[v1,7/7] docker: add debian/tricore image - - - --- 2018-06-04 Alex Bennée New
[v1,6/7] docker: test-mingw: use SDL2 and GTK+3 - 1 - --- 2018-06-04 Alex Bennée New
[v1,5/7] docker: Update fedora image to 28 - - - --- 2018-06-04 Alex Bennée New
[v1,4/7] docker: Add fedora-i386-cross image - - 1 --- 2018-06-04 Alex Bennée New
[v1,3/7] Makefile: Rename TARGET_DIRS to TARGET_LIST - 2 1 --- 2018-06-04 Alex Bennée New
[v1,2/7] configure: add test for docker availability - 1 - --- 2018-06-04 Alex Bennée New
[v1,1/7] docker: add "probe" command for configure - 1 - --- 2018-06-04 Alex Bennée New
[2/2] iotests: Add case for a corrupted inactive image - 1 1 --- 2018-06-04 Max Reitz New
[1/2] qcow2: Do not mark inactive images corrupt - - - --- 2018-06-04 Max Reitz New
chardev: don't splatter terminal settings on exit if not previously set - 1 - --- 2018-06-04 Daniel P. Berrangé New
[v2,2/2] vl: fix use of --daemonize with --preconfig - 1 - --- 2018-06-04 Daniel P. Berrangé New
[v2,1/2] vl: don't use RUN_STATE_PRECONFIG as initial state - - - --- 2018-06-04 Daniel P. Berrangé New
[PULL,11/11] main-loop: drop spin_counter - 1 - --- 2018-06-04 Stefan Hajnoczi New
[PULL,10/11] qemu-img: Convert with copy offloading - 1 - --- 2018-06-04 Stefan Hajnoczi New
[PULL,09/11] block-backend: Add blk_co_copy_range - 1 - --- 2018-06-04 Stefan Hajnoczi New
[PULL,08/11] iscsi: Implement copy offloading - 1 - --- 2018-06-04 Stefan Hajnoczi New
[PULL,07/11] iscsi: Create and use iscsi_co_wait_for_task - 2 - --- 2018-06-04 Stefan Hajnoczi New
[PULL,06/11] iscsi: Query and save device designator when opening - 1 - --- 2018-06-04 Stefan Hajnoczi New
[PULL,05/11] file-posix: Implement bdrv_co_copy_range - - - --- 2018-06-04 Stefan Hajnoczi New
[PULL,04/11] qcow2: Implement copy offloading - 1 - --- 2018-06-04 Stefan Hajnoczi New
[PULL,03/11] raw: Implement copy offloading - 1 - --- 2018-06-04 Stefan Hajnoczi New
[PULL,02/11] raw: Check byte range uniformly - 2 - --- 2018-06-04 Stefan Hajnoczi New
[PULL,01/11] block: Introduce API for copy offloading - 1 - --- 2018-06-04 Stefan Hajnoczi New
[2/2] hw/mips/mips_malta: don't make bios region 'nomigrate' - 2 - --- 2018-06-04 Peter Maydell New
[1/2] hw/mips/boston: don't make flash region 'nomigrate' - 2 - --- 2018-06-04 Peter Maydell New
vl: don't use RUN_STATE_PRECONFIG unless --preconfig is given - - - --- 2018-06-04 Daniel P. Berrangé New
[12/12] migration: use lockless Multithread model for decompression - - - --- 2018-06-04 Xiao Guangrong New
[11/12] migration: use lockless Multithread model for compression - - - --- 2018-06-04 Xiao Guangrong New
[10/12] migration: introduce lockless multithreads model - - - --- 2018-06-04 Xiao Guangrong New
[09/12] ring: introduce lockless ring buffer - - - --- 2018-06-04 Xiao Guangrong New
[08/12] migration: do not flush_compressed_data at the end of each iteration - - - --- 2018-06-04 Xiao Guangrong New
[07/12] migration: hold the lock only if it is really needed - 1 - --- 2018-06-04 Xiao Guangrong New
[06/12] migration: do not detect zero page for compression - - - --- 2018-06-04 Xiao Guangrong New
migration: release MigrationIncomingState in migration_object_finalize - 1 - --- 2018-06-04 858585 jemmy New
[05/12] migration: show the statistics of compression - - - --- 2018-06-04 Xiao Guangrong New
[04/12] migration: introduce migration_update_rates - 1 - --- 2018-06-04 Xiao Guangrong New
[03/12] migration: fix counting xbzrle cache_miss_rate - 1 - --- 2018-06-04 Xiao Guangrong New
[02/12] migration: fix counting normal page for compression - - - --- 2018-06-04 Xiao Guangrong New
[01/12] migration: do not wait if no free thread - - - --- 2018-06-04 Xiao Guangrong New
[PULL,2/2] vga: cleanup surface handling - - - --- 2018-06-04 Gerd Hoffmann New
[PULL,1/2] bochs-display: add missing break - 2 - --- 2018-06-04 Gerd Hoffmann New
[v3] target/ppc: Allow privileged access to SPR_PCR - - - --- 2018-06-04 Joel Stanley New
monitor: postpone monitor_qmp_cleanup_queues - - - --- 2018-06-04 Peter Xu New
[PULL,2/2] docker: Update fedora image to 28 - - - --- 2018-06-04 Fam Zheng New
[PULL,1/2] tests/docker/Makefile.include: handle empty TARGET_LIST - - - --- 2018-06-04 Fam Zheng New
[RFC,v2,2/4] tests: iotests: don't compare SHUTDOWN event - - - --- 2018-06-04 Peter Xu New
[PULL,5/5] migration: not wait RDMA_CM_EVENT_DISCONNECTED event after rdma_disconnect - 2 - --- 2018-06-04 Juan Quintela New
[PULL,4/5] migration: remove unnecessary variables len in QIOChannelRDMA - 3 - --- 2018-06-04 Juan Quintela New
[PULL,3/5] migration: Don't activate block devices if using -S - 1 - --- 2018-06-04 Juan Quintela New
[PULL,2/5] migration: discard non-migratable RAMBlocks - 2 - --- 2018-06-04 Juan Quintela New
[PULL,1/5] migration: introduce decompress-error-check - 1 - --- 2018-06-04 Juan Quintela New
[qemu,v4] memory/hmp: Print owners/parents in "info mtree" - - - --- 2018-06-04 Alexey Kardashevskiy New
[3/4] sam460ex: Add RTC device - - - --- 2018-06-03 BALATON Zoltan New
[4/4] sm501: Do not clear read only bits when writing register - - - --- 2018-06-03 BALATON Zoltan New
[1/4] ppc4xx_i2c: Rewrite PPC4xx I2C emulation - - - --- 2018-06-03 BALATON Zoltan New
[2/4] hw/timer: Add basic M41T80 emulation - - - --- 2018-06-03 BALATON Zoltan New
[RFC,v3] qapi: command category to stimulate high-level machine devices - - - --- 2018-06-03 Steffen Görtz New
[RFC,v2] qapi: command category to stimulate high-level machine devices - - - --- 2018-06-03 Steffen Görtz New
[RFC] hw/pc: set q35 as the default x86 machine - - - --- 2018-06-03 Marcel Apfelbaum New
[V8,17/17] COLO: quick failover process by kick COLO thread - 1 - --- 2018-06-03 Zhang Chen New
[V8,16/17] COLO: notify net filters about checkpoint/failover event - 1 - --- 2018-06-03 Zhang Chen New
[V8,15/17] filter-rewriter: handle checkpoint and failover event - - - --- 2018-06-03 Zhang Chen New
[V8,14/17] filter: Add handle_event method for NetFilterClass - - - --- 2018-06-03 Zhang Chen New
[V8,13/17] COLO: flush host dirty ram from cache - 1 - --- 2018-06-03 Zhang Chen New
[V8,12/17] savevm: split the process of different stages for loadvm/savevm - 1 - --- 2018-06-03 Zhang Chen New
[V8,11/17] qapi: Add new command to query colo status - - - --- 2018-06-03 Zhang Chen New
[V8,10/17] qmp event: Add COLO_EXIT event to notify users while exited COLO - 2 - --- 2018-06-03 Zhang Chen New
[V8,09/17] COLO: Flush memory data from ram cache - 1 - --- 2018-06-03 Zhang Chen New
[V8,08/17] ram/COLO: Record the dirty pages that SVM received - 1 - --- 2018-06-03 Zhang Chen New
[V8,07/17] COLO: Load dirty pages into SVM's RAM cache firstly - - - --- 2018-06-03 Zhang Chen New
[V8,06/17] COLO: Remove colo_state migration struct - 1 - --- 2018-06-03 Zhang Chen New
[V8,05/17] COLO: Add block replication into colo process - - - --- 2018-06-03 Zhang Chen New
[V8,04/17] COLO: integrate colo compare with colo frame - 1 - --- 2018-06-03 Zhang Chen New
[V8,03/17] colo-compare: use notifier to notify packets comparing result - - - --- 2018-06-03 Zhang Chen New
[V8,02/17] colo-compare: implement the process of checkpoint - - - --- 2018-06-03 Zhang Chen New
[V8,01/17] filter-rewriter: fix memory leak for connection in connection_track_table - - - --- 2018-06-03 Zhang Chen New
[8/8] sdcard: Disable CMD19/CMD23 for Spec v2 - - - --- 2018-06-03 Philippe Mathieu-Daudé New
[7/8] sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR) - 1 - --- 2018-06-03 Philippe Mathieu-Daudé New
[6/8] sdcard: Disable SEND_IF_COND (CMD8) for Spec v1 - - - --- 2018-06-03 Philippe Mathieu-Daudé New
[5/8] hw/sd/ssi-sd: Force cards connected in SPI mode to use Spec v1.10 - - - --- 2018-06-03 Philippe Mathieu-Daudé New
[4/8] sdcard: Set Spec v2.00 as default - 1 - --- 2018-06-03 Philippe Mathieu-Daudé New
[3/8] sdcard: Add a 'spec_version' property - 1 - --- 2018-06-03 Philippe Mathieu-Daudé New
[2/8] sdcard: Allow commands valid in SPI mode 1 - - --- 2018-06-03 Philippe Mathieu-Daudé New
[1/8] sdcard: Update the Configuration Register (SCR) to Spec Version 1.10 - - - --- 2018-06-03 Philippe Mathieu-Daudé New
« 1 2 ... 2310 2311 23123078 3079 »