qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-19 08:40:53 to 2021-01-19 16:03:47 UTC [more...]

[PULL 00/33] target-arm queue
 2021-01-19 16:00 UTC  (35+ messages)
` [PULL 01/33] target/arm: Implement an IMPDEF pauth algorithm
` [PULL 02/33] target/arm: Add cpu properties to control pauth
` [PULL 03/33] target/arm: Use object_property_add_bool for "sve" property
` [PULL 04/33] target/arm: remove redundant tests
` [PULL 05/33] target/arm: add arm_is_el2_enabled() helper
` [PULL 06/33] target/arm: use arm_is_el2_enabled() where applicable
` [PULL 07/33] target/arm: use arm_hcr_el2_eff() "
` [PULL 08/33] target/arm: factor MDCR_EL2 common handling
` [PULL 09/33] target/arm: Define isar_feature function to test for presence of SEL2
` [PULL 10/33] target/arm: add 64-bit S-EL2 to EL exception table
` [PULL 11/33] target/arm: add MMU stage 1 for Secure EL2
` [PULL 12/33] target/arm: add ARMv8.4-SEL2 system registers
` [PULL 13/33] target/arm: handle VMID change in secure state
` [PULL 14/33] target/arm: do S1_ptw_translate() before address space lookup
` [PULL 15/33] target/arm: translate NS bit in page-walks
` [PULL 16/33] target/arm: generalize 2-stage page-walk condition
` [PULL 17/33] target/arm: secure stage 2 translation regime
` [PULL 18/33] target/arm: set HPFAR_EL2.NS on secure stage 2 faults
` [PULL 19/33] target/arm: revector to run-time pick target EL
` [PULL 20/33] target/arm: Implement SCR_EL2.EEL2
` [PULL 21/33] target/arm: enable Secure EL2 in max CPU
` [PULL 22/33] target/arm: refactor vae1_tlbmask()
` [PULL 23/33] target/arm: Introduce PREDDESC field definitions
` [PULL 24/33] target/arm: Update PFIRST, PNEXT for pred_desc
` [PULL 25/33] target/arm: Update ZIP, UZP, TRN "
` [PULL 26/33] target/arm: Update REV, PUNPK "
` [PULL 27/33] hw/misc/pvpanic: split-out generic and bus dependent code
` [PULL 28/33] hw/misc/pvpanic: add PCI interface support
` [PULL 29/33] pvpanic : update pvpanic spec document
` [PULL 30/33] tests/qtest: add a test case for pvpanic-pci
` [PULL 31/33] npcm7xx_adc-test: Fix memleak in adc_qom_set
` [PULL 32/33] target/arm/m_helper: Silence GCC 10 maybe-uninitialized error
` [PULL 33/33] docs: Build and install all the docs in a single manual

[RFC PATCH 0/2] x86 CPU feature +/- fiddling and +kvm-no-defaults
 2021-01-19 15:20 UTC  (4+ messages)
` [RFC PATCH 1/2] hw/i386: -cpu model, -feature, +feature should enable feature
  ` [RFC PATCH 1/2] hw/i386: -cpu model,-feature,+feature "
` [RFC PATCH 2/2] target/i386: Add "-cpu +kvm-no-defaults"

[PULL v2 00/29] target-arm queue
 2021-01-19 15:47 UTC 

[PATCH v2 0/3] fuzz: Add 9p generic-fuzz configs
 2021-01-19 15:12 UTC  (6+ messages)
` [PATCH v2 3/3] fuzz: add virtio-9p configurations for fuzzing

[PATCH] tests/check-block.sh: Refuse to run the iotests with BusyBox' sed
 2021-01-19 15:52 UTC  (4+ messages)

[PATCH v2 00/22] tcg: backend constraints cleanup
 2021-01-19 15:49 UTC  (37+ messages)
` [PATCH v2 01/22] tcg/tci: Drop L and S constraints
` [PATCH v2 02/22] tcg/i386: Move constraint type check to tcg_target_const_match
` [PATCH v2 03/22] tcg/i386: Split out target constraints to tcg-target-con-str.h
` [PATCH v2 04/22] tcg/arm: "
` [PATCH v2 05/22] tcg/aarch64: "
` [PATCH v2 06/22] tcg/ppc: "
` [PATCH v2 07/22] tcg/tci: "
` [PATCH v2 08/22] tcg/mips: "
` [PATCH v2 09/22] tcg/riscv: "
` [PATCH v2 10/22] tcg/s390: "
` [PATCH v2 11/22] tcg/sparc: "
` [PATCH v2 12/22] tcg: Remove TCG_TARGET_CON_STR_H
` [PATCH v2 14/22] tcg/aarch64: Split out constraint sets to tcg-target-con-set.h
` [PATCH v2 15/22] tcg/arm: "
` [PATCH v2 16/22] tcg/mips: "
` [PATCH v2 17/22] tcg/ppc: "
` [PATCH v2 18/22] tcg/riscv: "
` [PATCH v2 20/22] tcg/sparc: "

[PATCH v3] Add support for pvpanic pci device
 2021-01-19 15:44 UTC  (11+ messages)
` [PATCH 1/4] hw/misc/pvpanic: split-out generic and bus dependent code
` [PATCH 2/4] hw/misc/pvpanic: add PCI interface support
` [PATCH 3/4] pvpanic : update pvpanic spec document
` [PATCH 4/4] tests/qtest: add a test case for pvpanic-pci

[PATCH 0/3] 9pfs: Improve unreclaim logic
 2021-01-19 15:28 UTC  (5+ messages)
` [PATCH 2/3] 9pfs: Convert V9fsFidState::fid_list to QSIMPLEQ

[PULL 00/30] testing, gdbstub and semihosting
 2021-01-19 15:11 UTC  (12+ messages)
` [PULL 05/30] Makefile: wrap ctags in quiet-command calls
` [PULL 21/30] target/arm: use official org.gnu.gdb.aarch64.sve layout for registers

[PATCH 0/2] block: Fix crash on write to read-only devices
 2021-01-19 15:26 UTC  (5+ messages)
` [PATCH 1/2] block: Separate blk_is_writable() and blk_supports_write_perm()
` [PATCH 2/2] virtio-scsi-test: Test writing to scsi-cd device

[PATCH 00/25] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2021-01-19 15:10 UTC  (7+ messages)
` [PATCH 01/25] qemu-option: clean up id vs. list->merge_lists
` [PATCH 02/25] qemu-option: move help handling to get_opt_name_value

[PATCH] deploy docs to qemu-project.org from GitLab CI
 2021-01-19 15:00 UTC  (4+ messages)

[PATCH v2] deploy docs to qemu-project.org from GitLab CI
 2021-01-19 14:54 UTC  (2+ messages)

[RFC PATCH v3 0/6] eBPF RSS support for virtio-net
 2021-01-19 14:53 UTC  (4+ messages)
` [RFC PATCH v3 4/6] ebpf: Added eBPF RSS loader

[RFC PATCH] tests/docker: Allow passing --network option when building images
 2021-01-19 14:46 UTC  (6+ messages)

[PATCH v2 0/9] Alpine Linux build fix and CI pipeline
 2021-01-19 14:18 UTC  (12+ messages)
` [PATCH v2 8/9] tests/docker: Add dockerfile for Alpine Linux
` [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline

[PATCH 0/7] block/rbd: migrate to coroutines and add write zeroes support
 2021-01-19 14:20 UTC  (9+ messages)
` [PATCH 7/7] block/rbd: change request alignment to 1 byte

[PATCH v2] iotests: Add test for the regression fixed in c8bf9a9169
 2021-01-19 14:16 UTC  (2+ messages)

[qemu-web PATCH v3] Add virtio-blk and virtio-scsi configuration post
 2021-01-19 14:15 UTC 

[PATCH] ide: set an upper limit to nb_sectors
 2021-01-19 14:13 UTC  (2+ messages)

[PATCHv7 0/3] arm-virt: add secure pl061 for reset/power down
 2021-01-19 14:12 UTC  (9+ messages)
` [PATCHv7 1/3] hw: gpio: implement gpio-pwr driver for qemu reset/poweroff
` [PATCHv7 2/3] arm-virt: refactor gpios creation
` [PATCHv7 3/3] arm-virt: add secure pl061 for reset/power down

[PATCH 0/2] hw/block/nvme: zoned fixes
 2021-01-19 13:55 UTC  (3+ messages)
` [PATCH 1/2] hw/block/nvme: fix zone boundary check for append
` [PATCH 2/2] hw/block/nvme: refactor the logic for zone write checks

[PATCH v2 0/1] vl.c: fix trace backend init ordering
 2021-01-19 14:10 UTC  (5+ messages)
` [PATCH v2 1/1] vl.c: do not execute trace_init_backends() before daemonizing

[PATCH] hw/usb: Convert to qdev_realize()
 2021-01-19 14:00 UTC  (2+ messages)

[PATCH v3] docs: Build and install all the docs in a single manual
 2021-01-19 13:57 UTC  (2+ messages)

[PATCH] docs/user: Remove outdated 'Quick Start' section
 2021-01-19 13:58 UTC  (2+ messages)

[PULL 00/11] m68k next-cube patches
 2021-01-19 13:53 UTC  (10+ messages)
` [PULL 03/11] hw/m68k/next-cube: Move mmio_ops into NeXTPC device
` [PULL 05/11] hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaque
` [PULL 06/11] hw/m68k/next-cube: Move int_status and int_mask to NeXTPC struct
` [PULL 07/11] hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device
` [PULL 08/11] hw/m68k/next-cube: Move rtc into NeXTPC struct
` [PULL 09/11] hw/m68k/next-cube: Remove unused fields from NeXTState
` [PULL 10/11] hw/m68k/next-cube: Add vmstate for NeXTPC device
` [PULL 11/11] hw/m68k/next-cube: Add missing header comment to next-cube.h

[PATCH] target/arm/m_helper: Silence GCC 10 maybe-uninitialized error
 2021-01-19 13:53 UTC  (2+ messages)

[PATCH] npcm7xx_adc-test: Fix memleak in adc_qom_set
 2021-01-19 13:52 UTC  (2+ messages)

[RFC PATCH v2 00/20] hw: Mark the device with no migratable fields
 2021-01-19 13:50 UTC  (6+ messages)
` [RFC PATCH v2 01/20] migration/vmstate: Restrict vmstate_dummy to user-mode
` [RFC PATCH v2 02/20] hw/core/qdev: Add vmstate_qdev_no_state_to_migrate

[PATCH v8 00/10] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-19 13:39 UTC  (11+ messages)
` [PATCH v8 01/10] hw/ssi: imx_spi: Use a macro for number of chip selects supported
` [PATCH v8 02/10] hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()
` [PATCH v8 03/10] hw/ssi: imx_spi: Remove pointless variable initialization
` [PATCH v8 04/10] hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value
` [PATCH v8 05/10] hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled
` [PATCH v8 06/10] hw/ssi: imx_spi: Rework imx_spi_write() "
` [PATCH v8 07/10] hw/ssi: imx_spi: Disable chip selects when controller is disabled
` [PATCH v8 08/10] hw/ssi: imx_spi: Round up the burst length to be multiple of 8
` [PATCH v8 09/10] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
` [PATCH v8 10/10] hw/ssi: imx_spi: Correct tx and rx fifo endianness

git://git.qemu.org/qemu.git now pulls from gitlab
 2021-01-19 13:29 UTC  (4+ messages)

[PATCH v2 0/1] pseries: allow CPU unplug after failed attempt
 2021-01-19 13:11 UTC  (4+ messages)
` [PATCH v2 1/1] spapr.c: always pulse guest IRQ in spapr_core_unplug_request()

[RFC PATCH v1 0/3] Introduce ssi_txfifo_transfer
 2021-01-19 13:01 UTC  (4+ messages)
` [RFC PATCH v1 1/3] hw: ssi: "
` [RFC PATCH v1 2/3] hw: block: m25p80: Support dummy byte accuracy
` [RFC PATCH v1 3/3] hw: ssi: xilinx_spi: Change to use ssi_txfifo_transfer

[PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
 2021-01-19 13:01 UTC  (8+ messages)

[PATCH v3 00/12] hw/block/nvme: misc cmb/pmr patches and bump to v1.4
 2021-01-19 12:49 UTC  (15+ messages)
` [PATCH v3 01/12] hw/block/nvme: add size to mmio read/write trace events
` [PATCH v3 02/12] hw/block/nvme: fix 64 bit register hi/lo split writes
` [PATCH v3 03/12] hw/block/nvme: indicate CMB support through controller capabilities register
` [PATCH v3 04/12] hw/block/nvme: move msix table and pba to BAR 0
` [PATCH v3 05/12] hw/block/nvme: allow cmb and pmr to coexist
` [PATCH v3 06/12] hw/block/nvme: rename PMR/CMB shift/mask fields
` [PATCH v3 07/12] hw/block/nvme: remove redundant zeroing of PMR registers
` [PATCH v3 08/12] hw/block/nvme: disable PMR at boot up
` [PATCH v3 09/12] hw/block/nvme: add PMR RDS/WDS support
` [PATCH v3 10/12] hw/block/nvme: move cmb logic to v1.4
` [PATCH v3 11/12] hw/block/nvme: bump "
` [PATCH v3 12/12] hw/block/nvme: lift cmb restrictions

[PATCH] replay: fix replay of the interrupts
 2021-01-19 12:39 UTC 

[PATCH] hostmem: Don't report pmem attribute if unsupported
 2021-01-19 12:35 UTC 

[PATCH v3] hvf: guard xgetbv call
 2021-01-19 12:23 UTC  (2+ messages)

[qemu-web PATCH v2 00/16] Re-design the QEMU home page to better present information
 2021-01-19 12:03 UTC  (6+ messages)
` [qemu-web PATCH v2 04/16] Make page header nav narrower

[PULL 00/13] ppc-for-6.0 queue 20210119
 2021-01-19 11:53 UTC  (2+ messages)

[RFC PATCH 0/2] Allow changing bs->file on reopen
 2021-01-19 11:46 UTC  (4+ messages)
` [RFC PATCH 1/2] block: "

Realize methods realizing "sideways" in the composition tree
 2021-01-19 11:36 UTC  (3+ messages)

[PATCH v2 0/4] target/arm: Fix sve pred_desc decoding
 2021-01-19 11:28 UTC  (2+ messages)

[PATCH] tests/docker: Fix typo in help message
 2021-01-19 11:22 UTC  (2+ messages)

NVMe ZNS zone append past zone size?
 2021-01-19 11:19 UTC  (2+ messages)

[PATCH] tests/docker: Fix _get_so_libs() for docker-binfmt-image
 2021-01-19 11:21 UTC  (2+ messages)

[PATCHv5 00/19] ARMv8.4-A Secure EL2
 2021-01-19 11:13 UTC  (2+ messages)

git://git.qemu.org/qemu-web.git now pulls from gitlab
 2021-01-19 10:56 UTC  (3+ messages)

[qemu-web PATCH v2] deploy to qemu-project.org from GitLab CI
 2021-01-19 10:47 UTC  (2+ messages)

[PATCH v7 0/3] target/arm: Implement an IMPDEF pauth algorithm
 2021-01-19 10:37 UTC  (2+ messages)

[qemu-web PATCH] deploy to qemu-project.org from GitLab CI
 2021-01-19 10:18 UTC  (6+ messages)

[PATCH v2 00/12] qapi: static typing conversion, pt1.5
 2021-01-19 10:21 UTC  (7+ messages)
` [PATCH v2 06/12] qapi/source: Add builtin null-object sentinel

[EXTERNAL] Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
 2021-01-19  9:59 UTC  (11+ messages)
`  "
                `  "

[PATCH] virtio: move 'use-disabled-flag' property to hw_compat_4_2
 2021-01-19  8:45 UTC  (3+ messages)


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).