messages from 2023-06-27 13:25:40 to 2023-06-28 06:20:20 UTC [more...]
[PATCH] i386/WHPX: Fix error message when fail to set ProcessorCount
2023-06-28 6:19 UTC (3+ messages)
[PATCH 0/7] Add new CPU model EmeraldRapids and GraniteRapids
2023-06-28 6:11 UTC (4+ messages)
` [PATCH 7/7] target/i386: Add new CPU model GraniteRapids
[PATCH 0/4] target/ppc: Fixes for instruction-related
2023-06-28 5:56 UTC (2+ messages)
[PATCH v2] vdpa: Return -EINVAL if device ack is VIRTIO_NET_ERR
2023-06-28 4:09 UTC (2+ messages)
[PATCH] net: add initial support for AF_XDP network backend
2023-06-28 3:27 UTC (9+ messages)
[PATCH 0/3] vfio/migration: Make VFIO migration non-experimental
2023-06-28 3:09 UTC (11+ messages)
` [PATCH 3/3] "
[PATCH v3 0/4] hw/smbios: Cleanup topology related variables
2023-06-28 3:00 UTC (9+ messages)
` [PATCH v3 1/4] machine: Add helpers to get cores/threads per socket
` [PATCH v3 3/4] hw/smbios: Fix thread count in type4
[PATCH v3 0/3] VFIO migration related refactor and bug fix
2023-06-28 2:26 UTC (7+ messages)
` [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"
[PATCH v2 0/4] target/ppc: Catch invalid real address accesses
2023-06-28 1:28 UTC (10+ messages)
` [PATCH v2 1/4] target/ppc: Machine check on invalid real address access on POWER9/10
` [PATCH v2 2/4] target/ppc: Move common check in machine check handlers to a function
` [PATCH v2 3/4] target/ppc: Make checkstop actually stop the system
` [PATCH v2 4/4] target/ppc: Implement attn instruction on BookS 64-bit processors
[PATCH v2 00/17] Support smp.clusters for x86
2023-06-28 1:18 UTC (3+ messages)
[PATCH v3 00/14] Misc clean ups to target/ppc exception handling
2023-06-28 1:03 UTC (7+ messages)
` [PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv
[PATCH v5 00/19] target/riscv, KVM: fixes and enhancements
2023-06-28 0:04 UTC (25+ messages)
` [PATCH v5 01/19] target/riscv: skip features setup for KVM CPUs
` [PATCH v5 02/19] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH v5 03/19] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH v5 04/19] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH v5 05/19] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH v5 06/19] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH v5 07/19] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH v5 08/19] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH v5 09/19] linux-headers: Update to v6.4-rc1
` [PATCH v5 10/19] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [PATCH v5 11/19] target/riscv/cpu: add misa_ext_info_arr[]
` [PATCH v5 12/19] target/riscv: add KVM specific MISA properties
` [PATCH v5 13/19] target/riscv/kvm.c: update KVM MISA bits
` [PATCH v5 14/19] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH v5 15/19] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
` [PATCH v5 16/19] target/riscv/cpu.c: create KVM mock properties
` [PATCH v5 17/19] target/riscv: update multi-letter extension KVM properties
` [PATCH v5 18/19] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
` [PATCH v5 19/19] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
[PATCH] virtio-gpu: replace the surface with null surface when resetting
2023-06-27 22:44 UTC
[PATCH 00/16] target/riscv: Allow building without TCG (KVM-only so far)
2023-06-27 22:32 UTC (3+ messages)
[PATCH] virtio-gpu: do not replace surface when scanout is disabled
2023-06-27 22:11 UTC
[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
2023-06-27 21:13 UTC (7+ messages)
` [RFC 2/7] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
2023-06-27 21:08 UTC (44+ messages)
` [PATCH v3 01/36] gitlab: explicit set artifacts publishing criteria
` [PATCH v3 02/36] gitlab: ensure coverage job also publishes meson log
` [PATCH v3 03/36] gitlab: reduce testing scope of check-gcov
` [PATCH v3 04/36] docs/devel: remind developers to run CI container pipeline when updating images
` [PATCH v3 05/36] tests/tcg: add mechanism to handle plugin arguments
` [PATCH v3 06/36] qemu-keymap: properly check return from xkb_keymap_mod_get_index
` [PATCH v3 07/36] scripts/oss-fuzz: add a suppression for keymap
` [PATCH v3 08/36] tests/qtests: clean-up and fix leak in generic_fuzz
` [PATCH v3 09/36] tests/docker: add test-fuzz
` [PATCH v3 10/36] Makefile: add lcitool-refresh to UNCHECKED_GOALS
` [PATCH v3 11/36] tests/lcitool: update to latest version
` [PATCH v3 12/36] tests/lcitool: Bump fedora container versions
` [PATCH v3 13/36] tests/lcitool: add an explicit gcc-native package
` [PATCH v3 14/36] tests/lcitool: introduce qemu-minimal
` [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
` [PATCH v3 16/36] tests/avocado: update firmware to enable sbsa-ref/max
` [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
` [PATCH v3 18/36] plugins: fix memory leak while parsing options
` [PATCH v3 19/36] plugins: update lockstep to use g_memdup2
` [PATCH v3 20/36] docs/devel: add some front matter to the devel index
` [PATCH v3 21/36] include/migration: mark vmstate_register() as a legacy function
` [PATCH v3 22/36] include/hw/qdev-core: fixup kerneldoc annotations
` [PATCH v3 23/36] docs/devel/qom.rst: Correct code style
` [PATCH v3 24/36] docs/devel: split qom-api reference into new file
` [PATCH v3 25/36] docs/devel: introduce some key concepts for QOM development
` [PATCH v3 26/36] gdbstub: lightly refactor connection to avoid snprintf
` [PATCH v3 27/36] gdbstub: Permit reverse step/break to provide stop response
` [PATCH v3 28/36] gdbstub: clean-up vcont handling to avoid goto
` [PATCH v3 29/36] linux-user: Expose do_guest_openat() and do_guest_readlink()
` [PATCH v3 30/36] linux-user: Add "safe" parameter to do_guest_openat()
` [PATCH v3 31/36] linux-user: Emulate /proc/self/smaps
` [PATCH v3 32/36] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
` [PATCH v3 33/36] gdbstub: Report the actual qemu-user pid
` [PATCH v3 34/36] gdbstub: Add support for info proc mappings
` [PATCH v3 35/36] docs: Document security implications of debugging
` [PATCH v3 36/36] tests/tcg: Add a test for info proc mappings
[PATCH 0/4] target/ppc: Catch invalid real address accesses
2023-06-27 20:26 UTC (12+ messages)
[PATCH] docs/migration: Update postcopy bits
2023-06-27 20:02 UTC
[PATCH v4 00/24] qemu patches for 64-bit NBD extensions
2023-06-27 19:42 UTC (18+ messages)
` [PATCH v4 17/24] nbd/server: Enable initial support for extended headers
` [PATCH v4 18/24] nbd/client: Plumb errp through nbd_receive_replies
` [PATCH v4 19/24] nbd/client: Initial support for extended headers
` [PATCH v4 20/24] nbd/client: Accept 64-bit block status chunks
` [PATCH v4 21/24] nbd/client: Request extended headers during negotiation
` [PATCH v4 22/24] nbd/server: Refactor list of negotiated meta contexts
` [PATCH v4 23/24] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
` [Libguestfs] "
` [PATCH v4 24/24] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
[RFC PATCH 0/9] ui: guest displays multiple connectors suppport and hotplug in
2023-06-27 18:22 UTC (4+ messages)
` [RFC PATCH 6/9] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
[PATCH v5 00/15] Add RISC-V vector cryptographic instruction set support
2023-06-27 17:45 UTC (16+ messages)
` [PATCH v6 01/15] target/riscv: Refactor some of the generic vector functionality
` [PATCH v6 02/15] target/riscv: Refactor vector-vector translation macro
` [PATCH v6 03/15] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v6 04/15] target/riscv: Add Zvbc ISA extension support
` [PATCH v6 05/15] target/riscv: Move vector translation checks
` [PATCH v6 06/15] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v6 07/15] target/riscv: Refactor some of the generic vector functionality
` [PATCH v6 08/15] target/riscv: Add Zvbb ISA extension support
` [PATCH v6 09/15] target/riscv: Add Zvkned "
` [PATCH v6 10/15] target/riscv: Add Zvknh "
` [PATCH v6 11/15] target/riscv: Add Zvksh "
` [PATCH v6 12/15] target/riscv: Add Zvkg "
` [PATCH v6 13/15] crypto: Create sm4_subword
` [PATCH v6 14/15] crypto: Add SM4 constant parameter CK
` [PATCH v6 15/15] target/riscv: Add Zvksed ISA extension support
[PULL 00/33] UI patches
2023-06-27 17:46 UTC (6+ messages)
` [PULL 04/33] virtio-gpu: Optimize 2D resource data transfer
` [PULL 10/33] ui/gtk: set the area of the scanout texture correctly
[PATCH v5 09/15] target/riscv: Add Zvkned ISA extension support
2023-06-27 17:29 UTC (7+ messages)
` [PATCH v5 10/15] target/riscv: Add Zvknh "
` [PATCH v5 11/15] target/riscv: Add Zvksh "
` [PATCH v5 12/15] target/riscv: Add Zvkg "
` [PATCH v5 13/15] crypto: Create sm4_subword
` [PATCH v5 14/15] crypto: Add SM4 constant parameter CK
` [PATCH v5 15/15] target/riscv: Add Zvksed ISA extension support
[PATCH v5 00/15] Add RISC-V vector cryptographic instruction set support
2023-06-27 17:17 UTC (9+ messages)
` [PATCH v5 01/15] target/riscv: Refactor some of the generic vector functionality
` [PATCH v5 02/15] target/riscv: Refactor vector-vector translation macro
` [PATCH v5 03/15] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v5 04/15] target/riscv: Add Zvbc ISA extension support
` [PATCH v5 05/15] target/riscv: Move vector translation checks
` [PATCH v5 06/15] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v5 07/15] target/riscv: Refactor some of the generic vector functionality
` [PATCH v5 08/15] target/riscv: Add Zvbb ISA extension support
[PATCH v5] Emulate dip switch language layout settings on SUN keyboard
2023-06-27 17:18 UTC (15+ messages)
` [PATCH v6] "
` Ping: "
` [PATCH v7] "
` [PATCH v8] "
[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR)
2023-06-27 16:22 UTC (19+ messages)
` [PATCH v3 01/36] gitlab: explicit set artifacts publishing criteria
` [PATCH v3 02/36] gitlab: ensure coverage job also publishes meson log
` [PATCH v3 03/36] gitlab: reduce testing scope of check-gcov
` [PATCH v3 04/36] docs/devel: remind developers to run CI container pipeline when updating images
` [PATCH v3 05/36] tests/tcg: add mechanism to handle plugin arguments
` [PATCH v3 06/36] qemu-keymap: properly check return from xkb_keymap_mod_get_index
` [PATCH v3 07/36] scripts/oss-fuzz: add a suppression for keymap
` [PATCH v3 08/36] tests/qtests: clean-up and fix leak in generic_fuzz
` [PATCH v3 09/36] tests/docker: add test-fuzz
` [PATCH v3 10/36] Makefile: add lcitool-refresh to UNCHECKED_GOALS
` [PATCH v3 11/36] tests/lcitool: update to latest version
` [PATCH v3 12/36] tests/lcitool: Bump fedora container versions
` [PATCH v3 13/36] tests/lcitool: add an explicit gcc-native package
` [PATCH v3 14/36] tests/lcitool: introduce qemu-minimal
` [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
` [PATCH v3 16/36] tests/avocado: update firmware to enable sbsa-ref/max
` [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
[PATCH v2 0/5] Migration deprecated parts
2023-06-27 16:21 UTC (5+ messages)
` [PATCH v2 1/5] migration: Use proper indentation for migration.json
` [PATCH v2 5/5] migration: Deprecate old compression method
[PATCH v2 0/4] pc-bios/s390-ccw: Fixes and improvements for start.S
2023-06-27 15:47 UTC (3+ messages)
` [PATCH v2 3/4] pc-bios/s390-ccw: Move the stack array into start.S
[PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
2023-06-27 15:38 UTC (7+ messages)
[PATCH qemu v4 0/2] target/arm: Improve user-mode compatibility with JITs
2023-06-27 15:23 UTC (5+ messages)
` [PATCH qemu v4 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code
[PATCH v4 0/8] gdbstub: Add support for info proc mappings
2023-06-27 15:14 UTC (2+ messages)
[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
2023-06-27 15:13 UTC (2+ messages)
[PATCH] linux-user/elfload: Fix /proc/cpuinfo features: on s390x
2023-06-27 15:13 UTC
ARI and igb emulation
2023-06-27 14:41 UTC
[PATCH 0/2] target/riscv: Only build qemu-system-riscv$$ on rv$$ host
2023-06-27 14:32 UTC (3+ messages)
` [PATCH 1/2] target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in meson
` [PATCH 2/2] target/riscv: Only build KVM guest with same wordsize as host
Is it possible to boot a riscv32 guest on riscv64 host using KVM?
2023-06-27 14:31 UTC (3+ messages)
[RESEND PATCH v5 0/5] test and QEMU fixes to ensure proper PCIE device usage
2023-06-27 14:27 UTC (10+ messages)
` [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
[PATCH v5 0/3] Implement the watchdog timer of HiFive 1 rev b
2023-06-27 14:14 UTC (3+ messages)
[PATCH v6 0/3] Implement the watchdog timer of HiFive 1 rev b
2023-06-27 14:12 UTC (4+ messages)
` [PATCH v6 1/3] hw/misc: sifive_e_aon: Support "
` [PATCH v6 2/3] hw/riscv: sifive_e: "
` [PATCH v6 3/3] tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_e
[PATCH 0/4] target/arm: Fix SME full tile indexing
2023-06-27 13:36 UTC (7+ messages)
` [PATCH 3/4] target/arm: Support reading ZA[] from gdbstub
` [PATCH 4/4] target/arm: Fix SME full tile indexing
[RFC PATCH] target/riscv: Add Zihintntl extension ISA string to DTS
2023-06-27 9:26 UTC
[PATCH] target/riscv: Set the correct exception for implict G-stage translation fail
2023-06-27 7:48 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).