Show patches with: Archived = No       |   430399 patches
« 1 2 ... 1706 1707 17084303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,10/10] migration-test: Use a struct for test_migrate_start parameters Migration Arguments cleanup - - - - --- 2019-12-18 Juan Quintela New
[v2,09/10] migration-test: Rename cmd_src/dst to arch_source/arch_target Migration Arguments cleanup - - - - --- 2019-12-18 Juan Quintela New
[v2,08/10] migration-test: Move -incomming handling to common commandline Untitled series #149185 - - - - --- 2019-12-18 Juan Quintela New
[v2,07/10] migration-test: Move -serial handling to common commandline Migration Arguments cleanup - - - - --- 2019-12-18 Juan Quintela New
[v2,06/10] migration-test: Move -name handling to common commandline Migration Arguments cleanup - - - - --- 2019-12-18 Juan Quintela New
[v2,05/10] migration-test: Move shmem handling to common commandline Migration Arguments cleanup - - - - --- 2019-12-18 Juan Quintela New
[v2,04/10] migration-test: Move memory size to common commandline Migration Arguments cleanup - - - - --- 2019-12-18 Juan Quintela New
[v2,03/10] migration-test: Move -machine to common commandline Migration Arguments cleanup - - - - --- 2019-12-18 Juan Quintela New
[v2,02/10] migration-test: Move hide_stderr to common commandline Migration Arguments cleanup - - - - --- 2019-12-18 Juan Quintela New
[v2,01/10] migration-test: Create cmd_soure and cmd_target Migration Arguments cleanup - - - - --- 2019-12-18 Juan Quintela New
target/ppc: Remove unused PPC_INPUT_INT defines target/ppc: Remove unused PPC_INPUT_INT defines - - - - --- 2019-12-18 Fabiano Rosas New
docker: gtester is no longer used docker: gtester is no longer used - - 1 - --- 2019-12-18 Paolo Bonzini New
[9/9] hw/9pfs/9p.c: benchmark time on T_readdir request Untitled series #149161 - - - - --- 2019-12-17 Christian Schoenebeck New
[7/9] hw/9pfs/9p-synth: avoid n-square issue in synth_readdir() Untitled series #149164 - - - - --- 2019-12-17 Christian Schoenebeck New
target/arm: fix IL bit for data abort exceptions target/arm: fix IL bit for data abort exceptions - - - - --- 2019-12-17 Jeff Kubascik New
[RFC,5/5] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC tests/boot_linux_console: Add various OrangePi PC tests - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,4/5] !fixup "hw: arm: add Xunlong Orange Pi PC machine" tests/boot_linux_console: Add various OrangePi PC tests - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[3/5] tests/boot_linux_console: Add a SD card test for the OrangePi PC board tests/boot_linux_console: Add various OrangePi PC tests - - 1 1 --- 2019-12-17 Philippe Mathieu-Daudé New
[2/5] tests/boot_linux_console: Add initrd test for the Orange Pi PC board tests/boot_linux_console: Add various OrangePi PC tests - - 1 1 --- 2019-12-17 Philippe Mathieu-Daudé New
[1/5] tests/boot_linux_console: Add a quick test for the OrangePi PC board tests/boot_linux_console: Add various OrangePi PC tests - - 1 2 --- 2019-12-17 Philippe Mathieu-Daudé New
[8/9] 9pfs: T_readdir latency optimization Untitled series #149160 - - - - --- 2019-12-17 Christian Schoenebeck New
[PULL,21/62] qom: introduce object_register_sugar_prop Untitled series #149086 - - - - --- 2019-12-17 Paolo Bonzini New
[PULL,11/62] migration-test: Use a struct for test_migrate_start parameters Untitled series #149086 - - - 2 --- 2019-12-17 Paolo Bonzini New
[PULL,v2,00/62] Misc patches for 2019-12-16 - - - - --- 2019-12-17 Paolo Bonzini New
[6/6] qemu-io-cmds: Silent GCC9 format-overflow warning Fix more GCC9 -O3 warnings - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[5/6] hw/scsi/megasas: Silent GCC9 duplicated-cond warning Fix more GCC9 -O3 warnings - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[4/6] hw/timer/aspeed_timer: Add a fall through comment Fix more GCC9 -O3 warnings - 1 2 - --- 2019-12-17 Philippe Mathieu-Daudé New
[3/6] hw/net/imx_fec: Rewrite fall through comments Fix more GCC9 -O3 warnings - - 2 - --- 2019-12-17 Philippe Mathieu-Daudé New
[2/6] hw/display/tcx: Add missing fall through comments Fix more GCC9 -O3 warnings - 1 1 - --- 2019-12-17 Philippe Mathieu-Daudé New
[1/6] audio/audio: Add missing fall through comment Fix more GCC9 -O3 warnings - 1 1 - --- 2019-12-17 Philippe Mathieu-Daudé New
[v11,Kernel,6/6] vfio: Selective dirty page tracking if IOMMU backed device pins pages KABIs to support migration for VFIO devices - - 1 - --- 2019-12-17 Kirti Wankhede New
[v11,Kernel,5/6] vfio iommu: Adds flag to indicate dirty pages tracking capability support KABIs to support migration for VFIO devices - - 1 - --- 2019-12-17 Kirti Wankhede New
[v11,Kernel,4/6] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap KABIs to support migration for VFIO devices - - 1 - --- 2019-12-17 Kirti Wankhede New
[v11,Kernel,3/6] vfio iommu: Implementation of ioctl to for dirty pages tracking. KABIs to support migration for VFIO devices - - 1 - --- 2019-12-17 Kirti Wankhede New
[v11,Kernel,2/6] vfio iommu: Add ioctl definition for dirty pages tracking. KABIs to support migration for VFIO devices - - 1 - --- 2019-12-17 Kirti Wankhede New
[v11,Kernel,1/6] vfio: KABI for migration interface for device state KABIs to support migration for VFIO devices - - 1 - --- 2019-12-17 Kirti Wankhede New
[14/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef chardev: Use QEMUChrEvent enum in IOEventHandler typedef - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,13/14] hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler chardev: Use QEMUChrEvent enum in IOEventHandler typedef - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,12/14] vhost-user-blk: Explicit we ignore few QEMUChrEvent in IOEventHandler chardev: Use QEMUChrEvent enum in IOEventHandler typedef - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,11/14] net/vhost-user: Explicit we ignore few QEMUChrEvent in IOEventHandler chardev: Use QEMUChrEvent enum in IOEventHandler typedef - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,10/14] monitor/hmp: Explicit we ignore a QEMUChrEvent in IOEventHandler chardev: Use QEMUChrEvent enum in IOEventHandler typedef 2 - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,09/14] monitor/qmp: Explicit we ignore few QEMUChrEvent in IOEventHandler chardev: Use QEMUChrEvent enum in IOEventHandler typedef - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,08/14] hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandler chardev: Use QEMUChrEvent enum in IOEventHandler typedef - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,07/14] ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandler chardev: Use QEMUChrEvent enum in IOEventHandler typedef - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,06/14] hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent in IOEventHandler chardev: Use QEMUChrEvent enum in IOEventHandler typedef - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,05/14] hw/ipmi: Explicit we ignore some QEMUChrEvent in IOEventHandler chardev: Use QEMUChrEvent enum in IOEventHandler typedef - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,04/14] virtio-console: Explicit we ignore some QEMUChrEvent in IOEventHandler chardev: Use QEMUChrEvent enum in IOEventHandler typedef - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,03/14] vhost-user: Explicit we ignore some QEMUChrEvent in IOEventHandler chardev: Use QEMUChrEvent enum in IOEventHandler typedef - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[RFC,02/14] chardev/char: Explicit we ignore some QEMUChrEvent in IOEventHandler chardev: Use QEMUChrEvent enum in IOEventHandler typedef - - - - --- 2019-12-17 Philippe Mathieu-Daudé New
[01/14] hw/ipmi: Remove unnecessary declarations chardev: Use QEMUChrEvent enum in IOEventHandler typedef 1 - - - --- 2019-12-17 Philippe Mathieu-Daudé New
tests/boot-sector: Fix the bad s390x assembler code tests/boot-sector: Fix the bad s390x assembler code - - 1 - --- 2019-12-17 Thomas Huth New
[v2] blockjob: Fix error message for negative speed [v2] blockjob: Fix error message for negative speed - - 2 - --- 2019-12-17 Kevin Wolf New
[3/3] iotests: Test external snapshot with VM state block: Fix external snapshot with VM state - - - - --- 2019-12-17 Kevin Wolf New
[2/3] hmp: Allow using qdev ID for qemu-io command block: Fix external snapshot with VM state - - - - --- 2019-12-17 Kevin Wolf New
[1/3] block: Activate recursively even for already active nodes block: Fix external snapshot with VM state - - 1 - --- 2019-12-17 Kevin Wolf New
target/ppc: Handle AIL=0 in ppc_excp_vector_offset target/ppc: Handle AIL=0 in ppc_excp_vector_offset - 1 - - --- 2019-12-17 Fabiano Rosas New
[V4,5/5] docs/awd.txt: Add doc to introduce Advanced WatchDog(AWD) module Introduce Advanced Watch Dog module - - - - --- 2019-12-17 Zhang, Chen New
[V4,4/5] vl.c: Make Advanced Watch Dog delayed initialization Introduce Advanced Watch Dog module - - - - --- 2019-12-17 Zhang, Chen New
[V4,3/5] net/awd.c: Load advanced watch dog worker thread job Introduce Advanced Watch Dog module - - - - --- 2019-12-17 Zhang, Chen New
[V4,2/5] net/awd.c: Initailize input/output chardev Untitled series #149012 - - - - --- 2019-12-17 Zhang, Chen New
[V4,1/5] net/awd.c: Introduce Advanced Watch Dog module framework Introduce Advanced Watch Dog module - - - - --- 2019-12-17 Zhang, Chen New
[RFC] semihosting: suspend recieving CPU when blocked (HACK, WIP) [RFC] semihosting: suspend recieving CPU when blocked (HACK, WIP) - - - - --- 2019-12-17 Alex Bennée New
[v4,4/4] spapr: Add Hcalls to support PAPR NVDIMM device ppc: spapr: virtual NVDIMM support - - - - --- 2019-12-17 Shivaprasad G Bhat New
[v4,3/4] spapr: Add NVDIMM device support ppc: spapr: virtual NVDIMM support - - - - --- 2019-12-17 Shivaprasad G Bhat New
[v4,2/4] nvdimm: add uuid property to nvdimm ppc: spapr: virtual NVDIMM support - - 1 - --- 2019-12-17 Shivaprasad G Bhat New
[v4,1/4] mem: move nvdimm_device_list to utilities ppc: spapr: virtual NVDIMM support - - 2 - --- 2019-12-17 Shivaprasad G Bhat New
[PULL,v2,03/10] Remove the core bluetooth code Untitled series #148935 1 - 1 - --- 2019-12-17 Thomas Huth New
[PULL,v2,00/10] Bluetooth removal, and qtest & misc patches - - - - --- 2019-12-17 Thomas Huth New
[PULL,6/6] qapi: Simplify QAPISchemaModularCVisitor [PULL,1/6] qapi: Tweak "command returns a nice type" check for clarity - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,5/6] qapi: Fix code generation for empty modules [PULL,1/6] qapi: Tweak "command returns a nice type" check for clarity - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,4/6] qapi: Proper intermediate representation for modules [PULL,1/6] qapi: Tweak "command returns a nice type" check for clarity - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,3/6] qapi: Generate command registration stuff into separate files [PULL,1/6] qapi: Tweak "command returns a nice type" check for clarity - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,2/6] tests/Makefile.include: Fix missing test-qapi-emit-events.[ch] [PULL,1/6] qapi: Tweak "command returns a nice type" check for clarity - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,1/6] qapi: Tweak "command returns a nice type" check for clarity [PULL,1/6] qapi: Tweak "command returns a nice type" check for clarity - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,0/6] QAPI patches for 2019-12-17 - - - - --- 2019-12-17 Markus Armbruster New
[PULL,34/34] nbd: assert that Error** is not NULL in nbd_iter_channel_error Untitled series #148909 - - 2 - --- 2019-12-17 Markus Armbruster New
[PULL,33/34] hw/vfio/ap: drop local_err from vfio_ap_realize Untitled series #148909 - - 2 - --- 2019-12-17 Markus Armbruster New
[PULL,32/34] backends/cryptodev: drop local_err from cryptodev_backend_complete() Untitled series #148909 - - 3 - --- 2019-12-17 Markus Armbruster New
[PULL,31/34] include/qom/object.h: rename Error ** parameter to more common errp Untitled series #148909 - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,30/34] hw/usb: rename Error ** parameter to more common errp Untitled series #148909 - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,29/34] hw/tpm: rename Error ** parameter to more common errp Untitled series #148909 - - 2 - --- 2019-12-17 Markus Armbruster New
[PULL,28/34] hw/sd: drop extra whitespace in sdhci_sysbus_realize() header Untitled series #148909 - - 2 - --- 2019-12-17 Markus Armbruster New
[PULL,27/34] hw/s390x: rename Error ** parameter to more common errp Untitled series #148909 - - 3 - --- 2019-12-17 Markus Armbruster New
[PULL,26/34] monitor/qmp-cmds: rename Error ** parameter to more common errp Untitled series #148909 - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,25/34] qga: rename Error ** parameter to more common errp Untitled series #148909 - - 2 - --- 2019-12-17 Markus Armbruster New
[PULL,24/34] hw/i386/amd_iommu: rename Error ** parameter to more common errp Untitled series #148909 - - - - --- 2019-12-17 Markus Armbruster New
[PULL,23/34] block/snapshot: rename Error ** parameter to more common errp Untitled series #148909 - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,22/34] hw/core/qdev: cleanup Error ** variables Untitled series #148909 - - 3 - --- 2019-12-17 Markus Armbruster New
[PULL,21/34] 9pfs: make Error **errp const where it is appropriate Untitled series #148909 1 - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,20/34] ppc: make Error **errp const where it is appropriate Untitled series #148909 1 - 2 - --- 2019-12-17 Markus Armbruster New
[PULL,19/34] qdev-monitor: make Error **errp const where it is appropriate Untitled series #148909 - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,18/34] vnc: drop Error pointer indirection in vnc_client_io_error Untitled series #148909 - - 2 - --- 2019-12-17 Markus Armbruster New
[PULL,17/34] hmp: drop Error pointer indirection in hmp_handle_error Untitled series #148909 1 - 2 - --- 2019-12-17 Markus Armbruster New
[PULL,16/34] error: make Error **errp const where it is appropriate Untitled series #148909 - - 2 - --- 2019-12-17 Markus Armbruster New
[PULL,15/34] net/net: Clean up variable shadowing in net_client_init() Untitled series #148909 - - 2 - --- 2019-12-17 Markus Armbruster New
[PULL,14/34] tests-blockjob: Use error_free_or_abort() Untitled series #148909 - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,13/34] hw/intc/s390: Simplify error handling in kvm_s390_flic_realize() Untitled series #148909 1 - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,12/34] error: Clean up unusual names of Error * variables Untitled series #148909 - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,11/34] memory-device: Fix memory pre-plug error API violations Untitled series #148909 - - 1 - --- 2019-12-17 Markus Armbruster New
[PULL,10/34] qga: Fix guest-get-fsinfo error API violations Untitled series #148909 - - 2 - --- 2019-12-17 Markus Armbruster New
« 1 2 ... 1706 1707 17084303 4304 »