messages from 2022-06-06 14:44:55 to 2022-06-07 06:53:25 UTC [more...]
[PATCH v2 00/16] powernv: introduce pnv-phb base/proxy devices
2022-06-07 6:44 UTC (17+ messages)
` [PATCH v2 03/16] ppc/pnv: add PnvPHB base/proxy device
` [PATCH v2 07/16] ppc/pnv: change PnvPHB4 to be a PnvPHB backend
` [PATCH v2 08/16] ppc/pnv: user created pnv-phb for powernv9
` [PATCH v2 11/16] ppc/pnv: add pnv-phb-root-port device
Help: How do I make a machine with 2 separate ARM SoC's?
2022-06-07 6:48 UTC (5+ messages)
[RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ
2022-06-07 6:13 UTC (7+ messages)
` [RFC PATCH v8 01/21] virtio-net: Expose ctrl virtqueue logic
` [RFC PATCH v8 02/21] vhost: Add custom used buffer callback
` [RFC PATCH v8 03/21] vdpa: control virtqueue support on shadow virtqueue
[PATCH v3 0/4] QEMU RISC-V nested virtualization fixes
2022-06-07 3:04 UTC (9+ messages)
` [PATCH v3 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v3 4/4] target/riscv: Force disable extensions if priv spec version does not match
[PATCH v2 00/25] target/arm: tidy exception routing
2022-06-07 2:47 UTC (26+ messages)
` [PATCH v2 01/25] target/arm: Mark exception helpers as noreturn
` [PATCH v2 02/25] target/arm: Add coproc parameter to syn_fp_access_trap
` [PATCH v2 03/25] target/arm: Move fp access syndrome adjust out of raise_exception
` [PATCH v2 04/25] target/arm: Move exception_target_el out of line
` [PATCH v2 05/25] target/arm: Move arm_singlestep_active "
` [PATCH v2 06/25] target/arm: Move arm_generate_debug_exceptions "
` [PATCH v2 07/25] target/arm: Use is_a64 in arm_generate_debug_exceptions
` [PATCH v2 08/25] target/arm: Move exception_bkpt_insn to debug_helper.c
` [PATCH v2 09/25] target/arm: Move arm_debug_exception_fsr "
` [PATCH v2 10/25] target/arm: Rename helper_exception_with_syndrome
` [PATCH v2 11/25] target/arm: Introduce gen_exception_insn_el_v
` [PATCH v2 12/25] target/arm: Rename gen_exception_insn to gen_exception_insn_el
` [PATCH v2 13/25] target/arm: Introduce gen_exception_insn
` [PATCH v2 14/25] target/arm: Create helper_exception_swstep
` [PATCH v2 15/25] target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
` [PATCH v2 16/25] target/arm: Move gen_exception to translate.c
` [PATCH v2 17/25] target/arm: Rename gen_exception to gen_exception_el
` [PATCH v2 18/25] target/arm: Introduce gen_exception
` [PATCH v2 19/25] target/arm: Introduce gen_exception_el_v
` [PATCH v2 20/25] target/arm: Introduce helper_exception_with_syndrome
` [PATCH v2 21/25] target/arm: Remove default_exception_el
` [PATCH v2 22/25] target/arm: Create raise_exception_debug
` [PATCH v2 23/25] target/arm: Move arm_debug_target_el to debug_helper.c
` [PATCH v2 24/25] target/arm: Rearrange Secure PL1 test in arm_debug_target_el
` [PATCH v2 25/25] target/arm: Fix Secure PL1 tests in fp_exception_el
[PULL 00/43] target/loongarch: Initial system support
2022-06-07 1:21 UTC (45+ messages)
` [PULL 01/43] target/loongarch: Add README
` [PULL 02/43] target/loongarch: Add core definition
` [PULL 03/43] target/loongarch: Add main translation routines
` [PULL 04/43] target/loongarch: Add fixed point arithmetic instruction translation
` [PULL 05/43] target/loongarch: Add fixed point shift "
` [PULL 06/43] target/loongarch: Add fixed point bit "
` [PULL 07/43] target/loongarch: Add fixed point load/store "
` [PULL 08/43] target/loongarch: Add fixed point atomic "
` [PULL 09/43] target/loongarch: Add fixed point extra "
` [PULL 10/43] target/loongarch: Add floating point arithmetic "
` [PULL 11/43] target/loongarch: Add floating point comparison "
` [PULL 12/43] target/loongarch: Add floating point conversion "
` [PULL 13/43] target/loongarch: Add floating point move "
` [PULL 14/43] target/loongarch: Add floating point load/store "
` [PULL 15/43] target/loongarch: Add branch "
` [PULL 16/43] target/loongarch: Add disassembler
` [PULL 17/43] target/loongarch: Add target build suport
` [PULL 18/43] target/loongarch: Add system emulation introduction
` [PULL 19/43] target/loongarch: Add CSRs definition
` [PULL 20/43] target/loongarch: Add basic vmstate description of CPU
` [PULL 21/43] target/loongarch: Implement qmp_query_cpu_definitions()
` [PULL 22/43] target/loongarch: Add MMU support for LoongArch CPU
` [PULL 23/43] target/loongarch: Add LoongArch interrupt and exception handle
` [PULL 24/43] target/loongarch: Add constant timer support
` [PULL 25/43] target/loongarch: Add LoongArch CSR instruction
` [PULL 26/43] target/loongarch: Add LoongArch IOCSR instruction
` [PULL 27/43] target/loongarch: Add TLB instruction support
` [PULL 28/43] target/loongarch: Add other core instructions support
` [PULL 29/43] target/loongarch: Add timer related "
` [PULL 30/43] hw/loongarch: Add support loongson3 virt machine type
` [PULL 31/43] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [PULL 32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [PULL 33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [PULL 34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [PULL 35/43] hw/loongarch: Add irq hierarchy for the system
` [PULL 36/43] Enable common virtio pci support for LoongArch
` [PULL 37/43] hw/loongarch: Add some devices support for 3A5000
` [PULL 38/43] hw/loongarch: Add LoongArch ls7a rtc device support
` [PULL 39/43] hw/loongarch: Add LoongArch load elf function
` [PULL 40/43] hw/loongarch: Add LoongArch virt power manager support
` [PULL 41/43] target/loongarch: Add gdb support
` [PULL 42/43] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
` [PULL 43/43] target/loongarch: 'make check-tcg' support
[PATCH] avocado/boot_linux_console.py: Update ast2600 test
2022-06-07 1:19 UTC
[PATCH 00/21] aspeed: Extend ast2600 I2C model with new mode
2022-06-07 0:05 UTC (28+ messages)
` [PATCH 01/21] hw/registerfields: Add shared fields macros
` [PATCH 02/21] aspeed: i2c: Add ctrl_global_rsvd property
` [PATCH 03/21] aspeed: i2c: Migrate to registerfields API
` [PATCH 04/21] aspeed: i2c: Use reg array instead of individual vars
` [PATCH 05/21] aspeed: i2c: Add new mode support
` [PATCH 06/21] aspeed: i2c: Add PKT_DONE IRQ to trace
` [PATCH 07/21] aspeed: i2c: Move regs and helpers to header file
` [PATCH 08/21] test/avocado/machine_aspeed.py: Move OpenBMC tests
` [PATCH 09/21] test/avocado/machine_aspeed.py: Add tests using buildroot images
` [PATCH 10/21] test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evb
` [PATCH 11/21] test/avocado/machine_aspeed.py: Add an I2C RTC test
` [PATCH 12/21] aspeed/i2c: Add ast1030 controller models
` [PATCH 13/21] aspeed: Add I2C buses to AST1030 model
` [PATCH 14/21] hw/i2c/aspeed: rework raise interrupt trace event
` [PATCH 15/21] hw/i2c/aspeed: add DEV_ADDR in old register mode
` [PATCH 16/21] hw/i2c: support multiple masters
` [PATCH 17/21] hw/i2c: add asynchronous send
` [PATCH 18/21] hw/i2c/aspeed: add slave device in old register mode
` [PATCH 19/21] aspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always
` [PATCH 20/21] hw/misc: add a toy i2c echo device [DO NOT PULL]
` [PATCH 21/21] test/avocado/machine_aspeed.py: Add I2C slave tests
[PATCH] Hexagon (target/hexagon) add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
2022-06-06 22:23 UTC (6+ messages)
` [PATCH] Hexagon (target/hexagon) make VyV operands use a unique temp
` [PATCH] Hexagon (target/hexagon) move store size tracking to translation
` [PATCH] Hexagon (target/hexagon) remove unused encodings
` [PATCH] Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c
` [PATCH] Hexagon (tests/tcg/hexagon) reference file for float_convd
[PATCH] Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load
2022-06-06 22:10 UTC
[PATCH v3 0/4] In v3:
2022-06-06 21:53 UTC (8+ messages)
` [PATCH v3 1/4] docs: rSTify "security-process" page; move it to QEMU Git
` [PATCH v3 2/4] docs: rSTify MailingLists wiki; "
` [PATCH v3 3/4] docs: rSTify GettingStartedDevelopers "
` [PATCH v3 4/4] Add a new doc "contacting-the-project.rst"
` [PATCH v4 0/4] rSTify a few more docs; move them to QEMU Git [Was: Re: [PATCH v3 0/4] In v3:]
` [PATCH v3 0/4] rSTify a few more docs; move them to QEMU Git
[PATCH v10 00/14] vfio-user server in QEMU
2022-06-06 20:38 UTC (5+ messages)
` [PATCH v10 13/14] vfio-user: handle device interrupts
[PATCH v7 0/8] s390x/pci: zPCI interpretation support
2022-06-06 20:36 UTC (9+ messages)
` [PATCH v7 1/8] Update linux headers
` [PATCH v7 2/8] s390x/pci: add routine to get host function handle from CLP info
` [PATCH v7 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v7 4/8] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH v7 5/8] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v7 6/8] s390x/pci: let intercept devices have separate PCI groups
` [PATCH v7 7/8] s390x/pci: reflect proper maxstbl for groups of interpreted devices
` [PATCH v7 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-06 20:09 UTC (2+ messages)
[PATCH] gitlab-ci: Extend timeout for ubuntu-20.04-s390x-all to 75m
2022-06-06 18:37 UTC (2+ messages)
[PULL 00/29] Misc patches for 2022-06-06
2022-06-06 17:06 UTC (29+ messages)
` [PULL 01/29] target/i386/tcg: Fix masking of real-mode addresses with A20 bit
` [PULL 04/29] modules: introduces module_kconfig directive
` [PULL 05/29] modules: generates per-target modinfo
` [PULL 06/29] replay: fix event queue flush for qemu shutdown
` [PULL 07/29] replay: notify vCPU when BH is scheduled
` [PULL 08/29] replay: rewrite async event handling
` [PULL 09/29] replay: simplify async event processing
` [PULL 10/29] docs: convert docs/devel/replay page to rst
` [PULL 11/29] docs: move replay docs to docs/system/replay.rst
` [PULL 12/29] tests/avocado: update replay_linux test
` [PULL 13/29] tests/avocado: add replay Linux tests for virtio machine
` [PULL 14/29] tests/avocado: add replay Linux test for Aarch64 machines
` [PULL 15/29] tests/Makefile.include: Fix 'make check-help' output
` [PULL 16/29] x86: cpu: make sure number of addressable IDs for processor cores meets the spec
` [PULL 17/29] x86: cpu: fixup number of addressable IDs for logical processors sharing cache
` [PULL 18/29] python: update for mypy 0.950
` [PULL 19/29] tests: add "TESTS_PYTHON" variable to Makefile
` [PULL 20/29] tests: use python3 as the python executable name
` [PULL 21/29] tests: silence pip upgrade warnings during venv creation
` [PULL 22/29] tests: add quiet-venv-pip macro
` [PULL 23/29] tests: install "qemu" namespace package into venv
` [PULL 24/29] tests: use tests/venv to run basevm.py-based scripts
` [PULL 25/29] tests: add python3-venv to debian10.docker
` [PULL 26/29] tests: run 'device-crash-test' from tests/venv
` [PULL 27/29] regenerate meson-buildoptions.sh
` [PULL 28/29] configure: remove reference to removed option
` [PULL 29/29] meson: qga: do not use deprecated meson.build_root()
[PATCH 00/71] target/arm: Scalable Matrix Extension
2022-06-06 16:50 UTC (19+ messages)
` [PATCH 20/71] target/arm: Add ID_AA64SMFR0_EL1
` [PATCH 21/71] target/arm: Implement TPIDR2_EL0
` [PATCH 25/71] target/arm: Add SVCR
` [PATCH 27/71] target/arm: Add SMIDR_EL1, SMPRI_EL1, SMPRIMAP_EL2
` [PATCH 28/71] target/arm: Add PSTATE.{SM,ZA} to TB flags
` [PATCH 29/71] target/arm: Add the SME ZA storage to CPUARMState
` [PATCH 30/71] target/arm: Implement SMSTART, SMSTOP
[PATCH] target/ppc: fix vbpermd in big endian hosts
2022-06-06 17:50 UTC (2+ messages)
[PATCH] pnv/xive2: Access direct mapped thread contexts from all chips
2022-06-06 17:51 UTC (2+ messages)
[PATCH] target/ppc: avoid int32 multiply overflow in int_helper.c
2022-06-06 17:51 UTC (2+ messages)
[PATCH] target/ppc: fix unreachable code in fpu_helper.c
2022-06-06 17:50 UTC (2+ messages)
[PATCH] hw/cxl: Fix missing write mask for HDM decoder target list registers
2022-06-06 17:39 UTC (2+ messages)
[PATCH v2 0/8] hw/cxl: Move CXL emulation options and state to machines
2022-06-06 17:33 UTC (2+ messages)
[PATCH 0/8] hw/cxl: Move CXL emulation options and state to machines
2022-06-06 17:24 UTC (4+ messages)
` [PATCH 1/8] hw/cxl: Make the CXL fixed memory window setup a machine parameter
[PATCH v3 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
2022-06-06 16:10 UTC (7+ messages)
` [PATCH v3 07/10] block: Implement bdrv_{pread, pwrite, "
` [PATCH v3 07/10] block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() "
[PATCH v7 00/43] Add LoongArch softmmu support
2022-06-06 15:34 UTC (3+ messages)
` [PATCH v7 34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
[PATCH] hw/mips/boston: Initialize g_autofree pointers
2022-06-06 15:04 UTC (2+ messages)
[PATCH 0/7] Remove CONFIG_INT128 conditional code from target/ppc/*
2022-06-06 15:00 UTC (8+ messages)
` [PATCH 1/7] target/ppc: use int128.h methods in vpmsumd
` [PATCH 2/7] target/ppc: use int128.h methods in vadduqm
` [PATCH 3/7] target/ppc: use int128.h methods in vaddecuq and vaddeuqm
` [PATCH 4/7] target/ppc: use int128.h methods in vaddcuq
` [PATCH 5/7] target/ppc: use int128.h methods in vsubuqm
` [PATCH 6/7] target/ppc: use int128.h methods in vsubecuq and vsubeuqm
` [PATCH 7/7] target/ppc: use int128.h methods in vsubcuq
ioregionfd with io_uring IORING_OP_URING_CMD
2022-06-06 14:57 UTC
[PATCH] configure: remove reference to removed option
2022-06-06 15:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).