Show patches with: Archived = No       |   430925 patches
« 1 2 ... 1118 1119 11204309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RESEND,10/32] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,09/32] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,08/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,07/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,06/32] i386: Add primary SGX CPUID and MSR defines Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,05/32] vl: Add "sgx-epc" option to expose SGX EPC sections to guest Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,04/32] i386: Add 'sgx-epc' device to expose EPC sections to guest Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,03/32] qom: Add memory-backend-epc ObjectOptions support Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,02/32] hostmem: Add hostmem-epc as a backend for SGX EPC Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[RESEND,01/32] memory: Add RAM_PROTECTED flag to skip IOMMU mappings Qemu SGX virtualization - - - - --- 2021-04-30 Yang Zhong New
[v2] Set the correct env->fpip for x86 float instructions [v2] Set the correct env->fpip for x86 float instructions - - - - --- 2021-04-30 Ziqiao Kong New
[v3,30/30] target/ppc: Implement prefixed integer store instructions Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,29/30] target/ppc: Move D/DS/X-form integer stores to decodetree Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,28/30] target/ppc: Implement prefixed integer load instructions Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,27/30] target/ppc: Move D/DS/X-form integer loads to decodetree Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,26/30] target/ppc: Implement PNOP Base for adding PowerPC 64-bit instructions - - 1 - --- 2021-04-30 Richard Henderson New
[v3,25/30] target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,24/30] target/ppc: Move page crossing check to ppc_tr_translate_insn Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,23/30] target/ppc: Add infrastructure for prefixed insns Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,22/30] target/ppc: Introduce macros to check isa extensions Base for adding PowerPC 64-bit instructions - - 1 - --- 2021-04-30 Richard Henderson New
[v3,21/30] target/ppc: Use translator_loop_temp_check Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,20/30] target/ppc: Mark helper_raise_exception* as noreturn Base for adding PowerPC 64-bit instructions - - 1 - --- 2021-04-30 Richard Henderson New
[v3,19/30] target/ppc: Tidy exception vs exit_tb Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,18/30] target/ppc: Move single-step check to ppc_tr_tb_stop Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,17/30] target/ppc: Remove DisasContext.exception Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,16/30] target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,15/30] target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,14/30] target/ppc: Introduce gen_icount_io_start Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,13/30] target/ppc: Remove unnecessary gen_io_end calls Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,12/30] target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,11/30] target/ppc: Introduce DISAS_{EXIT,CHAIN}{,_UPDATE} Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,10/30] target/ppc: Simplify gen_debug_exception Base for adding PowerPC 64-bit instructions - - - - --- 2021-04-30 Richard Henderson New
[v3,09/30] target/ppc: Remove special case for POWERPC_EXCP_TRAP Base for adding PowerPC 64-bit instructions - - 1 - --- 2021-04-30 Richard Henderson New
[v3,08/30] target/ppc: Remove special case for POWERPC_SYSCALL Base for adding PowerPC 64-bit instructions - - 1 - --- 2021-04-30 Richard Henderson New
[v3,07/30] target/ppc: Move DISAS_NORETURN setting into gen_exception* Base for adding PowerPC 64-bit instructions - - 1 - --- 2021-04-30 Richard Henderson New
[v3,06/30] target/ppc: Split out decode_legacy Base for adding PowerPC 64-bit instructions - - 1 - --- 2021-04-30 Richard Henderson New
[v3,05/30] target/ppc: Add cia field to DisasContext Base for adding PowerPC 64-bit instructions - - 2 - --- 2021-04-30 Richard Henderson New
[v3,04/30] decodetree: Extend argument set syntax to allow types Base for adding PowerPC 64-bit instructions - - 1 - --- 2021-04-30 Richard Henderson New
[v3,03/30] decodetree: Add support for 64-bit instructions Base for adding PowerPC 64-bit instructions - - 2 - --- 2021-04-30 Richard Henderson New
[v3,02/30] decodetree: More use of f-strings Base for adding PowerPC 64-bit instructions - - 2 - --- 2021-04-30 Richard Henderson New
[v3,01/30] decodetree: Introduce whex and whexC helpers Base for adding PowerPC 64-bit instructions - - 2 - --- 2021-04-30 Richard Henderson New
[2/2] ui/cocoa: add option to swap Option and Command, enable by default cocoa: keyboard quality of life 1 - - - --- 2021-04-29 Gustavo Noronha Silva New
[1/2] ui/cocoa: capture all keys and combos when mouse is grabbed cocoa: keyboard quality of life 1 - - - --- 2021-04-29 Gustavo Noronha Silva New
[v3,8/8] hw/arm/virt: add ITS support in virt GIC GICv3 LPI and ITS feature implementation - - 1 - --- 2021-04-29 Shashi Mallela New
[v3,7/8] hw/arm/sbsa-ref: add ITS support in SBSA GIC GICv3 LPI and ITS feature implementation - - 1 - --- 2021-04-29 Shashi Mallela New
[v3,6/8] hw/intc: GICv3 redistributor ITS processing GICv3 LPI and ITS feature implementation - - - - --- 2021-04-29 Shashi Mallela New
[v3,5/8] hw/intc: GICv3 ITS Feature enablement GICv3 LPI and ITS feature implementation - - - - --- 2021-04-29 Shashi Mallela New
[v3,4/8] hw/intc: GICv3 ITS Command processing GICv3 LPI and ITS feature implementation - - - - --- 2021-04-29 Shashi Mallela New
[v3,3/8] hw/intc: GICv3 ITS command queue framework GICv3 LPI and ITS feature implementation - - - - --- 2021-04-29 Shashi Mallela New
[v3,2/8] hw/intc: GICv3 ITS register definitions added GICv3 LPI and ITS feature implementation - - - - --- 2021-04-29 Shashi Mallela New
[v3,1/8] hw/intc: GICv3 ITS initial framework GICv3 LPI and ITS feature implementation - - - - --- 2021-04-29 Shashi Mallela New
[v2,6/6] vhost-user-blk: Check that num-queues is supported by backend vhost-user-blk: Error handling fixes during initialistion - 1 1 - --- 2021-04-29 Kevin Wolf New
[v2,5/6] virtio: Fail if iommu_platform is requested, but unsupported vhost-user-blk: Error handling fixes during initialistion - 1 1 - --- 2021-04-29 Kevin Wolf New
[v2,4/6] vhost-user-blk: Get more feature flags from vhost device vhost-user-blk: Error handling fixes during initialistion 1 1 - - --- 2021-04-29 Kevin Wolf New
[v2,3/6] vhost-user-blk: Improve error reporting in realize vhost-user-blk: Error handling fixes during initialistion 1 - - - --- 2021-04-29 Kevin Wolf New
[v2,2/6] vhost-user-blk: Don't reconnect during initialisation vhost-user-blk: Error handling fixes during initialistion - - - - --- 2021-04-29 Kevin Wolf New
[v2,1/6] vhost-user-blk: Make sure to set Error on realize failure vhost-user-blk: Error handling fixes during initialistion 1 1 1 - --- 2021-04-29 Kevin Wolf New
[v3] target/i386/sev: add support to query the attestation report [v3] target/i386/sev: add support to query the attestation report - - 2 1 --- 2021-04-29 Brijesh Singh New
[v2,7/7] target/ppc: isolated cpu init from translation logic target/ppc: untangle cpu init from translation - - - - --- 2021-04-29 Bruno Larsen (billionai) New
[v2,6/7] target/ttc: renamed SPR registration functions target/ppc: untangle cpu init from translation - - 1 - --- 2021-04-29 Bruno Larsen (billionai) New
[v2,5/7] target/ppc: removed VSCR from SPR registration target/ppc: untangle cpu init from translation - - - - --- 2021-04-29 Bruno Larsen (billionai) New
[v2,4/7] target/ppc: turned SPR R/W callbacks not static target/ppc: untangle cpu init from translation - - - - --- 2021-04-29 Bruno Larsen (billionai) New
[v2,3/7] target/ppc: Isolated SPR read/write callbacks target/ppc: untangle cpu init from translation - - - - --- 2021-04-29 Bruno Larsen (billionai) New
[v2,2/7] target/ppc: Created !TCG SPR registration macro target/ppc: untangle cpu init from translation - - - - --- 2021-04-29 Bruno Larsen (billionai) New
[v2,1/7] target/ppc: move opcode table logic to translate.c target/ppc: untangle cpu init from translation - - 1 - --- 2021-04-29 Bruno Larsen (billionai) New
virtio-blk: drop deprecated scsi=on|off property virtio-blk: drop deprecated scsi=on|off property - - 1 - --- 2021-04-29 Stefan Hajnoczi New
[v3,3/3] hw/core/loader: clear uninitialized ROM space hw/elf_ops: clear uninitialized segment space - - 2 - --- 2021-04-29 Laurent Vivier New
[v3,2/3] hw/elf_ops: clear uninitialized segment space hw/elf_ops: clear uninitialized segment space - - 2 - --- 2021-04-29 Laurent Vivier New
[v3,1/3] exec/memory: Extract address_space_set() from dma_memory_set() hw/elf_ops: clear uninitialized segment space - - 3 - --- 2021-04-29 Laurent Vivier New
[v3] migration: Drop redundant query-migrate result @blocked [v3] migration: Drop redundant query-migrate result @blocked - - 2 - --- 2021-04-29 Markus Armbruster New
[v3,9/9] docs: update the documentation about schema configuration qapi: untie 'if' conditions from C preprocessor - - - 1 --- 2021-04-29 Marc-André Lureau New
[v3,8/9] qapi: make 'if' condition strings simple identifiers qapi: untie 'if' conditions from C preprocessor - - - 1 --- 2021-04-29 Marc-André Lureau New
[v3,7/9] qapi: convert 'if' C-expressions to the new syntax tree qapi: untie 'if' conditions from C preprocessor - - - 1 --- 2021-04-29 Marc-André Lureau New
[v3,6/9] qapi: normalize 'if' condition to IfPredicate tree qapi: untie 'if' conditions from C preprocessor - - - 1 --- 2021-04-29 Marc-André Lureau New
[v3,5/9] qapi: add IfNot qapi: untie 'if' conditions from C preprocessor - - - 1 --- 2021-04-29 Marc-André Lureau New
[v3,4/9] qapi: introduce IfPredicateList and IfAny qapi: untie 'if' conditions from C preprocessor - - - 2 --- 2021-04-29 Marc-André Lureau New
[v3,3/9] qapi: start building an 'if' predicate tree qapi: untie 'if' conditions from C preprocessor - - - 1 --- 2021-04-29 Marc-André Lureau New
[v3,2/9] qapi: move gen_if/gen_endif to QAPISchemaIfCond qapi: untie 'if' conditions from C preprocessor - - - 1 --- 2021-04-29 Marc-André Lureau New
[v3,1/9] qapi: replace List[str] by QAPISchemaIfCond qapi: untie 'if' conditions from C preprocessor - - - 1 --- 2021-04-29 Marc-André Lureau New
[RFC,27/27] virtio-snd: Add rx vq and stub handler Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,26/27] virtio-snd: Add event vq and a handler stub Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,25/27] virtio-snd: Add tx vq and handler Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,24/27] virtio-snd: Add code to device unrealize function Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,23/27] virtio-snd: Replaced goto with if else Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,22/27] virtio-snd: Add VIRTIO_SND_R_PCM_RELEASE handler Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,21/27] virtio-snd: Add VIRTIO_SND_R_PCM_STOP handler Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,20/27] virtio-snd: Add VIRITO_SND_R_PCM_START handler Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,19/27] virtio-snd: Add callback for SWVoiceOut Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,18/27] virtio-snd: Add default configs to realize fn Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,17/27] virtio-snd: Add VIRTIO_SND_R_PCM_PREPARE handler Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,16/27] virtio-snd: Add VIRITO_SND_R_PCM_SET_PARAMS handle Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,15/27] virtio-snd: Add VIRTIO_SND_R_PCM_INFO handler Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,14/27] virtio-snd: Add stub for VIRTIO_SND_R_JACK_REMAP handler Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,13/27] virtio-snd: Add VIRTIO_SND_R_JACK_INFO handler Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,12/27] virtio-snd: Add control virtqueue handler Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,11/27] virtio-snd: Add macros for logging Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,10/27] virtio-snd: Add code for the realize function Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,09/27] virtio-snd: Add code for set config function Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,08/27] virtio-snd: Add code for get config function Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
[RFC,07/27] virtio-snd: Add properties for class init Virtio sound card implementation - - - - --- 2021-04-29 Shreyansh Chouhan New
« 1 2 ... 1118 1119 11204309 4310 »