messages from 2022-05-04 10:44:10 to 2022-05-04 22:27:22 UTC [more...]
[PATCH v2 0/2] ppc/xive: Update for guest interrupt handling
2022-05-04 22:26 UTC (2+ messages)
[PATCH] hw/openrisc: use right OMPIC size variable
2022-05-04 22:23 UTC (5+ messages)
` [PATCH v2] "
[PATCH] vhost-user: Use correct macro name TARGET_PPC64
2022-05-04 21:45 UTC (4+ messages)
[PATCH v4 00/22] target/ppc: Remove hidden usages of *env
2022-05-04 21:05 UTC (23+ messages)
` [PATCH v4 01/22] target/ppc: Remove fpscr_* macros from cpu.h
` [PATCH v4 02/22] target/ppc: Remove unused msr_* macros
` [PATCH v4 03/22] target/ppc: Remove msr_pr macro
` [PATCH v4 04/22] target/ppc: Remove msr_le macro
` [PATCH v4 05/22] target/ppc: Remove msr_ds macro
` [PATCH v4 06/22] target/ppc: Remove msr_ile macro
` [PATCH v4 07/22] target/ppc: Remove msr_ee macro
` [PATCH v4 08/22] target/ppc: Remove msr_ce macro
` [PATCH v4 09/22] target/ppc: Remove msr_pow macro
` [PATCH v4 10/22] target/ppc: Remove msr_me macro
` [PATCH v4 11/22] target/ppc: Remove msr_gs macro
` [PATCH v4 12/22] target/ppc: Remove msr_fp macro
` [PATCH v4 13/22] target/ppc: Remove msr_cm macro
` [PATCH v4 14/22] target/ppc: Remove msr_ir macro
` [PATCH v4 15/22] target/ppc: Remove msr_dr macro
` [PATCH v4 16/22] target/ppc: Remove msr_ep macro
` [PATCH v4 17/22] target/ppc: Remove msr_fe0 and msr_fe1 macros
` [PATCH v4 18/22] target/ppc: Remove msr_ts macro
` [PATCH v4 19/22] target/ppc: Remove msr_hv macro
` [PATCH v4 20/22] target/ppc: Remove msr_de macro
` [PATCH v4 21/22] target/ppc: Add unused msr bits FIELDs
` [PATCH v4 22/22] target/ppc: Change MSR_* to follow POWER ISA numbering convention
[PULL v4 00/25] Misc patches for 2022-04-29
2022-05-04 21:06 UTC (2+ messages)
` [PULL 19/25] build: move vhost-vsock configuration to Kconfig
[PATCH 0/5] net: support for CFI with libslirp >= 4.7
2022-05-04 21:00 UTC (6+ messages)
` [PATCH 1/5] slirp: bump submodule to 4.7 release
` [PATCH 2/5] net: slirp: introduce a wrapper struct for QemuTimer
` [PATCH 3/5] net: slirp: switch to slirp_new
` [PATCH 4/5] net: slirp: add support for CFI-friendly timer API
` [PATCH 5/5] net: slirp: allow CFI with libslirp >= 4.7
[PATCH] hw/dma: Add Xilinx AXI CDMA
2022-05-04 20:50 UTC (7+ messages)
[PULL 00/15] s390x patches
2022-05-04 20:43 UTC (17+ messages)
` [PULL 01/15] target/s390x: Fix writeback to v1 in helper_vstl
` [PULL 02/15] s390x/cpu_models: drop "msa5" from the TCG "max" model
` [PULL 03/15] s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCG
` [PULL 04/15] tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
` [PULL 05/15] target/s390x: vxeh2: vector convert short/32b
` [PULL 06/15] target/s390x: vxeh2: vector string search
` [PULL 07/15] target/s390x: vxeh2: Update for changes to vector shifts
` [PULL 08/15] target/s390x: vxeh2: vector shift double by bit
` [PULL 09/15] target/s390x: vxeh2: vector {load, store} elements reversed
` [PULL 10/15] target/s390x: vxeh2: vector {load, store} byte reversed elements
` [PULL 11/15] target/s390x: vxeh2: vector {load, store} byte reversed element
` [PULL 12/15] target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model
` [PULL 13/15] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
` [PULL 14/15] disas: Remove old libopcode s390 disassembler
` [PULL 15/15] tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.c
[PATCH v3 00/21] target/ppc: Remove hidden usages of *env
2022-05-04 20:33 UTC (2+ messages)
[PATCH] checkpatch: fix g_malloc check
2022-05-04 20:31 UTC
[PATCH RFC 00/10] hw/vfio, x86/iommu: IOMMUFD Dirty Tracking
2022-05-04 20:11 UTC (3+ messages)
` [PATCH RFC 04/10] intel_iommu: Second Stage Access Dirty bit support
[PATCH v11 0/7] MSG_ZEROCOPY + multifd
2022-05-04 19:53 UTC (9+ messages)
` [PATCH v11 1/7] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v11 2/7] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v11 3/7] migration: Add zero-copy-send parameter for QMP/HMP for Linux
` [PATCH v11 4/7] migration: Add migrate_use_tls() helper
` [PATCH v11 5/7] multifd: multifd_send_sync_main now returns negative on error
` [PATCH v11 6/7] multifd: Send header packet without flags if zero-copy-send is enabled
` [PATCH v11 7/7] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
iotests and python dependencies
2022-05-04 19:38 UTC
[PATCH 0/9] 9pfs: Add 9pfs support for Windows host
2022-05-04 19:34 UTC (11+ messages)
` [PATCH 4/9] fsdev: Add missing definitions for Windows in file-op-9p.h
` [PATCH 5/9] hw/9pfs: Add a 'local' file system backend driver for Windows
` [PATCH 9/9] hw/9p: win32: Translate Windows error number to Linux value
[PATCH qemu] spapr: Use address from elf parser for kernel address
2022-05-04 19:16 UTC (2+ messages)
[PATCH v2 0/1] hw/arm/aspeed: Add fby35 machine type
2022-05-04 19:07 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH for-7.1 v2 0/1] use dc->vmsd with spapr devices vmstate
2022-05-04 18:51 UTC (2+ messages)
[PATCH v2 0/1] Coverity fixes in hw/ppc/spapr_nvdimm.c
2022-05-04 18:51 UTC (2+ messages)
[PATCH 00/16] Misc cleanups
2022-05-04 18:41 UTC (21+ messages)
` [PATCH 01/16] include: move qemu_*_exec_dir() to cutils
` [PATCH 02/16] util/win32: simplify qemu_get_local_state_dir()
` [PATCH 03/16] tests: make libqmp buildable for win32
` [PATCH 04/16] compiler.h: add QEMU_{BEGIN, END}_IGNORE_INITIALIZER_OVERRIDES
` [PATCH 05/16] qobject/json-lexer: disable -Winitializer-overrides warnings
` [PATCH 06/16] include: adjust header guards after renaming
` [PATCH 07/16] qga: flatten safe_open_or_create()
` [PATCH 08/16] osdep: export qemu_open_cloexec()
` [PATCH 09/16] qga: use qemu_open_cloexec() for safe_open_or_create()
` [PATCH 10/16] qapi/error: add g_autoptr(Error) support
` [PATCH 11/16] qga: replace qemu_open_old() with qemu_open_cloexec()
` [PATCH 12/16] test/qga: use G_TEST_DIR to locate os-release test file
` [PATCH 13/16] qga/wixl: prefer variables over environment
` [PATCH 14/16] qga/wixl: require Mingw_bin
` [PATCH 15/16] qga/wixl: simplify some pre-processing
` [PATCH 16/16] qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir
[PATCH v9 0/7] MSG_ZEROCOPY + multifd
2022-05-04 17:19 UTC (4+ messages)
` [PATCH v9 3/7] migration: Add zero-copy-send parameter for QMP/HMP for Linux
[PATCH v2 00/50] hppa: general improvements and tidy-ups
2022-05-04 16:56 UTC (23+ messages)
` [PATCH v2 02/50] dino: move registers from dino_init() to DINO_PCI_BRIDGE init function
` [PATCH v2 03/50] dino: move PCI bus initialisation to dino_pcihost_init()
` [PATCH v2 04/50] dino: move PCI windows "
` [PATCH v2 05/50] dino: add memory-as property containing a link to the memory address space
` [PATCH v2 06/50] dino: move pci_setup_iommu() to dino_pcihost_init()
` [PATCH v2 07/50] dino: move PCI bus master address space setup to dino_pcihost_realize()
` [PATCH v2 08/50] dino: move initial register configuration to new dino_pcihost_reset() function
` [PATCH v2 09/50] dino: use QOM cast instead of directly referencing parent_obj
` [PATCH v2 10/50] dino: return PCIBus from dino_init() using qdev_get_child_bus()
` [PATCH v2 12/50] hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa machine
` [PATCH v2 23/50] lasi: checkpatch fixes
Help trying to add a new vhost-user test to qos-test
2022-05-04 16:28 UTC
[PATCH v2 0/9] Record/replay refactoring and stuff
2022-05-04 15:39 UTC (11+ messages)
` [PATCH v2 1/9] replay: fix event queue flush for qemu shutdown
` [PATCH v2 2/9] replay: notify vCPU when BH is scheduled
` [PATCH v2 4/9] replay: simplify async event processing
` [PATCH v2 5/9] docs: convert docs/devel/replay page to rst
` [PATCH v2 6/9] docs: move replay docs to docs/system/replay.rst
` [PATCH v2 7/9] tests/avocado: update replay_linux test
` [PATCH v2 8/9] tests/avocado: add replay Linux tests for virtio machine
` [PATCH v2 9/9] tests/avocado: add replay Linux test for Aarch64 machines
[PATCH] target/arm: read access to performance counters from EL0
2022-05-04 15:36 UTC (4+ messages)
[PATCH] linux-user/host/s390: Treat EX and EXRL as writes
2022-05-04 15:27 UTC (3+ messages)
[PATCH] linux-user: Expose risc-v V and H isa bit in get_elf_hwcap()
2022-05-04 16:05 UTC (3+ messages)
[PATCH 0/3] artist: minor fixes and performance improvement
2022-05-04 15:43 UTC (6+ messages)
` [PATCH 1/3] artist: checkpatch and newline style fixes
` [PATCH 2/3] artist: remove unused ROP8OFF() macro
` [PATCH 3/3] artist: only render dirty scanlines on the display surface
[PATCH v9 00/17] vfio-user server in QEMU
2022-05-04 15:24 UTC (13+ messages)
` [PATCH v9 02/17] qdev: unplug blocker for devices
` [PATCH v9 07/17] vfio-user: define vfio-user-server object
` [PATCH v9 10/17] vfio-user: run vfio-user context
[PATCH v6 0/3] qtests/libqos: Allow PCI tests to be run with virt-machine
2022-05-04 15:20 UTC (4+ messages)
` [PATCH v6 1/3] tests/qtest/libqos/pci: Introduce pio_limit
` [PATCH v6 2/3] tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable
` [PATCH v6 3/3] tests/qtest/libqos: Add generic pci host bridge in arm-virt machine
[PATCH] target/mips: Fix store adress of high 64bit in helper_msa_st_b()
2022-05-04 14:02 UTC (2+ messages)
[PULL 0/7] QGA patches
2022-05-04 15:06 UTC (9+ messages)
` [PULL 1/7] qga/commands-posix: Use getifaddrs when available
` [PULL 2/7] qga/commands-posix: Fix iface hw address detection
` [PULL 3/7] qga/commands-posix: Fix listing ifaces for Solaris
` [PULL 4/7] qga/commands-posix: Log all net stats failures
` [PULL 5/7] qga/commands-posix: 'guest-shutdown' for Solaris
` [PULL 6/7] qga: Introduce NVMe disk bus type
` [PULL 7/7] qga: Introduce disk smart
[PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set
2022-05-04 14:48 UTC (10+ messages)
[PULL 00/13] Block layer patches
2022-05-04 14:25 UTC (14+ messages)
` [PULL 01/13] qemu-img: properly list formats which have consistency check implemented
` [PULL 02/13] docs/vhost-user: Clarifications for VHOST_USER_ADD/REM_MEM_REG
` [PULL 03/13] libvhost-user: Fix extra vu_add/rem_mem_reg reply
` [PULL 04/13] vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG
` [PULL 05/13] block: Classify bdrv_get_flags() as I/O function
` [PULL 06/13] qcow2: Do not reopen data_file in invalidate_cache
` [PULL 07/13] Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"
` [PULL 08/13] iotests: Add regression test for issue 945
` [PULL 09/13] block/vmdk: Fix reopening bs->file
` [PULL 10/13] iotests/reopen-file: Test reopening file child
` [PULL 11/13] coroutine-ucontext: use QEMU_DEFINE_STATIC_CO_TLS()
` [PULL 12/13] coroutine: "
` [PULL 13/13] coroutine-win32: "
[PATCH v5 0/9] s390x/pci: zPCI interpretation support
2022-05-04 14:20 UTC (10+ messages)
` [PATCH v5 7/9] s390x/pci: enable adapter event notification for interpreted devices
[PATCH 0/7] Undeprecate nanoMIPS and fix multiple bugs
2022-05-04 11:04 UTC (8+ messages)
` [PATCH 1/7] target/mips: Fix emulation of nanoMips MTHLIP instruction
` [PATCH 2/7] target/mips: Fix emulation of nanoMips EXTRV_S.H instruction
` [PATCH 3/7] target/mips: Fix emulation of nanoMips BPOSGE32C instruction
` [PATCH 4/7] target/mips: Fix emulation of nanoMips BNEC[32] instruction
` [PATCH 5/7] target/mips: Fix handling of unaligned memory access for nanoMips ISA
` [PATCH 6/7] target/mips: Add missing default cases for some nanoMips pools
` [PATCH 7/7] target/mips: Undeprecate nanoMips ISA support in QEMU
[PATCH v9 0/6] hw/arm/virt: Fix CPU's default NUMA node ID
2022-05-04 13:46 UTC (3+ messages)
` [PATCH v9 4/6] qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu()
[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
2022-05-04 13:39 UTC (2+ messages)
[PATCH 0/8] qmp, hmp: statistics subsystem and KVM suport
2022-05-04 13:22 UTC (3+ messages)
` [PATCH 1/8] qmp: Support for querying stats
[PATCH] pc: q35: Bump max_cpus to 512
2022-05-04 13:16 UTC
[PATCH] tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.c
2022-05-04 11:24 UTC (11+ messages)
` branch-relative-long fails on s390x host (was: [PATCH] tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.c)
[PATCH 00/50] hppa: general improvements and tidy-ups
2022-05-04 12:12 UTC (5+ messages)
[PATCH 0/4] block/file: Show extent size in qemu-img info
2022-05-04 11:26 UTC (7+ messages)
` [PATCH 2/4] block: Add protocol-specific image info
` [PATCH 4/4] block/file: Add file-specific "
[qemu-web PATCH] Add public key for tarball-signing to download page
2022-05-04 10:40 UTC (2+ messages)
[PATCH v7 00/12] Improve PMU support
2022-05-04 10:06 UTC (8+ messages)
` [PATCH v7 08/12] target/riscv: Add sscofpmf extension support
[PATCH 0/3] QEMU RISC-V priv spec version fixes
2022-05-04 9:59 UTC (7+ messages)
` [PATCH 2/3] target/riscv: Add dummy mcountinhibit CSR for priv spec v1.11 or higher
` [PATCH 3/3] target/riscv: Consider priv spec version when generating ISA string
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).