messages from 2023-02-27 08:23:54 to 2023-02-27 13:37:21 UTC [more...]
[PATCH v4 0/7] [RESEND] Pegasos2 fixes and audio output support
2023-02-27 13:33 UTC (5+ messages)
` [PATCH v4 1/7] hw/display/sm501: Implement more 2D raster operations
` [PATCH v4 3/7] hw/display/sm501: Add debug property to control pixman usage
` [PATCH v4 4/7] hw/isa/vt82c686: Declare gpio inputs so it can be connected in board code
` [PATCH v4 6/7] hw/audio/ac97: Split off some definitions to a header
[PATCH v3 0/8] Pegasos2 fixes and audio output support
2023-02-27 13:34 UTC (17+ messages)
` [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
[PATCH v4 0/4] target/i386: Add new CPU model SapphireRapids and new fast string op leaves
2023-02-27 13:35 UTC (5+ messages)
` [PATCH v4 1/4] target/i386: add FSRM to TCG
` [PATCH v4 2/4] target/i386: add FZRM, FSRS, FSRC
` [PATCH v4 3/4] target/i386: KVM: allow fast string operations if host supports them
[PATCH] hw/pvrdma: Protect against buggy or malicious guest driver
2023-02-27 13:35 UTC
[PATCH v16 00/11] s390x: CPU Topology
2023-02-27 13:32 UTC (23+ messages)
` [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v16 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v16 07/11] target/s390x/cpu topology: activating CPU topology
` [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
` [PATCH v17 08/12] "
` [PATCH v17 12/12] machine: adding s390 topology to info hotpluggable-cpus
` [PATCH v16 09/11] machine: adding s390 topology to query-cpu-fast
` [PATCH v16 10/11] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
2023-02-27 13:19 UTC (11+ messages)
[PATCH v4 0/7] Pegasos2 fixes and audio output support
2023-02-27 13:16 UTC (6+ messages)
` [PATCH v4 1/7] hw/display/sm501: Implement more 2D raster operations
` [PATCH v4 2/7] hw/display/sm501: Add fallbacks to pixman routines
` [PATCH v4 3/7] hw/display/sm501: Add debug property to control pixman usage
[PATCH 0/2] qapi: Simplify enum generation
2023-02-27 13:14 UTC (7+ messages)
` [PATCH 1/2] qapi: Do not generate default switch case in gen_visit_object_members()
` [PATCH 2/2] qapi: Generate enum count as definition in gen_enum_lookup()
[RFC PATCH 00/43] Add LoongArch LSX instructions
2023-02-27 12:55 UTC (13+ messages)
` [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
[PATCH v4 00/15] Dynamically switch to vhost shadow virtqueues at vdpa net migration
2023-02-27 12:40 UTC (5+ messages)
` [PATCH v4 12/15] vdpa: block migration if device has unsupported features
[PULL 000/123] Buildsys / QOM / QDev / UI patches for 2023-02-27
2023-02-27 12:36 UTC (12+ messages)
` [PULL 001/123] cpu: Remove capstone meson dependency
` [PULL 002/123] cpu: Move breakpoint helpers to common code
` [PULL 003/123] cputlb: Restrict SavedIOTLB to system emulation
` [PULL 004/123] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
` [PULL 005/123] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
` [PULL 006/123] target/cpu: Restrict do_transaction_failed() "
` [PULL 007/123] target/i386: Remove NEED_CPU_H guard from target-specific headers
` [PULL 008/123] target/i386/cpu: Remove dead helper_lock() declaration
` [PULL 009/123] target/i386: Remove x86_cpu_dump_local_apic_state() dead stub
` [PULL 010/123] target/hppa: Extract FPU helpers to fpu_helper.c
` [PULL 011/123] target/hppa: Extract system helpers to sys_helper.c
[PATCH v3 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
2023-02-27 12:38 UTC (3+ messages)
` [PATCH v3 3/3] hw/riscv: Validate cluster and NUMA node boundary
[PATCH v3 0/3] VT82xx PCI IRQ routing fixes
2023-02-27 12:40 UTC (5+ messages)
` [PATCH v3 1/3] hw/ppc/pegasos2: Initialize VT8231 PCI IRQ router
` [PATCH v3 2/3] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH v3 3/3] hw/usb/vt82c686-uhci-pci: Use "
[PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses
2023-02-27 12:30 UTC (4+ messages)
[PATCH v4] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-02-27 12:30 UTC (5+ messages)
[PATCH 00/12] ICH9 cleanup
2023-02-27 12:22 UTC (29+ messages)
` [PATCH 01/12] hw/i386/ich9: Rename Q35_MASK to ICH9_MASK
` [PATCH 02/12] hw/isa/lpc_ich9: Unexport PIRQ functions
` [PATCH 03/12] hw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_bus
` [PATCH 04/12] hw/i2c/smbus_ich9: Move ich9_smb_set_irq() in front of ich9_smbus_realize()
` [PATCH 05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it
` [PATCH 06/12] hw/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_DEVICE
` [PATCH 07/12] hw/isa/lpc_ich9: Connect pm stuff to lpc internally
` [PATCH 08/12] hw/isa/lpc_ich9: Remove redundant ich9_lpc_reset() invocation
` [PATCH 09/12] hw/i386/ich9: Remove redundant GSI_NUM_PINS
` [PATCH 10/12] hw: Move ioapic*.h to intc/
` [PATCH 11/12] hw/i386/ich9: Clean up includes
` [PATCH 12/12] hw: Move ich9.h to southbridge/
[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
2023-02-27 12:11 UTC (11+ messages)
` [PATCH v3 03/10] tests/docker: fix a win32 error due to portability
` [PATCH v3 07/10] qapi: implement conditional command arguments
[PULL 00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
2023-02-27 11:58 UTC (2+ messages)
[PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
2023-02-27 11:50 UTC (4+ messages)
` [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
` [PATCH 2/2] docs/about: Deprecate 32-bit arm hosts and qemu-system-arm
[PULL] Fourth RISC-V PR for QEMU 8.0, Attempt 2
2023-02-27 11:50 UTC (2+ messages)
[PULL 00/33] s390x and testing related patches
2023-02-27 11:36 UTC (34+ messages)
` [PULL 01/33] tests/qtest/rtl8139-test: Make the test less verbose by default
` [PULL 02/33] Do not include hw/hw.h if it is not necessary
` [PULL 03/33] hw/vfio/ccw: Simplify using DEVICE() macro
` [PULL 04/33] hw/vfio/ccw: Use intermediate S390CCWDevice variable
` [PULL 05/33] hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()
` [PULL 06/33] hw/vfio/ccw: Remove pointless S390CCWDevice variable
` [PULL 07/33] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
` [PULL 08/33] target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
` [PULL 09/33] target/s390x/arch_dump: Simplify memory allocation "
` [PULL 10/33] target/s390x: Fix s390_probe_access for user-only
` [PULL 11/33] target/s390x: Pass S390Access pointer into access_prepare
` [PULL 12/33] target/s390x: Use void* for haddr in S390Access
` [PULL 13/33] target/s390x: Tidy access_prepare_nf
` [PULL 14/33] target/s390x: Remove TLB_NOTDIRTY workarounds
` [PULL 15/33] target/s390x: Inline do_access_{get,set}_byte
` [PULL 16/33] target/s390x: Hoist some computation in access_memmove
` [PULL 17/33] s390x/pv: Add support for asynchronous teardown for reboot
` [PULL 18/33] target/s390x: Use tcg_constant_* in local contexts
` [PULL 19/33] target/s390x: Use tcg_constant_* for DisasCompare
` [PULL 20/33] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
` [PULL 21/33] target/s390x: Use tcg_constant_* in translate_vx.c.inc
` [PULL 22/33] tests/tcg/s390x: Add bal.S
` [PULL 23/33] tests/tcg/s390x: Add sam.S
` [PULL 24/33] configure: Add 'mkdir build' check
` [PULL 25/33] qemu-keymap: Silence memory leak warning from Clang's sanitizer
` [PULL 26/33] meson: fix dependency on qemu-keymap
` [PULL 27/33] Updated the FSF address to <https://www.gnu.org/licenses/>
` [PULL 28/33] gitlab-ci.d/buildtest: Remove aarch64-softmmu from the build-system-ubuntu job
` [PULL 29/33] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
` [PULL 30/33] gitlab-ci.d/buildtest-template: Simplify the configure step
` [PULL 31/33] gitlab-ci.d: Build with --enable-fdt=system by default
` [PULL 32/33] gitlab-ci.d/base: Mark jobs as interruptible "
` [PULL 33/33] Deprecate the "-no-acpi" command line switch
[PATCH v4 00/27] target/s390x: pc-relative translation blocks
2023-02-27 11:41 UTC (4+ messages)
` [PATCH v4 27/27] target/s390x: Enable TARGET_TB_PCREL
[PATCH] .gitlab-ci.d/base: Mark jobs as interruptible by default
2023-02-27 11:32 UTC (3+ messages)
[PATCH v6 0/8] hw/cxl: RAS error emulation and injection
2023-02-27 11:27 UTC (9+ messages)
` [PATCH v6 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [PATCH v6 2/8] hw/pci/aer: Add missing routing for AER errors
` [PATCH v6 3/8] hw/pci-bridge/cxl_root_port: Wire up AER
` [PATCH v6 4/8] hw/pci-bridge/cxl_root_port: Wire up MSI
` [PATCH v6 5/8] hw/mem/cxl-type3: Add AER extended capability
` [PATCH v6 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
` [PATCH v6 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH v6 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support
[PATCH] ui/cocoa: user friendly characters for release mouse
2023-02-27 11:28 UTC (2+ messages)
[PATCH v2 00/24] hw/ide: QOM/QDev housekeeping
2023-02-27 11:22 UTC (12+ messages)
` [PATCH v2 02/24] hw/ide/mmio: Use CamelCase for MMIO_IDE state name
` [PATCH v2 07/24] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
` [PATCH v2 08/24] hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
` [PATCH v2 09/24] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
` [PATCH v2 17/24] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
[PULL 00/29] Block layer patches
2023-02-27 11:22 UTC (5+ messages)
[PATCH 0/7] testing/next: docker.py removal and kaniko updates
2023-02-27 11:18 UTC (5+ messages)
` [PATCH 1/7] configure: expose the direct container command
` [PATCH 2/7] tests/dockerfiles: unify debian-toolchain references
[RFC PATCH v2 0/3] ci: Speed up container stage
2023-02-27 11:11 UTC (5+ messages)
` [RFC PATCH v2 1/3] gitlab: Use plain docker in container-template.yml
` [RFC PATCH v2 2/3] gitlab: Cache container images
[RFC] CXL: TCG/KVM instruction alignment issue discussion default
2023-02-27 11:06 UTC (2+ messages)
[PATCH-for-8.0 0/5] cpu: Move target-independent code to common code
2023-02-27 10:54 UTC (3+ messages)
` [PATCH-for-8.0 1/5] cpu: Remove capstone meson dependency
[PATCH 0/2] block/fuse: Let PUNCH_HOLE write zeroes
2023-02-27 10:47 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests/308: Add test for 'write -zu'
[PATCH 0/2] hw/vfio: Build various target-independent objects once
2023-02-27 10:32 UTC (3+ messages)
` [PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header
` [PATCH 2/2] hw/vfio: Build various target-independent objects once
[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
2023-02-27 10:24 UTC (5+ messages)
[PATCH v3 1/1] vhost-user-fs: add migration type property
2023-02-27 10:19 UTC (13+ messages)
Adopting abandoned patch?
2023-02-27 9:57 UTC (2+ messages)
[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
2023-02-27 9:40 UTC (12+ messages)
` [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support
[PATCH] Fix slli_uw decoding
2023-02-27 9:32 UTC (2+ messages)
[PATCH 00/70] tcg: Remove tcg_const_*
2023-02-27 9:31 UTC (29+ messages)
` [PATCH 08/70] target/arm: Avoid tcg_const_* in translate-mve.c
` [PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
` [PATCH 22/70] target/i386: Simplify POPF
` [PATCH 23/70] target/i386: Avoid use of tcg_const_* throughout
` [PATCH 26/70] target/m68k: Avoid tcg_const_i32 when modified
` [PATCH 29/70] target/microblaze: Avoid tcg_const_* throughout
` [PATCH 43/70] target/ppc: Fix gen_tlbsx_booke206
` [PATCH 45/70] target/riscv: Avoid tcg_const_*
` [PATCH 50/70] target/s390x: Split out gen_ri2
` [PATCH 53/70] target/sh4: Avoid tcg_const_i32
` [PATCH 58/70] target/tricore: Use min/max for saturate
` [PATCH 62/70] target/xtensa: Tidy translate_bb
` [PATCH 63/70] target/xtensa: Tidy translate_clamps
` [PATCH 64/70] target/xtensa: Avoid tcg_const_i32 in translate_l32r
` [PATCH 65/70] target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
` [PATCH 66/70] target/xtensa: Split constant in bit shift
` [PATCH 67/70] target/xtensa: Avoid tcg_const_i32
Reply: [PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform
2023-02-27 9:22 UTC (2+ messages)
[PATCH v2 00/10] Resolve isabus global
2023-02-27 9:12 UTC (4+ messages)
[PATCH 0/2] Fix the OpenSBI CI job and bump to v1.2
2023-02-27 8:48 UTC (3+ messages)
` [PATCH 1/2] gitlab/opensbi: Move to docker:stable
[PATCH 0/3] qga: Add optional `merge-output` flag to guest-exec QAPI
2023-02-27 8:40 UTC (5+ messages)
` [PATCH 3/3] qga: test: Add tests for `merge-output` flag
` [PATCH 2/3] qga: Add optional `merge-output` flag to guest-exec qapi
[PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
2023-02-27 5:24 UTC (4+ messages)
` [PATCH v2 43/76] target/mips: Drop tcg_temp_free from translate_addr_const.c
` [PATCH v2 61/76] target/s390x: Drop tcg_temp_free from translate.c
` [PATCH v2 64/76] target/sh4: Drop tcg_temp_free
[PATCH v4 00/31] tcg: Simplify temporary usage
2023-02-27 7:19 UTC (6+ messages)
` [PATCH v4 02/31] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
` [PATCH v4 08/31] tcg: Remove TEMP_NORMAL
` [PATCH v4 21/31] target/cris: Don't use tcg_temp_local_new
` [PATCH v4 23/31] target/hexagon/idef-parser: Drop gen_tmp_local
[PATCH v2 0/2] QGA installer fixes
2023-02-27 8:18 UTC (3+ messages)
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).