qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 22:20:20 to 2022-09-21 14:30:42 UTC [more...]

[PATCH] qga: fix possible memory leak
 2022-09-21 14:20 UTC 

[PATCH v2 00/23] target/i386: pc-relative translation blocks
 2022-09-21 13:31 UTC  (48+ messages)
` [PATCH v2 01/23] target/i386: Remove pc_start
` [PATCH v2 03/23] target/i386: Remove cur_eip argument to gen_exception
` [PATCH v2 04/23] target/i386: Remove cur_eip, next_eip arguments to gen_interrupt
` [PATCH v2 05/23] target/i386: Create gen_update_eip_cur
` [PATCH v2 06/23] target/i386: Create gen_update_eip_next
` [PATCH v2 07/23] target/i386: Introduce DISAS_EOB*
` [PATCH v2 08/23] target/i386: Use DISAS_EOB* in gen_movl_seg_T0
` [PATCH v2 09/23] target/i386: Use DISAS_EOB_NEXT
` [PATCH v2 10/23] target/i386: USe DISAS_EOB_ONLY
` [PATCH v2 11/23] target/i386: Create cur_insn_len, cur_insn_len_i32
` [PATCH v2 12/23] target/i386: Remove cur_eip, next_eip arguments to gen_repz*
` [PATCH v2 13/23] target/i386: Introduce DISAS_JUMP
` [PATCH v2 14/23] target/i386: Truncate values for lcall_real to i32
` [PATCH v2 15/23] target/i386: Create eip_next_*
` [PATCH v2 16/23] target/i386: Use DISAS_TOO_MANY to exit after gen_io_start
` [PATCH v2 17/23] target/i386: Create gen_jmp_rel
` [PATCH v2 18/23] target/i386: Use gen_jmp_rel for loop and jecxz insns
` [PATCH v2 19/23] target/i386: Use gen_jmp_rel for gen_jcc
` [PATCH v2 20/23] target/i386: Use gen_jmp_rel for gen_repz*
` [PATCH v2 21/23] target/i386: Use gen_jmp_rel for DISAS_TOO_MANY
` [PATCH v2 22/23] target/i386: Create gen_eip_cur
` [PATCH v2 23/23] target/i386: Enable TARGET_TB_PCREL

[RFC 0/4] Support interactions between TCG plugins
 2022-09-21 14:00 UTC  (6+ messages)
` [RFC 1/4] docs/tcg-plugins: describe QPP API
` [RFC 2/4] tcg/plugins: Automatically define CURRENT_PLUGIN

[PATCH 0/4] target/m68k: MacOS supervisor/user mode switch fixes
 2022-09-21 13:14 UTC  (11+ messages)
` [PATCH 1/4] target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
` [PATCH 2/4] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
` [PATCH 4/4] target/m68k: always call gen_exit_tb() after writes to SR

[PATCH v3 0/5] Support ACPI NVDIMM Label Methods
 2022-09-21 13:29 UTC  (9+ messages)
` [PATCH v3 4/5] acpi/nvdimm: Implement "

[PATCH 00/14] migration: Postcopy Preempt-Full
 2022-09-21 13:54 UTC  (17+ messages)
` [PATCH 01/14] migration: Add postcopy_preempt_active()
` [PATCH 02/14] migration: Cleanup xbzrle zero page cache update logic
` [PATCH 03/14] migration: Trivial cleanup save_page_header() on same block check
` [PATCH 04/14] migration: Remove RAMState.f references in compression code
` [PATCH 05/14] migration: Yield bitmap_mutex properly when sending/sleeping
` [PATCH 06/14] migration: Use atomic ops properly for page accountings
` [PATCH 07/14] migration: Teach PSS about host page
` [PATCH 08/14] migration: Introduce pss_channel
` [PATCH 09/14] migration: Add pss_init()
` [PATCH 10/14] migration: Make PageSearchStatus part of RAMState
` [PATCH 11/14] migration: Move last_sent_block into PageSearchStatus
` [PATCH 12/14] migration: Send requested page directly in rp-return thread
` [PATCH 13/14] migration: Remove old preempt code around state maintainance
` [PATCH 14/14] migration: Drop rs->f

[PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
 2022-09-21 13:22 UTC  (4+ messages)

[PATCH 0/2] target/m68k: fix two writes to %sr
 2022-09-21 13:02 UTC  (5+ messages)
` [PATCH 1/2] target/m68k: Fix MACSR to CCR
` [PATCH 2/2] target/m68k: Perform writback before modifying SR

[PATCH v4 0/3] improve error handling for module load
 2022-09-21 12:47 UTC  (11+ messages)
` [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one

[PATCH] target/m68k: Implement atomic test-and-set
 2022-09-21 13:00 UTC  (2+ messages)

[RFC PATCH 0/3] MIPS decodetree conversion attempt
 2022-09-21 12:41 UTC  (4+ messages)
` [RFC PATCH 1/3] target/mips: Introduce register access helper functions
` [RFC PATCH 2/3] target/mips: Convert legacy arithmatic instructions to decodetree
` [RFC PATCH 3/3] tests/tcg/mips: Add mips32 arithmatic instruction test cases

[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
 2022-09-21 12:24 UTC  (6+ messages)
` [PATCH 5/7] block/nfs: Fix 32-bit Windows build

[PATCH v2 0/4] Patch series to set up a ppc64le CI
 2022-09-21 12:09 UTC  (4+ messages)
` [PATCH v2 1/4] scripts/ci/setup: ninja missing from build-environment

[PATCH v3 0/3] improve error handling for module load
 2022-09-21 12:08 UTC  (11+ messages)
` [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one

[PATCH] virtio-gpu: Resource UUID
 2022-09-21 11:03 UTC 

[PATCH v6 2/2] target/s390x: support SHA-512 extensions
 2022-09-21 10:59 UTC  (6+ messages)
` [PATCH v7 1/2] "
  ` [PATCH v7 2/2] target/s390x: support PRNO_TRNG instruction

guest Linux Kernel hangs and reports CPU lockup/stuck gitlab bug
 2022-09-21 10:47 UTC  (2+ messages)

[PATCH] hw/microblaze: pass random seed to fdt
 2022-09-21 10:32 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH v2 0/7] multifd: Multiple interface support on top of Multifd
 2022-09-21 10:08 UTC  (8+ messages)
` [PATCH v2 2/7] multifd: modifying 'migrate' qmp command to add multifd socket on particular src and dest pair

[PATCH v8 1/2] target/s390x: support SHA-512 extensions
 2022-09-21 10:07 UTC  (2+ messages)
` [PATCH v8 2/2] target/s390x: support PRNO_TRNG instruction

[PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
 2022-09-21  9:47 UTC  (22+ messages)
` [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
` [PATCH 2/9] exec/hwaddr.h: Add missing include
` [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
` [PATCH 9/9] exec/address-spaces: Inline legacy functions

[PATCH v4 1/2] x86: return modified setup_data only if read as memory, not as file
 2022-09-21  9:35 UTC  (7+ messages)

[PATCH v5 1/4] x86: return modified setup_data only if read as memory, not as file
 2022-09-21  9:31 UTC  (4+ messages)
` [PATCH v5 2/4] x86: use typedef for SetupData struct
` [PATCH v5 3/4] x86: reinitialize RNG seed on system reboot
` [PATCH v5 4/4] x86: re-enable rng seeding via SetupData

[PATCH v9 0/7] Add support for zoned device
 2022-09-21  9:08 UTC  (5+ messages)
` [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[PATCH] ratelimit: restrict the delay time to a non-negative value
 2022-09-21  8:17 UTC  (6+ messages)

QEMU's FreeBSD 13 CI job is failing
 2022-09-21  7:13 UTC  (6+ messages)

[PATCH] virtio-net: set the max of queue size to 4096
 2022-09-21  6:24 UTC  (8+ messages)

[PATCH] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
 2022-09-21  6:26 UTC  (4+ messages)

[PATCH 0/1] hw/display: expose linear framebuffer address in Bochs VBE registers
 2022-09-21  6:14 UTC  (2+ messages)

[PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
 2022-09-21  6:06 UTC  (4+ messages)

[PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
 2022-09-21  6:00 UTC 

[PATCH 0/3] fix for two ACPI GTDT physical addresses
 2022-09-21  3:48 UTC  (7+ messages)
` [PATCH 1/3] tests/acpi: virt: allow acpi GTDT changes
` [PATCH 2/3] acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses
` [PATCH 3/3] tests/acpi: virt: update ACPI GTDT binaries

[PULL v2 0/9] loongarch-to-apply queue
 2022-09-21  3:08 UTC  (4+ messages)

[PATCH v6 0/2] Enable notify VM exit
 2022-09-21  3:07 UTC  (8+ messages)
` [PATCH v6 2/2] i386: Add notify VM exit support

[PATCH] vhost-user-blk: fix the resize crash
 2022-09-21  2:51 UTC  (2+ messages)

[PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
 2022-09-21  1:19 UTC  (6+ messages)

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-09-21  1:02 UTC  (14+ messages)
` [PATCH 49/51] io/channel-watch: Fix socket watch "

[PATCH] qboot: rebuild based on latest commit
 2022-09-20 22:35 UTC 

[PATCH] qboot: update to latest submodule
 2022-09-20 22:23 UTC  (7+ messages)

[PATCH v4 for 7.2 00/22] virtio-gpio and various virtio cleanups
 2022-09-20 21:18 UTC  (7+ messages)

[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
 2022-09-21  0:14 UTC  (4+ messages)
` [PATCH v2 28/39] hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure

[PULL 00/17] ppc queue
 2022-09-20 19:42 UTC  (18+ messages)
` [PULL 01/17] target/ppc: Add HASHKEYR and HASHPKEYR SPRs
` [PULL 02/17] target/ppc: Implement hashst and hashchk
` [PULL 03/17] target/ppc: Implement hashstp and hashchkp
` [PULL 04/17] target/ppc: Move fsqrt to decodetree
` [PULL 05/17] target/ppc: Move fsqrts "
` [PULL 06/17] target/ppc: Merge fsqrt and fsqrts helpers
` [PULL 07/17] target/ppc: Remove extra space from s128 field in ppc_vsr_t
` [PULL 08/17] target/ppc: Remove unused xer_* macros
` [PULL 09/17] target/ppc: Zero second doubleword in DFP instructions
` [PULL 10/17] target/ppc: Set result to QNaN for DENBCD when VXCVI occurs
` [PULL 11/17] target/ppc: Zero second doubleword for VSX madd instructions
` [PULL 12/17] target/ppc: Set OV32 when OV is set
` [PULL 13/17] target/ppc: Zero second doubleword of VSR registers for FPR insns
` [PULL 14/17] target/ppc: Clear fpstatus flags on helpers missing it
` [PULL 15/17] hw/ppc: spapr: Use qemu_vfree() to free spapr->htab
` [PULL 16/17] hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
` [PULL 17/17] hw/ppc/spapr: Fix code style problems reported by checkpatch

[PATCH 0/5] migration: Bug fixes (prepare for preempt-full)
 2022-09-20 22:38 UTC  (6+ messages)
` [PATCH 1/5] migration: Fix possible deadloop of ram save process
` [PATCH 2/5] migration: Fix race on qemu_file_shutdown()
` [PATCH 3/5] migration: Disallow xbzrle with postcopy
` [PATCH 4/5] migration: Disallow postcopy preempt to be used with compress
` [PATCH 5/5] migration: Use non-atomic ops for clear log bitmap

[PATCH 0/3] Add a host power device
 2022-09-20 19:05 UTC  (4+ messages)
  ` [Phishing Risk] [External] "

[PATCH] checkpatch: ignore target/hexagon/imported/* files
 2022-09-20 17:55 UTC  (2+ messages)

[PULL 00/12] Publish1 patches
 2022-09-20 17:31 UTC  (9+ messages)
` [PULL 01/12] linux-user: Add missing signals in strace output
` [PULL 02/12] linux-user: Add missing clock_gettime64() syscall strace
` [PULL 03/12] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
` [PULL 05/12] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
` [PULL 07/12] linux-user: Fix strace of chmod() if mode == 0
` [PULL 08/12] linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
` [PULL 10/12] linux-user: Show timespec on strace for futex()
` [PULL 11/12] linux-user: Add close_range() syscall

[PATCH] virtiofsd: use g_date_time_get_microsecond to get subsecond
 2022-09-20 17:58 UTC  (3+ messages)
  ` [Virtio-fs] "

[PATCH v2 00/37] target/i386: new decoder + AVX implementation
 2022-09-20 17:25 UTC  (23+ messages)
` [PATCH v2 01/37] target/i386: Define XMMReg and access macros, align ZMM registers
` [PATCH v2 04/37] target/i386: introduce insn_get_addr
` [PATCH v2 07/37] target/i386: add CPUID[EAX=7, ECX=0].ECX to DisasContext
` [PATCH v2 09/37] target/i386: add AVX_EN hflag
` [PATCH v2 11/37] target/i386: validate SSE prefixes directly in the decoding table
` [PATCH v2 13/37] target/i386: Prepare ops_sse_header.h for 256 bit AVX
` [PATCH v2 14/37] target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
` [PATCH v2 15/37] target/i386: support operand merging in binary scalar helpers
` [PATCH v2 16/37] target/i386: provide 3-operand versions of unary "
` [PATCH v2 20/37] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, add AVX
` [PATCH v2 23/37] target/i386: reimplement 0x0f 0x70-0x77, "
` [PATCH v2 25/37] target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes
` [PATCH v2 26/37] target/i386: reimplement 0x0f 0x3a, add AVX
` [PATCH v2 28/37] target/i386: reimplement 0x0f 0x38, "
` [PATCH v2 29/37] target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, "
` [PATCH v2 30/37] target/i386: reimplement 0x0f 0x10-0x17, "
` [PATCH v2 31/37] target/i386: reimplement 0x0f 0x28-0x2f, "
` [PATCH v2 33/37] target/i386: implement VLDMXCSR/VSTMXCSR
` [PATCH v2 34/37] target/i386: Enable AVX cpuid bits when using TCG
` [PATCH v2 35/37] tests/tcg: extend SSE tests to AVX
` [PATCH v2 36/37] target/i386: move 3DNow to the new decoder
` [PATCH v2 37/37] target/i386: remove old SSE decoder

[PULL 00/30] testing updates (docker, avocado, deprecate 32bit BE MIPS)
 2022-09-20 17:15 UTC  (6+ messages)
` [PULL 14/30] tests/docker: flatten debian-powerpc-test-cross
` [PULL 20/30] gitlab-ci: update aarch32/aarch64 custom runner jobs
` [PULL 23/30] tests/docker: update and flatten debian-all-test-cross
` [PULL 27/30] tests/docker: update and flatten debian-hexagon-cross
` [PULL 28/30] tests/docker: update and flatten debian-toolchain

[PATCH] i386: Fix KVM_CAP_ADJUST_CLOCK capability check
 2022-09-20 18:33 UTC  (2+ messages)

[PATCH v2 0/3] Add a simple latching_switch
 2022-09-20 18:46 UTC  (4+ messages)
` [PATCH v2 1/3] hw/misc/latching_switch: Add a simple latching_switch device
` [PATCH v2 2/3] hw/gpio/aspeed_gpio: Add gpios in/out init
` [PATCH v2 3/3] hw/arm/aspeed: g220a: Add a latching switch device


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