messages from 2022-10-25 08:43:11 to 2022-10-25 16:49:20 UTC [more...]
[PULL 00/30] target-arm queue
2022-10-25 16:39 UTC (15+ messages)
` [PULL 01/30] target/arm: Implement FEAT_E0PD
` [PULL 02/30] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
` [PULL 03/30] target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
` [PULL 05/30] hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()
` [PULL 06/30] target/imx: reload cmp timer outside of the reload ptimer transaction
` [PULL 07/30] target/arm: Introduce regime_is_stage2
` [PULL 16/30] target/arm: Consider GP an attribute in get_phys_addr_lpae
` [PULL 17/30] target/arm: Tidy merging of attributes from descriptor and table
` [PULL 23/30] x86: do not re-randomize RNG seed on snapshot load
` [PULL 24/30] arm: re-randomize rng-seed on reboot
` [PULL 26/30] m68k/virt: do not re-randomize RNG seed on snapshot load
` [PULL 27/30] m68k/q800: "
` [PULL 28/30] mips/boston: re-randomize rng-seed on reboot
` [PULL 30/30] rx: "
[PATCH v4 00/19] Misc ppc/mac machines clean up
2022-10-25 16:44 UTC (3+ messages)
` [PATCH v4 07/19] mac_{old|new}world: Reduce number of QOM casts
` [PATCH v4 09/19] hw/ppc/mac.h: Move macio specific parts out from shared header
[PATCH v3 0/2] vhost-vdpa: add support for vIOMMU
2022-10-25 16:37 UTC (2+ messages)
` [PATCH v3 1/2] vfio: move the function vfio_get_xlat_addr() to memory.c
[RFC PATCH 0/4] MultiFD zero-copy improvements
2022-10-25 16:36 UTC (11+ messages)
` [RFC PATCH 1/4] migration/multifd/zero-copy: Create helper function for flushing
` [RFC PATCH 2/4] migration/multifd/zero-copy: Merge header & pages send in a single write
` [RFC PATCH 4/4] migration/multifd/zero-copy: Flush only the LRU half of the header array
[PATCH v4 00/11] rerandomize RNG seeds on reboot and handle record&replay
2022-10-25 16:39 UTC (16+ messages)
` [PATCH v4 01/11] reset: allow registering handlers that aren't called by snapshot loading
` [PATCH v4 02/11] device-tree: add re-randomization helper function
[PATCH v6 0/7] hw/arm/virt: Improve address assignment for high memory regions
2022-10-25 16:33 UTC (8+ messages)
` [PATCH v6 5/7] hw/arm/virt: Improve high memory region address assignment
` [PATCH v6 6/7] hw/arm/virt: Add 'compact-highmem' property
` [PATCH v6 7/7] hw/arm/virt: Add properties to disable high memory regions
[PATCH v4 0/4] ui:hw: fix tab indentation
2022-10-25 16:23 UTC (7+ messages)
` [PATCH v4 1/4] ui: "
` [PATCH v4 2/4] hw/audio: "
` [PATCH v4 3/4] hw/display: "
` [PATCH v4 4/4] hw/usb: "
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-10-25 16:17 UTC (11+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v9 7/8] KVM: Handle page fault for private memory
` [PATCH v9 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
[PATCH 00/24] accel/tcg: Rewrite user-only vma tracking
2022-10-25 16:19 UTC (38+ messages)
` [PATCH 01/24] util: Add interval-tree.c
` [PATCH 02/24] accel/tcg: Make page_alloc_target_data allocation constant
` [PATCH 03/24] accel/tcg: Remove disabled debug in translate-all.c
` [PATCH 04/24] accel/tcg: Split out PageDesc to internal.h
` [PATCH 05/24] accel/tcg: Split out tb-maint.c
` [PATCH 06/24] accel/tcg: Move assert_no_pages_locked to internal.h
` [PATCH 07/24] accel/tcg: Drop cpu_get_tb_cpu_state from TARGET_HAS_PRECISE_SMC
` [PATCH 08/24] accel/tcg: Remove duplicate store to tb->page_addr[]
` [PATCH 09/24] accel/tcg: Introduce tb_{set_}page_addr{0,1}
` [PATCH 10/24] accel/tcg: Rename tb_invalidate_phys_page
` [PATCH 11/24] accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter
` [PATCH 12/24] accel/tcg: Unify declarations of tb_invalidate_phys_range
` [PATCH 14/24] accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
` [PATCH 15/24] accel/tcg: Use interval tree for TBs in user-only mode
` [PATCH 16/24] accel/tcg: Use page_reset_target_data in page_set_flags
` [PATCH 17/24] accel/tcg: Use tb_invalidate_phys_range "
` [PATCH 18/24] accel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user-exec.c
` [PATCH 19/24] accel/tcg: Simplify page_get/alloc_target_data
[PATCH 00/16] hw/9pfs: Add 9pfs support for Windows
2022-10-25 15:55 UTC (3+ messages)
` [PATCH 15/16] tests/qtest: virtio-9p-test: Adapt the case for win32
[PATCH 00/29] tcg: Fix x86 TARGET_TB_PCREL (#1269)
2022-10-25 15:49 UTC (19+ messages)
` [PATCH 01/29] accel/tcg: Add restore_state_to_opc to TCGCPUOps
` [PATCH] tests/tcg/nios2: Tweak 10m50-ghrd.ld
` [PATCH 23/29] accel/tcg: Remove restore_state_to_opc function
` [PATCH 24/29] accel/tcg: Introduce cpu_unwind_state_data
` [PATCH 26/29] target/openrisc: Always exit after mtspr npc
` [PATCH 28/29] accel/tcg: Remove will_exit argument from cpu_restore_state
` [PATCH 29/29] accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb
[PULL 00/28] QAPI patches patches for 2022-10-25
2022-10-25 15:40 UTC (27+ messages)
` [PULL 01/28] docs/devel/qapi-code-gen: Update example to match current code
` [PULL 03/28] docs/devel/qapi-code-gen: Extend example for next commit's change
` [PULL 04/28] qapi: Start to elide redundant has_FOO in generated C
` [PULL 05/28] qapi tests: Elide "
` [PULL 06/28] qapi acpi: "
` [PULL 07/28] qapi audio: "
` [PULL 08/28] qapi block: "
` [PULL 09/28] qapi chardev: "
` [PULL 10/28] qapi crypto: "
` [PULL 11/28] qapi dump: "
` [PULL 12/28] qapi job: "
` [PULL 13/28] qapi machine: "
` [PULL 14/28] qapi migration: "
` [PULL 16/28] qapi net: "
` [PULL 17/28] qapi pci: "
` [PULL 18/28] qapi qdev qom: "
` [PULL 19/28] qapi replay: "
` [PULL 20/28] qapi rocker: "
` [PULL 21/28] qapi run-state: "
` [PULL 22/28] qapi stats: "
` [PULL 23/28] qapi tpm: "
` [PULL 24/28] qapi transaction: "
` [PULL 25/28] qapi ui: "
` [PULL 27/28] qapi qga: "
` [PULL 28/28] qapi: Drop temporary logic to support conversion step by step
[PATCH v2 00/36] tcg: Support for Int128 with helpers
2022-10-25 15:26 UTC (3+ messages)
` [PATCH v2 02/36] tcg: Tidy tcg_reg_alloc_op
[PATCH v2] tests: Add sndio to the FreeBSD CI containers / VM
2022-10-25 15:23 UTC (6+ messages)
[PULL 00/16] aspeed queue
2022-10-25 15:20 UTC (17+ messages)
` [PULL 01/16] hw/i2c/aspeed: Fix old reg slave receive
` [PULL 02/16] tests/avocado/machine_aspeed.py: Fix typos on buildroot
` [PULL 03/16] ssi: cache SSIPeripheralClass to avoid GET_CLASS()
` [PULL 04/16] aspeed/smc: Cache AspeedSMCClass
` [PULL 05/16] ast2600: Drop NEON from the CPU features
` [PULL 06/16] hw/arm/aspeed: increase Bletchley memory size
` [PULL 07/16] m25p80: Add basic support for the SFDP command
` [PULL 08/16] m25p80: Add the n25q256a SFDP table
` [PULL 09/16] m25p80: Add erase size for mx25l25635e
` [PULL 10/16] m25p80: Add the mx25l25635e SFPD table
` [PULL 11/16] m25p80: Add the mx25l25635f "
` [PULL 12/16] m25p80: Add the mx66l1g45g SFDP table
` [PULL 13/16] m25p80: Add the w25q256 SFPD table
` [PULL 14/16] m25p80: Add the w25q512jv "
` [PULL 15/16] m25p80: Add the w25q01jvq "
` [PULL 16/16] arm/aspeed: Replace mx25l25635e chip model
[PATCH v6 00/14] target/arm: Implement FEAT_HAFDBS
2022-10-25 15:16 UTC (2+ messages)
[PATCH] tests/qtest/libqos/e1000e: Use e1000_regs.h
2022-10-25 14:54 UTC (2+ messages)
[PATCH] util/log: do not close and reopen log files when flags are turned off
2022-10-25 14:38 UTC (4+ messages)
[PATCH v3 0/4] ui:hw: fix tab indentation
2022-10-25 14:32 UTC (5+ messages)
` [PATCH v3 2/4] hw/audio: "
soc_name for supermicrox11-bmc machine: ast2400-a1 or ast2500-a1 ?
2022-10-25 14:14 UTC (4+ messages)
[PATCH] chardev/char-win-stdio: Pass Ctrl+C to guest with a multiplexed monitor
2022-10-25 14:10 UTC
[PATCH 0/4] atomic: Friendlier assertions, avoidance of __sync
2022-10-25 13:47 UTC (8+ messages)
` [PATCH 1/4] include/qemu/osdep: Add qemu_build_assert
` [PATCH 2/4] include/qemu/atomic: Use qemu_build_assert
` [PATCH 3/4] include/qemu/thread: Use qatomic_* functions
[PATCH] target/arm: Fixed Privileged Access Never (PAN) for aarch32
2022-10-25 13:45 UTC (2+ messages)
[PATCH v3 00/26] testing/next (docker, avocado, s390x, MAINTAINERS)
2022-10-25 13:37 UTC (3+ messages)
` [PATCH v3 13/26] fsdev/virtfs-proxy-helper: Use g_mkdir()
[PATCH v4 1/1] os-posix: asynchronous teardown for shutdown on Linux
2022-10-25 13:12 UTC (4+ messages)
[PATCH] seccomp: Get actual errno value from failed seccomp functions
2022-10-25 13:13 UTC (2+ messages)
[PULL 00/23] 9p queue 2022-10-24
2022-10-24 21:07 UTC (2+ messages)
[PULL 0/2] M68k for 7.2 patches
2022-10-24 21:07 UTC (2+ messages)
[PULL 0/4] x86 TCG patches for 2022-10-22
2022-10-24 21:07 UTC (2+ messages)
[PATCH] tests: Create fifo for test-io-channel-command
2022-10-25 13:08 UTC (3+ messages)
[RFC PATCH] main-loop: introduce WITH_QEMU_IOTHREAD_LOCK
2022-10-25 12:45 UTC (2+ messages)
[PATCH 0/3] Performance optimizations for PPC64
2022-10-25 12:29 UTC (3+ messages)
` [PATCH 1/3] accel/tcg: Add a quicker check for breakpoints
[PATCH] target/arm: honor HCR_E2H for AT S1E2R and AT S1E2W address translation
2022-10-25 12:25 UTC (2+ messages)
[PATCH v2 00/17] pci: Abort if pci_add_capability fails
2022-10-25 12:23 UTC (5+ messages)
` [PATCH v2 02/17] hw/i386/amd_iommu: Omit errp for pci_add_capability
` [PATCH v2 16/17] virtio-pci: "
[PATCH qemu.git] target/imx: reload cmp timer outside of the reload ptimer transaction
2022-10-25 12:04 UTC (2+ messages)
[PATCH] hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()
2022-10-25 11:55 UTC (4+ messages)
[PATCH v9 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2
2022-10-25 10:56 UTC (4+ messages)
` [PATCH v9 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
[PATCH] target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
2022-10-25 10:28 UTC (3+ messages)
[PATCH v3 00/10] Refactor bdrv_try_set_aio_context using transactions
2022-10-25 10:18 UTC (12+ messages)
` [PATCH v3 01/10] block.c: assert bs->aio_context is written under BQL and drains
` [PATCH v3 02/10] block: use transactions as a replacement of ->{can_}set_aio_context()
` [PATCH v3 03/10] bdrv_change_aio_context: use hash table instead of list of visited nodes
` [PATCH v3 04/10] blockjob: implement .change_aio_ctx in child_job
` [PATCH v3 05/10] block: implement .change_aio_ctx in child_of_bds
` [PATCH v3 06/10] block-backend: implement .change_aio_ctx in child_root
` [PATCH v3 07/10] block: use the new _change_ API instead of _can_set_ and _set_
` [PATCH v3 08/10] block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
` [PATCH v3 09/10] block: rename bdrv_child_try_change_aio_context in bdrv_try_change_aio_context
` [PATCH v3 10/10] block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context
[PATCH v2] memory: prevent dma-reentracy issues
2022-10-25 10:11 UTC (7+ messages)
[PATCH 0/9] target/s390x: Use Int128 for float128 and retxl
2022-10-25 9:59 UTC (5+ messages)
` [PATCH 1/9] target/s390x: Use a single return for helper_divs32/u32
` [PATCH 8/9] target/s390x: Use Int128 for returning float128
[PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
2022-10-25 9:55 UTC (3+ messages)
[PULL 00/11] Trivial branch for 7.2 patches
2022-10-25 9:33 UTC (2+ messages)
[PATCH v2 0/2] util/log: Always send errors to logfile when daemonized
2022-10-25 9:20 UTC (9+ messages)
` [PATCH v2 2/2] "
[PATCH v7 00/12] Migration: Transmit and detect zero pages in the multifd threads
2022-10-25 9:10 UTC (3+ messages)
` [PATCH v7 10/12] multifd: Support for zero pages transmission
[PULL v2 00/11] Dump patches
2022-10-25 7:50 UTC (4+ messages)
` [PULL v2 02/11] dump: Write ELF section headers right after ELF header
` [PULL v2 09/11] s390x: Add KVM PV dump interface
` [PULL v2 10/11] s390x: pv: Add dump support
[PULL 00/11] Trivial branch for 7.2 patches
2022-10-25 7:53 UTC
[PATCH 0/2] python: misc machine.py improvements
2022-10-25 8:24 UTC (3+ messages)
` [PATCH 1/2] python/machine: Add debug logging to key state changes
[PULL 0/8] Linux user for 7.2 patches
2022-10-25 7:36 UTC (2+ messages)
` [PULL 5/8] linux-user: add more compat ioctl definitions
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).