qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-08 19:41:30 to 2023-02-09 12:43:12 UTC [more...]

[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
 2023-02-09 12:41 UTC  (3+ messages)
` [PATCH v3 07/10] qapi: implement conditional command arguments

[PULL 00/30] Migration 20230206 patches
 2023-02-09 12:29 UTC  (6+ messages)
` [PULL 03/30] migration: Split save_live_pending() into state_pending_*
` [PULL 28/30] multifd: Fix flush of zero copy page send request

[PATCH v15 00/11] s390x: CPU Topology
 2023-02-09 12:28 UTC  (8+ messages)
` [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event

[PATCH v4 0/2] migration: Store ram size value
 2023-02-09 12:26 UTC  (3+ messages)
` [PATCH v4 1/2] migration: Split ram_bytes_total_common() in two functions
` [PATCH v4 2/2] migration: Calculate ram size once

[PATCH] migration: Remove spurious files
 2023-02-09 12:17 UTC  (3+ messages)

[PATCH v2 0/6] migration: Modified 'migrate' QAPI command for migration
 2023-02-09 12:12 UTC  (19+ messages)
` [PATCH v2 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
` [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
` [PATCH v2 3/6] migration: HMP side changes for modified 'migrate' QAPI design
` [PATCH v2 4/6] migration: Avoid multiple parsing of uri in migration code flow
` [PATCH v2 5/6] migration: Modified 'migrate-incoming' QAPI and HMP side changes on the destination interface

[PATCH v3 0/6] migration: Modified 'migrate' QAPI command for migration
 2023-02-09 12:04 UTC  (10+ messages)
` [PATCH v3 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
` [PATCH v3 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
` [PATCH v3 3/6] migration: HMP side changes for modified 'migrate' QAPI design
` [PATCH v3 4/6] migration: Avoid multiple parsing of uri in migration code flow
` [PATCH v3 5/6] migration: Modified 'migrate-incoming' QAPI and HMP side changes on the destination interface
` [PATCH v3 6/6] migration: Established connection for listener sockets on the dest interface

[PATCH] tests/qtest/netdev-socket: Raise connection timeout to 60 seconds
 2023-02-09 11:24 UTC  (3+ messages)

rainier-bmc machine dumping core with latest qemu
 2023-02-09 11:24 UTC  (3+ messages)

[PULL 00/12] tricore queue
 2023-02-09 11:23 UTC  (2+ messages)

[PATCH] Updated the FSF address to <https://www.gnu.org/licenses/>
 2023-02-09 11:08 UTC  (3+ messages)

Can we unpoison CONFIG_FOO macros?
 2023-02-09 10:57 UTC  (5+ messages)

Expose support for HyperV features via QMP
 2023-02-09 10:50 UTC  (2+ messages)

[PATCH V2 0/4] string list functions
 2023-02-09 10:48 UTC  (8+ messages)
` [PATCH V2 1/4] qapi: strList_from_string

[PATCH v2 00/10] Kconfig vs. default devices
 2023-02-09 10:22 UTC  (4+ messages)
  ` [PATCH v2 01/10] hw/i386: Select CONFIG_PARALLEL for PC machines

[PATCH] target/riscv: Smepmp: Skip applying default rules when address matches
 2023-02-09  9:51 UTC  (2+ messages)

[PATCH RFCv1 0/8] hw/arm/virt: Support dirty ring
 2023-02-09  9:43 UTC  (11+ messages)
` [PATCH RFCv1 4/8] kvm: Introduce secondary dirty bitmap
` [PATCH RFCv1 6/8] kvm: Add helper kvm_dirty_ring_init()
` [PATCH RFCv1 7/8] hw/arm/virt: Enable backup bitmap for dirty ring
` [PATCH RFCv1 8/8] kvm: Enable dirty ring for arm64

[PATCH] MAINTAINERS: Add some RISC-V reviewers
 2023-02-09  9:42 UTC  (7+ messages)

[PULL v2 00/11] Misc patches for 2023-02-08
 2023-02-09  9:35 UTC  (3+ messages)
` [PULL v2 04/11] vl: catch [accel] entry without accelerator
` [PULL v2 07/11] readconfig-test: add test for accelerator configuration

[PATCH v3 0/6] Support for new CPU model SapphireRapids
 2023-02-09  9:26 UTC  (9+ messages)
` [PATCH v3 4/6] i386: Mask and report unavailable multi-bit feature values

[PATCH 0/7] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-02-09  9:04 UTC  (5+ messages)
` [PATCH 5/7] hw/ide/piix: Use generic ide_init_ioport()
` [PATCH 7/7] hw/ide/piix: Remove dead code in pci_piix_init_ports()

[PULL 00/11] Misc patches for 2022-02-08
 2023-02-09  9:02 UTC  (7+ messages)
` [PULL 07/11] readconfig-test: add test for accelerator configuration

[PATCH 0/3] qga/win/vss: add VSS backup type options
 2023-02-09  8:50 UTC  (4+ messages)
` [PATCH 1/3] qga/win/installer: add VssOption to installer
` [PATCH 2/3] qga/win/vss: query VSS backup type
` [PATCH 3/3] qga/win/vss: requester_freeze changes

[PATCH v2 01/12] tests/qtest: Skip PXE tests for missing devices
 2023-02-09  8:46 UTC  (9+ messages)
` [PATCH v2 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
` [PATCH v2 08/12] tests/qtest: drive_del-test: Skip tests that require missing devices
  ` [PATCH v2 03/12] tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.c
  ` [PATCH v2 04/12] tests/qtest: Don't build virtio-serial-test.c if device not present
  ` [PATCH v2 06/12] test/qtest: Fix coding style in device-plug-test.c
  ` [PATCH v2 07/12] tests/qtest: Skip unplug tests that use missing devices
  ` [PATCH v2 10/12] tests/qtest: Do not include hexloader-test if loader device is not present

[PATCH v2 0/4] PCA I2C GPIO expanders
 2023-02-09  8:01 UTC  (9+ messages)
` [PATCH v2 1/4] hw/gpio: add PCA6416 i2c GPIO expander
` [PATCH v2 2/4] hw/gpio: add PCA9538 8-bit "
` [PATCH v2 3/4] hw/gpio: add PCA9536 i2c gpio expander
` [PATCH v2 4/4] hw/i2c: add canonical path to i2c event traces

[PATCH RFC 0/7] revert RNG seed mess
 2023-02-09  7:41 UTC  (11+ messages)
` [PATCH RFC 1/7] Revert "x86: don't let decompressed kernel image clobber setup_data"
` [PATCH RFC 2/7] Revert "x86: do not re-randomize RNG seed on snapshot load"
` [PATCH RFC 3/7] Revert "x86: re-initialize RNG seed when selecting kernel"
` [PATCH RFC 4/7] Revert "x86: reinitialize RNG seed on system reboot"
` [PATCH RFC 5/7] Revert "x86: use typedef for SetupData struct"
` [PATCH RFC 6/7] Revert "x86: return modified setup_data only if read as memory, not as file"
` [PATCH RFC 7/7] Revert "hw/i386: pass RNG seed via setup_data entry"

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-09  7:25 UTC  (3+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH 0/3] PCA I2C GPIO expanders
 2023-02-09  7:17 UTC  (11+ messages)
` [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander

[PATCH v2 0/7] qapi: static typing conversion, pt5c
 2023-02-09  7:08 UTC  (9+ messages)
` [PATCH v2 5/7] qapi/parser: [RFC] add QAPIExpression

[PATCH v2 0/3] Vhost-user: replace _SLAVE_ with _BACKEND_
 2023-02-09  7:02 UTC  (5+ messages)
` [PATCH v2 1/3] docs: vhost-user: "
` [PATCH v2 2/3] libvhost-user: Adopt new backend naming
` [PATCH v2 3/3] vhost-user: "

[PATCH v1 RFC Zisslpcfi 0/9] zimops and zisslpcfi extension to riscv
 2023-02-09  6:29 UTC  (10+ messages)
` [PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
` [PATCH v1 RFC Zisslpcfi 2/9] target/riscv: zisslpcfi CSR, bit positions and other definitions
` [PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
` [PATCH v1 RFC Zisslpcfi 4/9] target/riscv: helper functions for forward and backward cfi
` [PATCH v1 RFC Zisslpcfi 5/9] target/riscv: state save and restore of zisslppcfi state
` [PATCH v1 RFC Zisslpcfi 6/9] target/riscv: MMU changes for back cfi's shadow stack
` [PATCH v1 RFC Zisslpcfi 7/9] target/riscv: Tracking indirect branches (fcfi) using TCG
` [PATCH v1 RFC Zisslpcfi 8/9] target/riscv: Instructions encodings, implementation and handlers
` [PATCH v1 RFC Zisslpcfi 9/9] target/riscv: diassembly support for zisslpcfi instructions

[PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
 2023-02-09  6:24 UTC  (9+ messages)
` [PATCH v1 RFC Zisslpcfi 2/9] target/riscv: zisslpcfi CSR, bit positions and other definitions
` [PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
` [PATCH v1 RFC Zisslpcfi 4/9] target/riscv: helper functions for forward and backward cfi
` [PATCH v1 RFC Zisslpcfi 5/9] target/riscv: state save and restore of zisslppcfi state
` [PATCH v1 RFC Zisslpcfi 6/9] target/riscv: MMU changes for back cfi's shadow stack
` [PATCH v1 RFC Zisslpcfi 7/9] target/riscv: Tracking indirect branches (fcfi) using TCG
` [PATCH v1 RFC Zisslpcfi 8/9] target/riscv: Instructions encodings, implementation and handlers
` [PATCH v1 RFC Zisslpcfi 9/9] target/riscv: diassembly support for zisslpcfi instructions

[PATCH 00/10] Add basic ACPI support for risc-v virt
 2023-02-09  5:15 UTC  (19+ messages)
` [PATCH 01/10] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
` [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
` [PATCH 03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState
` [PATCH 05/10] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
` [PATCH 10/10] MAINTAINERS: Add entry for RISC-V ACPI

[PATCH v11 0/9] support subsets of code size reduction extension
 2023-02-09  4:13 UTC  (10+ messages)
` [PATCH v11 1/9] target/riscv: add cfg properties for Zc* extension
` [PATCH v11 2/9] target/riscv: add support for Zca extension
` [PATCH v11 3/9] target/riscv: add support for Zcf extension
` [PATCH v11 4/9] target/riscv: add support for Zcd extension
` [PATCH v11 5/9] target/riscv: add support for Zcb extension
` [PATCH v11 6/9] target/riscv: add support for Zcmp extension
` [PATCH v11 7/9] target/riscv: add support for Zcmt extension
` [PATCH v11 8/9] target/riscv: expose properties for Zc* extension
` [PATCH v11 9/9] disas/riscv.c: add disasm support for Zc*

[PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
 2023-02-09  4:14 UTC  (5+ messages)

[PATCH v2] target/riscv: Remove privileged spec version restriction for RVV
 2023-02-09  4:10 UTC  (2+ messages)

[PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
 2023-02-09  2:27 UTC  (2+ messages)

[PATCH] roms/opensbi: Upgrade from v1.1 to v1.2
 2023-02-09  2:23 UTC  (3+ messages)

Call for GSoC and Outreachy project ideas for summer 2023
 2023-02-09  1:25 UTC  (5+ messages)

CXL 2.0 memory pooling emulation
 2023-02-08 22:28 UTC 

[PATCH v11 0/3] Consolidate all kernel init in load_kernel()
 2023-02-09  0:36 UTC  (2+ messages)

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

[PATCH v2 0/3] Nuvoton Peripheral SPI (PSPI) Module
 2023-02-08 23:49 UTC  (4+ messages)
` [PATCH v2 2/3] hw/ssi: Add Nuvoton PSPI Module

[PATCH 0/2] *** configure: Add 'mkdir build' check ***
 2023-02-08 23:31 UTC  (3+ messages)
` [PATCH 1/2] configure: Add 'mkdir build' check
` [PATCH 2/2] configure: './configure --help' should work

[RFC PATCH 0/5] Deprecate/rename singlestep command line option
 2023-02-08 23:04 UTC  (3+ messages)

[PATCH 00/22] target/arm: Implement FEAT_RME
 2023-02-08 22:12 UTC  (10+ messages)
` [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 v2 00/23] vfio-user client
 2023-02-08 21:30 UTC  (9+ messages)
` [PATCH v2 12/23] vfio-user: region read/write
` [PATCH v2 15/23] vfio-user: forward msix BAR accesses to server

[PATCH 0/3] Replace TARGET_TB_PCREL with CF_PCREL
 2023-02-08 21:15 UTC  (7+ 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

[PATCH v3 0/4] migration: Fix disorder of channel creations
 2023-02-08 21:03 UTC  (6+ messages)
` [PATCH v3 1/4] migration: Rework multi-channel checks on URI
` [PATCH v3 2/4] migration: Cleanup postcopy_preempt_setup()
` [PATCH v3 3/4] migration: Add a semaphore to count PONGs
` [PATCH v3 4/4] migration: Postpone postcopy preempt channel to be after main

[PATCH] x86: temporarily remove all attempts to provide setup_data
 2023-02-08 20:43 UTC  (2+ messages)

[PATCH v5 00/14] Hexagon: COF overrides, new generator, test/bug update
 2023-02-08 20:29 UTC  (5+ messages)
` [PATCH v5 10/14] Hexagon (tests/tcg/hexagon) Enable HVX tests

[PATCH v3 0/6] Eliminate multifd flush
 2023-02-08 20:29 UTC  (3+ messages)
` [PATCH v3 6/6] ram: Document migration ram flags

[PATCH v2 0/3] migration: Fix disorder of channel creations
 2023-02-08 20:03 UTC  (4+ messages)
` [PATCH v2 1/3] migration: Rework multi-channel checks on URI


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