qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-23 10:12:45 to 2023-01-24 01:47:22 UTC [more...]

[PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
 2023-01-23 23:56 UTC  (2+ messages)

[PATCH] vhost-user-fs: add capability to allow migration
 2023-01-24  1:46 UTC  (18+ messages)

[PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
 2023-01-24  1:42 UTC  (7+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-24  1:27 UTC  (20+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH v7 0/7] Misc ppc/mac machines clean up
 2023-01-24  1:24 UTC  (25+ messages)
` [PATCH v7 3/7] mac_{old,new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
` [PATCH v7 4/7] mac_newworld: Add machine types for different mac99 configs
` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option

[PATCH v3 0/4] Nested virtualization fixes for QEMU
 2023-01-24  0:58 UTC  (4+ messages)
` [PATCH v3 4/4] target/riscv: Ensure opcode is saved for all relevant instructions

[PATCH v6 0/5] riscv: Allow user to set the satp mode
 2023-01-24  0:41 UTC  (15+ messages)
` [PATCH v6 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
` [PATCH v6 3/5] riscv: Allow user to set the satp mode
` [PATCH v6 4/5] riscv: Correctly set the device-tree entry 'mmu-type'
` [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities

[PATCH v3 0/3] python/qemu/machine: fix potential hang in QMP accept
 2023-01-24  0:22 UTC  (5+ messages)
` [PATCH v3 3/3] python/qemu/machine: use socketpair() for QMP by default

[PATCH 0/2] target/arm: Look up ARMCPRegInfo at runtime
 2023-01-24  0:20 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 00/22] target/arm: Implement FEAT_RME
 2023-01-24  0:00 UTC  (23+ messages)
` [PATCH 01/22] target/arm: Fix pmsav8 stage2 secure parameter
` [PATCH 02/22] target/arm: Rewrite check_s2_mmu_setup
` [PATCH 03/22] target/arm: Add isar_feature_aa64_rme
` [PATCH 04/22] target/arm: Update SCR and HCR for RME
` [PATCH 05/22] target/arm: SCR_EL3.NS may be RES1
` [PATCH 06/22] target/arm: Add RME cpregs
` [PATCH 07/22] target/arm: Introduce ARMSecuritySpace
` [PATCH 08/22] include/exec/memattrs: Add two bits of space to MemTxAttrs
` [PATCH 09/22] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
` [PATCH 10/22] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
` [PATCH 11/22] target/arm: Pipe ARMSecuritySpace through ptw.c
` [PATCH 12/22] target/arm: NSTable is RES0 for the RME EL3 regime
` [PATCH 13/22] target/arm: Handle Block and Page bits for security space
` [PATCH 14/22] target/arm: Handle no-execute for Realm and Root regimes
` [PATCH 15/22] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
` [PATCH 16/22] target/arm: Move s1_is_El0 into S1Translate
` [PATCH 17/22] target/arm: Use get_phys_addr_with_struct for stage2
` [PATCH 18/22] target/arm: Add GPC syndrome
` [PATCH 19/22] target/arm: Implement GPC exceptions
` [PATCH 20/22] target/arm: Implement the granule protection check
` [PATCH 21/22] target/arm: Enable RME for -cpu max
` [RFC PATCH 22/22] hw/arm/virt: Add some memory for Realm Management Monitor

[PATCH v2 00/15] Add support for the T-Head vendor extensions
 2023-01-23 23:49 UTC  (31+ messages)
` [PATCH v2 01/15] RISC-V: Adding XTheadCmo ISA extension
` [PATCH v2 02/15] RISC-V: Adding XTheadSync "
` [PATCH v2 03/15] RISC-V: Adding XTheadBa "
` [PATCH v2 04/15] RISC-V: Adding XTheadBb "
` [PATCH v2 05/15] RISC-V: Adding XTheadBs "
` [PATCH v2 06/15] RISC-V: Adding XTheadCondMov "
` [PATCH v2 07/15] RISC-V: Adding T-Head multiply-accumulate instructions
` [PATCH v2 08/15] RISC-V: Adding T-Head MemPair extension
` [PATCH v2 09/15] RISC-V: Adding T-Head MemIdx extension
` [PATCH v2 10/15] RISC-V: Adding T-Head FMemIdx extension
` [PATCH v2 11/15] RISC-V: Adding T-Head XMAE support
` [PATCH v2 12/15] RISC-V: Set minimum priv version for Zfh to 1.11
` [PATCH v2 13/15] RISC-V: Add initial support for T-Head C906
` [PATCH v2 14/15] RISC-V: Adding XTheadFmv ISA extension
` [PATCH v2 15/15] target/riscv: add a MAINTAINERS entry for XThead* extension support

[PATCH v2] include/hw/riscv/opentitan: update opentitan IRQs
 2023-01-23 23:30 UTC  (3+ messages)

[PATCH 0/6] hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts
 2023-01-23 21:52 UTC  (3+ messages)
` [PATCH 5/6] hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps

[PATCH] tests/qtest: Plug memory leaks in qtest_get_machines
 2023-01-23 21:22 UTC  (5+ messages)

[PATCH v2 0/2] qga: improve "syslog" domain logging
 2023-01-23 20:52 UTC  (6+ messages)
` [PATCH v2 1/2] qga-win: add logging to Windows event log

[PATCH 1/1] modules: load modules from /var/run/qemu/<version> directory firstly
 2023-01-23 18:48 UTC 

[PATCH v2] qga/linux: add usb support to guest-get-fsinfo
 2023-01-23 20:42 UTC  (2+ messages)

[PATCH v11] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-23 20:27 UTC  (2+ messages)

[PATCH] block: Handle curl 7.55.0, 7.85.0 version changes
 2023-01-23 20:14 UTC 

[PULL 0/3] Block patches
 2023-01-23 20:04 UTC  (4+ messages)
` [PULL 1/3] util/aio: Defer disabling poll mode as long as possible
` [PULL 2/3] virtio-blk: simplify virtio_blk_dma_restart_cb()
` [PULL 3/3] block/blkio: Fix inclusion of required headers

[PATCH] block/blkio: Fix inclusion of required headers
 2023-01-23 20:02 UTC  (4+ messages)

[PATCH RFC 00/21] migration: Support hugetlb doublemaps
 2023-01-23 19:42 UTC  (5+ messages)
` [PATCH RFC 08/21] ramblock: Cache the length to do file mmap() on ramblocks
` [PATCH RFC 09/21] ramblock: Add RAM_READONLY

[PATCH v3 0/3] Add gdbstub support to HVF
 2023-01-23 19:32 UTC  (5+ messages)
` [PATCH v3 2/3] hvf: implement guest debugging on Apple Silicon hosts

[PATCH qemu v3 1/1] Emulating sun keyboard language layout dip switches, taking the value for the dip switches from the "-k" option to qemu
 2023-01-23 19:09 UTC  (3+ messages)
  ` [PATCH v5] Emulate dip switch language layout settings on SUN keyboard

[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
 2023-01-23 18:16 UTC  (11+ messages)
        ` cxl nvdimm Potential probe ordering issues

[RFC PATCH 0/2] hw/cxl: Passthrough HDM decoder emulation
 2023-01-23 17:53 UTC  (4+ messages)
` [RFC PATCH 1/2] hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
` [RFC PATCH 2/2] hw/pxb-cxl: Support passthrough HDM Decoders unless overridden

[PATCH] docs/pcie.txt: Replace ioh3420 with pcie-root-port
 2023-01-23 17:42 UTC 

[RFC PATCH v5 0/9] target/arm: Allow CONFIG_TCG=n builds
 2023-01-23 17:26 UTC  (6+ messages)
` [RFC PATCH v5 7/9] target/avocado: Pass parameters to migration test on aarch64

[PATCH v3 0/5] Series of fixes for PL011 char device
 2023-01-23 16:45 UTC  (13+ messages)
` [PATCH v3 2/5] hw/char/pl011: add post_load hook for backwards-compatibility
` [PATCH v3 5/5] hw/char/pl011: check if UART is enabled before RX or TX operation

[PATCH] usb-ccid: make ids and descriptor configurable
 2023-01-23 16:25 UTC  (3+ messages)

[PATCH v4 0/5] Series of fixes for PL011 char device
 2023-01-23 16:23 UTC  (6+ messages)
` [PATCH v4 1/5] hw/char/pl011: refactor FIFO depth handling code
` [PATCH v4 2/5] hw/char/pl011: add post_load hook for backwards-compatibility
` [PATCH v4 3/5] hw/char/pl011: implement a reset method
` [PATCH v4 4/5] hw/char/pl011: better handling of FIFO flags on LCR reset
` [PATCH v4 5/5] hw/char/pl011: check if UART is enabled before RX or TX operation

MSYS2 and libfdt
 2023-01-23 16:23 UTC  (5+ messages)

[PATCH v0 0/4] backends/hostmem: add an ability to specify prealloc timeout
 2023-01-23 16:01 UTC  (9+ messages)

[PATCH v6 00/33] Consolidate PIIX south bridges
 2023-01-23 15:51 UTC  (6+ messages)

[PATCH 0/7] ACPI controller cleanup
 2023-01-23 15:49 UTC  (4+ messages)
` [PATCH 3/7] hw/acpi/{ich9, piix4}: Resolve redundant io_base address attributes
  ` [PATCH 3/7] hw/acpi/{ich9,piix4}: "

[PATCH v4 0/2] arm: enable MTE for QEMU + kvm
 2023-01-23 14:29 UTC  (5+ messages)
` [PATCH v4 1/2] arm/kvm: add support for MTE
` [PATCH v4 2/2] qtests/arm: add some mte tests

[PULL 00/26] target-arm queue
 2023-01-23 15:17 UTC  (28+ messages)
` [PULL 01/26] target/arm: Widen cnthctl_el2 to uint64_t
` [PULL 02/26] target/arm: Unify checking for M Main Extension in MRS/MSR
` [PULL 03/26] hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header
` [PULL 04/26] hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion
` [PULL 05/26] hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper
` [PULL 06/26] hw/i2c/bitbang_i2c: Trace state changes
` [PULL 07/26] hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events
` [PULL 08/26] hw/i2c/versatile_i2c: Drop useless casts from void * to pointer
` [PULL 09/26] hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState
` [PULL 10/26] hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
` [PULL 11/26] hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macro
` [PULL 12/26] hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c
` [PULL 13/26] target/arm/sme: Reorg SME access handling in handle_msr_i()
` [PULL 14/26] target/arm/sme: Rebuild hflags in set_pstate() helpers
` [PULL 15/26] target/arm/sme: Introduce aarch64_set_svcr()
` [PULL 16/26] target/arm/sme: Reset SVE state in aarch64_set_svcr()
` [PULL 17/26] target/arm/sme: Reset ZA "
` [PULL 18/26] target/arm/sme: Rebuild hflags "
` [PULL 19/26] target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr()
` [PULL 20/26] target/arm: Fix physical address resolution for MTE
` [PULL 21/26] target/arm: Fix in_debug path in S1_ptw_translate
` [PULL 22/26] target/arm: Don't set EXC_RETURN.ES if Security Extension not present
` [PULL 23/26] target/arm: implement DBGCLAIM registers
` [PULL 24/26] target/arm: provide stubs for more external debug registers
` [PULL 25/26] target/arm: Reorg do_coproc_insn
` [PULL 26/26] target/arm: Look up ARMCPRegInfo at runtime

[PATCH] vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
 2023-01-23 14:39 UTC  (3+ messages)

[PATCH v5 0/8] virtio-mem: Handle preallocation with migration
 2023-01-23 14:27 UTC  (2+ messages)

[PATCH v1 0/5] migration/ram: background snapshot fixes and optimiations
 2023-01-23 14:27 UTC  (2+ messages)

[PATCH] qga/linux: add usb support to guest-get-fsinfo
 2023-01-23 13:07 UTC 

[PATCH qemu v2] x86: don't let decompressed kernel image clobber setup_data
 2023-01-23 12:37 UTC  (7+ messages)
` [PATCH qemu v3] "

[PATCH] qga/linux: add usb support to guest-get-fsinfo
 2023-01-23 12:27 UTC  (3+ messages)

[PULL 00/12] Header cleanup patches for 2023-01-20
 2023-01-23 12:10 UTC  (5+ messages)
` [PULL 09/12] include/hw/ppc: Split pnv_chip.h off pnv.h

[RFC PATCH 0/2] fix SD card migration
 2023-01-23 12:09 UTC  (4+ messages)
` [RFC PATCH 2/2] hw/sd: skip double power-up in sd_vmstate_pre_load()

[PATCH v2 0/2] audio: make audiodev introspectable by management apps
 2023-01-23 12:09 UTC  (6+ messages)
` [PATCH v2 1/2] qapi, audio: add query-audiodev command

[PATCH v3 0/7] riscv: fdt related cleanups
 2023-01-23 11:49 UTC  (7+ messages)
` [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function

[PATCH v2 1/2] target/riscv: add Zicond as an experimental extension
 2023-01-23 11:44 UTC  (5+ messages)
` [PATCH v2 2/2] target/riscv: redirect XVentanaCondOps to use the Zicond functions

[PATCH] linux-user: Add support for LoongArch64's old world ABI
 2023-01-23 11:12 UTC  (3+ messages)

[PATCH] coverity: physmem: use simple assertions instead of modelling
 2023-01-23 11:05 UTC  (2+ messages)

[PATCH v2 00/11] audio: more improvements
 2023-01-23 11:04 UTC  (5+ messages)
` [PATCH v2 07/11] audio/audio_template: use g_malloc0() to replace audio_calloc()
` [PATCH v2 08/11] audio/audio_template: use g_new0() "

[PATCH] configure: Expand test which disable -Wmissing-braces
 2023-01-23 10:59 UTC  (3+ messages)

[PATCH v3 00/11] tests/qtest: Allow running boot-serial / migration with TCG disabled
 2023-01-23 10:59 UTC  (5+ messages)
` [PATCH v3 07/11] tests/qtest/migration-test: Build command line using GString API (1/4)
` [PATCH v3 09/11] tests/qtest/migration-test: Build command line using GString API (3/4)


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