Show patches with: Archived = No       |   434630 patches
« 1 2 ... 1730 1731 17324346 4347 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,11/28] misc: use QEMU_IS_ALIGNED [PULL,01/28] migration-test: Add migration multifd test - - 4 - --- 2020-01-10 Juan Quintela New
[PULL,10/28] migration: Fix the re-run check of the migrate-incoming command [PULL,01/28] migration-test: Add migration multifd test - - 2 - --- 2020-01-10 Juan Quintela New
[PULL,09/28] migration: Fix incorrect integer->float conversion caught by clang [PULL,01/28] migration-test: Add migration multifd test - - 4 - --- 2020-01-10 Juan Quintela New
[PULL,08/28] migration: Support QLIST migration [PULL,01/28] migration-test: Add migration multifd test - - 2 - --- 2020-01-10 Juan Quintela New
[PULL,07/28] migration: Rate limit inside host pages [PULL,01/28] migration-test: Add migration multifd test - 1 2 - --- 2020-01-10 Juan Quintela New
[PULL,06/28] ram.c: remove unneeded labels [PULL,01/28] migration-test: Add migration multifd test - - 2 - --- 2020-01-10 Juan Quintela New
[PULL,05/28] runstate: ignore finishmigrate -> prelaunch transition [PULL,01/28] migration-test: Add migration multifd test - 1 - - --- 2020-01-10 Juan Quintela New
[PULL,04/28] migration-test: ppc64: fix FORTH test program [PULL,01/28] migration-test: Add migration multifd test - 1 3 - --- 2020-01-10 Juan Quintela New
[PULL,03/28] migration-test: introduce functions to handle string parameters [PULL,01/28] migration-test: Add migration multifd test - - 1 - --- 2020-01-10 Juan Quintela New
[PULL,02/28] migration: Make sure that we don't call write() in case of error [PULL,01/28] migration-test: Add migration multifd test - - 1 - --- 2020-01-10 Juan Quintela New
[PULL,01/28] migration-test: Add migration multifd test [PULL,01/28] migration-test: Add migration multifd test - - 2 1 --- 2020-01-10 Juan Quintela New
[PULL,00/28] Migration pull patches - - - - --- 2020-01-10 Juan Quintela New
block: Use a GString in bdrv_perm_names() block: Use a GString in bdrv_perm_names() - - 1 - --- 2020-01-10 Alberto Garcia New
[v1,2/2] tests/tcg: add a vtimer test for aarch64 fix for bug 1859021 - - - - --- 2020-01-10 Alex Bennée New
[v1,1/2] target/arm: detect 64 bit overflow caused by high cval + voff fix for bug 1859021 - - - - --- 2020-01-10 Alex Bennée New
[26/26] qdev: use object_property_help() Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[25/26] qapi/qmp: add ObjectPropertyInfo.default-value Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[24/26] qom: introduce object_property_help() Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[23/26] qom: simplify qmp_device_list_properties() Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[22/26] vl: print default value in object help Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[21/26] qdev: register properties as class properties Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[20/26] qdev: move instance properties to class properties Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[19/26] qdev: set properties with device_class_set_props() Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[18/26] object: return self in object_ref() Various qom & qdev enhancements - - 1 - --- 2020-01-10 Marc-André Lureau New
[17/26] object: release all props Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[16/26] object: add object_class_property_add_link() Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[15/26] object: express const link with link property Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[14/26] object: add direct link flag Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[13/26] object: rename link "child" to "target" Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[12/26] object: check strong flag with & Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[11/26] object: do not free class properties Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[10/26] object: add object_property_set_defaut_{bool, str, int, uint}() Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[09/26] qstring: add qstring_free() Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[08/26] object: make object_class_property_add* return property Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[07/26] object: add object_property_get_defaut() Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[06/26] object: add class property initializer Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[05/26] object: avoid extra class property key duplication Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[04/26] qdev: move helper function to monitor/misc Various qom & qdev enhancements - - 1 - --- 2020-01-10 Marc-André Lureau New
[03/26] qdev: remove extraneous error Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[02/26] qdev: remove duplicated qdev_property_add_static() doc Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[01/26] object: add extra sanity checks Various qom & qdev enhancements - - 1 - --- 2020-01-10 Marc-André Lureau New
[v6,3/3] target/ppc: support single stepping with KVM HV [v6,1/3] target/ppc: Clarify the meaning of return values in kvm_handle_debug - - - - --- 2020-01-10 Fabiano Rosas New
[v6,2/3] kvm-all: Introduce kvm_set_singlestep [v6,1/3] target/ppc: Clarify the meaning of return values in kvm_handle_debug 1 - 1 - --- 2020-01-10 Fabiano Rosas New
[v6,1/3] target/ppc: Clarify the meaning of return values in kvm_handle_debug [v6,1/3] target/ppc: Clarify the meaning of return values in kvm_handle_debug - - - - --- 2020-01-10 Fabiano Rosas New
[kvm-unit-tests,v2,16/16] arm/arm64: ITS: pending table migration test arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,15/16] arm/arm64: ITS: migration tests arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,14/16] arm/run: Allow Migration tests arm/arm64: Add ITS tests - - 1 - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,13/16] arm/arm64: ITS: INT functional tests arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,12/16] arm/arm64: ITS: commands arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,11/16] arm/arm64: ITS: Device and collection Initialization arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,10/16] arm/arm64: ITS: its_enable_defaults arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,09/16] arm/arm64: ITS: Enable/Disable LPIs at re-distributor level arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,08/16] arm/arm64: ITS: Init the command queue arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,07/16] arm/arm64: ITS: Set the LPI config and pending tables arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,06/16] arm/arm64: ITS: Test BASER arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,05/16] arm/arm64: ITS: Introspection tests arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,04/16] arm/arm64: gicv3: Add some re-distributor defines arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,03/16] arm/arm64: gic: Introduce setup_irq() helper arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,02/16] arm: gic: Provide per-IRQ helper functions arm/arm64: Add ITS tests - - - - --- 2020-01-10 Eric Auger New
[kvm-unit-tests,v2,01/16] libcflat: Add other size defines arm/arm64: Add ITS tests - - 1 - --- 2020-01-10 Eric Auger New
vhost-user-blk: reset the device if supported vhost-user-blk: reset the device if supported - - - - --- 2020-01-10 Yang Zhong New
configure: check for gdbus-codegen presence configure: check for gdbus-codegen presence - - - - --- 2020-01-10 Marc-André Lureau New
[v3,1/1] block/rbd: Add support for ceph namespaces block/rbd: Add support for ceph namespaces - - 2 - --- 2020-01-10 Florian Florensa New
xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS - - - - --- 2020-01-10 Chen Qun New
[v2,5/5] misc/pca9552: Add qom set and get aspeed: extensions and fixes - - - - --- 2020-01-10 Cédric Le Goater New
[v2,4/5] hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0 aspeed: extensions and fixes - - 2 - --- 2020-01-10 Cédric Le Goater New
[v2,3/5] ftgmac100: check RX and TX buffer alignment aspeed: extensions and fixes - - - - --- 2020-01-10 Cédric Le Goater New
[v2,2/5] hw/arm: ast2600: Wire up the eMMC controller aspeed: extensions and fixes - - 2 - --- 2020-01-10 Cédric Le Goater New
[v2,1/5] hw/sd: Configure number of slots exposed by the ASPEED SDHCI model aspeed: extensions and fixes - - 2 - --- 2020-01-10 Cédric Le Goater New
[2/2] pvpanic: implement crashloaded event handling implement crashloaded event for pvpanic - - - - --- 2020-01-10 zhenwei pi New
[1/2] pvpanic: introduce crashloaded for pvpanic implement crashloaded event for pvpanic - - - - --- 2020-01-10 zhenwei pi New
[v2,2/2] qga/main: Don't mismatch g_strsplit/g_free in split_list() fix mismatches between g_strsplit and g_free - - - - --- 2020-01-10 Pan Nengyuan New
[v2,1/2] vl: Don't mismatch g_strsplit()/g_free() fix mismatches between g_strsplit and g_free - - - - --- 2020-01-10 Pan Nengyuan New
target/riscv: Set mstatus.DS & FS correctly target/riscv: Set mstatus.DS & FS correctly - - - - --- 2020-01-10 ShihPo Hung New
migration/multifd: fix nullptr access in multifd_send_terminate_threads migration/multifd: fix nullptr access in multifd_send_terminate_threads - - 1 - --- 2020-01-10 fengzhimin New
[3/3] remove redundant check for fpu csr read and write interface [1/3] select gdb fpu xml by single or double float extension - - 1 - --- 2020-01-10 LIU Zhiwei New
[2/3] RISC-V: use FIELD macro to define tb flags [1/3] select gdb fpu xml by single or double float extension - - - - --- 2020-01-10 LIU Zhiwei New
[1/3] select gdb fpu xml by single or double float extension [1/3] select gdb fpu xml by single or double float extension - - - - --- 2020-01-10 LIU Zhiwei New
vl: Don't mismatch g_strsplit()/g_free() vl: Don't mismatch g_strsplit()/g_free() - 1 2 - --- 2020-01-10 Pan Nengyuan New
[qemu,v5] spapr: Kill SLOF [qemu,v5] spapr: Kill SLOF - - - - --- 2020-01-10 Alexey Kardashevskiy New
crypto: fix getter of a QCryptoSecret's property crypto: fix getter of a QCryptoSecret's property - - 1 - --- 2020-01-09 Tong Ho New
[v2,4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value qcow2: Misc BDRV_SECTOR_SIZE updates - - - - --- 2020-01-09 Alberto Garcia New
[v2,3/4] qcow2: Tighten cluster_offset alignment assertions qcow2: Misc BDRV_SECTOR_SIZE updates - - 1 - --- 2020-01-09 Alberto Garcia New
[v2,2/4] qcow2: Don't round the L1 table allocation up to the sector size qcow2: Misc BDRV_SECTOR_SIZE updates - - 1 - --- 2020-01-09 Alberto Garcia New
[v2,1/4] qcow2: Require that the virtual size is a multiple of the sector size [v2,1/4] qcow2: Require that the virtual size is a multiple of the sector size - - - - --- 2020-01-09 Alberto Garcia New
[4/4] qmp: Move dispatcher to a coroutine qmp: Optionally run handlers in coroutines - - - - --- 2020-01-09 Kevin Wolf New
[3/4] vl: Initialise main loop earlier Untitled series #152241 - - - - --- 2020-01-09 Kevin Wolf New
[2/4] block: Mark 'block_resize' as coroutine qmp: Optionally run handlers in coroutines - - - - --- 2020-01-09 Kevin Wolf New
[1/4] qapi: Add a 'coroutine' flag for commands qmp: Optionally run handlers in coroutines - - - - --- 2020-01-09 Kevin Wolf New
[2/2] target/ppc: add support for Hypervisor Facility Unavailable Exception ppc: add support for Directed Privileged Doorbell (non-hypervisor) - - - - --- 2020-01-09 Cédric Le Goater New
[1/2] target/ppc: Add privileged message send facilities ppc: add support for Directed Privileged Doorbell (non-hypervisor) - - - - --- 2020-01-09 Cédric Le Goater New
[RFC] tests/tcg: add a vtimer test for aarch64 [RFC] tests/tcg: add a vtimer test for aarch64 - - - - --- 2020-01-09 Alex Bennée New
[4/4] Makefile: Remove unhelpful comment buildsys: Build quicker (mostly tools and linux-user) - - 1 - --- 2020-01-09 Philippe Mathieu-Daudé New
[3/4] Makefile: Restrict system emulation and tools objects buildsys: Build quicker (mostly tools and linux-user) - - 1 - --- 2020-01-09 Philippe Mathieu-Daudé New
[2/4] Makefile: Clarify all the codebase requires qom/ objects buildsys: Build quicker (mostly tools and linux-user) - - 1 - --- 2020-01-09 Philippe Mathieu-Daudé New
[1/4] configure: Do not build libfdt is not required buildsys: Build quicker (mostly tools and linux-user) - - 2 - --- 2020-01-09 Philippe Mathieu-Daudé New
[15/15] vl: Make current_machine a local variable Replace current_machine by qdev_get_machine() - - 1 - --- 2020-01-09 Philippe Mathieu-Daudé New
[14/15] accel/accel: Replace current_machine by qdev_get_machine() Replace current_machine by qdev_get_machine() - - 1 - --- 2020-01-09 Philippe Mathieu-Daudé New
[13/15] accel: Replace current_machine->accelerator by current_accel() method Replace current_machine by qdev_get_machine() - - 1 - --- 2020-01-09 Philippe Mathieu-Daudé New
[12/15] accel: Introduce the current_accel() method Replace current_machine by qdev_get_machine() - - 1 - --- 2020-01-09 Philippe Mathieu-Daudé New
« 1 2 ... 1730 1731 17324346 4347 »