Show patches with: Archived = No       |   432575 patches
« 1 2 ... 962 963 9644325 4326 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[v4,21/25] linux-user/s390x: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 1 --- 2021-09-28 Richard Henderson New
[v4,20/25] linux-user/riscv: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-09-28 Richard Henderson New
[v4,19/25] linux-user/ppc: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,18/25] linux-user/ppc: Simplify encode_trampoline linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,17/25] linux-user/openrisc: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-09-28 Richard Henderson New
[v4,16/25] linux-user/nios2: Document non-use of setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,15/25] linux-user/mips: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,14/25] linux-user/mips: Tidy install_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,13/25] linux-user/microblaze: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,12/25] linux-user/m68k: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,11/25] linux-user/x86_64: Raise SIGSEGV if SA_RESTORER not set linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,10/25] linux-user/i386: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,09/25] linux-user/hppa: Document non-use of setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-09-28 Richard Henderson New
[v4,08/25] linux-user/hexagon: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-09-28 Richard Henderson New
[v4,07/25] linux-user/cris: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,06/25] linux-user/alpha: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,05/25] linux-user/arm: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,04/25] linux-user/arm: Drop "_v2" from symbols in signal.c linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,03/25] linux-user/arm: Drop v1 signal frames linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-28 Richard Henderson New
[v4,02/25] linux-user/aarch64: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-09-28 Richard Henderson New
[v4,01/25] linux-user: Add infrastructure for a signal trampoline page linux-user: Move signal trampolines to new page - - 3 - --- 2021-09-28 Richard Henderson New
[v4,3/3] docs: Add documentation for vhost based RNG implementation virtio: Add vhost-user based RNG - - - - --- 2021-09-27 Mathieu Poirier New
[v4,2/3] vhost-user-rng-pci: Add vhost-user-rng-pci implementation virtio: Add vhost-user based RNG - - 1 - --- 2021-09-27 Mathieu Poirier New
[v4,1/3] vhost-user-rng: Add vhost-user-rng implementation virtio: Add vhost-user based RNG - - 1 - --- 2021-09-27 Mathieu Poirier New
[PULL,20/20] nbd/server: Add --selinux-label option [PULL,01/20] qemu-nbd: Change default cache mode to writeback - 1 1 - --- 2021-09-27 Eric Blake New
[PULL,19/20] block/nbd: check that received handle is valid [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,18/20] block/nbd: drop connection_co [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,17/20] block/nbd: refactor nbd_recv_coroutines_wake_all() [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,16/20] block/nbd: move nbd_recv_coroutines_wake_all() up [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,15/20] block/nbd: nbd_channel_error() shutdown channel unconditionally [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,14/20] nbd/client-connection: nbd_co_establish_connection(): fix non set errp [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,13/20] nbd/server: Allow LIST_META_CONTEXT without STRUCTURED_REPLY [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,12/20] block/io: allow 64bit discard requests [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,11/20] block: use int64_t instead of int in driver discard handlers [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,10/20] block: make BlockLimits::max_pdiscard 64bit [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,09/20] block/io: allow 64bit write-zeroes requests [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,08/20] block: use int64_t instead of int in driver write_zeroes handlers [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,07/20] block: make BlockLimits::max_pwrite_zeroes 64bit [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,06/20] block: use int64_t instead of uint64_t in copy_range driver handlers [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,05/20] block: use int64_t instead of uint64_t in driver write handlers [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,04/20] block: use int64_t instead of uint64_t in driver read handlers [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,03/20] qcow2: check request on vmstate save/load path [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,02/20] block/io: bring request check to bdrv_co_(read, write)v_vmstate [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,01/20] qemu-nbd: Change default cache mode to writeback [PULL,01/20] qemu-nbd: Change default cache mode to writeback - - 1 - --- 2021-09-27 Eric Blake New
[PULL,00/20] NBD patches through 2021-09-27 - - - - --- 2021-09-27 Eric Blake New
[PULL,32/32] python/aqmp-tui: Add syntax highlighting [PULL,01/32] python/aqmp: add asynchronous QMP (AQMP) subpackage - - - - --- 2021-09-27 John Snow New
[PULL,31/32] python: add optional pygments dependency [PULL,01/32] python/aqmp: add asynchronous QMP (AQMP) subpackage - - - - --- 2021-09-27 John Snow New
[PULL,30/32] python: Add entry point for aqmp-tui [PULL,01/32] python/aqmp: add asynchronous QMP (AQMP) subpackage - - - - --- 2021-09-27 John Snow New
[PULL,29/32] python/aqmp-tui: Add AQMP TUI [PULL,01/32] python/aqmp: add asynchronous QMP (AQMP) subpackage - - - - --- 2021-09-27 John Snow New
[PULL,28/32] python: Add dependencies for AQMP TUI [PULL,01/32] python/aqmp: add asynchronous QMP (AQMP) subpackage - - - - --- 2021-09-27 John Snow New
[PULL,27/32] python/aqmp: Add Coverage.py support [PULL,01/32] python/aqmp: add asynchronous QMP (AQMP) subpackage - - - - --- 2021-09-27 John Snow New
[PULL,26/32] python/aqmp: add LineProtocol tests [PULL,01/32] python/aqmp: add asynchronous QMP (AQMP) subpackage - - - - --- 2021-09-27 John Snow New
[PULL,25/32] python/aqmp: add AsyncProtocol unit tests [PULL,01/32] python/aqmp: add asynchronous QMP (AQMP) subpackage - - - - --- 2021-09-27 John Snow New
« 1 2 ... 962 963 9644325 4326 »