qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-30 12:15:45 to 2021-08-31 13:41:40 UTC [more...]

[PATCH 0/5] hw/arm/aspeed: Add fuji machine type
 2021-08-31 13:34 UTC  (8+ messages)
` [PATCH 2/5] hw/arm/aspeed: Select console UART from machine

[PULL 00/18] UI/clipboard fixes
 2021-08-31 13:31 UTC  (6+ messages)
` [PULL 01/18] ui/vdagent: fix leak on error path
` [PULL 02/18] ui/vdagent: remove copy-pasta comment
` [PULL 03/18] ui/gtk-clipboard: use existing macros
` [PULL 05/18] ui/clipboard: add helper to retrieve current clipboard
` [PULL 11/18] ui/vdagent: split clipboard recv message handling

[PATCH 00/16] Various error handling fixes and cleanups
 2021-08-31 12:47 UTC  (5+ messages)
` [PATCH 10/16] migration: Handle migration_incoming_setup() errors consistently

[PATCH v1 0/3] QIOChannel flags + multifd zerocopy
 2021-08-31 13:16 UTC  (6+ messages)
` [PATCH v1 1/3] io: Enable write flags for QIOChannel
` [PATCH v1 2/3] io: Add zerocopy and errqueue
` [PATCH v1 3/3] migration: multifd: Enable zerocopy

[PATCH 00/12] qapi: Fixes and cleanups for recent work (mostly)
 2021-08-31 12:38 UTC  (13+ messages)
` [PATCH 01/12] qapi: Simplify QAPISchemaIfCond's interface for generating C
` [PATCH 02/12] qapi: Simplify how QAPISchemaIfCond represents "no condition"
` [PATCH 03/12] tests/qapi-schema: Correct two 'if' conditionals
` [PATCH 04/12] tests/qapi-schema: Demonstrate broken C code for 'if'
` [PATCH 05/12] qapi: Fix C code generation "
` [PATCH 06/12] qapi: Factor common recursion out of cgen_ifcond(), docgen_ifcond()
` [PATCH 07/12] qapi: Avoid redundant parens in code generated for conditionals
` [PATCH 08/12] qapi: Use "not COND" instead of "!COND" for generated documentation
` [PATCH 09/12] qapi: Use re.fullmatch() where appropriate
` [PATCH 10/12] tests/qapi-schema: Hide OrderedDict in test output
` [PATCH 11/12] qapi: Tweak error messages for missing / conflicting meta-type
` [PATCH 12/12] qapi: Tweak error messages for unknown / conflicting 'if' keys

qemu-sockets: account for trailing \0 byte in unix socket pathname
 2021-08-31 13:11 UTC  (3+ messages)

[PATCH 0/3] Use meson_options.txt in the configure script
 2021-08-31 12:49 UTC  (13+ messages)
` [PATCH 1/3] configure: Add the possibility to read options from meson_options.txt
` [PATCH 2/3] configure: Remove options that can be handled via meson_options.txt instead
` [PATCH 3/3] configure: Get help text from meson_options.txt

[PULL 0/9] Misc QEMU patches for 6.0-rc
 2021-08-31 12:43 UTC  (5+ messages)
` [PULL 8/9] qapi: introduce forwarding visitor

[PATCH v3 00/18] Clipboard fixes (for 6.1?)
 2021-08-31 12:34 UTC  (4+ messages)

[PATCH v3 0/5] introduce QArray
 2021-08-31 12:25 UTC  (3+ messages)

[PATCH] util: fix abstract socket path copy
 2021-08-31 12:20 UTC  (8+ messages)

[PATCH 00/29] [RFC] build more i386 tcg code modular
 2021-08-31 12:15 UTC  (30+ messages)
` [PATCH 01/29] build: temporarily disable modular tcg
` [PATCH 02/29] plugins: register qemu_plugin_opts using opts_init()
` [PATCH 03/29] tcg/module: move hmp.c to module
` [PATCH 04/29] tcg/module: move cputlb.c "
` [PATCH 05/29] tcg/module: move tcg_ss to module [accel/tcg]
` [PATCH 06/29] tcg/module: move tcg_ss to module [tcg]
` [PATCH 07/29] tcg/module: move files to module [target/i386/tcg]
` [PATCH 08/29] move cpu-exec-common.c from tcg module to core qemu [accel/tcg]
` [PATCH 09/29] tcg/module: add tcg-module.[ch] infrastructure
` [PATCH 10/29] tcg_funcs: Add tlb_flush to TCGModuleOps
` [PATCH 11/29] tcg_funcs: Add tlb_flush_page "
` [PATCH 12/29] tcg_funcs: Add tlb_reset_dirty "
` [PATCH 13/29] tcg_funcs: Add tlb_plugin_lookup "
` [PATCH 14/29] tcg_funcs:Add tcg_exec_{realizefn, unrealizefn} "
` [PATCH 15/29] tcg_funcs: Add tb_flush "
` [PATCH 16/29] tcg: use tb_page_addr_t for tb_invalidate_phys_range()
` [PATCH 17/29] tcg: drop tb_invalidate_phys_page_range()
` [PATCH 18/29] tcg_funcs: Add tb_invalidate_phys_range to TCGModuleOps
` [PATCH 19/29] tcg_funcs: Add tb_check_watchpoint "
` [PATCH 20/29] tcg_funcs: Add cpu_restore_state "
` [PATCH 21/29] tcg_funcs: Add curr_cflags "
` [PATCH 22/29] tcg_i386_funcs: Add update_fp_status to TCGI386ModuleOps
` [PATCH 23/29] tcg_i386_funcs: Add update_mxcsr_status "
` [PATCH 24/29] tcg_i386_funcs: Add update_mxcsr_from_sse_status "
` [PATCH 25/29] tcg_i386_funcs: Add x86_register_ferr_irq "
` [PATCH 26/29] tcg_i386_funcs: Add cpu_set_ignne "
` [PATCH 27/29] tcg_i386_funcs: Add cpu_x86_update_dr7 "
` [PATCH 28/29] tcg_i386_funcs: Add cpu_cc_compute_all "
` [PATCH 29/29] Revert "build: temporarily disable modular tcg"

[PATCH v2 0/3] softmmu/vl: Deprecate old and crufty display ui options
 2021-08-31 12:21 UTC  (2+ messages)

[PATCH 0/2] VNC-related HMP/QMP fixes
 2021-08-31 12:20 UTC  (5+ messages)
` [PATCH 2/2] monitor: allow VNC related QMP and HMP commands to take a display ID

[PATCH 4/4] vl: Prioritize realizations of devices
 2021-08-31 11:35 UTC  (12+ messages)

[PATCH v4 0/4] QEMU RISC-V ACLINT Support
 2021-08-31 11:06 UTC  (5+ messages)
` [PATCH v4 1/4] hw/intc: Rename sifive_clint sources to riscv_aclint sources
` [PATCH v4 2/4] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
` [PATCH v4 3/4] hw/riscv: virt: Re-factor FDT generation
` [PATCH v4 4/4] hw/riscv: virt: Add optional ACLINT support to virt machine

9pfs: Twalk crash
 2021-08-31 10:57 UTC  (2+ messages)

[PATCH v6 0/3] Add support for Fujitsu A64FX processor
 2021-08-31 10:20 UTC  (5+ messages)
` [PATCH v6 1/3] target-arm: Add support for Fujitsu A64FX
` [PATCH v6 2/3] hw/arm/virt: target-arm: Add A64FX processor support to virt machine
` [PATCH v6 3/3] tests/arm-cpu-features: Add A64FX processor related

block/curl: should we be checking curl_easy_setopt() for errors?
 2021-08-31  9:56 UTC  (3+ messages)

[PATCH v3 0/4] QEMU RISC-V ACLINT Support
 2021-08-31  8:45 UTC  (4+ messages)
` [PATCH v3 2/4] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT

QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
 2021-08-31  7:42 UTC  (8+ messages)

[PATCH 0/8] RISC V partial support for 128-bit architecture
 2021-08-31  5:09 UTC  (3+ messages)

[PULL 0/6] documentation updates
 2021-08-31  5:07 UTC  (6+ messages)
` [PULL 5/6] docs: split the CI docs into two files

usage of virtio-blk-device etc (microvm?)
 2021-08-31  4:33 UTC  (2+ messages)

[PATCH 00/48] tcg: optimize redundant sign extensions
 2021-08-31  3:50 UTC  (17+ messages)
` [PATCH 27/48] tcg/optimize: Split out fold_bswap
` [PATCH 29/48] tcg/optimize: Split out fold_mov
` [PATCH 30/48] tcg/optimize: Split out fold_xx_to_i
` [PATCH 31/48] tcg/optimize: Split out fold_xx_to_x
` [PATCH 32/48] tcg/optimize: Split out fold_xi_to_i
` [PATCH 40/48] tcg/optimize: Expand fold_addsub2_i32 to 64-bit ops
` [PATCH 45/48] tcg/optimize: Propagate sign info for logical operations

[PATCH 1/8] target/riscv: Settings for 128-bit extension support
 2021-08-31  3:43 UTC  (19+ messages)
` [PATCH 2/8] target/riscv: 128-bit registers creation and access
` [PATCH 3/8] target/riscv: Addition of 128-bit ldu, lq and sq instructions
` [PATCH 4/8] target/riscv: 128-bit arithmetic and logic instructions
` [PATCH 5/8] target/riscv: 128-bit multiply and divide
` [PATCH 6/8] target/riscv: Support of compiler's 128-bit integer types
` [PATCH 7/8] target/riscv: 128-bit support for some csrs
` [PATCH 8/8] target/riscv: Support for 128-bit satp

[PATCH v4 0/5] pSeries FORM2 affinity support
 2021-08-31  2:01 UTC  (6+ messages)
` [PATCH v4 1/5] hw, spapr: add 6.2 compat pseries machine

[PATCH 0/1] hw: Add compat machines for 6.2
 2021-08-31  1:54 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v5 00/31] target/arm: enforce alignment
 2021-08-31  0:51 UTC  (3+ messages)
` [PATCH v5 17/31] target/arm: Enforce alignment for LDM/STM

[PATCH v7 00/14] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-08-31  0:21 UTC  (3+ messages)
` [PATCH v7 09/14] target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci

[PATCH v4 00/21] target/riscv: Use tcg_constant_*
 2021-08-31  0:20 UTC  (4+ messages)

[PATCH v3 00/66] Unaligned access for user-only
 2021-08-30 22:38 UTC  (6+ messages)
` [PATCH v3 28/66] plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
` [PATCH v3 66/66] tcg/riscv: Remove add with zero on user-only memory access

[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-08-30 22:21 UTC  (3+ messages)
` [PATCH v7 7/7] memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()

[PATCH 00/12] mac_via: remove MAC_VIA device and prepare for Nubus IRQs
 2021-08-30 22:12 UTC  (9+ messages)
` [PATCH 04/12] mac_via: move PRAM/RTC variables to MOS6522Q800VIA1State
` [PATCH 05/12] mac_via: move ADB "
` [PATCH 07/12] mac_via: move VIA1 reset logic from mac_via_reset() to mos6522_q800_via1_reset()
` [PATCH 10/12] mac_via: remove explicit viaN prefix from VIA IRQ gpios

[PATCH 1/2] storage-daemon: add opt to print when initialized
 2021-08-30 21:51 UTC  (5+ messages)

[PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
 2021-08-30 21:47 UTC  (6+ messages)

[PATCH for-6.2 00/43] Unaligned accesses for user-only
 2021-08-30 21:26 UTC  (3+ messages)
` [PATCH for-6.2 25/43] plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb

[PATCH] hw/virtio: Update vring after modifying its queue size
 2021-08-30 21:16 UTC  (6+ messages)

[PATCH 0/2] s390x: ccw: A simple test device for virtio CCW
 2021-08-30 20:42 UTC  (3+ messages)

[PATCH v0] kvm: unsigned datatype in ioctl wrapper
 2021-08-30 20:14 UTC  (7+ messages)

[PATCH v2 00/16] PMU-EBB support for PPC64 TCG
 2021-08-30 19:09 UTC  (7+ messages)
` [PATCH v2 09/16] PPC64/TCG: Implement 'rfebb' instruction
` [PATCH v2 10/16] target/ppc: PMU Event-Based exception support

[PATCH] virtio-gpu: no point of checking res->iov
 2021-08-30 17:50 UTC 

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-08-30 17:07 UTC  (13+ messages)
` [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS
` [PATCH 5/5] qmp: Added qemu-ebpf-rss-path command

[PATCH v8 0/3] Add support for ipv6 host forwarding
 2021-08-30 15:43 UTC  (2+ messages)

[PATCH v2 00/23] target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries)
 2021-08-30 15:11 UTC  (9+ messages)
` [PATCH v2 01/23] MAINTAINERS: Add Connor Kuehl as reviewer for AMD SEV
` [PATCH v2 02/23] qapi/misc-target: Wrap long 'SEV Attestation Report' long lines
` [PATCH v2 03/23] qapi/misc-target: Group SEV QAPI definitions

[PATCH 1/2] Use EGL device extension in display initialization
 2021-08-30 14:01 UTC  (2+ messages)

[PATCH v3 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
 2021-08-30  5:35 UTC  (5+ messages)
` [PATCH v3 2/5] hw/intc: sifive_clint: Use RISC-V CPU "
` [PATCH v3 3/5] hw/intc: ibex_plic: Convert the PLIC to use "
` [PATCH v3 4/5] hw/intc: sifive_plic: "
` [PATCH v3 5/5] hw/intc: ibex_timer: Convert the timer "

[PATCH] hw/virtio: Add flatview update in vhost_user_cleanup()
 2021-08-30 12:34 UTC 

[PATCH] hw/virtio: fix crash on kill then start vhost backend
 2021-08-30 12:08 UTC 

[PATCH v2] Report any problems with loading the VGA driver for Macintosh targets
 2021-08-30 13:39 UTC 

[PATCH 0/2] docs: add definitions of terms for CI/testing
 2021-08-30 13:34 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] docs/devel: be consistent about example plugin names
 2021-08-30 12:15 UTC 


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