messages from 2023-02-27 06:11:31 to 2023-02-27 11:52:46 UTC [more...]
[PATCH 00/12] ICH9 cleanup
2023-02-27 11:52 UTC (9+ 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 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)
[PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses
2023-02-27 11:46 UTC (3+ 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 v16 00/11] s390x: CPU Topology
2023-02-27 11:26 UTC (10+ messages)
` [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 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 v3 00/10] Teach 'getfd' QMP command to import win32 sockets
2023-02-27 11:22 UTC (9+ messages)
` [PATCH v3 07/10] qapi: implement conditional command arguments
[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
[PATCH v3 0/8] Pegasos2 fixes and audio output support
2023-02-27 11:12 UTC (15+ messages)
` [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
[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)
[PATCH v4 0/4] target/i386: Add new CPU model SapphireRapids and new fast string op leaves
2023-02-27 10:13 UTC (4+ 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
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 (63+ messages)
` [PATCH 01/70] target/arm: Use rmode >= 0 for need_rmode
` [PATCH 04/70] target/arm: Consistently use ARMFPRounding during translation
` [PATCH 05/70] target/arm: Create gen_set_rmode, gen_restore_rmode
` [PATCH 06/70] target/arm: Improve trans_BFCI
` [PATCH 08/70] target/arm: Avoid tcg_const_* in translate-mve.c
` [PATCH 11/70] target/arm: Avoid tcg_const_ptr in handle_rev
` [PATCH 14/70] target/cris: Avoid use of tcg_const_i32 throughout
` [PATCH 15/70] target/hexagon: Use tcg_constant_* for gen_constant_from_imm
` [PATCH 16/70] target/hexagon/idef-parser: Use gen_tmp for LPCFG
` [PATCH 18/70] target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
` [PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
` [PATCH 21/70] target/hppa: Avoid use of tcg_const_i32 throughout
` [PATCH 22/70] target/i386: Simplify POPF
` [PATCH 23/70] target/i386: Avoid use of tcg_const_* throughout
` [PATCH 24/70] target/m68k: Reject immediate as destination in gen_ea_mode
` [PATCH 26/70] target/m68k: Avoid tcg_const_i32 when modified
` [PATCH 28/70] target/m68k: Avoid tcg_const_* throughout
` [PATCH 29/70] target/microblaze: "
` [PATCH 30/70] target/mips: Split out gen_lxl
` [PATCH 33/70] target/mips: Avoid tcg_const_* throughout
` [PATCH 34/70] target/ppc: Split out gen_vx_vmul10
` [PATCH 36/70] target/ppc: Avoid tcg_const_i64 in do_vcntmb
` [PATCH 37/70] target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
` [PATCH 38/70] target/ppc: Avoid tcg_const_* in xxeval
` [PATCH 39/70] target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
` [PATCH 40/70] target/ppc: Avoid tcg_const_* in fp-impl.c.inc
` [PATCH 41/70] target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
` [PATCH 42/70] target/ppc: Rewrite trans_ADDG6S
` [PATCH 43/70] target/ppc: Fix gen_tlbsx_booke206
` [PATCH 44/70] target/ppc: Avoid tcg_const_* in translate.c
` [PATCH 45/70] target/riscv: Avoid tcg_const_*
` [PATCH 46/70] target/rx: Use tcg_gen_abs_i32
` [PATCH 48/70] target/rx: Avoid tcg_const_i32 when new temp needed
` [PATCH 50/70] target/s390x: Split out gen_ri2
` [PATCH 52/70] target/sh4: Avoid tcg_const_i32 for TAS.B
` [PATCH 53/70] target/sh4: Avoid tcg_const_i32
` [PATCH 54/70] tcg/sparc: Avoid tcg_const_tl in gen_edge
` [PATCH 55/70] target/sparc: Avoid tcg_const_{tl,i32}
` [PATCH 56/70] target/tricore: Split t_n as constant from temp as variable
` [PATCH 57/70] target/tricore: Rename t_off10 and use tcg_constant_i32
` [PATCH 58/70] target/tricore: Use min/max for saturate
` [PATCH 61/70] target/tricore: Avoid tcg_const_i32
` [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
` [PATCH 68/70] tcg: Replace tcg_const_i64 in tcg-op.c
` [PATCH 69/70] tcg: Drop tcg_const_*_vec
` [PATCH 70/70] tcg: Drop tcg_const_*
Reply: [PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform
2023-02-27 9:22 UTC (2+ messages)
[RFC PATCH 00/43] Add LoongArch LSX instructions
2023-02-27 9:20 UTC (11+ messages)
` [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
[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 (7+ messages)
` [PATCH 1/3] qga: test: Use absolute path to test data
` [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 (8+ messages)
` [PATCH v2 40/76] target/mips: Drop tcg_temp_free from mxu_translate.c
` [PATCH v2 43/76] target/mips: Drop tcg_temp_free from translate_addr_const.c
` [PATCH v2 49/76] target/openrisc: Drop tcg_temp_free
` [PATCH v2 50/76] target/ppc: "
` [PATCH v2 51/76] target/riscv: Drop ftemp_new
` [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/15] Dynamically switch to vhost shadow virtqueues at vdpa net migration
2023-02-27 8:19 UTC (22+ messages)
` [PATCH v4 01/15] vdpa net: move iova tree creation from init to start
` [PATCH v4 03/15] vdpa: stop svq at vhost_vdpa_dev_start(false)
` [PATCH v4 05/15] vdpa: move vhost reset after get vring base
` [PATCH v4 06/15] vdpa: add vhost_vdpa->suspended parameter
` [PATCH v4 07/15] vdpa: add vhost_vdpa_suspend
` [PATCH v4 08/15] vdpa: rewind at get_base, not set_base
` [PATCH v4 09/15] vdpa: add vdpa net migration state notifier
` [PATCH v4 10/15] vdpa: disable RAM block discard only for the first device
` [PATCH v4 11/15] vdpa net: block migration if the device has CVQ
` [PATCH v4 12/15] vdpa: block migration if device has unsupported features
[PATCH v4 00/31] tcg: Simplify temporary usage
2023-02-27 7:19 UTC (10+ messages)
` [PATCH v4 01/31] tcg: Adjust TCGContext.temps_in_use check
` [PATCH v4 02/31] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
` [PATCH v4 03/31] accel/tcg: Use more accurate max_insns for tb_overflow
` [PATCH v4 08/31] tcg: Remove TEMP_NORMAL
` [PATCH v4 13/31] tcg: Use tcg_temp_ebb_new_* in tcg/
` [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 v4 31/31] tcg: Update docs/devel/tcg-ops.rst for temporary changes
[PATCH v2 0/2] QGA installer fixes
2023-02-27 8:18 UTC (3+ messages)
[PATCH v1] target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
2023-02-27 7:10 UTC
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).