Show patches with: Archived = No       |   432728 patches
« 1 2 ... 963 964 9654327 4328 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v12,13/16] machine: Remove smp_parse callback from MachineClass machine: smp parsing fixes and improvement - - 2 - --- 2021-09-29 wangyanan (Y) New
[v12,12/16] machine: Make smp_parse generic enough for all arches machine: smp parsing fixes and improvement - - 1 - --- 2021-09-29 wangyanan (Y) New
[v12,11/16] machine: Tweak the order of topology members in struct CpuTopology machine: smp parsing fixes and improvement - - 4 - --- 2021-09-29 wangyanan (Y) New
[v12,10/16] machine: Use ms instead of global current_machine in sanity-check machine: smp parsing fixes and improvement - - 5 - --- 2021-09-29 wangyanan (Y) New
[v12,09/16] machine: Prefer cores over sockets in smp parsing since 6.2 machine: smp parsing fixes and improvement 2 - 3 - --- 2021-09-29 wangyanan (Y) New
[v12,08/16] qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_split machine: smp parsing fixes and improvement - - 3 - --- 2021-09-29 wangyanan (Y) New
[v12,07/16] qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfg machine: smp parsing fixes and improvement - - 3 - --- 2021-09-29 wangyanan (Y) New
[v12,06/16] machine: Improve the error reporting of smp parsing machine: smp parsing fixes and improvement - - 4 - --- 2021-09-29 wangyanan (Y) New
[v12,05/16] machine: Set the value of cpus to match maxcpus if it's omitted machine: smp parsing fixes and improvement - - 2 - --- 2021-09-29 wangyanan (Y) New
[v12,04/16] machine: Uniformly use maxcpus to calculate the omitted parameters machine: smp parsing fixes and improvement - - 3 - --- 2021-09-29 wangyanan (Y) New
[v12,03/16] machine: Minor refactor/fix for the smp parsers machine: smp parsing fixes and improvement - - 2 - --- 2021-09-29 wangyanan (Y) New
[v12,02/16] machine: Deprecate "parameter=0" SMP configurations machine: smp parsing fixes and improvement - - 2 - --- 2021-09-29 wangyanan (Y) New
[v12,01/16] qapi/machine: Fix an incorrect comment of SMPConfiguration machine: smp parsing fixes and improvement - 1 1 - --- 2021-09-29 wangyanan (Y) New
[v2,1/1] hw/riscv: shakti_c: Mark as not user creatable [v2,1/1] hw/riscv: shakti_c: Mark as not user creatable - - 2 1 --- 2021-09-28 Alistair Francis New
[RFC,1/1] hw/ipmi: add an aspeed ipmi iBT device model hw/ipmi: add an aspeed IPMI iBT device model - - - - --- 2021-09-28 Titus Rwantare New
[2/2] target/riscv: Use dup_const_tl in orc.b to legalise truncation of constant [1/2] tcg: add dup_const_tl wrapper - - 1 - --- 2021-09-28 Philipp Tomsich New
[1/2] tcg: add dup_const_tl wrapper [1/2] tcg: add dup_const_tl wrapper - - - - --- 2021-09-28 Philipp Tomsich New
[v3,2/2] modules: generates per-target modinfo modules: Improve modinfo.c support - - - - --- 2021-09-28 Jose R. Ziviani New
[v3,1/2] modules: introduces module_kconfig directive modules: Improve modinfo.c support - - - - --- 2021-09-28 Jose R. Ziviani New
[v12,7/7,RISCV_PM] Allow experimental J-ext to be turned on RISC-V Pointer Masking implementatio - - 2 - --- 2021-09-28 Alexey Baturo New
[v12,6/7,RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension RISC-V Pointer Masking implementatio - - 2 - --- 2021-09-28 Alexey Baturo New
[v12,5/7,RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions RISC-V Pointer Masking implementatio - - 2 - --- 2021-09-28 Alexey Baturo New
[v12,4/7,RISCV_PM] Print new PM CSRs in QEMU logs RISC-V Pointer Masking implementatio - - 2 - --- 2021-09-28 Alexey Baturo New
[v12,3/7,RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode RISC-V Pointer Masking implementatio - - - - --- 2021-09-28 Alexey Baturo New
[v12,2/7,RISCV_PM] Add CSR defines for RISC-V PM extension RISC-V Pointer Masking implementatio - - 1 - --- 2021-09-28 Alexey Baturo New
[v12,1/7,RISCV_PM] Add J-extension into RISC-V RISC-V Pointer Masking implementatio - - 3 - --- 2021-09-28 Alexey Baturo New
[RFC] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding [RFC] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding - - - - --- 2021-09-28 Eric Auger New
[3/3] tests/acpi: Generate reference blob for IORT rev E.b hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b - - - - --- 2021-09-28 Eric Auger New
[2/3] hw/arm/virt-acpi-build: IORT upgrade up to revision E.b hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b - - - - --- 2021-09-28 Eric Auger New
[1/3] tests/acpi: Get prepared for IORT E.b revision upgrade hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b - - - - --- 2021-09-28 Eric Auger New
qapi: Make some ObjectTypes depend on the build settings qapi: Make some ObjectTypes depend on the build settings - - 1 - --- 2021-09-28 Thomas Huth New
[4/4] python: split the two sides of send_fd_scm python: remove socket_scm_helper - - - - --- 2021-09-28 Paolo Bonzini New
[3/4] python: raise OSError from send_fd_scm python: remove socket_scm_helper - - - - --- 2021-09-28 Paolo Bonzini New
[2/4] socket_scm_helper: remove python: remove socket_scm_helper - - - - --- 2021-09-28 Paolo Bonzini New
[1/4] python: stop using socket_scm_helper python: remove socket_scm_helper - - - - --- 2021-09-28 Paolo Bonzini New
[RFC,3/3] virtio: Fix shared memory capability virtio-gpu: Shared memory capability - - - - --- 2021-09-28 Antonio Caggiano New
[RFC,2/3] virtio: Add shared memory capability virtio-gpu: Shared memory capability - - - - --- 2021-09-28 Antonio Caggiano New
[RFC,1/3] virtio-gpu: hostmem virtio-gpu: Shared memory capability - - - - --- 2021-09-28 Antonio Caggiano New
[PULL,33/33] meson_options.txt: Switch the default value for the vnc option to 'auto' [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - 1 - --- 2021-09-28 Paolo Bonzini New
[PULL,32/33] build-sys: add HAVE_IPPROTO_MPTCP [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,31/33] memory: Add tracepoint for dirty sync [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,30/33] memory: Name all the memory listeners [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - 1 - --- 2021-09-28 Paolo Bonzini New
[PULL,29/33] target/i386: Fix memory leak in sev_read_file_base64() [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - 1 1 - --- 2021-09-28 Paolo Bonzini New
[PULL,28/33] tests: qtest: bios-tables-test depends on the unpacked edk2 ROMs [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,27/33] meson: unpack edk2 firmware even if --disable-blobs [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,26/33] target/i386: Add the query-sgx-capabilities QMP command [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,25/33] target/i386: Add HMP and QMP interfaces for SGX [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,24/33] docs/system: Add SGX documentation to the system manual [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,23/33] sgx-epc: Add the fill_device_info() callback support [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,22/33] i440fx: Add support for SGX EPC [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,21/33] q35: Add support for SGX EPC [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,20/33] i386: acpi: Add SGX EPC entry to ACPI tables [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,19/33] i386/pc: Add e820 entry for SGX EPC section(s) [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,18/33] hw/i386/pc: Account for SGX EPC sections when calculating device memory [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,17/33] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,16/33] Adjust min CPUID level to 0x12 when SGX is enabled [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,15/33] i386: Propagate SGX CPUID sub-leafs to KVM [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,14/33] i386: kvm: Add support for exposing PROVISIONKEY to guest [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,13/33] i386: Update SGX CPUID info according to hardware/KVM/user input [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,12/33] i386: Add feature control MSR dependency when SGX is enabled [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,11/33] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,10/33] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,09/33] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,08/33] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,07/33] i386: Add primary SGX CPUID and MSR defines [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,06/33] vl: Add sgx compound properties to expose SGX EPC sections to guest [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,05/33] i386: Add 'sgx-epc' device to expose EPC sections to guest [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,04/33] qom: Add memory-backend-epc ObjectOptions support [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,03/33] hostmem: Add hostmem-epc as a backend for SGX EPC [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,02/33] Kconfig: Add CONFIG_SGX support [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings [PULL,01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings - - - - --- 2021-09-28 Paolo Bonzini New
[PULL,00/33] x86 and misc changes for 2021-09-28 - - - - --- 2021-09-28 Paolo Bonzini New
[v2,2/2] qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2" qemu-options: Trivial doc fixes related to -smp - - 3 - --- 2021-09-28 wangyanan (Y) New
[v2,1/2] qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus] qemu-options: Trivial doc fixes related to -smp - - 3 - --- 2021-09-28 wangyanan (Y) New
migration/ram: Avoid throttling VM in the first iteration migration/ram: Avoid throttling VM in the first iteration - - - - --- 2021-09-28 manish.mishra New
[2/2] qemu-options: Add missing "sockets=2" to CLI "-smp 2" qemu-options: Trivial doc fixes related to -smp - - 1 - --- 2021-09-28 wangyanan (Y) New
[1/2] qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus] qemu-options: Trivial doc fixes related to -smp - - 1 - --- 2021-09-28 wangyanan (Y) New
[v4,2/2] monitor: refactor set/expire_password and allow VNC display id [v4,1/2] monitor/hmp: add support for flag argument with value - - - - --- 2021-09-28 Stefan Reiter New
[v4,1/2] monitor/hmp: add support for flag argument with value [v4,1/2] monitor/hmp: add support for flag argument with value - - 1 - --- 2021-09-28 Stefan Reiter New
qemu-options: -chardev reconnect=seconds duplicated in help, tidy up qemu-options: -chardev reconnect=seconds duplicated in help, tidy up - 1 1 - --- 2021-09-28 Markus Armbruster New
[v11,14/14] machine: Put all sanity-check in the generic SMP parser machine: smp parsing fixes and improvement - - 3 - --- 2021-09-28 wangyanan (Y) New
[v11,13/14] machine: Move smp_prefer_sockets to struct SMPCompatProps machine: smp parsing fixes and improvement 1 - 2 - --- 2021-09-28 wangyanan (Y) New
[v11,12/14] machine: Remove smp_parse callback from MachineClass machine: smp parsing fixes and improvement - - 3 - --- 2021-09-28 wangyanan (Y) New
[v11,11/14] machine: Make smp_parse generic enough for all arches machine: smp parsing fixes and improvement - - 1 - --- 2021-09-28 wangyanan (Y) New
[v11,10/14] machine: Tweak the order of topology members in struct CpuTopology machine: smp parsing fixes and improvement - - 4 - --- 2021-09-28 wangyanan (Y) New
[v11,09/14] machine: Use ms instead of global current_machine in sanity-check machine: smp parsing fixes and improvement - - 5 - --- 2021-09-28 wangyanan (Y) New
[v11,08/14] machine: Prefer cores over sockets in smp parsing since 6.2 machine: smp parsing fixes and improvement 2 - 3 - --- 2021-09-28 wangyanan (Y) New
[v11,07/14] qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_split machine: smp parsing fixes and improvement - - 3 - --- 2021-09-28 wangyanan (Y) New
[v11,06/14] qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfg machine: smp parsing fixes and improvement - - 3 - --- 2021-09-28 wangyanan (Y) New
[v11,05/14] machine: Improve the error reporting of smp parsing machine: smp parsing fixes and improvement - - 4 - --- 2021-09-28 wangyanan (Y) New
[v11,04/14] machine: Set the value of cpus to match maxcpus if it's omitted machine: smp parsing fixes and improvement - - 2 - --- 2021-09-28 wangyanan (Y) New
[v11,03/14] machine: Uniformly use maxcpus to calculate the omitted parameters machine: smp parsing fixes and improvement - - 3 - --- 2021-09-28 wangyanan (Y) New
[v11,02/14] machine: Minor refactor/fix for the smp parsers machine: smp parsing fixes and improvement - - 2 - --- 2021-09-28 wangyanan (Y) New
[v11,01/14] machine: Deprecate "parameter=0" SMP configurations machine: smp parsing fixes and improvement - - 1 - --- 2021-09-28 wangyanan (Y) New
[1/1] hw: aspeed_gpio: Fix GPIO array indexing hw: aspeed_gpio: Fix GPIO array indexing - 1 - - --- 2021-09-28 Peter Delevoryas New
[1/1] hw: aspeed_gpio: Fix pin I/O type declarations hw: aspeed_gpio: Fix pin I/O type declarations - 2 2 - --- 2021-09-28 Peter Delevoryas New
[v4,25/25] linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,24/25] linux-user/xtensa: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-09-28 Richard Henderson New
[v4,23/25] linux-user/sparc: Implement setup_sigtramp linux-user: Move signal trampolines to new page 1 - 2 - --- 2021-09-28 Richard Henderson New
[v4,22/25] linux-user/sh4: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
« 1 2 ... 963 964 9654327 4328 »