qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-24 10:22:28 to 2021-06-24 20:29:19 UTC [more...]

[PATCH 0/5] hw/mips: Fix the Fuloong 2E machine with PMON bios
 2021-06-24 20:27 UTC 

[PATCH v3 0/3] Clean up MMU translation
 2021-06-24 20:21 UTC  (3+ messages)
` [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 v2 0/2] execlog TCG plugin to log instructions
 2021-06-24 20:13 UTC  (7+ messages)
` [PATCH v2 2/2] docs/devel: tvg-plugins: add execlog plugin description

Difficulties to access guest memory in TCG plugins
 2021-06-24 19:41 UTC  (2+ messages)

Extracting PC information from QEMU/KVM during single-step
 2021-06-24 19:36 UTC  (8+ messages)

[PULL 00/43] MIPS patches for 2021-02-21
 2021-06-24 19:29 UTC  (15+ messages)
` [PULL 30/43] vt82c686: Fix SMBus IO base and configuration registers

[PULL 00/12] Misc, mostly meson patches for 2021-06-23
 2021-06-24 19:09 UTC  (2+ messages)

[PATCH] migration: fix the memory overwriting risk in add_to_iovec
 2021-06-24 18:58 UTC  (3+ messages)
` [v3] "

[PATCH v4 0/5] virtio-gpu: Add a default synchronization mechanism for blobs
 2021-06-24 18:43 UTC  (6+ messages)
` [PATCH v4 1/5] ui/gtk: Create a common release_dmabuf helper
` [PATCH v4 2/5] ui/egl: Add egl helpers to help with synchronization
` [PATCH v4 3/5] ui: Create sync objects and fences only for blobs
` [PATCH v4 4/5] ui/gtk-egl: Wait for the draw signal for dmabuf blobs
` [PATCH v4 5/5] virtio-gpu: Add gl_flushed callback

[PATCH] acpi/ged: fix reset cause
 2021-06-24 18:53 UTC  (4+ messages)

[PATCH v4 0/6] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-06-24 18:49 UTC  (3+ messages)

[PULL v2 00/57] target-arm queue
 2021-06-24 18:45 UTC  (2+ messages)

[RFC PATCH] audio: Make the AudiodevDriver enum conditional
 2021-06-24 18:37 UTC 

[PATCH v3 0/5] virtio-gpu: Add a default synchronization mechanism for blobs
 2021-06-24 18:34 UTC  (6+ messages)
` [PATCH v3 3/5] ui: Create sync objects and fences only "

[RFC v1 0/1] ui: Add a Wayland backend for Qemu UI
 2021-06-24 18:17 UTC  (3+ messages)

[PATCH 0/6] More record/replay acceptance tests
 2021-06-24 18:15 UTC  (4+ messages)
` [PATCH 6/6] tests/acceptance: Linux boot test for record/replay

[PATCH v5 00/11] block: file-posix queue
 2021-06-24 18:04 UTC  (12+ messages)
` [PATCH 01/11] file-posix: fix max_iov for /dev/sg devices
` [PATCH 02/11] scsi-generic: pass max_segments via max_iov field in BlockLimits
` [PATCH 03/11] osdep: provide ROUND_DOWN macro
` [PATCH 04/11] block-backend: align max_transfer to request alignment
` [PATCH 05/11] block: add max_hw_transfer to BlockLimits
` [PATCH 06/11] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
` [PATCH 07/11] block: feature detection for host block support
` [PATCH 08/11] block: check for sys/disk.h
` [PATCH 09/11] block: try BSD disk size ioctls one after another
` [PATCH 10/11] block: detect DKIOCGETBLOCKCOUNT/SIZE before use
` [PATCH 11/11] file-posix: handle EINTR during ioctl

[PATCH v4 00/34] modules: add meta-data database
 2021-06-24 18:02 UTC  (42+ messages)
` [PATCH v4 01/34] modules: add modinfo macros
` [PATCH v4 02/34] modules: collect module meta-data
` [PATCH v4 03/34] modules: generate modinfo.c
` [PATCH v4 04/34] modules: check if all dependencies can be satisfied
` [PATCH v4 05/34] modules: add qxl module annotations
` [PATCH v4 06/34] modules: add virtio-gpu "
` [PATCH v4 07/34] modules: add chardev "
` [PATCH v4 08/34] modules: add audio "
` [PATCH v4 09/34] modules: add usb-redir "
` [PATCH v4 10/34] modules: add ccid "
` [PATCH v4 11/34] modules: add ui "
` [PATCH v4 12/34] modules: add s390x "
` [PATCH v4 13/34] modules: add block "
` [PATCH v4 14/34] modules: use modinfo for dependencies
` [PATCH v4 15/34] modules: use modinfo for qom load
` [PATCH v4 16/34] modules: use modinfo for qemu opts load
` [PATCH v4 17/34] modules: add tracepoints
` [PATCH v4 18/34] modules: check arch and block load on mismatch
` [PATCH v4 19/34] modules: check arch on qom lookup
` [PATCH v4 20/34] modules: target-specific module build infrastructure
` [PATCH v4 21/34] modules: add documentation for module sourcesets
` [PATCH v4 22/34] modules: add module_obj() note to QOM docs
` [PATCH v4 23/34] modules: module.h kerneldoc annotations
` [PATCH v4 24/34] modules: hook up modules.h to docs build
` [PATCH v4 25/34] accel: autoload modules
` [PATCH v4 26/34] accel: add qtest module annotations
` [PATCH v4 27/34] accel: build qtest modular
` [PATCH v4 28/34] accel: add tcg module annotations
` [PATCH v4 29/34] accel: build tcg modular
` [PATCH v4 30/34] monitor: allow register hmp commands
` [PATCH v4 31/34] usb: drop usb_host_dev_is_scsi_storage hook
` [PATCH v4 32/34] monitor/usb: register 'info usbhost' dynamically
` [PATCH v4 33/34] usb: build usb-host as module
` [PATCH v4 34/34] monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically

[PATCH v1 1/1] migration: Unregister yank if migration setup fails
 2021-06-24 17:29 UTC  (4+ messages)

[PATCH v7 1/2] target/i386: Trivial code motion and code style fix
 2021-06-24 17:06 UTC  (8+ messages)
` [PATCH v7 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP

[PATCH v2 1/2] migration/rdma: Fix out of order wrid
 2021-06-24 16:42 UTC  (2+ messages)

[RFC PATCH 0/9] hw/sd: Allow card size not power of 2 again
 2021-06-24 16:08 UTC  (5+ messages)
` [RFC PATCH 9/9] "

[PATCH V3 00/22] Live Update
 2021-06-24 15:05 UTC  (12+ messages)
              ` [PATCH V3 00/22] Live Update [reboot]

[PATCH 0/5] dp8393x: fixes for MacOS toolbox ROM
 2021-06-24 14:42 UTC  (7+ messages)

[RFC v1] virtio/vsock: add two more queues for datagram types
 2021-06-24 14:31 UTC  (5+ messages)
  `  "

[RFC PATCH 00/10] hw/sd: Start splitting SD vs SPI protocols
 2021-06-24 14:22 UTC  (11+ messages)
` [RFC PATCH 01/10] hw/sd: When card is in wrong state, log which state it is
` [RFC PATCH 02/10] hw/sd: Extract address_in_range() helper, log invalid accesses
` [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 07/10] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
` [RFC PATCH 08/10] hw/sd: Add sd_cmd_SEND_OP_CMD() handler
` [RFC PATCH 09/10] hw/sd: Add sd_cmd_ALL_SEND_CID() handler
` [RFC PATCH 10/10] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler

[PATCH v5 00/14] target/hexagon: introduce idef-parser
 2021-06-24 13:51 UTC  (4+ messages)
` [PATCH v5 03/14] target/hexagon: import README for idef-parser

[PATCH] target/riscv: hardwire bits in hideleg and hedeleg
 2021-06-24 13:48 UTC  (3+ messages)

[PATCH v17 0/6] MTE support for KVM guest
 2021-06-24 13:42 UTC  (4+ messages)
` [PATCH v17 5/6] KVM: arm64: ioctl to fetch/store tags in a guest

[RFC] block/mirror: fix file-system went to read-only after block-mirror
 2021-06-24 13:30 UTC  (2+ messages)

iothread_instance_finalize -> aio_ctx_finalize crash
 2021-06-24 12:59 UTC 

[PATCH v16 00/99] arm tcg/kvm refactor and split with kvm only support
 2021-06-24 10:52 UTC  (4+ messages)
` [PATCH v16 69/99] target/arm: add tcg cpu accel class

[PATCH v5 0/7] Use ACPI PCI hot-plug for Q35
 2021-06-24 12:29 UTC  (3+ messages)
` [PATCH] hw/pci/pcie_port: Rename "enable-native-hotplug" property

[PULL 0/2] Audio 20210624 patches
 2021-06-24 12:21 UTC  (4+ messages)
` [PULL 1/2] coreaudio: Lock only the buffer
` [PULL 2/2] hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h

[PULL 0/7] riscv-to-apply queue
 2021-06-24 12:02 UTC  (8+ messages)
` [PULL 1/7] target/riscv: Use target_ulong for the DisasContext misa
` [PULL 2/7] target/riscv: gdbstub: Fix dynamic CSR XML generation
` [PULL 3/7] hw/char: Consistent function names for sifive_uart
` [PULL 4/7] hw/char: QOMify sifive_uart
` [PULL 5/7] hw/char/ibex_uart: Make the register layout private
` [PULL 6/7] hw/timer: Initial commit of Ibex Timer
` [PULL 7/7] hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer

[PATCH v3 00/37] target/riscv: support packed extension v0.9.4
 2021-06-24 11:55 UTC  (39+ messages)
` [PATCH v3 01/37] target/riscv: implementation-defined constant parameters
` [PATCH v3 02/37] target/riscv: Make the vector helper functions public
` [PATCH v3 03/37] target/riscv: 16-bit Addition & Subtraction Instructions
` [PATCH v3 04/37] target/riscv: 8-bit Addition & Subtraction Instruction
` [PATCH v3 05/37] target/riscv: SIMD 16-bit Shift Instructions
` [PATCH v3 06/37] target/riscv: SIMD 8-bit "
` [PATCH v3 07/37] target/riscv: SIMD 16-bit Compare Instructions
` [PATCH v3 08/37] target/riscv: SIMD 8-bit "
` [PATCH v3 09/37] target/riscv: SIMD 16-bit Multiply Instructions
` [PATCH v3 10/37] target/riscv: SIMD 8-bit "
` [PATCH v3 11/37] target/riscv: SIMD 16-bit Miscellaneous Instructions
` [PATCH v3 12/37] target/riscv: SIMD 8-bit "
` [PATCH v3 13/37] target/riscv: 8-bit Unpacking Instructions
` [PATCH v3 14/37] target/riscv: 16-bit Packing Instructions
` [PATCH v3 15/37] target/riscv: Signed MSW 32x32 Multiply and Add Instructions
` [PATCH v3 16/37] target/riscv: Signed MSW 32x16 "
` [PATCH v3 17/37] target/riscv: Signed 16-bit Multiply 32-bit Add/Subtract Instructions
` [PATCH v3 18/37] target/riscv: Signed 16-bit Multiply 64-bit "
` [PATCH v3 19/37] target/riscv: Partial-SIMD Miscellaneous Instructions
` [PATCH v3 20/37] target/riscv: 8-bit Multiply with 32-bit Add Instructions
` [PATCH v3 21/37] target/riscv: 64-bit Add/Subtract Instructions
` [PATCH v3 22/37] target/riscv: 32-bit Multiply "
` [PATCH v3 23/37] target/riscv: Signed 16-bit Multiply with "
` [PATCH v3 24/37] target/riscv: Non-SIMD Q15 saturation ALU Instructions
` [PATCH v3 25/37] target/riscv: Non-SIMD Q31 "
` [PATCH v3 26/37] target/riscv: 32-bit Computation Instructions
` [PATCH v3 27/37] target/riscv: Non-SIMD Miscellaneous Instructions
` [PATCH v3 28/37] target/riscv: RV64 Only SIMD 32-bit Add/Subtract Instructions
` [PATCH v3 29/37] target/riscv: RV64 Only SIMD 32-bit Shift Instructions
` [PATCH v3 30/37] target/riscv: RV64 Only SIMD 32-bit Miscellaneous Instructions
` [PATCH v3 31/37] target/riscv: RV64 Only SIMD Q15 saturating Multiply Instructions
` [PATCH v3 32/37] target/riscv: RV64 Only 32-bit "
` [PATCH v3 33/37] target/riscv: RV64 Only 32-bit Multiply & Add Instructions
` [PATCH v3 34/37] target/riscv: RV64 Only 32-bit Parallel "
` [PATCH v3 35/37] target/riscv: RV64 Only Non-SIMD 32-bit Shift Instructions
` [PATCH v3 36/37] target/riscv: RV64 Only 32-bit Packing Instructions
` [PATCH v3 37/37] target/riscv: configure and turn on packed extension from command line

[PULL 0/7] Documentation, qtest and misc patches
 2021-06-24 11:54 UTC  (2+ messages)

[PULL 0/1] Block patch
 2021-06-24 11:43 UTC  (2+ messages)
` [PULL 1/1] block/snapshot: Clarify goto fallback behavior

Qemu-devel Digest, Vol 219, Issue 440
 2021-06-24 11:15 UTC 

[PATCH v2 0/6] block: block-status cache for data regions
 2021-06-24 11:12 UTC  (9+ messages)
` [PATCH v2 2/6] "
` [PATCH v2 3/6] block: Clarify that @bytes is no limit on *pnum

[PATCH v2 00/23] target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries)
 2021-06-24 11:04 UTC  (3+ messages)
` [PATCH v2 02/23] qapi/misc-target: Wrap long 'SEV Attestation Report' long lines

[PATCH 0/5] tcg: Add 32-bit vector operations
 2021-06-24 10:50 UTC  (6+ messages)
` [PATCH 1/5] tcg: Add tcg_gen_vec_add{sub}16_i32
` [PATCH 2/5] tcg: Add tcg_gen_vec_add{sub}8_i32
` [PATCH 3/5] tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32
` [PATCH 4/5] tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32
` [PATCH 5/5] tcg: Implement tcg_gen_vec_add{sub}32_tl

[PATCH] nvdimm: release the correct device list
 2021-06-24 11:04 UTC 

[PATCH v2 0/2] block/export: Conditionally ignore set-context error
 2021-06-24 10:39 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iotests/307: Test iothread conflict for exports

[PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-06-24 10:20 UTC  (3+ messages)
` [PATCH v3 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot
` [PATCH v3 2/2] x86/sev: generate SEV kernel loader hashes in x86_load_linux


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