Show patches with: Archived = No       |   430960 patches
« 1 2 ... 501 502 5034309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v9,04/58] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support Xen HVM support under KVM - - 1 - --- 2023-01-28 David Woodhouse New
[v9,03/58] xen: Add XEN_DISABLED mode and make it default Xen HVM support under KVM - - 1 - --- 2023-01-28 David Woodhouse New
[v9,02/58] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation Xen HVM support under KVM - - 1 - --- 2023-01-28 David Woodhouse New
[v9,01/58] include: import Xen public headers to include/standard-headers/ Xen HVM support under KVM - - 1 - --- 2023-01-28 David Woodhouse New
[3/3] virtio-net: virtio_net_flush_tx() check for per-queue reset virtio: fix for assertion failure: virtio_net_get_subqueue(nc)->async_tx.elem failed - 2 - - --- 2023-01-28 Xuan Zhuo New
[2/3] virtio: struct VirtQueue introduce reset virtio: fix for assertion failure: virtio_net_get_subqueue(nc)->async_tx.elem failed - - - - --- 2023-01-28 Xuan Zhuo New
[1/3] virtio: move struct VirtQueue to include file virtio: fix for assertion failure: virtio_net_get_subqueue(nc)->async_tx.elem failed - - - - --- 2023-01-28 Xuan Zhuo New
[v5,5/5] hw/nvram/eeprom_at24c: Make reset behavior more like hardware hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example - 1 3 - --- 2023-01-28 Peter Delevoryas New
[v5,4/5] hw/arm/aspeed: Add aspeed_eeprom.c hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example - - 3 - --- 2023-01-28 Peter Delevoryas New
[v5,3/5] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example - - 3 1 --- 2023-01-28 Peter Delevoryas New
[v5,2/5] hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example - - 4 - --- 2023-01-28 Peter Delevoryas New
[v5,1/5] hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example - - 3 - --- 2023-01-28 Peter Delevoryas New
[v3,12/12] MAINTAINERS: add myself as the maintainer for cryptodev Refactor cryptodev - - - - --- 2023-01-28 zhenwei pi New
[v3,11/12] cryptodev: Support query-stats QMP command Refactor cryptodev - - - - --- 2023-01-28 zhenwei pi New
[v3,10/12] cryptodev: support QoS Refactor cryptodev - - - - --- 2023-01-28 zhenwei pi New
[v3,09/12] cryptodev: Account statistics Refactor cryptodev - - - - --- 2023-01-28 zhenwei pi New
[v3,08/12] cryptodev: Use CryptoDevBackendOpInfo for operation Refactor cryptodev - - - - --- 2023-01-28 zhenwei pi New
[v3,07/12] hmp: add cryptodev info command Refactor cryptodev - - - - --- 2023-01-28 zhenwei pi New
[v3,06/12] cryptodev-builtin: Detect akcipher capability Refactor cryptodev - - 1 - --- 2023-01-28 zhenwei pi New
[v3,05/12] cryptodev: Introduce 'query-cryptodev' QMP command Refactor cryptodev - - - - --- 2023-01-28 zhenwei pi New
[v3,04/12] cryptodev: Introduce server type in QAPI Refactor cryptodev - - 1 - --- 2023-01-28 zhenwei pi New
[v3,03/12] cryptodev: Introduce cryptodev alg type in QAPI Refactor cryptodev - - 1 - --- 2023-01-28 zhenwei pi New
[v3,02/12] cryptodev: Remove 'name' & 'model' fields Refactor cryptodev - - 1 - --- 2023-01-28 zhenwei pi New
[v3,01/12] cryptodev: Introduce cryptodev.json Refactor cryptodev - - 1 - --- 2023-01-28 zhenwei pi New
[v2] linux-user: Improve strace output of pread64() and pwrite64() [v2] linux-user: Improve strace output of pread64() and pwrite64() - - 1 - --- 2023-01-27 Helge Deller New
[v2] linux-user: Fix SO_ERROR return code of getsockopt() [v2] linux-user: Fix SO_ERROR return code of getsockopt() - - 2 - --- 2023-01-27 Helge Deller New
[v2] linux-user: Improve strace output of personality() and sysinfo() [v2] linux-user: Improve strace output of personality() and sysinfo() - - 2 - --- 2023-01-27 Helge Deller New
[v4] linux-user: Fix /proc/cpuinfo output for hppa [v4] linux-user: Fix /proc/cpuinfo output for hppa - - 3 - --- 2023-01-27 Helge Deller New
[PATCH:,fix,for,virt,instr,exception] target/riscv: fix for virtual instr exception [PATCH:,fix,for,virt,instr,exception] target/riscv: fix for virtual instr exception - - 1 - --- 2023-01-27 Deepak Gupta New
[23/23] target/arm: Enable FEAT_FGT on '-cpu max' target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[22/23] target/arm: Implement MDCR_EL2.TDCC and MDCR_EL3.TDCC traps target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[21/23] target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[20/23] target/arm: Implement the HFGITR_EL2.ERET trap target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[19/23] target/arm: Mark up sysregs for HFGITR bits 48..63 target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[18/23] target/arm: Mark up sysregs for HFGITR bits 18..47 target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[17/23] target/arm: Mark up sysregs for HFGITR bits 12..17 target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[16/23] target/arm: Mark up sysregs for HFGITR bits 0..11 target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[15/23] target/arm: Mark up sysregs for HDFGRTR bits 12..63 target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[14/23] target/arm: Mark up sysregs for HDFGRTR bits 0..11 target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[13/23] target/arm: Mark up sysregs for HFGRTR bits 36..63 target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[12/23] target/arm: Mark up sysregs for HFGRTR bits 24..35 target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[11/23] target/arm: Mark up sysregs for HFGRTR bits 12..23 target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[10/23] target/arm: Mark up sysregs for HFGRTR bits 0..11 target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[09/23] target/arm: Implement FGT trapping infrastructure target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[08/23] target/arm: Define the FEAT_FGT registers target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[07/23] target/arm: Disable HSTR_EL2 traps if EL2 is not enabled target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[06/23] target/arm: Make HSTR_EL2 traps take priority over UNDEF-at-EL1 target/arm: Implement FEAT_FGT fine-grained traps - - - - --- 2023-01-27 Peter Maydell New
[05/23] target/arm: All UNDEF-at-EL0 traps take priority over HSTR_EL2 traps target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[04/23] target/arm: Move do_coproc_insn() syndrome calculation earlier target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[03/23] target/arm: Remove CP_ACCESS_TRAP_UNCATEGORIZED_{EL2, EL3} target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[02/23] target/arm: Correct syndrome for ATS12NSO* at Secure EL1 target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[01/23] target/arm: Name AT_S1E1RP and AT_S1E1WP cpregs correctly target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[7/7] hw/i386/pc: Initialize ram_memory variable directly PC cleanups - - 1 - --- 2023-01-27 Bernhard Beschow New
[6/7] hw/i386/pc_{q35, piix}: Minimize usage of get_system_memory() PC cleanups - - - - --- 2023-01-27 Bernhard Beschow New
[5/7] hw/i386/pc_{q35, piix}: Reuse MachineClass::desc as SMB product name PC cleanups - - 1 - --- 2023-01-27 Bernhard Beschow New
[4/7] hw/i386/pc_q35: Resolve redundant q35_host variable PC cleanups - - - - --- 2023-01-27 Bernhard Beschow New
[3/7] hw/i386/ich9: Rename Q35_MASK to ICH9_MASK PC cleanups - - - - --- 2023-01-27 Bernhard Beschow New
[2/7] hw/pci-host/q35: Inline sysbus_add_io() PC cleanups - - - - --- 2023-01-27 Bernhard Beschow New
[1/7] hw/pci-host/i440fx: Inline sysbus_add_io() PC cleanups - - - - --- 2023-01-27 Bernhard Beschow New
[RFC,16/16] target/arm/kvm-rme: Disable readonly mappings arm: Run Arm CCA VMs with KVM - - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,15/16] target/arm/kvm: Disable Realm reboot arm: Run Arm CCA VMs with KVM - - 1 - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,14/16] target/arm/kvm-rme: Add PMU num counters parameters arm: Run Arm CCA VMs with KVM 1 - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,13/16] target/arm/kvm-rme: Add breakpoints and watchpoints parameters arm: Run Arm CCA VMs with KVM 1 - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,12/16] target/arm/kvm-rme: Add Realm SVE vector length arm: Run Arm CCA VMs with KVM - - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,11/16] target/arm/kvm-rme: Add Realm Personalization Value parameter arm: Run Arm CCA VMs with KVM - - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,10/16] target/arm/kvm-rme: Add measurement algorithm property arm: Run Arm CCA VMs with KVM - - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,09/16] hw/arm/boot: Populate realm memory with boot images arm: Run Arm CCA VMs with KVM - - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,08/16] target/arm/kvm-rme: Populate the realm with boot images arm: Run Arm CCA VMs with KVM - - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,07/16] target/arm/kvm: Select RME VM type for the scratch VM arm: Run Arm CCA VMs with KVM - - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,06/16] target/arm/kvm-rme: Initialize vCPU arm: Run Arm CCA VMs with KVM - - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,05/16] target/arm/kvm: Split kvm_arch_get/put_registers arm: Run Arm CCA VMs with KVM - - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,04/16] hw/arm/virt: Add support for Arm RME arm: Run Arm CCA VMs with KVM - - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,03/16] target/arm/kvm-rme: Initialize realm arm: Run Arm CCA VMs with KVM - - - - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,02/16] target/arm: Add confidential guest support arm: Run Arm CCA VMs with KVM - - 2 - --- 2023-01-27 Jean-Philippe Brucker New
[RFC,01/16] NOMERGE: Add KVM Arm RME definitions to Linux headers arm: Run Arm CCA VMs with KVM - - - - --- 2023-01-27 Jean-Philippe Brucker New
[v3] docs/s390x/pcidevices: document pci devices on s390x [v3] docs/s390x/pcidevices: document pci devices on s390x - - 2 - --- 2023-01-27 Sebastian Mitterle New
[4/4] ppc/pnv/pci: Fix PHB xscom registers memory region name PCI-related cleanup for ppc/powernv - - 1 - --- 2023-01-27 Frederic Barrat New
[3/4] ppc/pnv/pci: Update PHB5 version register PCI-related cleanup for ppc/powernv - - 1 - --- 2023-01-27 Frederic Barrat New
[2/4] ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID PCI-related cleanup for ppc/powernv - - 1 - --- 2023-01-27 Frederic Barrat New
[1/4] ppc/pnv/pci: Cleanup PnvPHBPecState structure PCI-related cleanup for ppc/powernv - - 1 - --- 2023-01-27 Frederic Barrat New
[5/5] target/tricore: Fix OPC2_32_BO_LD_BU_PREINC TriCore instruction bugfixes - - 1 - --- 2023-01-27 Bastian Koppelmann New
[4/5] target/tricore: Fix OPC2_32_RRRR_DEXTR TriCore instruction bugfixes - - 1 - --- 2023-01-27 Bastian Koppelmann New
[3/5] target/tricore: Fix RRPW_DEXTR TriCore instruction bugfixes - - - - --- 2023-01-27 Bastian Koppelmann New
[2/5] target/tricore: Fix OPC2_32_RCRW_INSERT translation TriCore instruction bugfixes - - 1 - --- 2023-01-27 Bastian Koppelmann New
[1/5] target/tricore: Fix OPC2_32_RCRW_IMASK translation TriCore instruction bugfixes - - 1 - --- 2023-01-27 Bastian Koppelmann New
target/i386: Change CR4 before CR0 in SVM target/i386: Change CR4 before CR0 in SVM - - - - --- 2023-01-27 Bernhard Kauer New
[v2] docs/s390x/pcidevices: document pci devices on s390x [v2] docs/s390x/pcidevices: document pci devices on s390x - - 1 - --- 2023-01-27 Sebastian Mitterle New
microvm: update outdated docs microvm: update outdated docs 1 - - - --- 2023-01-27 Gerd Hoffmann New
hw/xen/xen_pt: fix uninitialized variable hw/xen/xen_pt: fix uninitialized variable - - 1 - --- 2023-01-27 Marek Marczykowski-Górecki New
target/arm: Fix physical address resolution for Stage2 target/arm: Fix physical address resolution for Stage2 - 1 1 - --- 2023-01-26 Richard Henderson New
[v2,10/10] hw/isa/isa-bus: Resolve isabus global Resolve isabus global - - - - --- 2023-01-26 Bernhard Beschow New
[v2,09/10] hw/isa: Remove use of global isa bus Resolve isabus global - - - - --- 2023-01-26 Bernhard Beschow New
[v2,08/10] hw/ide: Let ide_init_ioport() take a MemoryRegion argument instead of ISADevice Resolve isabus global - - 1 - --- 2023-01-26 Bernhard Beschow New
[v2,07/10] hw/ide/piix: Require an ISABus only for user-created instances Resolve isabus global - - - - --- 2023-01-26 Bernhard Beschow New
[v2,06/10] hw/ide/pci: Add PCIIDEState::isa_irqs[] Resolve isabus global - - 1 - --- 2023-01-26 Bernhard Beschow New
[v2,05/10] Revert "hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine" Resolve isabus global - - - - --- 2023-01-26 Bernhard Beschow New
[v2,04/10] hw/ide/piix: Disuse isa_get_irq() Resolve isabus global - - - - --- 2023-01-26 Bernhard Beschow New
[v2,03/10] softmmu/ioport: Remove unused functions Resolve isabus global - - - - --- 2023-01-26 Bernhard Beschow New
[v2,02/10] softmmu/ioport: Merge portio_list_add() into portio_list_init() Resolve isabus global - - - - --- 2023-01-26 Bernhard Beschow New
[v2,01/10] softmmu/ioport: Move portio_list_init() in front of portio_list_add() Resolve isabus global - - - - --- 2023-01-26 Bernhard Beschow New
« 1 2 ... 501 502 5034309 4310 »