qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-11 09:01:47 to 2021-08-12 17:52:42 UTC [more...]

[PATCH] configure: Remove spurious [] from tr
 2021-08-12 17:51 UTC  (6+ messages)

[PATCH] target/i386: Fixed size of constant for Windows
 2021-08-12 17:48 UTC  (5+ messages)
` [PATCH-for-6.1?] "

[PATCH v7 00/10] GICv3 LPI and ITS feature implementation
 2021-08-12 16:54 UTC  (4+ messages)
` [PATCH v7 09/10] hw/arm/virt: add ITS support in virt GIC

[PATCH v8 00/10] GICv3 LPI and ITS feature implementation
 2021-08-12 16:53 UTC  (11+ messages)
` [PATCH v8 01/10] hw/intc: GICv3 ITS initial framework
` [PATCH v8 02/10] hw/intc: GICv3 ITS register definitions added
` [PATCH v8 03/10] hw/intc: GICv3 ITS command queue framework
` [PATCH v8 04/10] hw/intc: GICv3 ITS Command processing
` [PATCH v8 05/10] hw/intc: GICv3 ITS Feature enablement
` [PATCH v8 06/10] hw/intc: GICv3 redistributor ITS processing
` [PATCH v8 07/10] hw/arm/sbsa-ref: add ITS support in SBSA GIC
` [PATCH v8 08/10] tests/data/acpi/virt: Add IORT files for ITS
` [PATCH v8 09/10] hw/arm/virt: add ITS support in virt GIC
` [PATCH v8 10/10] tests/data/acpi/virt: Update IORT files for ITS

[PATCH] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2021-08-12 16:51 UTC 

[PATCH] hw/riscv/virt.c: Assemble plic_hart_config string with g_strjoinv()
 2021-08-12 16:28 UTC  (3+ messages)

[PATCH] hw/core/loader: In gunzip(), check index is in range before use, not after
 2021-08-12 16:13 UTC  (2+ messages)

[PATCH v3 0/6] qapi: Add support for aliases
 2021-08-12 16:11 UTC  (7+ messages)
` [PATCH v3 1/6] qapi: Add interfaces for alias support to Visitor
` [PATCH v3 2/6] qapi: Remember alias definitions in qobject-input-visitor
` [PATCH v3 3/6] qapi: Simplify full_name_nth() "
` [PATCH v3 4/6] qapi: Apply aliases "
` [PATCH v3 5/6] qapi: Add support for aliases
` [PATCH v3 6/6] tests/qapi-schema: Test cases "

[PATCH] hw/acpi: refactor acpi hp modules so that targets can just use what they need
 2021-08-12 15:27 UTC  (4+ messages)

[PATCH for 6.1] plugins: do not limit exported symbols if modules are active
 2021-08-12 15:19 UTC  (4+ messages)

[PATCH 00/10] Aspeed: 6.2 queue
 2021-08-12 15:15 UTC  (5+ messages)
` [PATCH 09/10] hw/misc: Add Infineon DPS310 sensor model

[PATCH] softmmu/physmem.c: Check return value from realpath()
 2021-08-12 15:15 UTC 

[PATCH] softmmu/physmem.c: Remove unneeded NULL check in qemu_ram_alloc_from_fd()
 2021-08-12 15:06 UTC 

[PULL 00/18] riscv-to-apply queue
 2021-08-12 14:57 UTC  (4+ messages)
` [PULL 05/18] hw/riscv: virt: Allow creating multiple NUMA sockets

[PATCH] q35: catch invalid cpu hotplug configuration
 2021-08-12 14:46 UTC  (4+ messages)

[PATCH v3] vhost-vdpa: Do not send empty IOTLB update batches
 2021-08-12 14:09 UTC 

[PATCH] Hexagon (disas/hexagon.c) fix memory leak for early exit cases
 2021-08-12 13:16 UTC  (3+ messages)

[PATCH 0/7] MAINTAINERS: review kraxel's entries
 2021-08-12 13:13 UTC  (6+ messages)
` [PATCH 3/7] MAINTAINERS: update audio entry

[PATCH for-6.2 00/25] arm: Get rid of system_clock_scale global
 2021-08-12 12:27 UTC  (34+ messages)
` [PATCH for-6.2 01/25] arm: Move M-profile RAS register block into its own device
` [PATCH for-6.2 02/25] arm: Move systick device creation from NVIC to ARMv7M object
` [PATCH for-6.2 03/25] arm: Move system PPB container handling to armv7m
` [PATCH for-6.2 04/25] hw/timer/armv7m_systick: Add usual QEMU interface comment
` [PATCH for-6.2 05/25] hw/timer/armv7m_systick: Add input clocks
` [PATCH for-6.2 06/25] hw/arm/armv7m: Create "
` [PATCH for-6.2 07/25] armsse: Wire up systick cpuclk clock
` [PATCH for-6.2 08/25] hw/arm/mps2.c: Connect up armv7m clocks
` [PATCH for-6.2 09/25] clock: Provide builtin multiplier/divider
` [PATCH for-6.2 10/25] hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize
` [PATCH for-6.2 11/25] hw/arm/stm32f100: Wire up sysclk and refclk
` [PATCH for-6.2 12/25] hw/arm/stm32f205: "
` [PATCH for-6.2 13/25] hw/arm/stm32f405: "
` [PATCH for-6.2 14/25] hw/arm/stm32vldiscovery: Delete trailing blank line
` [PATCH for-6.2 15/25] hw/arm/nrf51: Wire up sysclk
` [PATCH for-6.2 16/25] hw/arm/stellaris: split stellaris_sys_init()
` [PATCH for-6.2 17/25] hw/arm/stellaris: Wire sysclk up to armv7m
` [PATCH for-6.2 18/25] hw/arm/msf2_soc: Don't allocate separate MemoryRegions
` [PATCH for-6.2 19/25] hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk property
` [PATCH for-6.2 20/25] hw/arm/msf2-soc: Wire up refclk
` [PATCH for-6.2 21/25] hw/timer/armv7m_systick: Use clock inputs instead of system_clock_scale
` [PATCH for-6.2 22/25] hw/arm/stellaris: Fix code style issues in GPTM code
` [PATCH for-6.2 23/25] hw/arm/stellaris: Split stellaris-gptm into its own file
` [PATCH for-6.2 24/25] hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale
` [PATCH for-6.2 25/25] arm: Remove system_clock_scale global

[PATCH] misc: edu: add MSI-X interrupt generation aswell
 2021-08-12 11:32 UTC 

[PATCH] storage-daemon: Add missing build dependency to the vhost-user-blk-test
 2021-08-12 11:07 UTC  (5+ messages)

ensuring a machine's buses have unique names
 2021-08-12 11:05 UTC 

[PATCH v3] blog: add a post for the new TCG cache modelling plugin
 2021-08-12 10:55 UTC  (2+ messages)

[PATCH v3] docs: make sphinx-build be quiet by default
 2021-08-12 10:41 UTC  (3+ messages)

[PATCH] hw/virtio: Fix leak of host-notifier memory-region
 2021-08-12 10:36 UTC  (2+ messages)

[PATCH v2 00/22] Add LoongArch linux-user emulation support
 2021-08-12 10:33 UTC  (6+ messages)
` [PATCH v2 16/22] target/loongarch: Add floating point move instruction translation
` [PATCH v2 19/22] target/loongarch: Add disassembler

[PATCH 00/19] PMU-EBB support for PPC64 TCG
 2021-08-12 10:17 UTC  (20+ messages)
` [PATCH 06/19] target/ppc/pmu_book3s_helper: enable PMC1-PMC4 events
` [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
` [PATCH 15/19] target/ppc/pmu_book3s_helper: enable counter negative for all PMCs

[PATCH v4 0/3] Add support for Fujitsu A64FX processor
 2021-08-12  9:36 UTC  (7+ messages)
` [PATCH v4 1/3] target-arm: Add support for Fujitsu A64FX
` [PATCH v4 2/3] hw/arm/virt: target-arm: Add A64FX processor support to virt machine
` [PATCH v4 3/3] tests/arm-cpu-features: Add A64FX processor related tests

[PATCH for-6.2 00/53] target/arm: MVE slices 3 and 4
 2021-08-12  9:43 UTC  (4+ messages)
` [PATCH for-6.2 07/53] target/arm: Fix MVE 48-bit SQRSHRL for small right shifts

[PATCH v3 0/6] block-status cache for data regions
 2021-08-12  8:41 UTC  (7+ messages)
` [PATCH v3 1/6] block: Drop BDS comment regarding bdrv_append()
` [PATCH v3 2/6] block: block-status cache for data regions
` [PATCH v3 3/6] block: Clarify that @bytes is no limit on *pnum
` [PATCH v3 4/6] block/file-posix: Do not force-cap *pnum
` [PATCH v3 5/6] block/gluster: "
` [PATCH v3 6/6] block/iscsi: "

[PATCH v4] vhost: make SET_VRING_ADDR, SET_FEATURES send replies
 2021-08-12  8:04 UTC  (2+ messages)
` [PING] "

[PULL 0/7] Maintainers 20210811 patches
 2021-08-12  7:43 UTC  (3+ messages)

[PATCH] accel/tcg: remove redundant TCG_KICK_PERIOD define
 2021-08-12  7:23 UTC  (3+ messages)

[PATCH] tests/acceptance: Test powernv machines
 2021-08-12  7:22 UTC  (7+ messages)

[PATCH v2] vhost-vdpa: Do not send empty IOTLB update batches
 2021-08-12  7:20 UTC  (5+ messages)

[RFC PATCH 00/13] Support UXL field in mstatus
 2021-08-12  7:20 UTC  (12+ messages)
` [RFC PATCH 02/13] target/riscv: Support UXL32 for branch instructions

[PATCH 0/7] Add vmnet.framework based network backend
 2021-08-12  6:00 UTC  (2+ messages)

[PATCH] hw/arm/Kconfig: no need to enable ACPI_MEMORY_HOTPLUG explicitly
 2021-08-12  3:34 UTC 

[PATCH v2] target/riscv: Don't wrongly override isa version
 2021-08-12  1:49 UTC  (2+ messages)

[RFC PATCH v0 0/2] Support for H_REG_SNS hcall
 2021-08-12  1:24 UTC  (5+ messages)
` [RFC PATCH v0 1/2] spapr: Add "

Using loadvm with snapshot
 2021-08-12  0:09 UTC 

[PATCH] target/i386: Remove split lock detect in Snowridge CPU model
 2021-08-11 20:03 UTC  (2+ messages)

[RFC PATCH] vhost-vdpa: Do not send empty IOTLB update batches
 2021-08-11 16:40 UTC  (5+ messages)

[PATCH v3] hw/acpi: add an assertion check for non-null return from acpi_get_i386_pci_host
 2021-08-11 15:00 UTC  (9+ messages)

[PATCH] target/riscv: Don't wrongly overide isa version
 2021-08-11 14:18 UTC  (4+ messages)

[PATCH v12] qapi: introduce 'query-x86-cpuid' QMP command
 2021-08-11 13:58 UTC  (7+ messages)

[PATCH 0/2] Set user creatable for flag ibex uart and plic
 2021-08-11 11:48 UTC  (5+ messages)
` [PATCH 1/2] hw/char/ibex_uart: set user-creatable
` [PATCH 2/2] hw/char/ibex_plic: "

qcow2 perfomance: read-only IO on the guest generates high write IO on the host
 2021-08-11 11:36 UTC 

[PATCH v2] docs: make sphinx-build be quiet by default
 2021-08-11 11:25 UTC  (3+ messages)

[PATCH] tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is available
 2021-08-11 11:08 UTC  (3+ messages)

[PATCH] Use EGL device extension in display initialization
 2021-08-11 10:42 UTC  (4+ messages)

[PATCH for 6.1] plugins: do not limit exported symbols if modules are active
 2021-08-11 10:05 UTC 

[PATCH v4] failover: unregister ROM on unplug
 2021-08-11  9:51 UTC  (3+ messages)

[PATCH v2 00/13] s390x: skey related fixes, cleanups, and memory device preparations
 2021-08-11  9:05 UTC  (14+ messages)
` [PATCH v2 01/13] s390x/tcg: wrap address for RRBE
` [PATCH v2 02/13] s390x/tcg: fix ignoring bit 63 when setting the storage key in SSKE
` [PATCH v2 03/13] s390x/tcg: convert real to absolute address for RRBE, SSKE and ISKE
` [PATCH v2 04/13] s390x/tcg: check for addressing exceptions "
` [PATCH v2 05/13] s390x/mmu_helper: no need to pass access type to mmu_translate_asce()
` [PATCH v2 06/13] s390x/mmu_helper: fixup mmu_translate() documentation
` [PATCH v2 07/13] s390x/mmu_helper: move address validation into mmu_translate*()
` [PATCH v2 08/13] s390x/mmu_helper: avoid setting the storage key if nothing changed
` [PATCH v2 09/13] hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrate
` [PATCH v2 10/13] hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dump
` [PATCH v2 11/13] hw/s390x/s390-skeys: check if an address is valid before dumping the key
` [PATCH v2 12/13] hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled
` [PATCH v2 13/13] hw/s390x/s390-skeys: lazy storage key enablement under TCG

[PATCH qemu v2] docs: how to use gdb with unix sockets (v2)
 2021-08-10 16:04 UTC 

[PATCH 1/1] edid: Added support for 4k@60 Hz monitor
 2021-08-11  1:47 UTC 

[PATCH 1/2] hw/arm/virt: Rename default_bus_bypass_iommu
 2021-08-11  8:58 UTC  (2+ messages)
` [PATCH 2/2] hw/i386: "


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