Show patches with: Archived = No       |   433362 patches
« 1 2 ... 1170 1171 11724333 4334 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v12,60/65] target/arm: cpu-pauth: new module for ARMv8.3 Pointer Authentication arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,59/65] target/arm: move sve_zcr_len_for_el to TARGET_AARCH64-only cpu-sve arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,58/65] target/arm: tcg-sve: rename the narrow_vq and change_el functions arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,57/65] target/arm: tcg-sve: import narrow_vq and change_el functions arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,56/65] target/arm: tcg: restrict ZCR cpregs to TARGET_AARCH64 arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,55/65] target/arm: cpu-exceptions: new module arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,54/65] target/arm: arch_dump: restrict ELFCLASS64 to AArch64 arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,53/65] target/arm: restrict rebuild_hflags_a64 to TARGET_AARCH64 arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,52/65] target/arm: make is_aa64 and arm_el_is_aa64 a macro for !TARGET_AARCH64 arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,51/65] target/arm: cpu-sve: split TCG and KVM functionality arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,50/65] target/arm: cpu-sve: new module arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,49/65] target/arm: move TCG gt timer creation code in tcg/ arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,48/65] target/arm: add tcg cpu accel class arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,47/65] target/arm: move kvm post init initialization to kvm cpu accel arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,46/65] target/arm: create kvm cpu accel class arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,45/65] Revert "target/arm: Restrict v8M IDAU to TCG" arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,44/65] tests: do not run qom-test on all machines for ARM KVM-only arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,43/65] tests: device-introspect-test: cope with ARM TCG-only devices arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,42/65] tests: do not run test-hmp on all machines for ARM KVM-only arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,41/65] tests: restrict TCG-only arm-cpu-features tests to TCG builds arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,40/65] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,39/65] target/arm: remove kvm-stub.c arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,38/65] target/arm: remove broad "else" statements when checking accels arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,37/65] target/arm: cleanup cpu includes arm cleanup experiment for kvm-only build 1 - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,36/65] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/ arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,35/65] target/arm: remove kvm include file for PSCI and arm-powerctl arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,34/65] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled() arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,33/65] target/arm: move cpu_tcg to tcg/tcg-cpu-models.c arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,32/65] target/arm: move TCGCPUOps to tcg/tcg-cpu.c arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,31/65] target/arm: move exception code out of tcg/helper.c arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,30/65] target/arm: fix style of arm_cpu_do_interrupt functions before move arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,29/65] target/arm: move sve_exception_el out of TCG helpers arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,28/65] target/arm: fixup sve_exception_el code style before move arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,27/65] target/arm: split a15 cpu model and 32bit class functions to cpu32.c arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,26/65] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,25/65] target/arm: move arm_cpu_list to common_cpu arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,24/65] target/arm: move arm_sctlr away from tcg helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,23/65] target/arm: move sve_zcr_len_for_el to common_cpu arm cleanup experiment for kvm-only build - - - - --- 2021-03-26 Claudio Fontana New
[RFC,v12,22/65] target/arm: move arm_mmu_idx* to cpu-mmu arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,21/65] target/arm: split vfp state setting from tcg helpers arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,20/65] target/arm: move arm_hcr_el2_eff from tcg/ to common_cpu arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,19/65] target/arm: add temporary stub for arm_rebuild_hflags arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,18/65] target/arm: move cpsr_read, cpsr_write to cpu_common arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,17/65] target/arm: tcg: add stubs for some helpers for non-tcg builds arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,16/65] target/arm: only perform TCG cpu and machine inits if TCG enabled arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,15/65] target/arm: move cpu definitions to common cpu module arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,14/65] target/arm: split cpregs from tcg/helper.c arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,13/65] target/arm: fix style in preparation of new cpregs module arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,12/65] target/arm: move physical address translation to cpu-mmu arm cleanup experiment for kvm-only build - - 2 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,11/65] target/arm: tcg: fix comment style before move to cpu-mmu arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,10/65] target/arm: split off cpu-sysemu.c arm cleanup experiment for kvm-only build - - 2 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,09/65] target/arm: only build psci for TCG arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,08/65] target/arm: tcg: split m_helper user-only and sysemu-only parts arm cleanup experiment for kvm-only build - - 2 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,07/65] target/arm: tcg: split tlb_helper user-only and sysemu-only parts arm cleanup experiment for kvm-only build - - 2 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,06/65] target/arm: tcg: move sysemu-only parts of debug_helper arm cleanup experiment for kvm-only build - - 2 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,05/65] target/arm: tcg: split mte_helper user-only and sysemu code arm cleanup experiment for kvm-only build - - 2 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,04/65] target/arm: tcg: add sysemu and user subdirs arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,03/65] arm: tcg: only build under CONFIG_TCG arm cleanup experiment for kvm-only build - - 2 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,02/65] target/arm: move helpers to tcg/ arm cleanup experiment for kvm-only build - - 2 - --- 2021-03-26 Claudio Fontana New
[RFC,v12,01/65] target/arm: move translate modules to tcg/ arm cleanup experiment for kvm-only build - - 2 - --- 2021-03-26 Claudio Fontana New
[v2,2/2] tests: Aspeed HACE Scatter-Gather tests aspeed: HACE hash Scatter-Gather support - - - - --- 2021-03-26 Klaus Heinrich Kiwi New
[v2,1/2] aspeed: Add Scater-Gather support for HACE Hash aspeed: HACE hash Scatter-Gather support - - - - --- 2021-03-26 Klaus Heinrich Kiwi New
[PULL,6/6] tests: Add tests for yank with the chardev-change case [PULL,1/6] yank: Remove dependency on qiochannel - - 1 1 --- 2021-03-26 Lukas Straub New
[PULL,5/6] chardev: Fix yank with the chardev-change case [PULL,1/6] yank: Remove dependency on qiochannel - - 1 1 --- 2021-03-26 Lukas Straub New
[PULL,4/6] chardev/char.c: Always pass id to chardev_new [PULL,1/6] yank: Remove dependency on qiochannel - - 1 1 --- 2021-03-26 Lukas Straub New
[PULL,3/6] chardev/char.c: Move object_property_try_add_child out of chardev_new [PULL,1/6] yank: Remove dependency on qiochannel - - 1 1 --- 2021-03-26 Lukas Straub New
[PULL,2/6] yank: Always link full yank code [PULL,1/6] yank: Remove dependency on qiochannel - - 2 - --- 2021-03-26 Lukas Straub New
[PULL,1/6] yank: Remove dependency on qiochannel [PULL,1/6] yank: Remove dependency on qiochannel - - 2 - --- 2021-03-26 Lukas Straub New
[PULL,for,6.0,0/6] Yank fixes - - - - --- 2021-03-26 Lukas Straub New
[v3] qapi: introduce 'query-cpu-model-cpuid' action [v3] qapi: introduce 'query-cpu-model-cpuid' action - - - - --- 2021-03-26 Valeriy Vdovin New
hw: Remove superfluous includes of hw/hw.h hw: Remove superfluous includes of hw/hw.h - - 1 - --- 2021-03-26 Thomas Huth New
[v2,2/2] iotests/244: Test preallocation for data-file-raw qcow2: Force preallocation with data-file-raw - - 1 - --- 2021-03-26 Max Reitz New
[v2,1/2] qcow2: Force preallocation with data-file-raw qcow2: Force preallocation with data-file-raw - - 1 - --- 2021-03-26 Max Reitz New
[v4] i386/cpu_dump: support AVX512 ZMM regs dump [v4] i386/cpu_dump: support AVX512 ZMM regs dump - - - - --- 2021-03-26 Robert Hoo New
[v3,5/5] qemu-iotests: fix case of SOCK_DIR already in the environment qemu-iotests: quality of life improvements - - 1 1 --- 2021-03-26 Paolo Bonzini New
[v3,4/5] qemu-iotests: let "check" spawn an arbitrary test command qemu-iotests: quality of life improvements - - 1 1 --- 2021-03-26 Paolo Bonzini New
[v3,3/5] qemu-iotests: move command line and environment handling from TestRunner to TestEnv qemu-iotests: quality of life improvements - - 1 1 --- 2021-03-26 Paolo Bonzini New
[v3,2/5] qemu-iotests: allow passing unittest.main arguments to the test scripts qemu-iotests: quality of life improvements - - 1 1 --- 2021-03-26 Paolo Bonzini New
[v3,1/5] qemu-iotests: do not buffer the test output qemu-iotests: quality of life improvements - - 1 1 --- 2021-03-26 Paolo Bonzini New
iotests/116: Fix reference output iotests/116: Fix reference output - 1 1 - --- 2021-03-26 Max Reitz New
[v3,1/1] docs/devel: Add VFIO device migration documentation [v3,1/1] docs/devel: Add VFIO device migration documentation - - - - --- 2021-03-26 Tarun Gupta New
[PULL,9/9] hw/usb/hcd-ehci: Fix crash when showing help of EHCI devices [PULL,1/9] usb: Remove "-usbdevice ccid" - - - - --- 2021-03-26 Gerd Hoffmann New
[PULL,8/9] s390x: modularize virtio-gpu-ccw [PULL,1/9] usb: Remove "-usbdevice ccid" - - 1 1 --- 2021-03-26 Gerd Hoffmann New
[PULL,7/9] s390x: add have_virtio_ccw [PULL,1/9] usb: Remove "-usbdevice ccid" - - 1 1 --- 2021-03-26 Gerd Hoffmann New
[PULL,6/9] s390x: move S390_ADAPTER_SUPPRESSIBLE [PULL,1/9] usb: Remove "-usbdevice ccid" - - 1 1 --- 2021-03-26 Gerd Hoffmann New
[PULL,5/9] hw/usb/hcd-ehci-sysbus: Free USBPacket on instance finalize() [PULL,1/9] usb: Remove "-usbdevice ccid" - 1 1 - --- 2021-03-26 Gerd Hoffmann New
[PULL,4/9] vhost-user-gpu: fix cursor move/update [PULL,1/9] usb: Remove "-usbdevice ccid" - - - - --- 2021-03-26 Gerd Hoffmann New
[PULL,3/9] vhost-user-gpu: fix vugbm_device_init fallback [PULL,1/9] usb: Remove "-usbdevice ccid" - - - - --- 2021-03-26 Gerd Hoffmann New
[PULL,2/9] vhost-user-gpu: glFlush before notifying clients [PULL,1/9] usb: Remove "-usbdevice ccid" - - - - --- 2021-03-26 Gerd Hoffmann New
[PULL,1/9] usb: Remove "-usbdevice ccid" [PULL,1/9] usb: Remove "-usbdevice ccid" - - - - --- 2021-03-26 Gerd Hoffmann New
[PULL,0/9] Fixes 20210326 patches - - - - --- 2021-03-26 Gerd Hoffmann New
[for-6.0] qapi: qom: do not use target-specific conditionals [for-6.0] qapi: qom: do not use target-specific conditionals - - 1 1 --- 2021-03-26 Paolo Bonzini New
[for-6.0] hw/usb/hcd-ehci: Fix crash when showing help of EHCI devices [for-6.0] hw/usb/hcd-ehci: Fix crash when showing help of EHCI devices - - - - --- 2021-03-26 Thomas Huth New
[v3,7/7] ui/gtk: add clipboard support ui: add vdagent implementation and clipboard support. - - - - --- 2021-03-26 Gerd Hoffmann New
[v3,6/7] ui/gtk: move struct GtkDisplayState to ui/gtk.h ui: add vdagent implementation and clipboard support. - - - - --- 2021-03-26 Gerd Hoffmann New
[v3,5/7] ui/vnc: clipboard support ui: add vdagent implementation and clipboard support. - - - - --- 2021-03-26 Gerd Hoffmann New
[v3,4/7] ui/vdagent: add clipboard support ui: add vdagent implementation and clipboard support. - - - - --- 2021-03-26 Gerd Hoffmann New
[v3,3/7] ui/vdagent: add mouse support ui: add vdagent implementation and clipboard support. 1 - - - --- 2021-03-26 Gerd Hoffmann New
[v3,2/7] ui/vdagent: core infrastructure ui: add vdagent implementation and clipboard support. - - - - --- 2021-03-26 Gerd Hoffmann New
[v3,1/7] ui: add clipboard infrastructure ui: add vdagent implementation and clipboard support. - - - - --- 2021-03-26 Gerd Hoffmann New
« 1 2 ... 1170 1171 11724333 4334 »