qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-31 07:44:30 to 2021-08-31 20:17:43 UTC [more...]

[PATCH v3 0/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
 2021-08-31 20:15 UTC  (2+ messages)

[PULL 00/18] UI/clipboard fixes
 2021-08-31 19:49 UTC  (20+ 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 04/18] ui/gtk-clipboard: fix clipboard enum typo
` [PULL 05/18] ui/clipboard: add helper to retrieve current clipboard
` [PULL 06/18] ui/clipboard: add qemu_clipboard_peer_owns() helper
` [PULL 07/18] ui/clipboard: add qemu_clipboard_peer_release() helper
` [PULL 08/18] ui/clipboard: release owned grabs on unregister
` [PULL 09/18] ui/vdagent: disconnect handlers and reset state on finalize
` [PULL 10/18] ui/vdagent: reset outbuf on disconnect
` [PULL 11/18] ui/vdagent: split clipboard recv message handling
` [PULL 12/18] ui/vdagent: use qemu_clipboard_peer_release helper
` [PULL 13/18] ui/vdagent: use qemu_clipboard_info helper
` [PULL 14/18] ui/vdagent: send empty clipboard when unhandled
` [PULL 15/18] ui/gtk-clipboard: use qemu_clipboard_info helper
` [PULL 16/18] ui/vdagent: send release when no clipboard owner
` [PULL 17/18] ui/gtk-clipboard: emit release clipboard events
` [PULL 18/18] ui/vdagent: add a migration blocker

[PATCH] qemu-sockets: fix unix socket path copy (again)
 2021-08-31 19:47 UTC  (4+ messages)

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-08-31 19:37 UTC  (12+ messages)
` [PATCH 5/5] qmp: Added qemu-ebpf-rss-path command

[PATCH v2 0/6] Add vmnet.framework based network backend
 2021-08-31 19:27 UTC  (7+ messages)
` [PATCH v2 1/6] net/vmnet: dependencies setup, initial preparations
` [PATCH v2 2/6] net/vmnet: create common netdev state structure
` [PATCH v2 3/6] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v2 4/6] net/vmnet: implement host mode (vmnet-host)
` [PATCH v2 5/6] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v2 6/6] net/vmnet: update qemu-options.hx

[PATCH v2 00/19] target/ppc: DFP instructions using decodetree
 2021-08-31 18:20 UTC  (29+ messages)
` [PATCH v2 01/19] host-utils: Fix overflow detection in divu128()
` [PATCH v2 02/19] host-utils: move abs64() to host-utils as uabs64()
` [PATCH v2 03/19] host-utils: move checks out of divu128/divs128
` [PATCH v2 04/19] host-utils: add 128-bit quotient support to divu128/divs128
` [PATCH v2 05/19] host-utils: add unit tests for divu128/divs128
` [PATCH v2 06/19] libdecnumber: introduce decNumberFrom[U]Int128
` [PATCH v2 07/19] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
` [PATCH v2 08/19] target/ppc: Introduce REQUIRE_FPU
` [PATCH v2 09/19] target/ppc: Implement DCFFIXQQ
` [PATCH v2 10/19] host-utils: Introduce mulu128
` [PATCH v2 11/19] libdecnumber: Introduce decNumberIntegralToInt128
` [PATCH v2 12/19] target/ppc: Implement DCTFIXQQ
` [PATCH v2 13/19] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
` [PATCH v2 14/19] target/ppc: Move d{add, sub, mul, div, iex}[q] "
` [PATCH v2 15/19] target/ppc: Move dcmp{u, o}[q], dts{tex, tsf, tsfi}[q] "
` [PATCH v2 16/19] target/ppc: Move dquai[q], drint{x, n}[q] "
` [PATCH v2 17/19] target/ppc: Move dqua[q], drrnd[q] "
` [PATCH v2 18/19] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] "
` [PATCH v2 19/19] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] "

[PATCH] target/i386: add missing bits to CR4_RESERVED_MASK
 2021-08-31 17:57 UTC  (2+ messages)

qemu-sockets: account for trailing \0 byte in unix socket pathname
 2021-08-31 17:51 UTC  (8+ messages)

[PULL 00/15] Misc bugfix patches for 2021-07-22
 2021-08-31 17:35 UTC  (5+ messages)
` [PULL 08/15] target/i386: Added consistency checks for CR4

[RFC v4] VFIO Migration
 2021-08-31 17:25 UTC 

9pfs: Twalk crash
 2021-08-31 17:04 UTC  (4+ messages)

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

[PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
 2021-08-31 16:51 UTC  (10+ messages)

[PATCH] Add qemu_vga.ndrv to build/pc-bios folder
 2021-08-31 16:50 UTC 

[PATCH 0/2] hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants by booleans
 2021-08-31 16:56 UTC  (5+ messages)
` [PATCH 1/2] hw/intc/arm_gicv3_dist: Rename 64-bit accessors with 'q' suffix
` [PATCH 2/2] hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants by booleans

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

[PATCH 1/8] target/riscv: Settings for 128-bit extension support
 2021-08-31 16:20 UTC  (10+ messages)
` [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 v7 00/14] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-08-31 16:19 UTC  (3+ messages)
` [PATCH v7 09/14] target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci

[PATCH] block/vvfat: Fix ro shared folder
 2021-08-31 16:06 UTC  (2+ messages)

[PATCH] monitor/qmp: fix race with clients disconnecting early
 2021-08-31 15:45 UTC  (5+ messages)

[PATCH v2 0/1] docs: add definitions of terms for CI/testing
 2021-08-31 15:29 UTC  (2+ messages)
` [PATCH v2 1/1] "

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

[PATCH v4 0/5] pSeries FORM2 affinity support
 2021-08-31 14:51 UTC  (5+ messages)
` [PATCH v4 3/5] spapr_numa.c: base FORM2 NUMA "

[PATCH v2] hw/arm/smmuv3: Simplify range invalidation
 2021-08-31 14:46 UTC  (2+ messages)

[PATCH v5 0/4] hw/arm/smmuv3: Support non PCI/PCIe devices
 2021-08-31 14:36 UTC  (9+ messages)
` [PATCH v5 1/4] hw/arm/smmuv3: Support non PCI/PCIe device connect with SMMU v3
` [PATCH v5 2/4] hw/arm/smmuv3: Update implementation of CFGI commands based on device SID
` [PATCH v5 3/4] hw/arm/virt: Update SMMU v3 creation to support non PCI/PCIe device connection
` [PATCH v5 4/4] hw/arm/virt: Add PL330 DMA controller and connect with SMMU v3

[PATCH 00/12] qapi: Fixes and cleanups for recent work (mostly)
 2021-08-31 14:28 UTC  (15+ 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

[PATCH] hw/arm/aspeed: Initialize AST2600 clock selection registers
 2021-08-31 14:25 UTC 

[PATCH v2 0/3] softmmu/vl: Deprecate old and crufty display ui options
 2021-08-31 13:54 UTC  (6+ messages)
` [PATCH v2 2/3] softmmu/vl: Deprecate the old grab options
` [PATCH v2 3/3] softmmu/vl: Deprecate the -sdl and -curses option

QEMU resources
 2021-08-31  5:16 UTC 

[PATCH 00/26] ppc/pnv: Extend the powernv10 machine
 2021-08-31 13:45 UTC  (4+ messages)
` [PATCH 13/26] ppc/pnv: Add POWER10 quads

[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 0/3] Use meson_options.txt in the configure script
 2021-08-31 12:49 UTC  (4+ messages)

[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 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

[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


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