messages from 2022-05-26 09:53:31 to 2022-05-27 14:06:11 UTC [more...]
[PULL 00/15] Misc patches
2022-05-27 13:54 UTC (10+ messages)
` [PULL 01/15] include: move qemu_*_exec_dir() to cutils
` [PULL 02/15] util/win32: simplify qemu_get_local_state_dir()
` [PULL 03/15] tests: make libqmp buildable for win32
` [PULL 04/15] qga: flatten safe_open_or_create()
` [PULL 05/15] qga: add qga_open_cloexec() helper
` [PULL 07/15] qga: throw an Error in ga_channel_open()
` [PULL 08/15] qga: replace qemu_open_old() with qga_open_cloexec()
` [PULL 12/15] qga/wixl: require Mingw_bin
` [PULL 13/15] qga/wixl: simplify some pre-processing
[PATCH v2] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs
2022-05-27 13:54 UTC (2+ messages)
[PATCH] tests/tcg/s390x: Test overflow conditions
2022-05-27 13:51 UTC (2+ messages)
[PATCH 0/5] gitlab: restrict running jobs in forks and upstream master
2022-05-27 13:27 UTC (9+ messages)
` [PATCH 1/5] gitlab: introduce a common base job template
` [PATCH 2/5] gitlab: convert Cirrus jobs to .base_job_template
` [PATCH 3/5] gitlab: convert static checks "
` [PATCH 4/5] gitlab: convert build/container jobs "
` [PATCH 5/5] gitlab: don't run CI jobs in forks by default
[PATCH 1/4] qdev: add DEVICE_RUNTIME_ERROR event
2022-05-27 12:49 UTC (3+ messages)
[PATCH 1/1] nbd: trace long NBD operations
2022-05-27 12:13 UTC (5+ messages)
[libvirt PATCH] tools: add virt-qmp-proxy for proxying QMP clients to libvirt QEMU guests
2022-05-27 11:32 UTC (6+ messages)
[PATCH] ppc: fix boot with sam460ex
2022-05-27 10:51 UTC (3+ messages)
make -j check failing on master, interesting valgrind errors on qos-test vhost-user-blk-test/basic
2022-05-27 11:02 UTC (7+ messages)
[PATCH v4 0/9] Record/replay refactoring and stuff
2022-05-27 10:46 UTC (10+ messages)
` [PATCH v4 1/9] replay: fix event queue flush for qemu shutdown
` [PATCH v4 2/9] replay: notify vCPU when BH is scheduled
` [PATCH v4 3/9] replay: rewrite async event handling
` [PATCH v4 4/9] replay: simplify async event processing
` [PATCH v4 5/9] docs: convert docs/devel/replay page to rst
` [PATCH v4 6/9] docs: move replay docs to docs/system/replay.rst
` [PATCH v4 7/9] tests/avocado: update replay_linux test
` [PATCH v4 8/9] tests/avocado: add replay Linux tests for virtio machine
` [PATCH v4 9/9] tests/avocado: add replay Linux test for Aarch64 machines
[PATCH v3 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
2022-05-27 10:02 UTC (9+ messages)
` [PATCH v3 01/10] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}()
` [PATCH v3 01/10] block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()
` [PATCH v3 06/10] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t
` [PATCH v3 06/10] block: Make 'bytes' param of bdrv_co_{pread,pwrite,preadv,pwritev}() "
` [PATCH v3 07/10] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper
` [PATCH v3 07/10] block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() "
Introduce akcipher service for virtio-crypto
2022-05-27 8:47 UTC (2+ messages)
` [PATCH v8 1/1] crypto: Introduce RSA algorithm
[PATCH v3 0/9] Record/replay refactoring and stuff
2022-05-27 8:45 UTC (9+ messages)
` [PATCH v3 2/9] replay: notify vCPU when BH is scheduled
` [PATCH v3 4/9] replay: simplify async event processing
HELP: I can't get whpx working on ryzen / win11
2022-05-27 8:39 UTC
[RFC PATCH v4 00/36] TDX QEMU support
2022-05-27 8:39 UTC (7+ messages)
` [RFC PATCH v4 22/36] i386/tdx: Track RAM entries for TDX VM
[PATCH 0/3] recover hardware corrupted page by virtio balloon
2022-05-27 6:32 UTC (3+ messages)
` "
[PATCH 0/3] recover hardware corrupted page by virtio balloon
2022-05-27 3:47 UTC (5+ messages)
` [PATCH 3/3] virtio_balloon: Introduce memory recover
` "
[PATCH] target/arm/hvf: Include missing "cpregs.h"
2022-05-27 3:31 UTC (2+ messages)
[PATCH v2] target/riscv: add support for zmmul extension v0.1
2022-05-27 2:08 UTC (2+ messages)
[PATCH v4 0/3] Implement Sstc extension
2022-05-27 2:06 UTC (5+ messages)
` [PATCH v4 2/3] target/riscv: Add stimecmp support
[PATCH v5 00/43] Add LoongArch softmmu support
2022-05-26 22:18 UTC (4+ messages)
` [PATCH v5 40/43] hw/loongarch: Add LoongArch ls7a acpi device support
[PULL 00/34] ppc queue
2022-05-26 21:38 UTC (35+ messages)
` [PULL 01/34] pseries: allow setting stdout-path even on machines with a VGA
` [PULL 02/34] hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE
` [PULL 03/34] spapr: Use address from elf parser for kernel address
` [PULL 04/34] spapr/docs: Add a few words about x-vof
` [PULL 05/34] mos6522: fix linking error when CONFIG_MOS6522 is not set
` [PULL 06/34] target/ppc: Fix tlbie
` [PULL 07/34] target/ppc: Fix FPSCR.FI bit being cleared when it shouldn't
` [PULL 08/34] target/ppc: Fix FPSCR.FI changing in float_overflow_excp()
` [PULL 09/34] target/ppc: Rename sfprf to sfifprf where it's also used as set fi flag
` [PULL 10/34] pnv/xive2: Don't overwrite PC registers when writing TCTXT registers
` [PULL 11/34] target/ppc: declare darn32/darn64 helpers with TCG_CALL_NO_RWG
` [PULL 12/34] target/ppc: use TCG_CALL_NO_RWG in vector helpers without env
` [PULL 13/34] target/ppc: use TCG_CALL_NO_RWG in BCD helpers
` [PULL 14/34] target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env
` [PULL 15/34] target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper
` [PULL 16/34] target/ppc: declare xscvspdpn helper with call flags
` [PULL 17/34] target/ppc: declare xvxsigsp "
` [PULL 18/34] target/ppc: declare xxextractuw and xxinsertw helpers "
` [PULL 19/34] target/ppc: introduce do_va_helper
` [PULL 20/34] target/ppc: declare vmsum[um]bm helpers with call flags
` [PULL 21/34] target/ppc: declare vmsumuh[ms] helper "
` [PULL 22/34] target/ppc: declare vmsumsh[ms] "
` [PULL 23/34] target/ppc: Fix eieio memory ordering semantics
` [PULL 24/34] tcg/ppc: ST_ST memory ordering is not provided with eieio
` [PULL 25/34] tcg/ppc: Optimize memory ordering generation with lwsync
` [PULL 26/34] target/ppc: Implement lwsync with weaker memory ordering
` [PULL 27/34] target/ppc: Implement xxm[tf]acc and xxsetaccz
` [PULL 28/34] target/ppc: Implemented xvi*ger* instructions
` [PULL 29/34] target/ppc: Implemented pmxvi*ger* instructions
` [PULL 30/34] target/ppc: Implemented xvf*ger*
` [PULL 31/34] target/ppc: Implemented xvf16ger*
` [PULL 32/34] target/ppc: Implemented pmxvf*ger*
` [PULL 33/34] target/ppc: Implemented [pm]xvbf16ger2*
` [PULL 34/34] linux-user: Add PowerPC ISA 3.1 and MMA to hwcap
Help: How do I make a machine with 2 separate ARM SoC's?
2022-05-26 22:09 UTC
[PATCH v2 00/10] Random cleanup patches
2022-05-26 21:33 UTC (3+ messages)
` [PATCH v2 06/10] hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE
[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
2022-05-26 20:51 UTC (9+ messages)
` [PULL v2 75/86] include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
[PATCH] hw/riscv: virt: Generate fw_cfg DT node correctly
2022-05-26 20:35 UTC
[PATCH 0/9] tests, python: prepare to expand usage of test venv
2022-05-26 19:54 UTC (18+ messages)
` [PATCH 3/9] tests: use python3 as the python executable name
` [PATCH 4/9] tests: silence pip upgrade warnings during venv creation
` [PATCH 5/9] tests: add quiet-venv-pip macro
` [PATCH 6/9] tests: install "qemu" namespace package into venv
` [PATCH 8/9] tests: add python3-venv to debian10.docker
` [PATCH 9/9] tests: run 'device-crash-test' from tests/venv
[python-qemu-qmp MR #6] GitLab: add python3.11 to python container
2022-05-26 19:43 UTC
[PATCH 0/2] gdbstub: don't crash if no gdb attached and gdb syscall attempted
2022-05-26 19:00 UTC (3+ messages)
` [PATCH 1/2] gdbstub: Don't use GDB syscalls if no GDB is attached
` [PATCH 2/2] semihosting/config: Merge --semihosting-config option groups
[PATCH v4 0/7] copy-before-write: on-cbw-error and cbw-timeout
2022-05-26 18:51 UTC (3+ messages)
[RFC PATCH 00/13] Add a plugin to support out-of-band live migration for VFIO pass-through device
2022-05-26 18:44 UTC (2+ messages)
building e2k qemu errors
2022-05-26 18:15 UTC (2+ messages)
[PATCH 0/2] target/m68k: Enable halt insn for 68060
2022-05-26 17:08 UTC (2+ messages)
[PATCH 00/16] Cross compilation of embedded firmware
2022-05-26 16:49 UTC (5+ messages)
[PATCH v5] tests/qtest: add qtests for npcm7xx sdhci
2022-05-26 16:21 UTC (3+ messages)
[PULL 0/7] crypto asymmetric cipher patches
2022-05-26 16:18 UTC (9+ messages)
` [PULL 1/7] qapi: crypto-akcipher: Introduce akcipher types to qapi
` [PULL 2/7] crypto: Introduce akcipher crypto class
` [PULL 3/7] crypto: add ASN.1 DER decoder
` [PULL 4/7] crypto: Implement RSA algorithm by hogweed
` [PULL 5/7] crypto: Implement RSA algorithm by gcrypt
` [PULL 6/7] test/crypto: Add test suite for crypto akcipher
` [PULL 7/7] tests/crypto: Add test suite for RSA keys
[PULL 00/26] target-arm queue
2022-05-26 16:01 UTC (3+ messages)
` [PULL 07/26] tests/qtest: add qtests for npcm7xx sdhci
[PATCH] iotests: fix source directory location
2022-05-26 15:23 UTC (5+ messages)
[PATCH v14 0/8] hmp,qmp: Add commands to introspect virtio devices
2022-05-26 15:11 UTC (5+ messages)
` [PATCH v14 5/8] qmp: decode feature & status bits in virtio-status
[RFC 0/2] introduce QEMUMachind.cmd()
2022-05-26 14:55 UTC (4+ messages)
` [PATCH 1/2] python/machine.py: upgrade vm.command() method
[PATCH 0/3] hw/acpi/aml-build: Fix {socket, cluster, core} IDs in PPTT
2022-05-26 14:41 UTC (7+ messages)
` [PATCH 2/3] "
[PATCH v3 0/6] hw/acpi/viot: generate stable VIOT ACPI tables
2022-05-26 14:23 UTC (2+ messages)
[PATCH 00/35] pc/q35: refactor ISA and SMBUS AML generation
2022-05-26 13:57 UTC (6+ messages)
` [PATCH 28/35] acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
[PATCH v7 0/9] Introduce akcipher service for virtio-crypto
2022-05-26 13:32 UTC (6+ messages)
` [PATCH 9/9] crypto: Introduce RSA algorithm
` Re: [PATCH v7 0/9] Introduce akcipher service for virtio-crypto
[PATCH v2 00/11] scsi: add quirks and features to support m68k Macs
2022-05-26 12:50 UTC (19+ messages)
` [PATCH v2 02/11] scsi-disk: add new quirks bitmap to SCSIDiskState
` [PATCH v2 03/11] scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
` [PATCH v2 04/11] q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-hd devices
` [PATCH v2 06/11] q800: implement compat_props to enable quirk_mode_sense_rom_force_dbd for scsi-cd devices
` [PATCH v2 07/11] scsi-disk: allow truncated MODE SELECT requests
` [PATCH v2 09/11] scsi-disk: allow MODE SELECT block descriptor to set the ROM device block size
` [PATCH v2 10/11] q800: add default vendor and product information for scsi-hd devices
` [PATCH v2 11/11] q800: add default vendor and product information for scsi-cd devices
[PATCH v11 0/2] hw/arm/virt: CXL 2.0 emulation support
2022-05-26 12:10 UTC (2+ messages)
[PATCH 0/2] hppa: Fix serial port pass-through
2022-05-26 11:19 UTC (3+ messages)
` [PATCH 1/2] New SeaBIOS-hppa version 6
` [PATCH 2/2] hppa: Fix serial port pass-through
[PATCH] MAINTAINERS: update Vladimir's address and repositories
2022-05-26 11:54 UTC
AArch64 semihosting?
2022-05-26 11:46 UTC (8+ messages)
[PATCH] qsd: document vduse-blk exports
2022-05-26 11:36 UTC (2+ messages)
[PATCH] target/riscv: fix priv enum
2022-05-26 10:48 UTC (3+ messages)
[PATCH v3 0/4] QEMU RISC-V nested virtualization fixes
2022-05-26 10:05 UTC (5+ messages)
` [PATCH v3 1/4] target/riscv: Don't force update priv spec version to latest
` [PATCH v3 2/4] target/riscv: Add dummy mcountinhibit CSR for priv spec v1.11 or higher
` [PATCH v3 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v3 4/4] target/riscv: Force disable extensions if priv spec version does not match
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).