Show patches with: Archived = No       |   445367 patches
« 1 2 ... 445 446 4474453 4454 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,04/47] linux-user: Use abi_int not int32_t in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h - - 1 - --- 2023-07-15 Richard Henderson New
[PULL,03/47] linux-user: Use abi_uint not uint32_t in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h - - 1 - --- 2023-07-15 Richard Henderson New
[PULL,02/47] linux-user: Remove #if 0 block in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h - - 1 - --- 2023-07-15 Richard Henderson New
[PULL,01/47] linux-user: Reformat syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h - - 1 - --- 2023-07-15 Richard Henderson New
[PULL,00/47] tcg + linux-user patch queue - - - - --- 2023-07-15 Richard Henderson New
For curses display, recognize a few more control keys For curses display, recognize a few more control keys - - 1 - --- 2023-07-15 Sean Estabrooks New
[6/6] qtest: microbit-test: add tests for nRF51 DETECT Add nRF51 DETECT signal with test - - 1 - --- 2023-07-14 Chris Laplante New
[5/6] qtest: irq_intercept_[out/in]: return FAIL if no intercepts are installed Add nRF51 DETECT signal with test - - 1 - --- 2023-07-14 Chris Laplante New
[4/6] qtest: factor out qtest_install_gpio_out_intercepts Add nRF51 DETECT signal with test - - - - --- 2023-07-14 Chris Laplante New
[3/6] qtest: bail from irq_intercept_in if name is specified Add nRF51 DETECT signal with test - - 1 - --- 2023-07-14 Chris Laplante New
[2/6] qtest: implement named interception of out-GPIO Add nRF51 DETECT signal with test - - - - --- 2023-07-14 Chris Laplante New
[1/6] hw/gpio/nrf51: implement DETECT signal Add nRF51 DETECT signal with test - - - - --- 2023-07-14 Chris Laplante New
[v2] plugins: Set final instruction count in plugin_gen_tb_end [v2] plugins: Set final instruction count in plugin_gen_tb_end - - - - --- 2023-07-14 Matt Borgerson New
hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command() hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command() - 1 - - --- 2023-07-14 Eric Auger New
[for-8.2,v3,8/8] target/riscv: deprecate the 'any' CPU type target/riscv: add 'max' CPU, deprecate - - - - --- 2023-07-14 Daniel Henrique Barboza New
[for-8.2,v3,7/8] avocado, risc-v: add opensbi tests for 'max' CPU target/riscv: add 'max' CPU, deprecate - - - - --- 2023-07-14 Daniel Henrique Barboza New
[for-8.2,v3,6/8] target/riscv: add 'max' CPU type target/riscv: add 'max' CPU, deprecate - - 1 - --- 2023-07-14 Daniel Henrique Barboza New
[for-8.2,v3,5/8] target/riscv/cpu.c: add a ADD_CPU_PROPERTIES_ARRAY() macro target/riscv: add 'max' CPU, deprecate - - 1 - --- 2023-07-14 Daniel Henrique Barboza New
[for-8.2,v3,4/8] target/riscv/cpu.c: split non-ratified exts from riscv_cpu_extensions[] target/riscv: add 'max' CPU, deprecate - - 1 - --- 2023-07-14 Daniel Henrique Barboza New
[for-8.2,v3,3/8] target/riscv/cpu.c: split vendor exts from riscv_cpu_extensions[] target/riscv: add 'max' CPU, deprecate - - 1 - --- 2023-07-14 Daniel Henrique Barboza New
[for-8.2,v3,2/8] target/riscv/cpu.c: skip 'bool' check when filtering KVM props target/riscv: add 'max' CPU, deprecate - - 1 - --- 2023-07-14 Daniel Henrique Barboza New
[for-8.2,v3,1/8] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[] target/riscv: add 'max' CPU, deprecate - - 1 - --- 2023-07-14 Daniel Henrique Barboza New
target/sparc: Handle FPRS correctly on big-endian hosts target/sparc: Handle FPRS correctly on big-endian hosts - - - - --- 2023-07-14 Peter Maydell New
[14/14] target/arm: Adjust PAR_EL1.SH for Device and Normal-NC memory types target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[13/14] target/arm/ptw: Report stage 2 fault level for stage 2 faults on stage 1 ptw target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[12/14] target/arm/ptw: Check for block descriptors at invalid levels target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[11/14] target/arm/ptw: Set attributes correctly for MMU disabled data accesses target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[10/14] target/arm/ptw: Drop S1Translate::out_secure target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[09/14] target/arm/ptw: Remove S1Translate::in_secure target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[08/14] target/arm/ptw: Remove last uses of ptw->in_secure target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[07/14] target/arm/ptw: Only fold in NSTable bit effects in Secure state target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[06/14] target/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2_eff_secstate() target/arm/ptw: Cleanups and a few bugfixes - - - - --- 2023-07-14 Peter Maydell New
[05/14] target/arm/ptw: Pass ARMSecurityState to regime_translation_disabled() target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[04/14] target/arm/ptw: Pass ptw into get_phys_addr_pmsa*() and get_phys_addr_disabled() target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[03/14] target/arm/ptw: Set s1ns bit in fault info more consistently target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[02/14] target/arm/ptw: Don't report GPC faults on stage 1 ptw as stage2 faults target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[01/14] target/arm/ptw: Don't set fi->s1ptw for UnsuppAtomicUpdate fault target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[PULL,v1,1/1] hw/tpm: TIS on sysbus: Remove unsupport ppi command line option [PULL,v1,1/1] hw/tpm: TIS on sysbus: Remove unsupport ppi command line option - - 1 - --- 2023-07-14 Stefan Berger New
[PULL,v1,0/1] Merge tpm 2023/07/14 v1 - - - - --- 2023-07-14 Stefan Berger New
[3/3] vhost-user-gpu: support dmabuf modifiers vhost-user-gpu: support dmabuf modifiers - - - - --- 2023-07-14 Erico Nunes New
[2/3] contrib/vhost-user-gpu: add support for sending dmabuf modifiers vhost-user-gpu: support dmabuf modifiers - - - - --- 2023-07-14 Erico Nunes New
[1/3] docs: vhost-user-gpu: add protocol changes for dmabuf modifiers vhost-user-gpu: support dmabuf modifiers - - - - --- 2023-07-14 Erico Nunes New
[v1] migration: refactor migration_completion [v1] migration: refactor migration_completion - - - - --- 2023-07-14 Wang, Wei W New
hw/tpm: TIS on sysbus: Remove unsupport ppi command line option hw/tpm: TIS on sysbus: Remove unsupport ppi command line option - - - - --- 2023-07-14 Stefan Berger New
[trivial,29/29] tree-wide spelling fixes in comments and some messages: other tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,28/29] tree-wide spelling fixes in comments and some messages: qga/ tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,27/29] tree-wide spelling fixes in comments and some messages: tests/ tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,26/29] tree-wide spelling fixes in comments and some messages: scripts/ tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,25/29] tree-wide spelling fixes in comments and some messages: include/ tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,24/29] tree-wide spelling fixes in comments and some messages: migration/ tree-wide spelling fixes in comments and some messages - - 1 - --- 2023-07-14 Michael Tokarev New
[trivial,23/29] tree-wide spelling fixes in comments and some messages: hw/ tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,22/29] tree-wide spelling fixes in comments and some messages: audio tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,21/29] tree-wide spelling fixes in comments and some messages: xen tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,20/29] tree-wide spelling fixes in comments and some messages: hw/display tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,19/29] tree-wide spelling fixes in comments and some messages: hw/usb hw/ide hw/i2c tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,18/29] tree-wide spelling fixes in comments and some messages: hw/tpm tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,17/29] tree-wide spelling fixes in comments and some messages: hw/pci tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,16/29] tree-wide spelling fixes in comments and some messages: hw/net tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,15/29] tree-wide spelling fixes in comments and some messages: other architectures tree-wide spelling fixes in comments and some messages - - 1 - --- 2023-07-14 Michael Tokarev New
[trivial,14/29] tree-wide spelling fixes in comments and some messages: hexagon tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,13/29] tree-wide spelling fixes in comments and some messages: s390x tree-wide spelling fixes in comments and some messages - - 1 - --- 2023-07-14 Michael Tokarev New
[trivial,12/29] tree-wide spelling fixes in comments and some messages: riscv tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,11/29] tree-wide spelling fixes in comments and some messages: ppc tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,10/29] tree-wide spelling fixes in comments and some messages: mips tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,09/29] tree-wide spelling fixes in comments and some messages: i386 tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,08/29] tree-wide spelling fixes in comments and some messages: arm tree-wide spelling fixes in comments and some messages - - 1 - --- 2023-07-14 Michael Tokarev New
[trivial,07/29] tree-wide spelling fixes in comments and some messages: hw/9pfs tree-wide spelling fixes in comments and some messages - - 1 - --- 2023-07-14 Michael Tokarev New
[trivial,06/29] tree-wide spelling fixes in comments and some messages: docs tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,05/29] tree-wide spelling fixes in comments and some messages: tcg tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,04/29] tree-wide spelling fixes in comments and some messages: util tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,03/29] tree-wide spelling fixes in comments and some messages: ui tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[trivial,02/29] tree-wide spelling fixes in comments and some messages: bsd-user tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
treewide: spelling fixes in comments and some strings treewide: spelling fixes in comments and some strings - - - - --- 2023-07-14 Michael Tokarev New
[trivial,01/29] tree-wide spelling fixes in comments and some messages: block tree-wide spelling fixes in comments and some messages - - - - --- 2023-07-14 Michael Tokarev New
[PULL,5/5] scsi: clear unit attention only for REPORT LUNS commands [PULL,1/5] hw/ide/piix: properly initialize the BMIBA register - - - - --- 2023-07-14 Paolo Bonzini New
[PULL,4/5] scsi: cleanup scsi_clear_unit_attention() [PULL,1/5] hw/ide/piix: properly initialize the BMIBA register - - - - --- 2023-07-14 Paolo Bonzini New
[PULL,3/5] scsi: fetch unit attention when creating the request [PULL,1/5] hw/ide/piix: properly initialize the BMIBA register - 2 - - --- 2023-07-14 Paolo Bonzini New
[PULL,2/5] kconfig: Add PCIe devices to s390x machines [PULL,1/5] hw/ide/piix: properly initialize the BMIBA register - - - - --- 2023-07-14 Paolo Bonzini New
[PULL,1/5] hw/ide/piix: properly initialize the BMIBA register [PULL,1/5] hw/ide/piix: properly initialize the BMIBA register - 1 2 - --- 2023-07-14 Paolo Bonzini New
[PULL,0/5] Patches for QEMU 8.1 hard freeze - - - - --- 2023-07-14 Paolo Bonzini New
[v3] hw/mips: Improve the default USB settings in the loongson3-virt machine [v3] hw/mips: Improve the default USB settings in the loongson3-virt machine - - 1 - --- 2023-07-14 Thomas Huth New
[v2] block: Fix pad_request's request restriction [v2] block: Fix pad_request's request restriction - 1 - - --- 2023-07-14 Hanna Czenczek New
[v3,47/47] target/loongarch: CPUCFG support LASX Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,46/47] target/loongarch: Implement xvld xvst Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,45/47] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i xvextrins Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,44/47] target/loongarch: Implement xvpack xvpick xvilv{l/h} Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,43/47] target/loongarch: Implement xvreplve xvinsve0 xvpickve xvb{sll/srl}v Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,42/47] target/loongarch: Implement xvinsgr2vr xvpickve2gr Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,41/47] target/loongarch: Implement xvbitsel xvset Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,40/47] target/loongarch: Implement xvfcmp Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,39/47] target/loongarch: Implement xvseq xvsle xvslt Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,38/47] target/loongarch: Implement LASX fpu fcvt instructions Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,37/47] target/loongarch: Implement LASX fpu arith instructions Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,36/47] target/loongarch: Implement xvfrstp Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,35/47] target/loongarch: Implement xvbitclr xvbitset xvbitrev Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,34/47] target/loongarch: Implement xvpcnt Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,33/47] target/loongarch: Implement xvclo xvclz Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,32/47] target/loongarch: Implement xvssrlrn xvssrarn Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,31/47] target/loongarch: Implement xvssrln xvssran Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
[v3,30/47] target/loongarch: Implement xvsrlrn xvsrarn Add LoongArch LASX instructions - - - - --- 2023-07-14 Song Gao New
« 1 2 ... 445 446 4474453 4454 »