messages from 2023-06-21 10:19:13 to 2023-06-21 17:00:25 UTC [more...]
[PULL 00/29] ppc queue
2023-06-21 16:59 UTC (8+ messages)
` [PULL 05/29] pnv/xive2: Handle TIMA access through all ports
[PATCH v6 0/5] parallels: Add duplication check, repair at open, fix bugs
2023-06-21 16:59 UTC (9+ messages)
` [PATCH v6 2/5] parallels: Check if data_end greater than the file size
` [PATCH v6 4/5] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH v6 5/5] parallels: Image repairing in parallels_open()
[PATCH v1 0/4] virtio-mem: Support "x-ignore-shared" migration
2023-06-21 16:55 UTC (7+ messages)
` [PATCH v1 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
` [PATCH v1 3/4] migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
[PATCH v1 00/23] Q35 support for Xen
2023-06-21 16:49 UTC (10+ messages)
` [PATCH v1 01/23] pc/xen: Xen Q35 support: provide IRQ handling for PCI devices
` [PATCH v1 02/23] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug
` [PATCH v1 03/23] q35/acpi/xen: Provide ACPI PCI hotplug interface for Xen on Q35
` [PATCH v1 23/23] s3 support: enabling s3 with q35
[PATCH V1 0/3] fix migration of suspended runstate
2023-06-21 16:45 UTC (3+ messages)
` [PATCH V1 3/3] tests/qtest: live migration suspended state
[PATCH v3] 9pfs: deprecate 'proxy' backend
2023-06-21 16:44 UTC (11+ messages)
[PATCH v3 00/37] crypto: Provide aes-round.h and host accel
2023-06-21 16:42 UTC (23+ messages)
` [PATCH v3 05/37] crypto: Add aesenc_SB_SR_AK
` [PATCH v3 11/37] crypto: Add aesdec_ISB_ISR_AK
` [PATCH v3 16/37] crypto: Add aesenc_MC
` [PATCH v3 18/37] crypto: Add aesdec_IMC
` [PATCH v3 22/37] crypto: Add aesenc_SB_SR_MC_AK
` [PATCH v3 26/37] crypto: Add aesdec_ISB_ISR_IMC_AK
` [PATCH v3 29/37] crypto: Add aesdec_ISB_ISR_AK_IMC
` [PATCH v3 31/37] crypto: Remove AES_shifts, AES_ishifts
` [PATCH v3 32/37] crypto: Implement aesdec_IMC with AES_imc_rot
` [PATCH v3 33/37] crypto: Remove AES_imc
` [PATCH v3 34/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
[PATCH v1 1/1] Q35 Support
2023-06-21 16:39 UTC (4+ messages)
[PATCH v4 00/24] q800: add support for booting MacOS Classic - part 1
2023-06-21 16:34 UTC (22+ messages)
` [PATCH v4 02/24] q800: add missing space after parent object in GLUEState
` [PATCH v4 03/24] q800: introduce Q800MachineState
` [PATCH v4 05/24] q800: move CPU object into Q800MachineState
` [PATCH v4 07/24] q800: move GLUE device into separate q800-glue.c file
[PULL 00/20] tricore queue
2023-06-21 16:14 UTC (21+ messages)
` [PULL 01/20] target/tricore: Introduce ISA 1.6.2 feature
` [PULL 02/20] target/tricore: Add popcnt.w insn
` [PULL 03/20] target/tricore: Add LHA insn
` [PULL 04/20] target/tricore: Add crc32l.w insn
` [PULL 05/20] target/tricore: Add crc32.b insn
` [PULL 06/20] target/tricore: Add shuffle insn
` [PULL 07/20] target/tricore: Implement SYCSCALL insn
` [PULL 08/20] target/tricore: Add DISABLE insn variant
` [PULL 09/20] target/tricore: Fix out-of-bounds index in imask instruction
` [PULL 10/20] target/tricore: Correctly fix saving PSW.CDE to CSA on call
` [PULL 11/20] target/tricore: Add CHECK_REG_PAIR() for insn accessing 64 bit regs
` [PULL 12/20] target/tricore: Fix helper_ret() not correctly restoring PSW
` [PULL 13/20] target/tricore: Fix RR_JLI clobbering reg A[11]
` [PULL 14/20] target/tricore: Introduce DISAS_TARGET_EXIT
` [PULL 15/20] target/tricore: ENABLE exit to main-loop
` [PULL 16/20] target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
` [PULL 17/20] target/tricore: Introduce priv tb flag
` [PULL 18/20] target/tricore: Implement privilege level for all insns
` [PULL 19/20] target/tricore: Honour privilege changes on PSW write
` [PULL 20/20] target/tricore: Fix ICR.IE offset in RESTORE insn
[PATCH 0/2] pnv/xive2: Fix TIMA special ops detection
2023-06-21 16:03 UTC (3+ messages)
` [PATCH 1/2] pnv/xive2: Add a get_config() method on the presenter class
` [PATCH 2/2] pnv/xive2: Check TIMA special ops against a dedicated array for P10
[PATCH 0/2] vhost-vdpa: skip TPM CRB memory section
2023-06-21 15:32 UTC (6+ messages)
` [PATCH 1/2] memory: introduce memory_region_init_ram_protected()
` [PATCH 2/2] tpm_crb: mark memory as protected
[PATCH v4 0/6] Add RISC-V KVM AIA Support
2023-06-21 14:54 UTC (7+ messages)
` [PATCH v4 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support placeholder
` [PATCH v4 2/6] target/riscv: support the AIA device emulation with KVM enabled
` [PATCH v4 3/6] target/riscv: check the in-kernel irqchip support
` [PATCH v4 4/6] target/riscv: Create an KVM AIA irqchip
` [PATCH v4 5/6] target/riscv: update APLIC and IMSIC to support KVM AIA
` [PATCH v4 6/6] target/riscv: select KVM AIA in riscv virt machine
[PATCH v3 0/5] gitlab: improvements to handling of stable staging branches
2023-06-21 14:45 UTC (3+ messages)
` [PATCH v3 2/5] gitlab: allow overriding name of the upstream repository
[PATCH v3 0/8] gdbstub: Add support for info proc mappings
2023-06-21 14:43 UTC (7+ messages)
` [PATCH v3 6/8] "
` [PATCH v3 8/8] tests/tcg: Add a test "
[PATCH v4 0/8] TriCore Privilege Levels
2023-06-21 14:39 UTC (10+ messages)
` [PATCH v4 1/8] target/tricore: Fix RR_JLI clobbering reg A[11]
` [PATCH v4 2/8] target/tricore: Introduce DISAS_TARGET_EXIT
` [PATCH v4 3/8] target/tricore: ENABLE exit to main-loop
` [PATCH v4 4/8] target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
` [PATCH v4 5/8] target/tricore: Introduce priv tb flag
` [PATCH v4 6/8] target/tricore: Implement privilege level for all insns
` [PATCH v4 7/8] target/tricore: Honour privilege changes on PSW write
` [PATCH v4 8/8] target/tricore: Fix ICR.IE offset in RESTORE insn
[PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
2023-06-21 14:22 UTC (3+ messages)
[PATCH] git-submodule.sh: allow running in validate mode without previous update
2023-06-21 14:20 UTC (5+ messages)
[PATCH v3 0/8] TriCore Privilege Levels
2023-06-21 14:19 UTC (12+ messages)
` [PATCH v3 1/8] target/tricore: Fix RR_JLI clobbering reg A[11]
` [PATCH v3 2/8] target/tricore: Introduce DISAS_TARGET_EXIT
` [PATCH v3 3/8] target/tricore: ENABLE exit to main-loop
` [PATCH v3 4/8] target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
` [PATCH v3 5/8] target/tricore: Introduce priv tb flag
` [PATCH v3 6/8] target/tricore: Implement privilege level for all insns
` [PATCH v3 7/8] target/tricore: Honour privilege changes on PSW write
` [PATCH v3 8/8] target/tricore: Fix ICR.IE offset in RESTORE insn
[PATCH for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr
2023-06-21 14:17 UTC (8+ messages)
[PATCH 0/3] fix bios-tables-test
2023-06-21 14:07 UTC (4+ messages)
` [PATCH 1/3] tests/acpi: allow changes in DSDT.noacpihp table blob
` [PATCH 2/3] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [PATCH 3/3] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
[PATCH v3 00/12] Start replacing target_ulong with vaddr
2023-06-21 13:56 UTC (13+ messages)
` [PATCH v3 01/12] accel: Replace target_ulong in tlb_*()
` [PATCH v3 02/12] accel/tcg/translate-all.c: Widen pc and cs_base
` [PATCH v3 03/12] target: Widen pc/cs_base in cpu_get_tb_cpu_state
` [PATCH v3 04/12] accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
` [PATCH v3 05/12] accel/tcg/cputlb.c: Widen addr in MMULookupPageData
` [PATCH v3 06/12] accel/tcg/cpu-exec.c: Widen pc to vaddr
` [PATCH v3 07/12] accel/tcg: Widen pc to vaddr in CPUJumpCache
` [PATCH v3 08/12] accel: Replace target_ulong with vaddr in probe_*()
` [PATCH v3 09/12] accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup()
` [PATCH v3 10/12] accel/tcg: Replace target_ulong with vaddr in translator_*()
` [PATCH v3 11/12] accel/tcg: Replace target_ulong with vaddr in page_*()
` [PATCH v3 12/12] cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()
[PATCH v20 00/21] s390x: CPU Topology
2023-06-21 13:48 UTC (10+ messages)
` [PATCH v20 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v20 09/21] machine: adding s390 topology to query-cpu-fast
QUESTION: sd: emmc: what happened to the progress on the patches?
2023-06-21 13:33 UTC
[PATCH 00/12] Introduce new vmapple machine type
2023-06-21 13:23 UTC (6+ messages)
` [PATCH 03/12] hvf: Increase number of possible memory slots
[PATCH 00/42] Migration test refactoring
2023-06-21 13:15 UTC (15+ messages)
` [PATCH 02/42] migration-test: Make ignore_stderr regular with other options
` [PATCH 03/42] migration-test: simplify shmem_opts handling
` [PATCH 13/42] migration-test: Check for shared memory like for everything else
` [PATCH 16/42] migration-test: Create do_migrate()
[PATCH v5 0/2] Update error description whenever migration fails
2023-06-21 13:09 UTC (3+ messages)
` [PATCH v5 1/2] migration: "
` [PATCH v5 2/2] migration: Refactor repeated call of yank_unregister_instance
[PATCH V2] migration: file URI
2023-06-21 12:40 UTC (2+ messages)
[PATCH v2 0/2] Update error description outside migration.c
2023-06-21 12:38 UTC (3+ messages)
` [PATCH v2 1/2] migration/vmstate: Introduce vmstate_save_state_with_err
` [PATCH v2 2/2] migration: Update error description outside migration.c
[PATCH] mv64361: Add dummy gigabit ethernet PHY access registers
2023-06-21 12:34 UTC (3+ messages)
virtio-blk using a single iothread
2023-06-21 12:23 UTC (4+ messages)
[PATCH v2 0/9] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
2023-06-21 12:19 UTC (10+ messages)
` [PATCH v2 1/9] accel/tcg: Store some tlb flags in CPUTLBEntryFull
` [PATCH v2 2/9] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
` [PATCH v2 3/9] accel/tcg: Renumber TLB_DISCARD_WRITE
` [PATCH v2 4/9] target/arm: Support 32-byte alignment in pow2_align
` [PATCH v2 5/9] exec/memattrs: Remove target_tlb_bit*
` [PATCH v2 6/9] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
` [PATCH v2 7/9] accel/tcg: Add TLB_CHECK_ALIGNED
` [PATCH v2 8/9] target/arm: Do memory type alignment check when translation disabled
` [PATCH v2 9/9] target/arm: Do memory type alignment check when translation enabled
[RESEND][PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
2023-06-21 8:53 UTC
[PATCH 00/21] -display dbus: add win32 support
2023-06-21 12:10 UTC (5+ messages)
` [PATCH 06/21] qtest: add qtest_pid()
` [PATCH 07/21] tests: make dbus-display-test work on win32
[QEMU PATCH 0/1]
2023-06-21 11:52 UTC (10+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
[PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
2023-06-21 11:50 UTC (5+ messages)
[RFC 0/6] Migration deprecated parts
2023-06-21 11:45 UTC (5+ messages)
` [RFC 5/6] migration: Deprecate block migration
` [RFC 6/6] migration: Deprecated old compression method
[PATCH v6 0/8] migration: Add switchover ack capability and VFIO precopy support
2023-06-21 11:12 UTC (9+ messages)
` [PATCH v6 1/8] migration: Add switchover ack capability
` [PATCH v6 2/8] migration: Implement switchover ack logic
` [PATCH v6 3/8] migration: Enable switchover ack capability
` [PATCH v6 4/8] tests: Add migration switchover ack capability test
` [PATCH v6 5/8] vfio/migration: Refactor vfio_save_block() to return saved data size
` [PATCH v6 6/8] vfio/migration: Store VFIO migration flags in VFIOMigration
` [PATCH v6 7/8] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v6 8/8] vfio/migration: Add support for switchover ack capability
[PATCH v3] tests/plugin: Remove duplicate insn log from libinsn.so
2023-06-21 11:15 UTC
[PATCH] target/ppc: Fix sc instruction handling of LEV field
2023-06-21 11:09 UTC
[PATCH v3 0/3] VFIO migration related refactor and bug fix
2023-06-21 11:08 UTC (5+ messages)
` [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
` [PATCH v3 2/3] vfio/pci: Fix a segfault "
[PATCH] Revert "cputlb: Restrict SavedIOTLB to system emulation"
2023-06-21 10:57 UTC (4+ messages)
[PATCH v5 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
2023-06-21 10:38 UTC (2+ messages)
` [PATCH v5 1/1] "
[PATCH][RESEND v5 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
2023-06-21 10:32 UTC (7+ messages)
` [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
[PATCH v2 0/4] Add SCMI vhost-user VIRTIO device
2023-06-21 10:17 UTC (5+ messages)
` [PATCH v2 1/4] hw/virtio: Add boilerplate for vhost-user-scmi device
` [PATCH v2 2/4] hw/virtio: Add vhost-user-scmi-pci boilerplate
` [PATCH v2 3/4] tests/qtest: Fix a comment typo in vhost-user-test.c
` [PATCH v2 4/4] tests/qtest: enable tests for virtio-scmi
[PATCH v2] tests/plugin: Remove duplicate insn log from libinsn.so
2023-06-21 10:17 UTC (2+ messages)
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).