Show patches with: none      |   308769 patches
« 1 2 ... 1911 1912 19133087 3088 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,04/29] memory: Fix type of IOMMUMemoryRegionClass member @parent_class Tame a few "touch this, recompile the world" headers 1 1 1 --- 2019-08-06 Markus Armbruster New
[v2,03/29] qapi: Split error.json off common.json Tame a few "touch this, recompile the world" headers - 2 1 --- 2019-08-06 Markus Armbruster New
[v2,02/29] Include generated QAPI headers less Tame a few "touch this, recompile the world" headers - 2 1 --- 2019-08-06 Markus Armbruster New
[v2,01/29] include: Make headers more self-contained Tame a few "touch this, recompile the world" headers - 1 - --- 2019-08-06 Markus Armbruster New
[PULL,v2,7/7] block/backup: disable copy_range for compressed backup [PULL,v2,1/7] backup: Copy only dirty areas - 2 - --- 2019-08-06 Max Reitz New
[PULL,v2,6/7] iotests: Test unaligned blocking mirror write [PULL,v2,1/7] backup: Copy only dirty areas - 1 - --- 2019-08-06 Max Reitz New
[PULL,v2,5/7] mirror: Only mirror granularity-aligned chunks [PULL,v2,1/7] backup: Copy only dirty areas - 1 - --- 2019-08-06 Max Reitz New
[PULL,v2,4/7] iotests: Test incremental backup after truncation [PULL,v2,1/7] backup: Copy only dirty areas - - - --- 2019-08-06 Max Reitz New
[PULL,v2,3/7] util/hbitmap: update orig_size on truncate [PULL,v2,1/7] backup: Copy only dirty areas - 1 - --- 2019-08-06 Max Reitz New
[PULL,v2,2/7] iotests: Test backup job with two guest writes [PULL,v2,1/7] backup: Copy only dirty areas - 1 1 --- 2019-08-06 Max Reitz New
[PULL,v2,1/7] backup: Copy only dirty areas [PULL,v2,1/7] backup: Copy only dirty areas - 1 - --- 2019-08-06 Max Reitz New
[PULL,v2,0/7] Block patches for 4.1.0-rc4 - - - --- 2019-08-06 Max Reitz New
[for-4.1?] compat: disable edid on virtio-gpu base device [for-4.1?] compat: disable edid on virtio-gpu base device - 1 - --- 2019-08-06 Cornelia Huck New
[v2] numa: numa nodeid need not be sequential [v2] numa: numa nodeid need not be sequential 1 - - --- 2019-08-06 Daniel Black New
block: file-posix: Fix alignment probing on glsuter block: file-posix: Fix alignment probing on glsuter - - - --- 2019-08-06 Nir Soffer New
[for-4.2,v4,2/2] s390: do not call memory_region_allocate_system_memory() multiple times s390: stop abusing memory_region_allocate_system_memory() - 1 - --- 2019-08-06 Igor Mammedov New
[for-4.2,v4,1/2] kvm: s390: split too big memory section on several memslots s390: stop abusing memory_region_allocate_system_memory() - - - --- 2019-08-06 Igor Mammedov New
crypto: move common bits for all emulators to libqemuutil crypto: move common bits for all emulators to libqemuutil - - - --- 2019-08-06 Paolo Bonzini New
configure: remove AUTOCONF_HOST configure: remove AUTOCONF_HOST - - - --- 2019-08-06 Paolo Bonzini New
[3/3] tests: add module loading test modules: cleanup and test - - - --- 2019-08-06 Paolo Bonzini New
[2/3] module: return success on module load modules: cleanup and test - - - --- 2019-08-06 Paolo Bonzini New
[1/3] module: use g_hash_table_add() modules: cleanup and test - - - --- 2019-08-06 Paolo Bonzini New
[2/2] configure: define CONFIG_TOOLS here build: clean up TOOLS definition and usage - - - --- 2019-08-06 Paolo Bonzini New
[1/2] qemu-ga: clean up TOOLS variable build: clean up TOOLS definition and usage - - - --- 2019-08-06 Paolo Bonzini New
[2/2] migration/postcopy: use QEMU_IS_ALIGNED to replace host_offset migration/postcopy: simplify postcopy_chunk_hostpages_pass - 1 - --- 2019-08-06 Wei Yang New
[1/2] migration/postcopy: simplify calculation of run_start and fixup_start_addr migration/postcopy: simplify postcopy_chunk_hostpages_pass - 1 - --- 2019-08-06 Wei Yang New
[v3] hmp: Remove migration capabilities from "info migrate" [v3] hmp: Remove migration capabilities from "info migrate" - 1 - --- 2019-08-06 Wei Yang New
[v4,3/3] target/arm: Rely on hflags correct in cpu_get_tb_cpu_state target/arm: Reduce overhead of cpu_get_tb_cpu_state - 1 1 --- 2019-08-06 Richard Henderson New
[v4,2/3] target/arm: Rebuild hflags at EL changes and MSR writes target/arm: Reduce overhead of cpu_get_tb_cpu_state - 1 1 --- 2019-08-06 Richard Henderson New
[v4,1/3] target/arm: Split out recompute_hflags et al target/arm: Reduce overhead of cpu_get_tb_cpu_state - 1 1 --- 2019-08-06 Richard Henderson New
Makefile: remove unused variables Makefile: remove unused variables - 1 - --- 2019-08-05 Paolo Bonzini New
gdbstub: Fix handling of '!' packet with new infra gdbstub: Fix handling of '!' packet with new infra - - - --- 2019-08-05 Ramiro Polla New
[3/3] tests/acceptance/migration: test to migrate will all machine types Add acceptance test for migration - - - --- 2019-08-05 Balamuruhan S New
[2/3] tests/acceptance/avocado_qemu: add method to get supported machine types Add acceptance test for migration - - - --- 2019-08-05 Balamuruhan S New
[1/3] tests/acceptance/migration: fix post migration check Add acceptance test for migration - - - --- 2019-08-05 Balamuruhan S New
target/i386: Return 'indefinite integer value' for invalid SSE fp->int conversions target/i386: Return 'indefinite integer value' for invalid SSE fp->int conversions - 1 - --- 2019-08-05 Peter Maydell New
[v3] make check-unit: use after free in test-opts-visitor [v3] make check-unit: use after free in test-opts-visitor - 1 - --- 2019-08-05 Andrey Shinkevich New
tests/test-hbitmap: test next_zero and _next_dirty_area after truncate tests/test-hbitmap: test next_zero and _next_dirty_area after truncate - 1 1 --- 2019-08-05 Vladimir Sementsov-Ogievskiy New
[PULL,7/7] block/backup: disable copy_range for compressed backup [PULL,1/7] backup: Copy only dirty areas - 2 - --- 2019-08-05 Max Reitz New
[PULL,6/7] iotests: Test unaligned blocking mirror write [PULL,1/7] backup: Copy only dirty areas - 1 - --- 2019-08-05 Max Reitz New
[PULL,5/7] mirror: Only mirror granularity-aligned chunks [PULL,1/7] backup: Copy only dirty areas - 1 - --- 2019-08-05 Max Reitz New
[PULL,4/7] iotests: Test incremental backup after truncation [PULL,1/7] backup: Copy only dirty areas - - - --- 2019-08-05 Max Reitz New
[PULL,3/7] util/hbitmap: update orig_size on truncate [PULL,1/7] backup: Copy only dirty areas - 1 - --- 2019-08-05 Max Reitz New
[PULL,2/7] iotests: Test backup job with two guest writes [PULL,1/7] backup: Copy only dirty areas - 1 1 --- 2019-08-05 Max Reitz New
[PULL,1/7] backup: Copy only dirty areas [PULL,1/7] backup: Copy only dirty areas - 1 - --- 2019-08-05 Max Reitz New
[PULL,0/7] Block patches for 4.1.0-rc4 - - - --- 2019-08-05 Max Reitz New
[28/28] riscv: sifive_u: Update model and compatible strings in device tree riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-05 Bin Meng New
[27/28] riscv: virt: Change create_fdt() to return void riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[26/28] riscv: hw: Update PLIC device tree riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-05 Bin Meng New
[25/28] riscv: sifive_u: Support loading initramfs riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[24/28] riscv: sifive_u: Fix broken GEM support riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[23/28] riscv: sifive: Move sifive_mmio_emulate() to a common place riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[22/28] riscv: sifive_u: Generate an aliases node in the device tree riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[21/28] riscv: sifive_u: Update UART and ethernet node clock properties riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[18/28] riscv: hw: Implement a model for SiFive FU540 OTP riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[17/28] riscv: sifive_u: Change UART node name in device tree riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-05 Bin Meng New
[16/28] riscv: sifive_u: Add PRCI block to the SoC riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[15/28] riscv: sifive_u: Generate hfclk and rtcclk nodes riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[14/28] riscv: sifive: Implement PRCI model for FU540 riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[13/28] riscv: sifive_e: prci: Update the PRCI register block size riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[12/28] riscv: sifive_e: prci: Fix a typo of hfxosccfg register programming riscv: sifive_u: Improve the emulation fidelity of sifive_u machine 1 - - --- 2019-08-05 Bin Meng New
[11/28] riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h} riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[10/28] riscv: sifive_u: Remove the unnecessary include of prci header riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-05 Bin Meng New
[09/28] riscv: sifive_u: Update UART base addresses riscv: sifive_u: Improve the emulation fidelity of sifive_u machine 1 1 - --- 2019-08-05 Bin Meng New
[08/28] riscv: sifive_u: Update PLIC hart topology configuration string riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-05 Bin Meng New
[07/28] riscv: sifive_u: Set the minimum number of cpus to 2 riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[06/28] riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[05/28] riscv: hart: Support heterogeneous harts population riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[04/28] riscv: hart: Extract hart realize to a separate routine riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-05 Bin Meng New
[03/28] riscv: Add a sifive_cpu.h to include both E and U cpu type defines riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-05 Bin Meng New
[02/28] riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cell riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-05 Bin Meng New
[01/28] riscv: hw: Remove superfluous "linux, phandle" property riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-05 Bin Meng New
hw: net: cadence_gem: Fix build errors in DB_PRINT() hw: net: cadence_gem: Fix build errors in DB_PRINT() - - - --- 2019-08-05 Bin Meng New
[v3] mirror: Only mirror granularity-aligned chunks [v3] mirror: Only mirror granularity-aligned chunks - 1 - --- 2019-08-05 Max Reitz New
[PATCH-for-4.2,v1,9/9] s390x/cpumodel: Add new TCG features to QEMU cpu model s390x: MMU changes and extensions - - - --- 2019-08-05 David Hildenbrand New
[PATCH-for-4.2,v1,8/9] s390x/cpumodel: Prepare for changes of QEMU model s390x: MMU changes and extensions - 2 - --- 2019-08-05 David Hildenbrand New
[PATCH-for-4.2,v1,7/9] s390x/mmu: Implement Instruction-Execution-Protection Facility s390x: MMU changes and extensions - 1 - --- 2019-08-05 David Hildenbrand New
[PATCH-for-4.2,v1,6/9] s390x/mmu: Implement enhanced suppression-on-protection facility 2 s390x: MMU changes and extensions - - - --- 2019-08-05 David Hildenbrand New
[PATCH-for-4.2,v1,5/9] s390x/mmu: Implement access-exception-fetch/store-indication facility s390x: MMU changes and extensions - - - --- 2019-08-05 David Hildenbrand New
[PATCH-for-4.2,v1,4/9] s390x/mmu: Add EDAT2 translation support s390x: MMU changes and extensions - 1 - --- 2019-08-05 David Hildenbrand New
[PATCH-for-4.2,v1,3/9] s390x/mmu: DAT translation rewrite s390x: MMU changes and extensions - - - --- 2019-08-05 David Hildenbrand New
[PATCH-for-4.2,v1,2/9] s390x/tcg: Rework MMU selection for instruction fetches s390x: MMU changes and extensions - - - --- 2019-08-05 David Hildenbrand New
[PATCH-for-4.2,v1,1/9] s390x/mmu: Better ASC selection in s390_cpu_get_phys_page_debug() s390x: MMU changes and extensions - - - --- 2019-08-05 David Hildenbrand New
iotests: Test incremental backup after truncation iotests: Test incremental backup after truncation - - - --- 2019-08-05 Max Reitz New
[v2] mirror: Only mirror granularity-aligned chunks [v2] mirror: Only mirror granularity-aligned chunks - - - --- 2019-08-05 Max Reitz New
Set ENET_BD_BDU in I.MX FEC controller Set ENET_BD_BDU in I.MX FEC controller - - - --- 2019-08-05 Aaron Hill New
[for,4.2,v28,8/8] target/avr: Add tests QEMU AVR 8 bit cores - 1 1 --- 2019-08-05 Michael Rolnik New
[for,4.2,v28,7/8] target/avr: Register AVR support with the rest of QEMU, the build system, and the… QEMU AVR 8 bit cores - - - --- 2019-08-05 Michael Rolnik New
[for,4.2,v28,6/8] target/avr: Add example board configuration QEMU AVR 8 bit cores - - - --- 2019-08-05 Michael Rolnik New
[for,4.2,v28,5/8] target/avr: Add limited support for USART and 16 bit timer peripherals QEMU AVR 8 bit cores - - - --- 2019-08-05 Michael Rolnik New
[for,4.2,v28,4/8] target/avr: Add instruction translation QEMU AVR 8 bit cores - - - --- 2019-08-05 Michael Rolnik New
[for,4.2,v28,3/8] target/avr: Add instruction decoding QEMU AVR 8 bit cores - - - --- 2019-08-05 Michael Rolnik New
[for,4.2,v28,2/8] target/avr: Add instruction helpers QEMU AVR 8 bit cores - - - --- 2019-08-05 Michael Rolnik New
[for,4.2,v28,1/8] target/avr: Add outward facing interfaces and core CPU logic QEMU AVR 8 bit cores 1 - - --- 2019-08-05 Michael Rolnik New
[2/2] target/arm: Fix routing of singlestep exceptions target/arm: Fix routing of singlestep exceptions - 1 1 --- 2019-08-05 Peter Maydell New
[1/2] target/arm: Factor out 'generate singlestep exception' function target/arm: Fix routing of singlestep exceptions - 2 - --- 2019-08-05 Peter Maydell New
Makefile: Drop $(DESTDIR) from generated FW paths Makefile: Drop $(DESTDIR) from generated FW paths - - - --- 2019-08-05 Michal Privoznik New
[v2] target/riscv: don't overwrite priv_version and resetvec when realizing [v2] target/riscv: don't overwrite priv_version and resetvec when realizing - 1 - --- 2019-08-05 Ivan Grokhotkov New
[for-4.1] util/hbitmap: update orig_size on truncate [for-4.1] util/hbitmap: update orig_size on truncate - 1 - --- 2019-08-05 Vladimir Sementsov-Ogievskiy New
mirror: Only mirror granularity-aligned chunks mirror: Only mirror granularity-aligned chunks - 1 - --- 2019-08-05 Max Reitz New
« 1 2 ... 1911 1912 19133087 3088 »