Show patches with: none      |   433245 patches
« 1 2 ... 1548 1549 15504332 4333 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] hw/usb: Move device-specific declarations to new 'musb.h' header exec: Kill CPUReadMemoryFunc/CPUWriteMemoryFunc typedefs - - - - --- 2020-06-01 Philippe Mathieu-Daudé New
[1/3] exec/memory: Remove unused MemoryRegionMmio type exec: Kill CPUReadMemoryFunc/CPUWriteMemoryFunc typedefs - - - - --- 2020-06-01 Philippe Mathieu-Daudé New
block/quorum.c: Decrease child index when del_child block/quorum.c: Decrease child index when del_child - - - - --- 2020-06-01 Zhang, Chen New
msix: add valid.accepts methods to check address msix: add valid.accepts methods to check address - 1 - - --- 2020-06-01 Prasad Pandit New
migration: Count new_dirty instead of real_dirty migration: Count new_dirty instead of real_dirty - - - - --- 2020-06-01 Keqian Zhu New
[RFC,6/6] memory: Use CPU register size as default access_size_max exec/memory: Rework some address and access size limits - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[5/6] exec: Restrict 32-bit CPUs to 32-bit address space exec/memory: Rework some address and access size limits - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[4/6] exec/cpu-common: Do not restrict CPU to 32-bit memory access maximum exec/memory: Rework some address and access size limits - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[3/6] hw/sd/allwinner-sdhost: Do DMA accesses via DMA address space exec/memory: Rework some address and access size limits - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[2/6] hw/dma/rc4030: Use DMA address space to do DMA accesses exec/memory: Rework some address and access size limits - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[1/6] target/s390x/mmu_helper: Use address_space_rw() in place exec/memory: Rework some address and access size limits - - 1 - --- 2020-05-31 Philippe Mathieu-Daudé New
[8/8] target/i386/cpu: Use the IEC binary prefix definitions hw: Fix some incomplete memory region size - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions hw: Fix some incomplete memory region size - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[6/8] hw/hppa/dino: Use the IEC binary prefix definitions hw: Fix some incomplete memory region size - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[5/8] hw/pci-host: Use the IEC binary prefix definitions hw: Fix some incomplete memory region size - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[4/8] hw/pci/pci_bridge: Use the IEC binary prefix definitions hw: Fix some incomplete memory region size - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[3/8] hw/pci/pci_bridge: Correct pci_bridge_io memory region size hw: Fix some incomplete memory region size - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[2/8] hw/pci-host/prep: Correct RAVEN bus bridge memory region size hw: Fix some incomplete memory region size - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[1/8] hw/arm/aspeed: Correct DRAM container region size hw: Fix some incomplete memory region size - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,25/25] tests/acceptance: refactor boot_linux to allow code reuse [PULL,01/25] scripts/qemugdb: Remove shebang header - - - 1 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,24/25] tests/acceptance: refactor boot_linux_console test to allow code reuse [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 1 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,23/25] tests/acceptance: allow console interaction with specific VMs [PULL,01/25] scripts/qemugdb: Remove shebang header - - 2 1 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,22/25] tests/acceptance/migration.py: Wait for both sides [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 1 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,21/25] tests/migration/guestperf: Use Python 3 interpreter [PULL,01/25] scripts/qemugdb: Remove shebang header - - 2 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,20/25] tests/vm: allow wait_ssh() to specify command [PULL,01/25] scripts/qemugdb: Remove shebang header - - 3 1 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,19/25] tests/vm: Add ability to select QEMU from current build [PULL,01/25] scripts/qemugdb: Remove shebang header - - 3 1 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,18/25] tests/vm: Pass --debug through for vm-boot-ssh [PULL,01/25] scripts/qemugdb: Remove shebang header - - 3 1 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,17/25] python/qemu/qtest: Check before accessing _qtest [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,16/25] python/qemu/qmp: assert sockfile is not None [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,15/25] python/qemu/qmp: use True/False for non/blocking modes [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,14/25] python/qemu: Adjust traceback typing [PULL,01/25] scripts/qemugdb: Remove shebang header 1 - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,13/25] python/qemu: fix socket.makefile() typing [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,12/25] python/qemu: remove Python2 style super() calls [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,11/25] python/qemu: delint; add flake8 config [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,10/25] python/qemu: delint and add pylintrc [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,09/25] python/qemu/machine: remove logging configuration [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,08/25] python/qemu/machine: add kill() method [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,07/25] python: remove more instances of sys.version_info [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,06/25] scripts/qmp: Fix shebang and imports [PULL,01/25] scripts/qemugdb: Remove shebang header - - 1 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,05/25] scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main [PULL,01/25] scripts/qemugdb: Remove shebang header - - 2 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,04/25] scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main() [PULL,01/25] scripts/qemugdb: Remove shebang header 1 - 2 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,03/25] scripts/qmp: Use Python 3 interpreter [PULL,01/25] scripts/qemugdb: Remove shebang header - - 2 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,02/25] scripts/qemu-gdb: Use Python 3 interpreter [PULL,01/25] scripts/qemugdb: Remove shebang header - - 2 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,01/25] scripts/qemugdb: Remove shebang header [PULL,01/25] scripts/qemugdb: Remove shebang header 1 - 2 - --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,00/25] python-next patches for 2020-05-31 - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[10/10] hw/timer: remove sh_timer.c Add RX hardware emulation - - - - --- 2020-05-31 Yoshinori Sato New
[09/10] hw/sh4: Convert to renesas_timer.c Add RX hardware emulation - - - - --- 2020-05-31 Yoshinori Sato New
[08/10] hw/char: remove sh_serial.c Add RX hardware emulation - - - - --- 2020-05-31 Yoshinori Sato New
[07/10] hw/sh4: Convert renesas_sci. Add RX hardware emulation - - - - --- 2020-05-31 Yoshinori Sato New
[06/10] Add rx-softmmu Add RX hardware emulation - - 1 1 --- 2020-05-31 Yoshinori Sato New
[05/10] hw/rx: RX MCU and target Add RX hardware emulation - - - - --- 2020-05-31 Yoshinori Sato New
[04/10] hw/char: Renesas SCI module. Add RX hardware emulation - - - - --- 2020-05-31 Yoshinori Sato New
[03/10] hw/timer: Renesas TMU/CMT module. Add RX hardware emulation - - - - --- 2020-05-31 Yoshinori Sato New
[02/10] hw/timer: Renesas 8bit timer module. Add RX hardware emulation - - - - --- 2020-05-31 Yoshinori Sato New
[01/10] hw/intc: RX62N interrupt controller (ICUa) Add RX hardware emulation - - - - --- 2020-05-31 Yoshinori Sato New
[v2,1/1] target/rx: Check for page crossings in use_goto_tb() Check for page crossings in use_goto_tb() for rx target - - 1 - --- 2020-05-31 Ahmed Karaman New
target/m68k: implement opcode fetoxm1 target/m68k: implement opcode fetoxm1 - - 1 - --- 2020-05-31 Laurent Vivier New
target/m68k: implement fmove.l #<data>,FPCR target/m68k: implement fmove.l #<data>,FPCR - - 1 1 --- 2020-05-31 Laurent Vivier New
[v6,4/4] new qTest case to test the vhost-user-blk-server vhost-user block device backend implementation - - - - --- 2020-05-30 Coiby Xu New
[v6,3/4] vhost-user block device backend server vhost-user block device backend implementation - - - - --- 2020-05-30 Coiby Xu New
[v6,2/4] generic vhost user server vhost-user block device backend implementation - - - - --- 2020-05-30 Coiby Xu New
[v6,1/4] Allow vu_message_read to be replaced vhost-user block device backend implementation - - - - --- 2020-05-30 Coiby Xu New
migration/vmstate: Remove unnecessary MemoryRegion forward declaration migration/vmstate: Remove unnecessary MemoryRegion forward declaration - - 1 - --- 2020-05-30 Philippe Mathieu-Daudé New
[v4] hw/net/imx_fec: Convert debug fprintf() to trace events [v4] hw/net/imx_fec: Convert debug fprintf() to trace events - - 1 1 --- 2020-05-30 Philippe Mathieu-Daudé New
[v3] hw/net/imx_fec.c: Convert debug fprintf() to trace event [v3] hw/net/imx_fec.c: Convert debug fprintf() to trace event - - 1 1 --- 2020-05-30 Jean-Christophe Dubois New
[5/5] .travis.yml: Test SH4 QEMU advent calendar image hw/sh4: current patch queue 1 - 1 1 --- 2020-05-30 Philippe Mathieu-Daudé New
[4/5] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image hw/sh4: current patch queue - - 1 1 --- 2020-05-30 Philippe Mathieu-Daudé New
[3/5] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include hw/sh4: current patch queue - - 1 - --- 2020-05-30 Philippe Mathieu-Daudé New
[2/5] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' hw/sh4: current patch queue - - 1 - --- 2020-05-30 Philippe Mathieu-Daudé New
[1/5] hw/sh4: Use MemoryRegion typedef hw/sh4: current patch queue - - 1 - --- 2020-05-30 Philippe Mathieu-Daudé New
target/arm/cpu: adjust virtual time for cortex series cpu target/arm/cpu: adjust virtual time for cortex series cpu - - - - --- 2020-05-30 fangying New
[v2] hw/net/imx_fec.c: Convert debug fprintf() to trace event [v2] hw/net/imx_fec.c: Convert debug fprintf() to trace event - - - - --- 2020-05-30 Jean-Christophe Dubois New
[PULL,2/2] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask() [PULL,1/2] hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit - - 1 - --- 2020-05-30 Thomas Huth New
[PULL,1/2] hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit [PULL,1/2] hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit - - - - --- 2020-05-30 Thomas Huth New
[PULL,0/2] m68k coldfire machine cleanup patches - - - - --- 2020-05-30 Thomas Huth New
target/arm: Init GIC CPU IF regs for A15/A7 target/arm: Init GIC CPU IF regs for A15/A7 - - - - --- 2020-05-29 Adam Lackorzynski New
[v3,2/2] fuzz: Add support for logging QTest commands fuzz: Skip QTest serialization - - - - --- 2020-05-29 Alexander Bulekov New
[v3,1/2] fuzz: skip QTest serialization fuzz: Skip QTest serialization - - - - --- 2020-05-29 Alexander Bulekov New
[v2,4/4] check-block: enable iotests with SafeStack Add support for SafeStack - - - - --- 2020-05-29 Daniele Buono New
[v2,3/4] configure: add flags to support SafeStack Add support for SafeStack - - - - --- 2020-05-29 Daniele Buono New
[v2,2/4] coroutine: add check for SafeStack in sigaltstack Add support for SafeStack - - - - --- 2020-05-29 Daniele Buono New
[v2,1/4] coroutine: support SafeStack in ucontext backend Add support for SafeStack - - - - --- 2020-05-29 Daniele Buono New
[v8,12/12] tests/vm: Add workaround to consume console tests/vm: Add support for aarch64 VMs 1 - 1 - --- 2020-05-29 Robert Foley New
[v8,11/12] python/qemu: Add ConsoleSocket for optional use in QEMUMachine tests/vm: Add support for aarch64 VMs 1 - 1 1 --- 2020-05-29 Robert Foley New
[v8,10/12] tests/vm: change scripts to use self._config tests/vm: Add support for aarch64 VMs - - 1 - --- 2020-05-29 Robert Foley New
[v8,09/12] tests/vm: Added a new script for centos.aarch64. tests/vm: Add support for aarch64 VMs - - 2 - --- 2020-05-29 Robert Foley New
[v8,08/12] tests/vm: Added a new script for ubuntu.aarch64. tests/vm: Add support for aarch64 VMs - - 1 - --- 2020-05-29 Robert Foley New
[v8,07/12] tests/vm: Add common Ubuntu python module tests/vm: Add support for aarch64 VMs - - - 1 --- 2020-05-29 Robert Foley New
[v8,06/12] tests/vm: allow wait_ssh() to specify command tests/vm: Add support for aarch64 VMs - - 3 1 --- 2020-05-29 Robert Foley New
[v8,05/12] tests/vm: Add ability to select QEMU from current build. tests/vm: Add support for aarch64 VMs - - 3 1 --- 2020-05-29 Robert Foley New
[v8,04/12] tests/vm: Pass --debug through for vm-boot-ssh. tests/vm: Add support for aarch64 VMs - - 2 - --- 2020-05-29 Robert Foley New
[v8,03/12] tests/vm: Added configuration file support tests/vm: Add support for aarch64 VMs - - 2 - --- 2020-05-29 Robert Foley New
[v8,02/12] tests/vm: Add configuration to basevm.py tests/vm: Add support for aarch64 VMs - - 2 - --- 2020-05-29 Robert Foley New
[v8,01/12] tests/vm: pass args through to BaseVM's __init__ tests/vm: Add support for aarch64 VMs - - 2 1 --- 2020-05-29 Robert Foley New
acpi: tpm: Do not build TCPA table for TPM 2 acpi: tpm: Do not build TCPA table for TPM 2 - - 3 - --- 2020-05-29 Stefan Berger New
[v2,2/2] fuzz: Add support for logging QTest commands fuzz: Skip QTest serialization - - - - --- 2020-05-29 Alexander Bulekov New
[v2,1/2] fuzz: skip QTest serialization fuzz: Skip QTest serialization - - - - --- 2020-05-29 Alexander Bulekov New
hw/net/imx_fec.c: Convert debug fprintf() to trace event hw/net/imx_fec.c: Convert debug fprintf() to trace event - - - - --- 2020-05-29 Jean-Christophe Dubois New
hw/misc/imx6ul_ccm.c: Implement non writable bits in CCM registers hw/misc/imx6ul_ccm.c: Implement non writable bits in CCM registers - - - - --- 2020-05-29 Jean-Christophe Dubois New
[2/2] fuzz: Add support for logging QTest commands fuzz: Skip QTest serialization - - - - --- 2020-05-29 Alexander Bulekov New
« 1 2 ... 1548 1549 15504332 4333 »