messages from 2023-06-03 23:36:10 to 2023-06-05 13:38:05 UTC [more...]
[PATCH 0/7] Embedded PPC misc clean up and optimisation
2023-06-05 13:37 UTC (3+ messages)
` [PATCH 7/7] target/ppc: Eliminate goto in mmubooke_check_tlb()
[PULL 00/35] target-arm queue
2023-06-05 13:35 UTC (7+ messages)
` [PULL 31/35] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
[PULL 00/21] NBD and miscellaneous patches for 2023-06-01
2023-06-05 13:32 UTC (4+ messages)
` [PULL 07/21] cutils: Fix wraparound parsing in qemu_strtoui
[PATCH v5 0/5] parallels: Add duplication check, repair at open, fix bugs
2023-06-05 13:13 UTC (4+ messages)
` [PATCH v5 2/5] parallels: Split image leak handling to separate check and fix helpers
[PATCH 00/15] linux-user: Fix syscalls_def.h for target abi
2023-06-05 13:02 UTC (21+ messages)
` [PATCH 01/15] linux-user: Reformat syscall_defs.h
` [PATCH 02/15] linux-user: Remove #if 0 block in syscall_defs.h
` [PATCH 04/15] linux-user: Use abi_int not int32_t "
` [PATCH 05/15] linux-user: Use abi_ullong not uint64_t "
` [PATCH 06/15] linux-user: Use abi_llong not int64_t "
` [PATCH 08/15] linux-user: Use abi_ullong not unsigned long long "
` [PATCH 09/15] linux-user: Use abi_llong not "
` [PATCH 11/15] linux-user: Use abi_ushort not unsigned short "
` [PATCH 12/15] linux-user: Use abi_short not "
` [PATCH 13/15] linux-user: Use abi_uint not unsigned "
[PATCH v3 00/23] q800: add support for booting MacOS Classic - part 1
2023-06-05 12:49 UTC (37+ messages)
` [PATCH v3 01/23] q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty array
` [PATCH v3 02/23] q800: add missing space after parent object in GLUEState
` [PATCH v3 03/23] q800: introduce Q800MachineState
` [PATCH v3 04/23] q800: rename q800_init() to q800_machine_init()
` [PATCH v3 05/23] q800: move CPU object into Q800MachineState
` [PATCH v3 06/23] q800: move ROM memory region to Q800MachineState
` [PATCH v3 07/23] q800: move GLUE device into separate q800-glue.c file
` [PATCH v3 08/23] q800: move GLUE device to Q800MachineState
` [PATCH v3 09/23] q800: introduce mac-io container memory region
` [PATCH v3 10/23] q800: reimplement mac-io region aliasing using IO "
` [PATCH v3 11/23] q800: move VIA1 device to Q800MachineState
` [PATCH v3 12/23] q800: move VIA2 "
` [PATCH v3 13/23] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
` [PATCH v3 14/23] q800: move dp8393x device to Q800MachineState
` [PATCH v3 15/23] q800: move ESCC "
` [PATCH v3 16/23] q800: move escc_orgate "
` [PATCH v3 17/23] q800: move ESP "
` [PATCH v3 18/23] q800: move SWIM "
` [PATCH v3 19/23] q800: move mac-nubus-bridge "
` [PATCH v3 20/23] q800: don't access Nubus bus directly from the mac-nubus-bridge device
` [PATCH v3 21/23] q800: move macfb device to Q800MachineState
` [PATCH v3 22/23] mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf
` [PATCH v3 23/23] mac_via: fix rtc command decoding for the PRAM seconds registers
vmovqdu/vmovqda inline asm doesn't compile on macos catalina
2023-06-05 12:47 UTC (3+ messages)
[PATCH 0/2] migration: switchover-hold flag
2023-06-05 12:27 UTC (3+ messages)
` [PATCH 1/2] migration: switchover-hold parameter
[PATCH] target/riscv: Smepmp: Return error when access permission not allowed in PMP
2023-06-05 12:17 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 0/1] use XHCI to replace EHCI
2023-06-05 12:13 UTC (4+ messages)
` [PATCH v3 1/1] hw/arm/sbsa-ref: "
[PATCH 0/6] tests: enable meson test timeouts to improve debuggability
2023-06-05 11:49 UTC (7+ messages)
` [PATCH 4/6] qtest: bump aspeed_smc-test timeout to 2 minutes
` [PATCH 5/6] qtest: bump bios-table-test timeout to 6 minutes
[PATCH v3] meson.build: Use -Wno-undef only for SDL2 versions that need it
2023-06-05 11:45 UTC
[PATCH] accel/tcg: Unmap perf_marker
2023-06-05 11:41 UTC
[PATCH v2 0/4] linux-user: Emulate /proc/cpuinfo on s390x
2023-06-05 11:39 UTC (5+ messages)
` [PATCH v2 1/4] s390x/tcg: Fix CPU address returned by STIDP
` [PATCH v2 2/4] linux-user/elfload: Expose get_elf_hwcap() on s390x
` [PATCH v2 3/4] linux-user/elfload: Introduce elf_hwcap_str() "
` [PATCH v2 4/4] linux-user: Emulate /proc/cpuinfo "
[PULL 0/3] qemu-sparc queue 20230605
2023-06-05 11:32 UTC (4+ messages)
` [PULL 1/3] hw/timer/i8254_common: Share "iobase" property via base class
` [PULL 2/3] hw/arm/omap: Remove unused omap_uart_attach()
` [PULL 3/3] hw/isa/i82378: Remove unused "io" attribute
[PATCH 0/4] target/ppc: TCG SMT support for spapr
2023-06-05 11:23 UTC (5+ messages)
` [PATCH 1/4] target/ppc: Add initial flags and helpers for SMT support
` [PATCH 2/4] target/ppc: Add support for SMT CTRL register
` [PATCH 3/4] target/ppc: Add msgsndp and DPDES SMT support
` [PATCH 4/4] spapr: Allow up to 8 threads SMT on POWER8 and newer
[PATCH v2 00/10] meson: replace submodules with wrap files
2023-06-05 11:17 UTC (17+ messages)
` [PATCH 01/10] configure: remove --with-git= option
` [PATCH 02/10] configure: rename --enable-pypi to --enable-download, control subprojects too
` [PATCH 03/10] git-submodule: allow partial update of .git-submodule-status
` [PATCH 04/10] build: log submodule update from git-submodule.sh
` [PATCH 05/10] meson: subprojects: replace submodules with wrap files
` [PATCH 06/10] configure: move SLOF submodule handling to pc-bios/s390-ccw
` [PATCH 07/10] pc-bios/s390-ccw: always build network bootloader
` [PATCH 08/10] meson: subprojects: replace berkeley-{soft, test}float-3 with wraps
` [PATCH 09/10] build: remove git submodule handling from main makefile
` [PATCH 10/10] configure: remove --with-git-submodules=
[PATCH v1] target/ppc: Fix msgclrp interrupt type
2023-06-05 11:13 UTC (2+ messages)
[PATCH v1] target/ppc: Support directed privileged doorbell interrupt (SDOOR)
2023-06-05 11:13 UTC (2+ messages)
[PATCH v1 1/2] target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alert
2023-06-05 11:10 UTC (4+ messages)
` [PATCH v1 2/2] target/ppc: PMU implement PERFM interrupts
[PATCH 00/35] crypto: Provide aes-round.h and host accel
2023-06-05 11:01 UTC (10+ messages)
` [PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
` [PATCH 03/35] crypto/aes: Add constants for ShiftRows, InvShiftRows
` [PATCH 06/35] target/arm: Demultiplex AESE and AESMC
[PATCH 0/2] Fix venv issues with Avocado by reverting to an older version
2023-06-05 10:58 UTC (6+ messages)
` [PATCH 1/2] Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"
` [PATCH 2/2] tests: update avocado installation to use mkvenv
[PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
2023-06-05 10:50 UTC (6+ messages)
` [PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()
` [PATCH v2 2/2] net: Update MemReentrancyGuard for NIC
[RFC 0/4] Add full zoned storage emulation to qcow2 driver
2023-06-05 10:41 UTC (5+ messages)
` [RFC 1/4] docs/qcow2: add the zoned format feature
` [RFC 2/4] qcow2: add configurations for zoned format extension
` [RFC 3/4] qcow2: add zoned emulation capability
` [RFC 4/4] iotests: test the zoned format feature for qcow2 file
[RFC PATCH 0/5] target/ppc: initial SMT support in TCG
2023-06-05 10:29 UTC (4+ messages)
` [RFC PATCH 5/5] spapr: Allow up to 8 threads SMT configuration
[PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
2023-06-05 10:28 UTC (5+ messages)
[PATCH] scripts: remove dead file
2023-06-05 10:04 UTC (2+ messages)
[PATCH v2 00/11] block: Re-enable the graph lock
2023-06-05 10:03 UTC (14+ messages)
` [PATCH v2 01/11] iotests: Test active commit with iothread and background I/O
` [PATCH v2 02/11] qdev-properties-system: Lock AioContext for blk_insert_bs()
` [PATCH v2 03/11] test-block-iothread: "
` [PATCH v2 04/11] block: Fix AioContext locking in bdrv_open_child()
` [PATCH v2 05/11] block: Fix AioContext locking in bdrv_attach_child_common()
` [PATCH v2 06/11] block: Fix AioContext locking in bdrv_reopen_parse_file_or_backing()
` [PATCH v2 07/11] block: Fix AioContext locking in bdrv_open_inherit()
` [PATCH v2 08/11] block: Fix AioContext locking in bdrv_open_backing_file()
` [PATCH v2 09/11] blockjob: Fix AioContext locking in block_job_add_bdrv()
` [PATCH v2 10/11] graph-lock: Unlock the AioContext while polling
` [PATCH v2 11/11] Revert "graph-lock: Disable locking for now"
[PATCH v2] meson.build: Use -Wno-undef only for SDL2 versions that need it
2023-06-05 9:48 UTC (8+ messages)
[PATCH v3] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
2023-06-05 9:33 UTC (4+ messages)
[PATCH v3] qcow2: add discard-no-unref option
2023-06-05 8:51 UTC (2+ messages)
[PATCH v2] qcow2: add discard-no-unref option
2023-06-05 8:47 UTC (3+ messages)
[PATCH 0/3] meson.build: Group some entries in separate summary sections
2023-06-05 8:27 UTC (5+ messages)
` [PATCH 2/3] meson.build: Group the network backend entries in a separate summary section
[RFC 0/7] vhost-vdpa: add support for iommufd
2023-06-05 8:04 UTC (5+ messages)
[PATCH v4 0/7] Resolve TYPE_PIIX3_XEN_DEVICE
2023-06-05 7:01 UTC (6+ messages)
[PATCH v3 0/3] Trivial cleanups
2023-06-05 6:58 UTC (6+ messages)
[PATCH 1/4] target/ppc: Fix lqarx to set cpu_reserve
2023-06-05 6:27 UTC (10+ messages)
` [PATCH 2/4] target/ppc: Ensure stcx size matches larx
` [PATCH 3/4] target/ppc: Remove larx/stcx. memory barrier semantics
` [PATCH 4/4] target/ppc: Rework store conditional to avoid branch
[PATCH] hw/mips/malta: Fix the malta machine on big endian hosts
2023-06-05 6:20 UTC (6+ messages)
[PATCH 00/12] aspeed: fixes and extensions
2023-06-05 5:57 UTC (9+ messages)
` [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
[PULL 0/1] loongarch-to-apply queue
2023-06-05 3:18 UTC (2+ messages)
` [PULL 1/1] hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
[PATCH v2 1/4] target/ppc: Fix lqarx to set cpu_reserve
2023-06-05 3:09 UTC (5+ messages)
` [PATCH v2 2/4] target/ppc: Ensure stcx size matches larx
` [PATCH v2 3/4] target/ppc: Remove larx/stcx. memory barrier semantics
` [PATCH v2 4/4] target/ppc: Rework store conditional to avoid branch
[PATCH v3 0/2] hw/i386/pc: Update max_cpus and default to SMBIOS
2023-06-04 12:55 UTC (3+ messages)
` [PATCH v3 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
[PATCH v3 00/48] tcg: Build once for system, once for user
2023-06-04 11:57 UTC (10+ messages)
` [PATCH v3 01/48] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PATCH v3 20/48] tcg: Pass TCGHelperInfo to tcg_gen_callN
` [PATCH v3 25/48] tcg: Add insn_start_words to TCGContext
` [PATCH v3 27/48] tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
2023-06-04 9:33 UTC (4+ messages)
` [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
[PATCH 1/2] block/file-posix: fix g_file_get_contents return path
2023-06-04 6:16 UTC (2+ messages)
` [PATCH 2/2] block/file-posix: fix wps checking in raw_co_prw
[PATCH 00/20] target/arm: Convert exception, system, loads and stores to decodetree
2023-06-04 1:36 UTC (13+ messages)
` [PATCH 15/20] target/arm: Convert atomic memory ops "
` [PATCH 16/20] target/arm: Convert load (pointer auth) insns "
` [PATCH 17/20] target/arm: Convert LDAPR/STLR (imm) "
` [PATCH 18/20] target/arm: Convert load/store (multiple structures) "
` [PATCH 19/20] target/arm: Convert load/store single structure "
` [PATCH 20/20] target/arm: Convert load/store tags insns "
[PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
2023-06-03 23:36 UTC (5+ messages)
` [PATCH 1/4] pnv/chiptod: Add POWER9/10 chiptod model
` [PATCH 2/4] target/ppc: Tidy POWER book4 SPR registration
` [PATCH 3/4] target/ppc: add TFMR SPR implementation with read and write helpers
` [PATCH 4/4] target/ppc: Implement core timebase state machine and TFMR
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).