qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-26 00:02:02 to 2021-06-28 11:37:40 UTC [more...]

[RFC PATCH v4 0/7] hw/arm/virt: Introduce cpu topology support
 2021-06-28 11:31 UTC  (19+ messages)

[PATCH 0/4] docs: improve -smp documentation
 2021-06-28 11:30 UTC  (5+ messages)
` [PATCH 1/4] docs: fix typo s/Intel/AMD/ in CPU model notes
` [PATCH 2/4] qemu-options: re-arrange CPU topology options
` [PATCH 3/4] qemu-options: tweak to show that CPU count is optional
` [PATCH 4/4] qemu-options: rewrite help for -smp options

[PATCH v3 1/1] yank: Unregister function when using TLS migration
 2021-06-28 11:28 UTC  (4+ messages)

tests: ReverseDebugging_AArch64.test_aarch64_virt -> InvalidPacketError
 2021-06-28 11:25 UTC  (4+ messages)

[RFC PATCH 00/10] hw/sd: Start splitting SD vs SPI protocols
 2021-06-28 11:25 UTC  (16+ messages)
` [RFC PATCH 03/10] hw/sd: Move proto_name to SDProto structure
` [RFC PATCH 04/10] hw/sd: Introduce sd_cmd_handler type
` [RFC PATCH 05/10] hw/sd: Add sd_cmd_illegal() handler
` [RFC PATCH 06/10] hw/sd: Add sd_cmd_unimplemented() handler

[RFC PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-06-28 11:18 UTC  (14+ messages)

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-06-28 10:48 UTC  (43+ messages)
` [RFC PATCH 02/11] target/riscv: Update CSR xintthresh in CLIC mode
` [RFC PATCH 03/11] hw/intc: Add CLIC device
` [RFC PATCH 04/11] target/riscv: Update CSR xie in CLIC mode
` [RFC PATCH 05/11] target/riscv: Update CSR xip "
` [RFC PATCH 06/11] target/riscv: Update CSR xtvec "
` [RFC PATCH 07/11] target/riscv: Update CSR xtvt "
` [RFC PATCH 08/11] target/riscv: Update CSR xnxti "
` [RFC PATCH 09/11] target/riscv: Update CSR mclicbase "
` [RFC PATCH 10/11] target/riscv: Update interrupt handling "
` [RFC PATCH 11/11] target/riscv: Update interrupt return "

[RFC PATCH] Subject: [RFC PATCH] plugins: Passed the parsed arguments directly to plugins
 2021-06-25 11:38 UTC  (2+ messages)

[PATCH v2 0/7] 9pfs: Twalk optimization
 2021-06-28 10:20 UTC  (4+ messages)

[PATCH 0/2] introduce QEMU_AUTO_VFREE
 2021-06-28 10:08 UTC  (3+ messages)

[RFC PATCH] docs/specs: QMP configuration design specification
 2021-06-28  9:55 UTC  (3+ messages)

[PATCH v2] ui/cocoa: Use NSWindow's ability to resize
 2021-06-28  8:57 UTC  (2+ messages)

reminder: softfreeze in a fortnight
 2021-06-28  8:44 UTC 

[PATCH 0/3] ci: use cirrus-run to utilize Cirrus CI from GitLab CI
 2021-06-28  8:33 UTC  (10+ messages)
` [PATCH 1/3] build: validate that system capstone works before using it
` [PATCH 2/3] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
` [PATCH 3/3] cirrus: delete FreeBSD and macOS jobs

[PULL 0/2] Audio 20210624 patches
 2021-06-28  8:26 UTC  (2+ messages)

[PATCH] migration/rdma: Use error_report to suppress errno message
 2021-06-28  7:19 UTC 

[PATCH v2 1/2] migration/rdma: Fix out of order wrid
 2021-06-28  7:13 UTC  (3+ messages)

[PATCH v3 0/3] Clean up MMU translation
 2021-06-28  7:07 UTC  (7+ messages)
` [PATCH v3 1/3] target/ppc: fix address translation bug for radix mmus
` [PATCH v3 2/3] target/ppc: change ppc_hash32_xlate to use mmu_idx
` [PATCH v3 3/3] target/ppc: changed ppc_hash64_xlate "

[PATCH v4 4/5] docs/devel: Added cache plugin to the plugins docs
 2021-06-28  5:38 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v4 0/3] Fuzzer pattern-matching, timeouts, and instrumentation-filtering
 2021-06-28  5:23 UTC  (4+ messages)
` [PATCH v4 1/3] fuzz: adjust timeout to allow for longer inputs
` [PATCH v4 2/3] fuzz: add an instrumentation filter
` [PATCH v4 3/3] fuzz: make object-name matching case-insensitive

[PATCH qemu v22] spapr: Implement Open Firmware client interface
 2021-06-28  5:20 UTC  (3+ messages)

[PATCH] arm/aspeed: rainier: Add i2c eeproms and muxes
 2021-06-28  4:50 UTC  (4+ messages)

Qemu on Haiku
 2021-06-28  4:31 UTC  (7+ messages)

[Qemu-devel] [Bug 1295587] [NEW] Temporal freeze and slowdown while using emulated sb16
 2021-06-28  4:17 UTC  (2+ messages)
` [Bug 1295587] "

[PATCH v5 0/6] crypto: Make QCryptoTLSCreds* structures private
 2021-06-28  3:56 UTC  (2+ messages)

[PATCH] ui/cocoa: Use NSWindow's ability to resize
 2021-06-28  2:55 UTC 

[PATCH] target/riscv: pmp: Fix some typos
 2021-06-28  0:21 UTC  (3+ messages)

[PATCH 1/2] docs/system: riscv: Fix CLINT name in the sifive_u doc
 2021-06-28  0:21 UTC  (3+ messages)
` [PATCH 2/2] docs/system: riscv: Add documentation for virt machine

[PATCH v8 00/19] hvf: Implement Apple Silicon Support
 2021-06-27 21:12 UTC  (10+ messages)
` [PATCH v8 13/19] hvf: Add Apple Silicon support
` [PATCH v8 18/19] arm: Enable Windows 10 trusted SMCCC boot call
` [PATCH v8 19/19] hvf: arm: Handle Windows 10 SMC call

[PATCH V3 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-06-27 19:29 UTC  (8+ messages)
` [PATCH V3 5/6] block/rbd: "

[Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor
 2021-06-27 17:24 UTC  (2+ messages)
` [Bug 1897568] "

[PATCH 0/4] ppc/Pegasos2: Firmware replacement using VOF
 2021-06-27 16:27 UTC  (5+ messages)
` [PATCH 2/4] target/ppc: Allow virtual hypervisor on CPU without HV
` [PATCH 3/4] ppc/pegasos2: Use Virtual Open Firmware as firmware replacement
` [PATCH 4/4] ppc/pegasos2: Implement some RTAS functions with VOF
` [PATCH 1/4] ppc/pegasos2: Introduce Pegasos2MachineState structure

[PATCH v10 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-27 16:27 UTC  (7+ messages)
  ` [PATCH v10 1/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
  ` [PATCH v10 2/6] memory: make global_dirty_tracking a bitmask
  ` [PATCH v10 3/6] migration/dirtyrate: introduce struct and adjust DirtyRateStat
  ` [PATCH v10 4/6] migration/dirtyrate: adjust order of registering thread
  ` [PATCH v10 5/6] migration/dirtyrate: move init step of calculation to main thread
  ` [PATCH v10 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[PATCH v2] block/rbd: Add support for rbd image encryption
 2021-06-27 13:46 UTC  (2+ messages)

[PATCH v2] target/riscv: csr: Remove redundant check in fp csr read/write routines
 2021-06-27 12:06 UTC 

[PATCH] block/rbd: Add support for rbd image encryption
 2021-06-27 11:24 UTC  (5+ messages)

[PATCH 0/4] support dirtyrate measurement with dirty bitmap
 2021-06-27  5:38 UTC  (5+ messages)
  ` [PATCH 1/4] memory: introduce DIRTY_MEMORY_DIRTY_RATE dirty bits
  ` [PATCH 2/4] KVM: introduce kvm_get_manual_dirty_log_protect
  ` [PATCH 3/4] memory: introduce DIRTY_MEMORY_DIRTY_RATE dirty bits functions
  ` [PATCH 4/4] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation

[PATCH] hw/usb/hcd-dwc2: Enforce epnum to 0 for the control endpoint to avoid the assertion failure in usb_ep_get()
 2021-06-27  5:21 UTC  (2+ messages)

[PATCH v3] Add basic power management to raspi
 2021-06-26 17:33 UTC  (3+ messages)

the dll dependency of qemu.exe
 2021-06-26 15:22 UTC 

[PATCH v2 00/10] dp8393x: fixes for MacOS toolbox ROM
 2021-06-26  8:55 UTC  (2+ messages)

[PATCH] block/rbd: Add support for rbd image encryption
 2021-06-26 10:44 UTC  (2+ messages)

[PATCH v3 00/29] tcg: bswap improvements
 2021-06-26  9:38 UTC  (34+ messages)
` [PATCH v3 01/29] tcg: Add flags argument to bswap opcodes
` [PATCH v3 02/29] tcg/i386: Support bswap flags
` [PATCH v3 03/29] tcg/aarch64: Merge tcg_out_rev{16,32,64}
` [PATCH v3 04/29] tcg/aarch64: Support bswap flags
` [PATCH v3 05/29] tcg/arm: "
` [PATCH v3 06/29] tcg/ppc: Split out tcg_out_ext{8,16,32}s
` [PATCH v3 07/29] tcg/ppc: Split out tcg_out_sari{32,64}
` [PATCH v3 08/29] tcg/ppc: Split out tcg_out_bswap16
` [PATCH v3 09/29] tcg/ppc: Split out tcg_out_bswap32
` [PATCH v3 10/29] tcg/ppc: Split out tcg_out_bswap64
` [PATCH v3 11/29] tcg/ppc: Support bswap flags
` [PATCH v3 12/29] tcg/ppc: Use power10 byte-reverse instructions
` [PATCH v3 13/29] tcg/s390: Support bswap flags
` [PATCH v3 14/29] tcg/mips: Support bswap flags in tcg_out_bswap16
` [PATCH v3 15/29] tcg/mips: Support bswap flags in tcg_out_bswap32
` [PATCH v3 16/29] tcg/tci: Support bswap flags
` [PATCH v3 17/29] tcg: Handle new bswap flags during optimize
` [PATCH v3 18/29] tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
` [PATCH v3 19/29] tcg: Make use of bswap flags in tcg_gen_qemu_ld_*
` [PATCH v3 20/29] tcg: Make use of bswap flags in tcg_gen_qemu_st_*
` [PATCH v3 21/29] target/arm: Improve REV32
` [PATCH v3 22/29] target/arm: Improve vector REV
` [PATCH v3 23/29] target/arm: Improve REVSH
` [PATCH v3 24/29] target/i386: Improve bswap translation
` [PATCH v3 25/29] target/sh4: Improve swap.b translation
` [PATCH v3 26/29] target/mips: Fix gen_mxu_s32ldd_s32lddr
` [PATCH v3 27/29] tcg/arm: Unset TCG_TARGET_HAS_MEMORY_BSWAP
` [PATCH v3 28/29] tcg/aarch64: "
` [PATCH v3 29/29] tcg/riscv: Remove MO_BSWAP handling

[RFC PATCH] tcg/plugins: enable by default for TCG builds
 2021-06-26  6:54 UTC  (2+ messages)

[PATCH 0/5] tcg: Issue memory barriers for guest memory model
 2021-06-26  6:06 UTC  (2+ messages)

[PATCH v2 0/1] Use correct trap number for *BSD
 2021-06-26  5:37 UTC  (3+ messages)
` [PATCH v2 1/1] tcg: Use correct trap number for page faults on *BSD systems

[PATCH v4 00/16] tcg/s390x: host vector support
 2021-06-26  5:24 UTC  (18+ messages)
` [PATCH v4 01/16] tcg/s390x: Rename from tcg/s390
` [PATCH v4 02/16] tcg/s390x: Change FACILITY representation
` [PATCH v4 03/16] tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg
` [PATCH v4 04/16] tcg/s390x: Add host vector framework
` [PATCH v4 05/16] tcg/s390x: Implement tcg_out_ld/st for vector types
` [PATCH v4 06/16] tcg/s390x: Implement tcg_out_mov "
` [PATCH v4 07/16] tcg/s390x: Implement tcg_out_dup*_vec
` [PATCH v4 08/16] tcg/s390x: Implement minimal vector operations
` [PATCH v4 09/16] tcg/s390x: Implement andc, orc, abs, neg, not "
` [PATCH v4 10/16] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
` [PATCH v4 11/16] tcg/s390x: Implement vector shift operations
` [PATCH v4 12/16] tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec
` [PATCH v4 13/16] tcg: Expand usadd/ussub with umin/umax
` [PATCH v4 14/16] tcg/s390x: Implement TCG_TARGET_HAS_sat_vec
` [PATCH v4 15/16] tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec
` [PATCH v4 16/16] tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vec

[Qemu-devel] [Bug 1437970] [NEW] qemu-system-x86_64 - two mouse pointers & fast scrolling problem
 2021-06-26  4:17 UTC  (2+ messages)
` [Bug 1437970] "

[RFC PATCH 0/9] hw/sd: Allow card size not power of 2 again
 2021-06-26  4:04 UTC  (4+ messages)

[PATCH 0/5] tcg: Add 32-bit vector operations
 2021-06-26  3:53 UTC  (2+ messages)

[PATCH 0/1] target/arm: Check NaN mode before silencing NaN
 2021-06-26  2:18 UTC  (3+ messages)
` [PATCH 1/1] "

Guidance on emulating "sparse" address spaces
 2021-06-26  1:29 UTC  (4+ messages)

[PATCH] target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
 2021-06-26  1:19 UTC  (2+ messages)

[PATCH v1 QEMU CXL modifications for openspdm 0/1] Testing PCIe DOE in QEMU CXL/PCIe Device using openspdm
 2021-06-26  0:05 UTC  (2+ messages)
` [PATCH v1 QEMU CXL modifications for openspdm 1/1] pcie/spdm: PCIe CMA implementation

[PATCH v1 openspdm on QEMU CXL/PCIe Device 0/2] Testing PCIe DOE in QEMU CXL/PCIe Device using openspdm
 2021-06-26  0:01 UTC  (3+ messages)
` [PATCH v1 openspdm on QEMU CXL/PCIe Device 1/2] build: gcc to CC in GNUMakefile
` [PATCH v1 openspdm on QEMU CXL/PCIe Device 2/2] requester: Modified for QEMU emulation


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