messages from 2021-12-21 16:54:04 to 2021-12-22 18:22:48 UTC [more...]
[RFC PATCH 0/2] accel/tcg: replace phys_pc with asid in TB htable key
2021-12-22 16:50 UTC (3+ messages)
` [RFC PATCH 1/2] target/arm: move regime_ttbr helper
` [RFC PATCH 2/2] accel/tcg: replace phys_pc with asid in TB htable key
[PATCH 0/5] ppc/pnv: Preliminary cleanups before user created PHBs
2021-12-22 18:13 UTC (10+ messages)
` [PATCH 1/5] ppc/pnv: Change the maximum of PHB3 devices for Power8NVL
` [PATCH 2/5] ppc/pnv: Remove PHB4 reset handler
` [PATCH 3/5] ppc/pnv: Remove the PHB4 "device-id" property
` [PATCH 4/5] ppc/pnv: Attach PHB3 root port device when defaults are enabled
` [PATCH 5/5] ppc/pnv: Attach PHB4 "
[PULL 0/9] qtest fixes and improvements
2021-12-22 18:00 UTC (11+ messages)
` [PULL 1/9] failover: Silence warning messages during qtest
` [PULL 2/9] tests/qtest/boot-serial-test: Silence the warning about deprecated sga device
` [PULL 3/9] tests/qtest: Make the filter tests independent from a specific NIC
` [PULL 4/9] MAINTAINERS: Update COLO Proxy section
` [PULL 5/9] tests/qtest: Add a function that checks whether a device is available
` [PULL 6/9] tests/qtest: Improve endianness-test to work with missing machines and devices
` [PULL 7/9] tests/qtest/cdrom-test: Check whether devices are available before using them
` [PULL 8/9] tests/qtest/boot-order-test: Check whether machines are available
` [PULL 9/9] tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary file
[PATCH 0/8] Re-write PPC64 PMU instruction count using TCG Ops
2021-12-22 18:10 UTC (11+ messages)
` [PATCH 1/8] target/ppc: introduce power8-pmu-insn-cnt.c.inc
` [PATCH 2/8] target/ppc/power8-pmu-insn-cnt: add pmu_inc_pmc5()
` [PATCH 3/8] target/ppc/power8-pmu-insn-cnt: add pmu_inc_pmc1()
` [PATCH 4/8] target/ppc/power8-pmu-insn-cnt: add pmu_inc_pmc2()
` [PATCH 5/8] target/ppc/power8-pmu-insn-cnt: add pmu_inc_pmc3()
` [PATCH 6/8] target/ppc/power8-pmu-insn-cnt.c: add pmu_inc_pmc4()
` [PATCH 7/8] target/ppc/power8-pmu-insn-cnt: add pmu_check_overflow()
` [PATCH 8/8] target/ppc/power8-pmu.c: remove helper_insns_inc()
[PATCH v3 00/19] Make image fleecing more usable
2021-12-22 17:40 UTC (20+ messages)
` [PATCH v3 01/19] block/block-copy: move copy_bitmap initialization to block_copy_state_new()
` [PATCH v3 02/19] block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
` [PATCH v3 03/19] block/block-copy: block_copy_state_new(): add bitmap parameter
` [PATCH v3 04/19] block/copy-before-write: add bitmap open parameter
` [PATCH v3 05/19] block/block-copy: add block_copy_reset()
` [PATCH v3 06/19] block: intoduce reqlist
` [PATCH v3 07/19] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
` [PATCH v3 08/19] block/reqlist: add reqlist_wait_all()
` [PATCH v3 09/19] block: introduce FleecingState class
` [PATCH v3 10/19] block: introduce fleecing block driver
` [PATCH v3 11/19] block/copy-before-write: support "
` [PATCH v3 12/19] block/block-copy: add write-unchanged mode
` [PATCH v3 13/19] block/copy-before-write: use write-unchanged in fleecing mode
` [PATCH v3 14/19] iotests/image-fleecing: add test-case for fleecing format node
` [PATCH v3 15/19] iotests.py: add qemu_io_pipe_and_status()
` [PATCH v3 16/19] iotests/image-fleecing: add test case with bitmap
` [PATCH v3 17/19] block: blk_root(): return non-const pointer
` [PATCH v3 18/19] qapi: backup: add immutable-source parameter
` [PATCH v3 19/19] iotests/image-fleecing: test push backup with fleecing
[PULL 0/3] Block patches
2021-12-22 16:52 UTC (4+ messages)
` [PULL 1/3] iotests/testrunner.py: add doc string for run_test()
` [PULL 2/3] iotests/testrunner.py: move updating last_elapsed to run_tests
` [PULL 3/3] iotests: check: multiprocessing support
[PATCH qemu] s390x/css: fix PMCW invalid mask
2021-12-22 16:46 UTC (2+ messages)
[PATCH RFC v2 0/4] blockdev-replace
2021-12-22 16:02 UTC (5+ messages)
` [PATCH v2 1/4] block-backend: blk_root(): drop const specifier on return type
` [PATCH v2 2/4] block/export: add blk_by_export_id()
` [PATCH v2 3/4] block: make bdrv_find_child() function public
` [PATCH v2 4/4] qapi: add blockdev-replace command
[PATCH 1/2] [crypto] Load all certificates in X509 CA file
2021-12-22 15:54 UTC (3+ messages)
` [PATCH 2/2] [crypto] Only verify CA certs in chain of trust
[PATCH] tests/qtest/test-x86-cpuid-compat: Check for machines before using them
2021-12-22 15:39 UTC
[PATCH] tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it
2021-12-22 15:36 UTC
[PATCH v2 1/5] ps2: Initial horizontal scroll support
2021-12-22 15:10 UTC (8+ messages)
` [PATCH v2 2/5] ui/cocoa: pass horizontal scroll information to the device code
` [PATCH v2 3/5] ui/gtk: "
` [PATCH v2 4/5] ui/sdl2: "
` [PATCH v2 5/5] ui/input-legacy: pass horizontal scroll information
[PATCH] ui/dbus: fix buffer-overflow detected by ASAN
2021-12-22 14:40 UTC
[PATCH v16] qapi: introduce 'x-query-x86-cpuid' QMP command
2021-12-22 12:31 UTC
[PATCH v2 0/3] UI fixups
2021-12-22 11:52 UTC (5+ messages)
` [PATCH v2 1/3] ui: Use allocated size instead of window size
` [PATCH v2 2/3] ui: Revert: "fix incorrect pointer position on highdpi with gtk"
` [PATCH v2 3/3] ui: Fix gtk/gl when the scaled virtual console does not fit the window
[PATCH 0/3] qsd: Add --daemonize; and add job quit tests
2021-12-22 11:41 UTC (4+ messages)
` [PATCH 1/3] qsd: Add pre-init argument parsing pass
` [PATCH 2/3] qsd: Add --daemonize
` [PATCH 3/3] iotests/185: Add post-READY quit tests
[PATCH] intel-iommu: correctly check passthrough during translation
2021-12-22 11:38 UTC (2+ messages)
[PATCH 0/2] multifd: cleanup some source code
2021-12-22 11:30 UTC (3+ messages)
` [PATCH 1/2] multifd: cleanup the function multifd_channel_connect
` [PATCH 2/2] multifd: cleanup the function multifd_send_thread
[PATCH RFC v2] MAINTAINERS: split out s390x sections
2021-12-22 10:55 UTC
[PATCH] vl: Add -set options to device opts dict when using JSON syntax for -device
2021-12-22 10:47 UTC (11+ messages)
[PATCH qemu master] hw/misc/aspeed_pwm: fix typo
2021-12-22 10:24 UTC
[PATCH 0/8] ppc/ppc405: Fixes
2021-12-22 10:00 UTC (10+ messages)
` [PATCH 1/8] target/ppc: Print out literal exception names in logs
` [PATCH 2/8] ppc/ppc4xx: Convert printfs()
` [PATCH 3/8] ppc/ppc405: Activate MMU logs
` [PATCH 4/8] ppc/ppc405: Restore TCR and STR write handlers
` [PATCH 5/8] ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPU
` [PATCH 6/8] ppc/ppc405: Fix timer initialization
` [PATCH 7/8] ppc/ppc405: Introduce a store helper for SPR_40x_PID
` [PATCH 8/8] ppc/ppc405: Dump specific registers
[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
2021-12-22 9:35 UTC (3+ messages)
` [PULL 31/53] KVM: x86: believe what KVM says about WAITPKG
[PATCH RFC] MAINTAINERS: split out s390x sections
2021-12-22 9:33 UTC (4+ messages)
[PATCH v1 0/2] Aspeed I3C device model
2021-12-22 9:23 UTC (3+ messages)
` [PATCH v1 1/2] hw/misc: Implementating dummy AST2600 I3C model
` [PATCH v1 2/2] hw/arm/aspeed_ast2600: create i3c instance
[PATCH v5 00/23] QEMU RISC-V AIA support
2021-12-22 9:21 UTC (4+ messages)
` [PATCH v5 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
[PATCH] tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary file
2021-12-22 8:36 UTC
[RFC PATCH v3 00/27] Add LoongArch softmmu support
2021-12-22 8:26 UTC (7+ messages)
` [RFC PATCH v3 18/27] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [RFC PATCH v3 22/27] hw/loongarch: Add some devices support for 3A5000
[PATCH] target/ppc: Improve logging in Radix MMU
2021-12-22 7:10 UTC
[PATCH] tests/qtest/virtio-net-failover: Use g_random_int() instead of g_test_rand_int()
2021-12-22 7:02 UTC (6+ messages)
[PATCH 0/2] block: Minor vhost-user-blk fixes
2021-12-22 7:05 UTC (3+ messages)
` [PATCH 2/2] qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER
[RFC v2 00/12] target/ppc: powerpc_excp improvements
2021-12-22 6:48 UTC (10+ messages)
` [RFC v2 01/12] target/ppc: powerpc_excp: Set alternate SRRs directly
` [RFC v2 02/12] target/ppc: powerpc_excp: Set vector earlier
` [RFC v2 03/12] target/ppc: powerpc_excp: Move system call vectored code together
` [RFC v2 04/12] target/ppc: powerpc_excp: Stop passing excp_model around
[PATCH 0/4] hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 3)
2021-12-22 6:45 UTC (13+ messages)
` [PATCH 1/4] dma: Let st*_dma() take MemTxAttrs argument
` [PATCH 2/4] dma: Let ld*_dma() "
` [PATCH 3/4] dma: Let st*_dma() propagate MemTxResult
` [PATCH 4/4] dma: Let ld*_dma() "
[PATCH] Supporting AST2600 HACE engine accumulative mode
2021-12-22 2:22 UTC
[PATCH] ps2: Initial horizontal scroll support
2021-12-22 0:01 UTC (3+ messages)
[PATCH v3 00/15] KVM: mm: fd-based approach for supporting KVM guest private memory
2021-12-22 1:22 UTC (3+ messages)
[PATCH] pci: Skip power-off reset when pending unplug
2021-12-21 23:40 UTC (4+ messages)
[PATCH 1/3] linux-user: netlink: update IFLA entries
2021-12-21 23:25 UTC (6+ messages)
` [PATCH 2/3] linux-user: netlink: Add IFLA_VFINFO_LIST
` [PATCH 3/3] linux-user: netlink: update IFLA_BRPORT entries
[PATCH 0/5] hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 4)
2021-12-21 23:18 UTC (11+ messages)
` [PATCH 1/5] hw/scsi/megasas: Use uint32_t for reply queue head/tail values
` [PATCH 2/5] dma: Let st*_pci_dma() take MemTxAttrs argument
` [PATCH 3/5] dma: Let ld*_pci_dma() "
` [PATCH 4/5] dma: Let st*_pci_dma() propagate MemTxResult
` [PATCH 5/5] dma: Let ld*_pci_dma() "
[PATCH v2 00/30] tcg/loongarch64: New tcg backend
2021-12-21 22:53 UTC (2+ messages)
powernv gitlab ci regression
2021-12-21 22:30 UTC (6+ messages)
[PATCH] target/riscv: make H-extension non-experimental
2021-12-21 22:19 UTC (2+ messages)
[PATCH 0/8] Next round of configure/meson cleanups
2021-12-21 21:54 UTC (9+ messages)
` [PATCH 1/8] configure: simplify creation of plugin symbol list
` [PATCH 2/8] configure: do not set bsd_user/linux_user early
` [PATCH 3/8] configure, makefile: remove traces of really old files
` [PATCH 7/8] configure, meson: move config-poison.h to meson
[PATCH 0/3] build: some cleanups for common-user/ infrastructure
2021-12-21 20:33 UTC (9+ messages)
` [PATCH 1/3] meson: reuse common_user_inc when building files specific to user-mode emulators
` [PATCH 2/3] user: move common-user includes to a subdirectory of {bsd, linux}-user/
` [PATCH 2/3] user: move common-user includes to a subdirectory of {bsd,linux}-user/
` [PATCH 3/3] meson: cleanup common-user/ build
[PATCH RFC 0/3] trace qmp commands
2021-12-21 19:35 UTC (4+ messages)
` [PATCH 1/3] scripts/qapi/commands: gen_commands(): add add_trace_points argument
` [PATCH 2/3] scripts/qapi-gen.py: add --add-trace-points option
` [PATCH 3/3] meson: generate trace points for qmp commands
[PULL v2 00/36] ui: D-Bus display backend
2021-12-21 19:22 UTC (2+ messages)
[PATCH] vfio/pci: Don't setup VFIO MSI-X for Kunlun VF
2021-12-21 19:16 UTC (2+ messages)
[PATCH v7 00/13] target/hexagon: introduce idef-parser
2021-12-21 18:51 UTC (5+ messages)
` [PATCH v7 05/13] target/hexagon: introduce new helper functions
` [PATCH v7 09/13] target/hexagon: import lexer for idef-parser
[PATCH v11 00/31] LoongArch64 port of QEMU TCG
2021-12-21 16:49 UTC (2+ messages)
[PULL 00/31] tcg/loongarch64: New tcg backend
2021-12-21 16:47 UTC (27+ messages)
` [PULL 04/31] tcg/loongarch64: Add generated instruction opcodes and encoding helpers
` [PULL 06/31] tcg/loongarch64: Define the operand constraints
` [PULL 08/31] tcg/loongarch64: Implement the memory barrier op
` [PULL 09/31] tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi
` [PULL 10/31] tcg/loongarch64: Implement goto_ptr
` [PULL 11/31] tcg/loongarch64: Implement sign-/zero-extension ops
` [PULL 12/31] tcg/loongarch64: Implement not/and/or/xor/nor/andc/orc ops
` [PULL 13/31] tcg/loongarch64: Implement deposit/extract ops
` [PULL 14/31] tcg/loongarch64: Implement bswap{16,32,64} ops
` [PULL 15/31] tcg/loongarch64: Implement clz/ctz ops
` [PULL 16/31] tcg/loongarch64: Implement shl/shr/sar/rotl/rotr ops
` [PULL 17/31] tcg/loongarch64: Implement add/sub ops
` [PULL 18/31] tcg/loongarch64: Implement mul/mulsh/muluh/div/divu/rem/remu ops
` [PULL 19/31] tcg/loongarch64: Implement br/brcond ops
` [PULL 20/31] tcg/loongarch64: Implement setcond ops
` [PULL 21/31] tcg/loongarch64: Implement tcg_out_call
` [PULL 22/31] tcg/loongarch64: Implement simple load/store ops
` [PULL 23/31] tcg/loongarch64: Add softmmu load/store helpers, implement qemu_ld/qemu_st ops
` [PULL 24/31] tcg/loongarch64: Implement tcg_target_qemu_prologue
` [PULL 25/31] tcg/loongarch64: Implement exit_tb/goto_tb
` [PULL 26/31] tcg/loongarch64: Implement tcg_target_init
` [PULL 27/31] tcg/loongarch64: Register the JIT
` [PULL 28/31] common-user: Add safe syscall handling for loongarch64 hosts
` [PULL 29/31] linux-user: Implement CPU-specific signal handler "
` [PULL 30/31] configure, meson.build: Mark support "
` [PULL 31/31] tests/docker: Add gentoo-loongarch64-cross image and run cross builds in GitLab
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).