qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-07 06:56:09 to 2023-02-07 14:27:12 UTC [more...]

[PATCH 00/22] target/arm: Implement FEAT_RME
 2023-02-07 14:26 UTC  (3+ messages)
` [PATCH 01/22] target/arm: Fix pmsav8 stage2 secure parameter

[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
 2023-02-07 14:25 UTC  (9+ messages)
` [PATCH v3 01/10] tests: fix path separator, use g_build_filename()
` [PATCH v3 04/10] osdep: implement qemu_socketpair() for win32
` [PATCH v3 05/10] qmp: 'add_client' actually expects sockets
` [PATCH v3 06/10] monitor: release the lock before calling close()
` [PATCH v3 07/10] qapi: implement conditional command arguments
` [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
` [PATCH v3 09/10] libqtest: make qtest_qmp_add_client work "
` [PATCH v3 10/10] qtest: enable vnc-display test "

[PATCH v2] gdbstub: move update guest debug to accel ops
 2023-02-07 14:24 UTC  (2+ messages)

[PATCH 00/12] qtests vs. default devices
 2023-02-07 14:22 UTC  (20+ messages)
` [PATCH 01/12] tests/qtest: Skip PXE tests for missing devices
` [PATCH 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
` [PATCH 03/12] tests/qtest: Add dependence on PCIE_ROOT for virtio-net-failover.c
` [PATCH 04/12] tests/qtest: Skip virtio-serial-console tests if device not present
` [PATCH 05/12] tests/qtest: hd-geo-test: Check for missing devices
` [PATCH 06/12] tests/qtest: Skip unplug tests that use "
` [PATCH 07/12] tests/qtest: drive_del-test: Skip tests that require "

[PATCH qemu v3 0/2] ARM: Add support for V8M special registers in GDB stub
 2023-02-07 14:15 UTC  (3+ messages)

[PATCH v15 00/11] s390x: CPU Topology
 2023-02-07 14:08 UTC  (19+ messages)
` [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast

[PULL 00/26] migration and friends queue
 2023-02-07 14:06 UTC  (5+ messages)
` [PULL 23/26] monitor: Use LOCK_GUARD macros

[PATCH v2] hw/arm/smmuv3: Add GBPA register
 2023-02-07 14:03 UTC  (2+ messages)

[PATCH 00/10] Add basic ACPI support for risc-v virt
 2023-02-07 14:02 UTC  (14+ messages)
` [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI

[RFC PATCH] target/arm: disable FEAT_SME if we turn off SVE
 2023-02-07 13:45 UTC  (2+ messages)

[PATCH v2 0/9] Various win32 fixes & teach 'getfd' QMP command to import sockets
 2023-02-07 12:55 UTC  (4+ messages)
` [PATCH v2 2/9] tests: fix test-io-channel-command on win32

[PATCH] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
 2023-02-07 12:54 UTC  (4+ messages)

[PATCH 00/12] error: Reduce qerror.h usage a bit more
 2023-02-07 12:53 UTC  (31+ messages)
` [PATCH 01/12] error: Drop superfluous #include "qapi/qmp/qerror.h"
` [PATCH 02/12] dump: Improve error message when target doesn't support memory dump
` [PATCH 03/12] dump: Assert cpu_get_note_size() can't fail
` [PATCH 04/12] hw/core: Improve error message when machine doesn't provide NMIs
` [PATCH 05/12] hw/smbios: Dumb down smbios_entry_add() stub
` [PATCH 06/12] hw/acpi: Dumb down acpi_table_add() stub
` [PATCH 07/12] hw/acpi: Move QMP command to hw/core/
` [PATCH 08/12] qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
` [PATCH 09/12] replay: Simplify setting replay blockers
` [PATCH 10/12] hw/core: Improve the query-hotpluggable-cpus error message
` [PATCH 11/12] migration/colo: Improve an x-colo-lost-heartbeat "
` [PATCH 12/12] rocker: Tweak stubbed out monitor commands' error messages

[PULL 00/38] Block layer patches
 2023-02-07 12:48 UTC  (6+ messages)
` [PULL 03/38] pflash: Only read non-zero parts of backend image

pixman_blt on aarch64
 2023-02-07 12:46 UTC  (7+ messages)

vhost-user (virtio-fs) migration: back end state
 2023-02-07 12:29 UTC  (6+ messages)

[PATCH v2 0/3] pcie: cleanup code
 2023-02-07 12:11 UTC  (4+ messages)
` [PATCH v2 1/3] pcie: pcie_cap_slot_write_config(): use correct macro
` [PATCH v2 2/3] pcie_regs: drop duplicated indicator value macros
` [PATCH v2 3/3] pcie: drop unused PCIExpressIndicator

[PATCH 0/4] pcie: cleanup code and add trace point
 2023-02-07 12:11 UTC  (7+ messages)
` [PATCH 1/4] pcie: pcie_cap_slot_write_config(): use correct macro
` [PATCH 2/4] pcie_regs: drop duplicated indicator value macros
` [PATCH 3/4] pcie: drop unused PCIExpressIndicator
` [PATCH 4/4] pcie: add trace-poing for power indicator transitions
` [PATCH 4/4] pcie: add trace-point "
` [PATCH 0/4] pcie: cleanup code and add trace point DROP THIS

[PATCH] gdbstub: move update guest debug to accel ops
 2023-02-07 11:58 UTC  (7+ messages)

[PATCH 0/4] pcie: cleanup code and add trace point
 2023-02-07 11:57 UTC  (5+ messages)
` [PATCH 3/4] pcie: drop unused PCIExpressIndicator
  ` [PATCH 4/4] pcie: add trace-point for power indicator transitions

[PATCH v3 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
 2023-02-07 11:51 UTC  (9+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] qemu-io: use BdrvRequestFlags instead of int
` [PATCH v3 3/4] qemu-io: add -r option to register I/O buffer
` [PATCH v3 4/4] iotests/detect-zeroes-registered-buf: add new test

[PULL 0/5] Update CentOS 8 custom runner to use Python 3.8
 2023-02-07 11:38 UTC  (6+ messages)
` [PULL 1/5] scripts/ci: remove unnecessary checks from CentOS playbook
` [PULL 2/5] scripts/ci: support CentOS Stream 8 in build-environment.yaml
` [PULL 3/5] scripts/ci: add capstone development packages
` [PULL 4/5] scripts/ci: unify package lists for CentOS in build-environment files
` [PULL 5/5] scripts/ci: bump CentOS Python to 3.8

[RFC PATCH 0/5] Deprecate/rename singlestep command line option
 2023-02-07 11:33 UTC  (4+ messages)

PSA: git:// access to git.qemu.org has been shut down
 2023-02-07 11:33 UTC 

[PATCH 0/3] Replace TARGET_TB_PCREL with CF_PCREL
 2023-02-07 11:27 UTC  (6+ messages)
` [PATCH 1/3] include/exec: Introduce `CF_PCREL`
` [PATCH 2/3] Replace `TARGET_TB_PCREL` with `CF_PCREL`
` [PATCH 3/3] target: Set `CF_PCREL` for arm and i386 frontends

Call for GSoC and Outreachy project ideas for summer 2023
 2023-02-07 10:29 UTC  (5+ messages)

[QEMU][PATCH v5 00/10] Introduce xenpvh machine for arm architecture
 2023-02-07 10:13 UTC  (2+ messages)

[PATCH v4 00/16] hw/9pfs: Add 9pfs support for Windows
 2023-02-07 10:11 UTC  (4+ messages)
` [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs

[PULL 00/25] aspeed queue
 2023-02-07 10:07 UTC  (26+ messages)
` [PULL 01/25] tests/avocado: Introduce file_truncate()
` [PULL 02/25] tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
` [PULL 03/25] aspeed: Add Supermicro X11 SPI machine type
` [PULL 04/25] hw/net: Fix read of uninitialized memory in ftgmac100
` [PULL 05/25] avocado/boot_linux_console.py: Update ast2600 test
` [PULL 06/25] m25p80: Add the is25wp256 SFPD table
` [PULL 07/25] tests/avocado/machine_aspeed.py: update buildroot tests
` [PULL 08/25] tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK boot
` [PULL 09/25] hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
` [PULL 10/25] hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
` [PULL 11/25] hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
` [PULL 12/25] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
` [PULL 13/25] hw/arm/aspeed: Add aspeed_eeprom.c
` [PULL 14/25] hw/nvram/eeprom_at24c: Make reset behavior more like hardware
` [PULL 15/25] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
` [PULL 16/25] hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers
` [PULL 17/25] hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
` [PULL 18/25] hw/misc/aspeed_hace: Do not crash if address_space_map() failed
` [PULL 19/25] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
` [PULL 20/25] hw/arm/aspeed_ast10x0: Map I3C peripheral
` [PULL 21/25] hw/arm/aspeed_ast10x0: Map the secure SRAM
` [PULL 22/25] hw/arm/aspeed_ast10x0: Map HACE peripheral
` [PULL 23/25] hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
` [PULL 24/25] tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 board
` [PULL 25/25] aspeed/sdmc: Drop unnecessary scu include

[PATCH] target/riscv: Remove .min_priv_ver restriction from RVV CSRs
 2023-02-07  9:43 UTC  (2+ messages)

[PATCH] char: do not double-close fd when failing to add client
 2023-02-07  9:39 UTC  (2+ messages)

[PATCH v4 0/2] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2023-02-07  9:34 UTC  (5+ messages)
` [PATCH v4 1/2] "

[PATCH] MAINTAINERS: add myself maintainer for the clock framework
 2023-02-07  9:29 UTC  (2+ messages)

[PATCH 0/4] hw: QOM housekeeping around IOTHREAD / IRQ types
 2023-02-07  9:17 UTC  (2+ messages)

[PATCH] MAINTAINERS: Cover RCU documentation
 2023-02-07  9:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself to ui/ and audio/
 2023-02-07  9:04 UTC  (2+ messages)

[PATCH v2 00/10] Resolve isabus global
 2023-02-07  9:03 UTC  (7+ messages)
` [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances

[PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
 2023-02-07  8:41 UTC 

[PATCH 0/3] Nuvoton Peripheral SPI (PSPI) Module
 2023-02-07  7:18 UTC  (8+ messages)
` [PATCH 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
` [PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
` [PATCH 3/3] hw/arm: Attach PSPI module to NPCM7XX SoC

[PULL 00/32] riscv-to-apply queue
 2023-02-07  7:09 UTC  (33+ messages)
` [PULL 01/32] target/riscv: update disas.c for xnor/orn/andn and slli.uw
` [PULL 02/32] include/hw/riscv/opentitan: update opentitan IRQs
` [PULL 03/32] hw/riscv: boot: Don't use CSRs if they are disabled
` [PULL 04/32] target/riscv: Update VS timer whenever htimedelta changes
` [PULL 05/32] target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIP
` [PULL 06/32] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
` [PULL 07/32] target/riscv: Ensure opcode is saved for all relevant instructions
` [PULL 08/32] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
` [PULL 09/32] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
` [PULL 10/32] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
` [PULL 11/32] target/riscv: set tval for triggered watchpoints
` [PULL 12/32] hw/riscv/boot.c: calculate fdt size after fdt_pack()
` [PULL 13/32] hw/riscv: split fdt address calculation from fdt load
` [PULL 14/32] hw/riscv: change riscv_compute_fdt_addr() semantics
` [PULL 15/32] RISC-V: Adding XTheadCmo ISA extension
` [PULL 16/32] RISC-V: Adding XTheadSync "
` [PULL 17/32] RISC-V: Adding XTheadBa "
` [PULL 18/32] RISC-V: Adding XTheadBb "
` [PULL 19/32] RISC-V: Adding XTheadBs "
` [PULL 20/32] RISC-V: Adding XTheadCondMov "
` [PULL 21/32] RISC-V: Adding T-Head multiply-accumulate instructions
` [PULL 22/32] RISC-V: Adding T-Head MemPair extension
` [PULL 23/32] RISC-V: Adding T-Head MemIdx extension
` [PULL 24/32] RISC-V: Adding T-Head FMemIdx extension
` [PULL 25/32] RISC-V: Set minimum priv version for Zfh to 1.11
` [PULL 26/32] RISC-V: Add initial support for T-Head C906
` [PULL 27/32] RISC-V: Adding XTheadFmv ISA extension
` [PULL 28/32] target/riscv: add a MAINTAINERS entry for XThead* extension support
` [PULL 29/32] target/riscv: fix for virtual instr exception
` [PULL 30/32] target/riscv: fix ctzw behavior
` [PULL 31/32] target/riscv: fix SBI getchar handler for KVM
` [PULL 32/32] hw/riscv: virt: Simplify virt_{get,set}_aclint()

[PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
 2023-02-07  7:16 UTC  (2+ 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).