Show patches with: Archived = No       |   430258 patches
« 1 2 ... 1119 1120 11214302 4303 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[14/14] hw/nvme: move nvme emulation out of hw/block hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[13/14] hw/block/nvme: move zoned constraints checks hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[12/14] hw/block/nvme: remove irrelevant zone resource checks hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[11/14] hw/block/nvme: remove num_namespaces member hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[10/14] hw/block/nvme: streamline namespace array indexing hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[09/14] hw/block/nvme: add metadata offset helper hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[08/14] hw/block/nvme: cache lba and ms sizes hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[07/14] hw/block/nvme: replace nvme_ns_status hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[06/14] hw/block/nvme: remove non-shared defines from header file hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[05/14] hw/block/nvme: cleanup includes hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[04/14] hw/block/nvme: consolidate header files hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[03/14] hw/block/nvme: rename __nvme_select_ns_iocs hw(/block/)nvme: spring cleaning - - 1 - --- 2021-04-19 Klaus Jensen New
[02/14] hw/block/nvme: rename __nvme_advance_zone_wp hw(/block/)nvme: spring cleaning - - 1 - --- 2021-04-19 Klaus Jensen New
[01/14] hw/block/nvme: rename __nvme_zrm_open hw(/block/)nvme: spring cleaning - - 1 - --- 2021-04-19 Klaus Jensen New
[v3,30/30] gitlab-ci: Add KVM mips64el cross-build jobs target/mips: Re-org to allow KVM-only builds 1 - 2 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,29/30] hw/mips: Restrict non-virtualized machines to TCG target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,28/30] target/mips: Move TCG source files under tcg/ sub directory target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,27/30] target/mips: Move CP0 helpers to sysemu/cp0.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,26/30] target/mips: Move exception management code to exception.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,25/30] target/mips: Move TLB management helpers to tcg/sysemu/tlb_helper.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,24/30] target/mips: Move helper_cache() to tcg/sysemu/special_helper.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,23/30] target/mips: Move Special opcodes to tcg/sysemu/special_helper.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,22/30] target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,21/30] target/mips: Move tlb_helper.c to tcg/sysemu/ target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,20/30] target/mips: Restrict mmu_init() to TCG target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,19/30] target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,18/30] target/mips: Restrict cpu_mips_get_random() / update_pagemask() to TCG target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,17/30] target/mips: Move physical addressing code to sysemu/physaddr.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,16/30] target/mips: Move sysemu specific files under sysemu/ subfolder target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,15/30] target/mips: Move cpu_signal_handler definition around target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,14/30] target/mips: Add simple user-mode mips_cpu_tlb_fill() target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,13/30] target/mips: Add simple user-mode mips_cpu_do_interrupt() target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,12/30] target/mips: Introduce tcg-internal.h for TCG specific declarations target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,11/30] meson: Introduce meson_user_arch source set for arch-specific user-mode target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,10/30] target/mips: Extract load/store helpers to ldst_helper.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,09/30] target/mips: Merge do_translate_address into cpu_mips_translate_address target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,08/30] target/mips: Declare mips_cpu_set_error_pc() inlined in "internal.h" target/mips: Re-org to allow KVM-only builds - - - - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,07/30] target/mips: Turn printfpr() macro into a proper function target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,06/30] target/mips: Restrict mips_cpu_dump_state() to cpu.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,05/30] target/mips: Optimize CPU/FPU regnames[] arrays target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,04/30] target/mips: Make CPU/FPU regnames[] arrays global target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,03/30] target/mips: Move msa_reset() to new source file target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,02/30] target/mips: Move IEEE rounding mode array to new source file target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,01/30] target/mips: Simplify meson TCG rules target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[RFC] vfio-ccw: Permit missing IRQs [RFC] vfio-ccw: Permit missing IRQs - 2 - - --- 2021-04-19 Eric Farman New
[for-6.0] migration: Drop redundant query-migrate result @blocked [for-6.0] migration: Drop redundant query-migrate result @blocked - - 1 - --- 2021-04-19 Markus Armbruster New
[for-6.1,2/2] virtiofsd: Add support for FUSE_SYNCFS request virtiofsd: Add support for FUSE_SYNCFS request - - - - --- 2021-04-19 Greg Kurz New
[for-6.1,1/2] Update linux headers to 5.12-rc8 + FUSE_SYNCFS virtiofsd: Add support for FUSE_SYNCFS request - - - - --- 2021-04-19 Greg Kurz New
[v1,25/25] tests/tcg/tricore: Add muls test testing/next (hexagon/tricore/test cc) - - - 1 --- 2021-04-19 Alex Bennée New
[v1,24/25] tests/tcg/tricore: Add msub test testing/next (hexagon/tricore/test cc) - - - 1 --- 2021-04-19 Alex Bennée New
[v1,23/25] tests/tcg/tricore: Add madd test testing/next (hexagon/tricore/test cc) - - - 1 --- 2021-04-19 Alex Bennée New
[v1,22/25] tests/tcg/tricore: Add ftoi test testing/next (hexagon/tricore/test cc) - - - 1 --- 2021-04-19 Alex Bennée New
[v1,21/25] tests/tcg/tricore: Add fmul test testing/next (hexagon/tricore/test cc) - - - 1 --- 2021-04-19 Alex Bennée New
[v1,20/25] tests/tcg/tricore: Add fadd test testing/next (hexagon/tricore/test cc) - - - 1 --- 2021-04-19 Alex Bennée New
[v1,19/25] tests/tcg/tricore: Add dvstep test testing/next (hexagon/tricore/test cc) - - - 1 --- 2021-04-19 Alex Bennée New
[v1,18/25] tests/tcg/tricore: Add clz test testing/next (hexagon/tricore/test cc) - - - 1 --- 2021-04-19 Alex Bennée New
[v1,17/25] tests/tcg/tricore: Add bmerge test testing/next (hexagon/tricore/test cc) - - - 1 --- 2021-04-19 Alex Bennée New
[v1,16/25] tests/tcg/tricore: Add macros to create tests and first test 'abs' testing/next (hexagon/tricore/test cc) - - 1 - --- 2021-04-19 Alex Bennée New
[v1,15/25] configure: Emit HOST_CC to config-host.mak testing/next (hexagon/tricore/test cc) - - - - --- 2021-04-19 Alex Bennée New
[v1,14/25] tests/tcg/tricore: Add build infrastructure testing/next (hexagon/tricore/test cc) - - 1 - --- 2021-04-19 Alex Bennée New
[v1,13/25] hw/tricore: Add testdevice for tests in tests/tcg/ testing/next (hexagon/tricore/test cc) - - 1 - --- 2021-04-19 Alex Bennée New
[v1,12/25] tests/tcg: Run timeout cmds using --foreground testing/next (hexagon/tricore/test cc) - - - - --- 2021-04-19 Alex Bennée New
[v1,11/25] tests/tcg: Add docker_as and docker_ld cmds testing/next (hexagon/tricore/test cc) - - 1 - --- 2021-04-19 Alex Bennée New
[v1,10/25] tests/docker: Added libbpf library to the docker files. testing/next (hexagon/tricore/test cc) - - 2 - --- 2021-04-19 Alex Bennée New
[v1,09/25] tests/tcg: don't iterate through other arch compilers testing/next (hexagon/tricore/test cc) - - - - --- 2021-04-19 Alex Bennée New
[v1,08/25] gitlab: add build-user-hexagon test testing/next (hexagon/tricore/test cc) - - 3 1 --- 2021-04-19 Alex Bennée New
[v1,07/25] tests/tcg: Use Hexagon Docker image testing/next (hexagon/tricore/test cc) - - 1 1 --- 2021-04-19 Alex Bennée New
[v1,06/25] docker: Add Hexagon image testing/next (hexagon/tricore/test cc) - - 1 1 --- 2021-04-19 Alex Bennée New
[v1,05/25] tests/docker: add "fetch" sub-command testing/next (hexagon/tricore/test cc) - - 1 - --- 2021-04-19 Alex Bennée New
[v1,04/25] tests/docker: allow "update" to add the current user testing/next (hexagon/tricore/test cc) - - 1 - --- 2021-04-19 Alex Bennée New
[v1,03/25] tests/docker: make executable an optional argument to "update" testing/next (hexagon/tricore/test cc) - - 1 - --- 2021-04-19 Alex Bennée New
[v1,02/25] tests/docker: fix copying of executable in "update" testing/next (hexagon/tricore/test cc) - - 1 - --- 2021-04-19 Alex Bennée New
[v1,01/25] checkpatch: Fix use of uninitialized value testing/next (hexagon/tricore/test cc) - 1 2 - --- 2021-04-19 Alex Bennée New
[PATCH-for-6.0?,v3] mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392) [PATCH-for-6.0?,v3] mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392) - 1 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
hw/block/nvme: fix io-command set profile feature hw/block/nvme: fix io-command set profile feature - - 1 - --- 2021-04-19 Gollu Appalanaidu New
[32/32] doc: Add the SGX doc Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[31/32] sgx-epc: Add the fill_device_info() callback support Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[30/32] Kconfig: Add CONFIG_SGX support Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[29/32] qmp: Add the qmp_query_sgx_capabilities() Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[28/32] bitops: Support 32 and 64 bit mask macro Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[27/32] i386: Add sgx_get_info() interface Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[26/32] hmp: Add 'info sgx' command Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[25/32] qmp: Add query-sgx command Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[24/32] sgx-epc: Add the reset interface for sgx-epc virt device Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[23/32] hostmem: Add the reset interface for EPC backend reset Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[22/32] i440fx: Add support for SGX EPC Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[21/32] q35: Add support for SGX EPC Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[20/32] i386: acpi: Add SGX EPC entry to ACPI tables Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[19/32] i386/pc: Add e820 entry for SGX EPC section(s) Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[18/32] hw/i386/pc: Account for SGX EPC sections when calculating device memory Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[17/32] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[16/32] Adjust min CPUID level to 0x12 when SGX is enabled Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[15/32] i386: Propagate SGX CPUID sub-leafs to KVM Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[14/32] i386: kvm: Add support for exposing PROVISIONKEY to guest Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[13/32] linux-headers: Add placeholder for KVM_CAP_SGX_ATTRIBUTE Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[12/32] i386: Update SGX CPUID info according to hardware/KVM/user input Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[11/32] i386: Add feature control MSR dependency when SGX is enabled Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[10/32] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[09/32] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[08/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
« 1 2 ... 1119 1120 11214302 4303 »