Show patches with: Archived = No       |   431021 patches
« 1 2 ... 1688 1689 16904310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,10/29] migration: Fix the re-run check of the migrate-incoming command [PULL,01/29] multifd: Initialize local variable - - 2 - --- 2020-01-14 Juan Quintela New
[PULL,09/29] migration: Fix incorrect integer->float conversion caught by clang [PULL,01/29] multifd: Initialize local variable - - 4 - --- 2020-01-14 Juan Quintela New
[PULL,08/29] migration: Rate limit inside host pages [PULL,01/29] multifd: Initialize local variable - 1 2 - --- 2020-01-14 Juan Quintela New
[PULL,07/29] ram.c: remove unneeded labels [PULL,01/29] multifd: Initialize local variable - - 2 - --- 2020-01-14 Juan Quintela New
[PULL,06/29] runstate: ignore finishmigrate -> prelaunch transition [PULL,01/29] multifd: Initialize local variable - 1 - - --- 2020-01-14 Juan Quintela New
[PULL,05/29] migration-test: ppc64: fix FORTH test program [PULL,01/29] multifd: Initialize local variable - 1 3 - --- 2020-01-14 Juan Quintela New
[PULL,04/29] migration-test: introduce functions to handle string parameters [PULL,01/29] multifd: Initialize local variable - - 1 - --- 2020-01-14 Juan Quintela New
[PULL,03/29] migration: Make sure that we don't call write() in case of error [PULL,01/29] multifd: Initialize local variable - - 1 - --- 2020-01-14 Juan Quintela New
[PULL,02/29] migration-test: Add migration multifd test [PULL,01/29] multifd: Initialize local variable - - 2 1 --- 2020-01-14 Juan Quintela New
[PULL,01/29] multifd: Initialize local variable [PULL,01/29] multifd: Initialize local variable - - - - --- 2020-01-14 Juan Quintela New
[PULL,00/29] Migration pull patches (second try) - - - - --- 2020-01-14 Juan Quintela New
[v2] scsi-disk: define props in scsi_block_disk to avoid memleaks [v2] scsi-disk: define props in scsi_block_disk to avoid memleaks - - - - --- 2020-01-14 Pan Nengyuan New
[v3,3/3] qcow2: dump QCOW2 metadata Dump QCOW2 metadata - - - - --- 2020-01-14 Andrey Shinkevich New
[v3,2/3] qemu-img: sort key options alphabetically Dump QCOW2 metadata - - - - --- 2020-01-14 Andrey Shinkevich New
[v3,1/3] qcow2: introduce Qcow2Metadata structure Dump QCOW2 metadata - - - - --- 2020-01-14 Andrey Shinkevich New
vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks - - 1 - --- 2020-01-14 Pan Nengyuan New
virtio-9p-device: fix memleak in virtio_9p_device_unrealize virtio-9p-device: fix memleak in virtio_9p_device_unrealize - - - - --- 2020-01-14 Pan Nengyuan New
[4/4] bsd-user: Replace gemu_log with qemu_log migration: Replace gemu_log with qemu_log - - - - --- 2020-01-14 Josh Kunz New
[3/4] linux-user: remove gemu_log from the linux-user tree migration: Replace gemu_log with qemu_log - - 1 - --- 2020-01-14 Josh Kunz New
[2/4] linux-user: Use `qemu_log' for strace migration: Replace gemu_log with qemu_log - - - - --- 2020-01-14 Josh Kunz New
[1/4] linux-user: Use `qemu_log' for non-strace logging migration: Replace gemu_log with qemu_log - - - - --- 2020-01-14 Josh Kunz New
[2/2] pvpanic: implement crashloaded event handling pvpanic: implement crashloaded event for pvpanic - - - - --- 2020-01-14 zhenwei pi New
[1/2] pvpanic: introduce crashloaded for pvpanic pvpanic: implement crashloaded event for pvpanic - - - - --- 2020-01-14 zhenwei pi New
[v3,11/11] hw/9pfs/9p.c: benchmark time on T_readdir request 9pfs: readdir optimization - - - - --- 2020-01-13 Christian Schoenebeck New
[v3,10/11] 9pfs: T_readdir latency optimization 9pfs: readdir optimization - - - - --- 2020-01-13 Christian Schoenebeck New
[v3,09/11] hw/9pfs/9p-synth: avoid n-square issue in synth_readdir() 9pfs: readdir optimization - - - - --- 2020-01-13 Christian Schoenebeck New
[v3,08/11] 9pfs: readdir benchmark 9pfs: readdir optimization - - - - --- 2020-01-13 Christian Schoenebeck New
[v3,07/11] tests/virtio-9p: failing splitted readdir test 9pfs: readdir optimization - - - - --- 2020-01-13 Christian Schoenebeck New
[v3,06/11] tests/virtio-9p: added splitted readdir test 9pfs: readdir optimization - - - - --- 2020-01-13 Christian Schoenebeck New
[v3,05/11] tests/virtio-9p: added readdir test 9pfs: readdir optimization - - - - --- 2020-01-13 Christian Schoenebeck New
[v3,04/11] hw/9pfs/9p-synth: added directory for readdir test 9pfs: readdir optimization - - 1 - --- 2020-01-13 Christian Schoenebeck New
[v3,03/11] 9pfs: validate count sent by client with T_readdir 9pfs: readdir optimization - - - - --- 2020-01-13 Christian Schoenebeck New
[v3,02/11] 9pfs: require msize >= 4096 9pfs: readdir optimization - - 1 - --- 2020-01-13 Christian Schoenebeck New
[v3,01/11] tests/virtio-9p: add terminating null in v9fs_string_read() 9pfs: readdir optimization - - 1 - --- 2020-01-13 Christian Schoenebeck New
[v5,20/20] linux-user: Add support for KCOV_INIT_TRACE ioctl linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,19/20] linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,18/20] configure: Detect kcov support and introduce CONFIG_KCOV linux-user: Misc patches for 5.0 - - - - --- 2020-01-13 Aleksandar Markovic New
[v5,17/20] linux-user: Add support for FDGETFDCSTAT ioctl linux-user: Misc patches for 5.0 - - - - --- 2020-01-13 Aleksandar Markovic New
[v5,16/20] linux-user: Add support for FDFMT<BEG|TRK|END> ioctls linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,15/20] linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,14/20] linux-user: Add support for FIFREEZE and FITHAW ioctls linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,13/20] linux-user: Add support for FITRIM ioctl linux-user: Misc patches for 5.0 - - - - --- 2020-01-13 Aleksandar Markovic New
[v5,12/20] linux-user: Add support for FS_IOC_FS<GET|SET>XATTR ioctls linux-user: Misc patches for 5.0 - - - - --- 2020-01-13 Aleksandar Markovic New
[v5,11/20] linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,10/20] linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,09/20] linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,08/20] linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count linux-user: Misc patches for 5.0 1 - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,07/20] linux-user: xtensa: Update syscall numbers to kernel 5.5 rc3 level linux-user: Misc patches for 5.0 1 - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,06/20] linux-user: x86_64: Update syscall numbers to kernel 5.5 rc3 level linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,05/20] linux-user: mips: Update syscall numbers to kernel 5.5 rc3 level linux-user: Misc patches for 5.0 - - - - --- 2020-01-13 Aleksandar Markovic New
[v5,04/20] linux-user: microblaze: Update syscall numbers to kernel 5.5 rc3 level linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,03/20] linux-user: m68k: Update syscall numbers to kernel 5.5 rc3 level linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,02/20] linux-user: alpha: Update syscall numbers to kernel 5.5 rc3 level linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
[v5,01/20] linux-user: Fix some constants in termbits.h linux-user: Misc patches for 5.0 - - 1 - --- 2020-01-13 Aleksandar Markovic New
qemu-nbd: Convert invocation documentation to rST qemu-nbd: Convert invocation documentation to rST - - - - --- 2020-01-13 Peter Maydell New
[v1] hw/i386: disable smbus migration for xenpv [v1] hw/i386: disable smbus migration for xenpv - - - - --- 2020-01-13 Olaf Hering New
[v2,3/3] hyperv/synic: Mark regions as no vhost exclude hyperv synic sections from vhost - - - - --- 2020-01-13 Dr. David Alan Gilbert New
[v2,2/3] memory: Allow a MemoryRegion to be marked no_vhost exclude hyperv synic sections from vhost - - - - --- 2020-01-13 Dr. David Alan Gilbert New
[v2,1/3] vhost: Add names to section rounded warning exclude hyperv synic sections from vhost - - - - --- 2020-01-13 Dr. David Alan Gilbert New
[v2] qcow2: Assert that host cluster offsets fit in L2 table entries [v2] qcow2: Assert that host cluster offsets fit in L2 table entries - - 1 - --- 2020-01-13 Alberto Garcia New
[v2] target/arm: adjust program counter for wfi exception in AArch32 [v2] target/arm: adjust program counter for wfi exception in AArch32 - - - - --- 2020-01-13 Jeff Kubascik New
[v2,2/2] qcow2: dump QCOW2 metadata Dump QCOW2 metadata - - - - --- 2020-01-13 Andrey Shinkevich New
[v2,1/2] qcow2: introduce Qcow2Metadata structure Dump QCOW2 metadata - - - - --- 2020-01-13 Andrey Shinkevich New
arm/gicv3: update virtual irq state after IAR register read arm/gicv3: update virtual irq state after IAR register read - - 1 - --- 2020-01-13 Jeff Kubascik New
console: make QMP screendump use coroutine console: make QMP screendump use coroutine - 1 - - --- 2020-01-13 Marc-André Lureau New
i386:acpi: Remove _HID from the SMBus ACPI entry i386:acpi: Remove _HID from the SMBus ACPI entry - - 1 - --- 2020-01-13 Corey Minyard New
[RFC] pcie: Defer hot unplug until migration is complete [RFC] pcie: Defer hot unplug until migration is complete - - - - --- 2020-01-13 Yury Kotov New
[v7] migration: Support QLIST migration [v7] migration: Support QLIST migration - - 3 - --- 2020-01-13 Eric Auger New
[PULL,5/5] xhci: recheck slot status [PULL,1/5] usb-host: remove 'remote wakeup' flag from configuration descriptor - - 1 - --- 2020-01-13 Gerd Hoffmann New
[PULL,4/5] xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS [PULL,1/5] usb-host: remove 'remote wakeup' flag from configuration descriptor - - - - --- 2020-01-13 Gerd Hoffmann New
[PULL,3/5] usbredir: Prevent recursion in usbredir_write [PULL,1/5] usb-host: remove 'remote wakeup' flag from configuration descriptor - - - - --- 2020-01-13 Gerd Hoffmann New
[PULL,2/5] usb-redir: remove 'remote wakeup' flag from configuration descriptor [PULL,1/5] usb-host: remove 'remote wakeup' flag from configuration descriptor - - - - --- 2020-01-13 Gerd Hoffmann New
[PULL,1/5] usb-host: remove 'remote wakeup' flag from configuration descriptor [PULL,1/5] usb-host: remove 'remote wakeup' flag from configuration descriptor - - - - --- 2020-01-13 Gerd Hoffmann New
[PULL,0/5] Usb 20200113 patches - - - - --- 2020-01-13 Gerd Hoffmann New
[qemu-web] documentation: update links to readthedocs [qemu-web] documentation: update links to readthedocs - - 1 - --- 2020-01-13 Alex Bennée New
docs/devel: fix stable process doc formatting docs/devel: fix stable process doc formatting - - 1 - --- 2020-01-13 Cornelia Huck New
scsi-disk: define props in scsi_block_disk to avoid memleaks scsi-disk: define props in scsi_block_disk to avoid memleaks - - - - --- 2020-01-13 Pan Nengyuan New
[v1,5/5] building configuration files changes vhost-user block device backend implementation - - - - --- 2020-01-13 Coiby Xu New
[v1,4/5] new qTest case for the vhost-user-blk device backend vhost-user block device backend implementation - - - - --- 2020-01-13 Coiby Xu New
[v1,3/5] a standone-alone tool to directly share disk image file via vhost-user protocol vhost-user block device backend implementation - - - - --- 2020-01-13 Coiby Xu New
[v1,2/5] extend libvhost to support IOThread vhost-user block device backend implementation - - - - --- 2020-01-13 Coiby Xu New
[v1,1/5] vhost-user block device backend vhost-user block device backend implementation - - - - --- 2020-01-13 Coiby Xu New
Ping: [PATCH v2] Implement the Screamer sound chip for the mac99 machine type Ping: [PATCH v2] Implement the Screamer sound chip for the mac99 machine type - - - - --- 2020-01-12 Programmingkid New
[v28,22/22] qemu-doc.texi: Add RX section. Add RX archtecture support - - - - --- 2020-01-12 Yoshinori Sato New
[v28,21/22] BootLinuxConsoleTest: Test the RX-Virt machine Add RX archtecture support - - - - --- 2020-01-12 Yoshinori Sato New
[v28,20/22] Add rx-softmmu Add RX archtecture support - - 1 1 --- 2020-01-12 Yoshinori Sato New
[v28,19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core Add RX archtecture support - - - - --- 2020-01-12 Yoshinori Sato New
[v28,18/22] hw/rx: Honor -accel qtest Add RX archtecture support - - 1 1 --- 2020-01-12 Yoshinori Sato New
[v28,17/22] hw/rx: RX Target hardware definition Add RX archtecture support - - 1 1 --- 2020-01-12 Yoshinori Sato New
[v28,16/22] hw/char: RX62N serial communication interface (SCI) Add RX archtecture support - - 2 1 --- 2020-01-12 Yoshinori Sato New
[v28,15/22] hw/timer: RX62N internal timer modules Add RX archtecture support - - 2 1 --- 2020-01-12 Yoshinori Sato New
[v28,14/22] hw/intc: RX62N interrupt controller (ICUa) Add RX archtecture support - - 2 1 --- 2020-01-12 Yoshinori Sato New
[v28,13/22] target/rx: Dump bytes for each insn during disassembly Add RX archtecture support - - 2 1 --- 2020-01-12 Yoshinori Sato New
[v28,12/22] target/rx: Collect all bytes during disassembly Add RX archtecture support - - 2 1 --- 2020-01-12 Yoshinori Sato New
[v28,11/22] target/rx: Emit all disassembly in one prt() Add RX archtecture support - - 2 1 --- 2020-01-12 Yoshinori Sato New
[v28,10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly Add RX archtecture support - - 2 1 --- 2020-01-12 Yoshinori Sato New
[v28,09/22] target/rx: Replace operand with prt_ldmi in disassembler Add RX archtecture support - - 2 1 --- 2020-01-12 Yoshinori Sato New
[v28,08/22] target/rx: Disassemble rx_index_addr into a string Add RX archtecture support - - 1 1 --- 2020-01-12 Yoshinori Sato New
[v28,07/22] target/rx: RX disassembler Add RX archtecture support - - 1 1 --- 2020-01-12 Yoshinori Sato New
[v28,06/22] target/rx: CPU definition Add RX archtecture support 1 - 1 - --- 2020-01-12 Yoshinori Sato New
« 1 2 ... 1688 1689 16904310 4311 »