messages from 2022-09-20 21:52:56 to 2022-09-21 13:07:31 UTC [more...]
[RFC PATCH 0/3] MIPS decodetree conversion attempt
2022-09-21 12:41 UTC (2+ messages)
` [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 00/23] target/i386: pc-relative translation blocks
2022-09-21 12:34 UTC (32+ 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 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 00/14] migration: Postcopy Preempt-Full
2022-09-21 0:47 UTC (16+ 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] 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 (13+ 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 04/12] linux-user: Log failing executable in EXCP_DUMP()
` [PULL 05/12] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
` [PULL 06/12] linux-user/hppa: Dump IIR on register dump
` [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 09/12] linux-user: Add strace for clock_nanosleep()
` [PULL 10/12] linux-user: Show timespec on strace for futex()
` [PULL 11/12] linux-user: Add close_range() syscall
` [PULL 12/12] linux-user: Add parameters of getrandom() syscall for strace
[PATCH 0/4] target/m68k: MacOS supervisor/user mode switch fixes
2022-09-20 19:01 UTC (10+ messages)
` [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] 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 (32+ 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 05/37] target/i386: add core of new i386 decoder
` [PATCH v2 07/37] target/i386: add CPUID[EAX=7, ECX=0].ECX to DisasContext
` [PATCH v2 08/37] target/i386: add CPUID feature checks to new decoder
` [PATCH v2 09/37] target/i386: add AVX_EN hflag
` [PATCH v2 10/37] target/i386: validate VEX prefixes via the instructions' exception classes
` [PATCH v2 11/37] target/i386: validate SSE prefixes directly in the decoding table
` [PATCH v2 12/37] target/i386: move scalar 0F 38 and 0F 3A instruction to new decoder
` [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 17/37] target/i386: implement additional AVX comparison operators
` [PATCH v2 18/37] target/i386: Introduce 256-bit vector helpers
` [PATCH v2 20/37] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, add AVX
` [PATCH v2 22/37] target/i386: reimplement 0x0f 0x78-0x7f, "
` [PATCH v2 23/37] target/i386: reimplement 0x0f 0x70-0x77, "
` [PATCH v2 24/37] target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, "
` [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 32/37] target/i386: implement XSAVE and XRSTOR of AVX registers
` [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 (19+ messages)
` [PULL 04/30] tests/avocado: add explicit timeout for s390 TCG tests
` [PULL 06/30] tests/avocado: split the AST2x00Machine classes
` [PULL 08/30] tests/docker: update and flatten debian-alpha-cross
` [PULL 09/30] tests/docker: update and flatten debian-hppa-cross
` [PULL 10/30] tests/docker: update and flatten debian-m68k-cross
` [PULL 14/30] tests/docker: flatten debian-powerpc-test-cross
` [PULL 15/30] tests/docker: remove tricore qemu/debian10 dependency
` [PULL 16/30] tests/docker: remove amd64 "
` [PULL 18/30] configure: explicitly set cflags for --disable-pie
` [PULL 19/30] gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
` [PULL 20/30] gitlab-ci: update aarch32/aarch64 custom runner jobs
` [PULL 21/30] Deprecate 32 bit big-endian MIPS
` [PULL 23/30] tests/docker: update and flatten debian-all-test-cross
` [PULL 24/30] tests/lcitool: bump to latest version
` [PULL 25/30] tests/docker: update and flatten debian-amd64-cross
` [PULL 26/30] tests/docker: update and flatten debian-loongarch-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
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).