qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-30 07:20:52 to 2023-05-30 13:22:52 UTC [more...]

[PATCH 0/9] disas/riscv: Add vendor extension support
 2023-05-30 13:18 UTC  (9+ messages)
` [PATCH 1/9] target/riscv: Use xl instead of mxl for disassemble
` [PATCH 2/9] target/riscv: Factor out RISCVCPUConfig from cpu.h
` [PATCH 3/9] disas/riscv: Move types/constants to new header file
` [PATCH 4/9] disas/riscv: Make rv_op_illegal a shared enum value
` [PATCH 6/9] target/riscv/cpu: Share RISCVCPUConfig with disassembler
` [PATCH 7/9] disas/riscv: Provide infrastructure for vendor extensions
` [PATCH 8/9] disas/riscv: Add support for XVentanaCondOps
` [PATCH 9/9] disas/riscv: Add support for XThead* instructions

[PATCH v2] target/ppc: Fix nested-hv HEAI delivery
 2023-05-30 13:21 UTC 

[PATCH] Prepare bcm properties for videocore 4
 2023-05-30 13:18 UTC  (4+ messages)

[RFC PATCH v2 0/4] vfio/pci: Atomic Ops completer support
 2023-05-30 13:19 UTC  (5+ messages)
` [RFC PATCH v2 1/4] linux-headers: Update for vfio capability reporting AtomicOps
` [RFC PATCH v2 3/4] pcie: Add a PCIe capability version helper

[PATCH v1 1/2] target/ppc: Fix decrementer time underflow and infinite timer loop
 2023-05-30 13:12 UTC  (2+ messages)
` [PATCH v1 2/2] target/ppc: Decrementer fix BookE semantics

[PATCH 00/10] memory-device: Some cleanups
 2023-05-30 13:11 UTC  (26+ messages)
` [PATCH 01/10] memory-device: Unify enabled vs. supported error messages
` [PATCH 02/10] memory-device: Introduce memory_devices_init()
` [PATCH 03/10] hw/arm/virt: Use memory_devices_init()
` [PATCH 04/10] hw/ppc/spapr: "
` [PATCH 05/10] hw/loongarch/virt: "
` [PATCH 06/10] hw/i386/pc: "
` [PATCH 07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
` [PATCH 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
` [PATCH 09/10] memory-device: Refactor memory_device_pre_plug()
` [PATCH 10/10] memory-device: Track used region size in DeviceMemoryState

[PATCH 00/16] Next round of migration atomic counters
 2023-05-30 13:10 UTC  (25+ messages)
` [PATCH 01/16] qemu-file: Rename qemu_file_transferred_ fast -> noflush
` [PATCH 02/16] migration: Change qemu_file_transferred to noflush
` [PATCH 03/16] migration: Use qemu_file_transferred_noflush() for block migration
` [PATCH 04/16] qemu-file: Don't call qemu_fflush() for read only files
` [PATCH 05/16] qemu-file: We only call qemu_file_transferred_* on the sending side
` [PATCH 06/16] qemu_file: Use a stat64 for qemu_file_transferred
` [PATCH 07/16] qemu_file: total_transferred is not used anymore
` [PATCH 08/16] migration: Use the number of transferred bytes directly
` [PATCH 09/16] qemu_file: Remove unused qemu_file_transferred()
` [PATCH 10/16] qemu-file: Remove _noflush from qemu_file_transferred_noflush()
` [PATCH 11/16] migration: migration_transferred_bytes() don't need the QEMUFile
` [PATCH 12/16] migration: migration_rate_limit_reset() "
` [PATCH 13/16] qemu-file: Simplify qemu_file_get_error()
` [PATCH 14/16] migration: Use migration_transferred_bytes()
` [PATCH 15/16] migration: Remove transferred atomic counter
` [PATCH 16/16] qemu-file: Make qemu_fflush() return errors

[PATCH v1] target/ppc: Fix msgclrp interrupt type
 2023-05-30 13:07 UTC 

[PATCH v3 00/14] qemu patches for 64-bit NBD extensions
 2023-05-30 13:05 UTC  (3+ messages)
` [PATCH v3 04/14] nbd: Prepare for 64-bit request effect lengths

[PATCH v1] target/ppc: Support directed privileged doorbell interrupt (SDOOR)
 2023-05-30 13:05 UTC 

[PATCH v4] target/ppc: Fix PMU hflags calculation
 2023-05-30 13:04 UTC 

[PATCH 0/5] meson: replace submodules with wrap files
 2023-05-30 13:00 UTC  (20+ messages)
` [PATCH 1/5] configure: remove --with-git= option
` [PATCH 2/5] configure: rename --enable-pypi to --enable-download, control subprojects too
` [PATCH 3/5] meson: subprojects: replace submodules with wrap files
` [PATCH 4/5] configure: check for SLOF submodule before building pc-bios/s390-ccw

[PATCH] hw/loongarch: Supplement cpu topology arguments
 2023-05-30 12:59 UTC 

[PATCH v2 00/20] target/arm: Implement FEAT_LSE2
 2023-05-30 12:59 UTC  (7+ messages)
` [PATCH v2 02/20] target/arm: Add feature test for FEAT_LSE2
` [PATCH v2 03/20] target/arm: Introduce finalize_memop_{atom,pair}
  ` [PATCH v2 03/20] target/arm: Introduce finalize_memop_{atom, pair}
` [PATCH v2 11/20] target/arm: Hoist finalize_memop out of do_fp_{ld, st}

[PATCH v3 0/2] hw/vfio: Improve vfio_get_dirty_bitmap() tracepoint
 2023-05-30 12:44 UTC  (10+ messages)
` [PATCH v3 1/2] exec/ram_addr: return nr of dirty pages in cpu_physical_memory_set_dirty_lebitmap()
` [PATCH v3 2/2] hw/vfio: Add nr of dirty pages to vfio_get_dirty_bitmap tracepoint

[PATCH v3 0/4] hw/arm/sbsa-ref: platform version 0.1
 2023-05-30 12:37 UTC  (4+ messages)
` [PATCH v3 3/4] docs: sbsa: document platform version changes

[PATCH v3 0/2] target/arm: allow DC CVA[D]P in user mode emulation
 2023-05-30 12:28 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tests/tcg/aarch64: add DC CVA[D]P tests

[PATCH] igb: Add Function Level Reset to PF and VF
 2023-05-30 12:30 UTC  (9+ messages)

[PATCH v1 0/2] Add LoongArch cpu arch_id support
 2023-05-30 12:23 UTC  (5+ messages)
` [PATCH v1 1/2] hw/loongarch/virt: Add "

[PATCH] hw/smbios: fix thead count field in type 4 table
 2023-05-30 12:20 UTC 

[PATCH] Update copyright dates to 2023
 2023-05-30 12:13 UTC  (3+ messages)

[PATCH v5 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-05-30 12:10 UTC  (19+ messages)
` [PATCH v5 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
` [PATCH v5 6/9] migration: modified migration QAPIs to accept 'channels' argument for migration

[PATCH 0/3] arm/Kconfig: Some convenience changes
 2023-05-30 12:07 UTC  (2+ messages)

[PULL 00/21] Migration 20230530 patches
 2023-05-30 11:54 UTC  (22+ messages)
` [PULL 01/21] runstate: add runstate_get()
` [PULL 02/21] migration: never fail in global_state_store()
` [PULL 03/21] runstate: drop unused runstate_store()
` [PULL 04/21] migration: switch from .vm_was_running to .vm_old_state
` [PULL 05/21] migration: restore vmstate on migration failure
` [PULL 06/21] migration: Don't abuse qemu_file transferred for RDMA
` [PULL 07/21] migration/RDMA: It is accounting for zero/normal pages in two places
` [PULL 08/21] migration/rdma: Remove QEMUFile parameter when not used
` [PULL 09/21] migration/rdma: Don't use imaginary transfers
` [PULL 10/21] migration: Remove unused qemu_file_credit_transfer()
` [PULL 11/21] migration/rdma: Simplify the function that saves a page
` [PULL 12/21] migration: Create migrate_rdma()
` [PULL 13/21] migration/rdma: Unfold ram_control_before_iterate()
` [PULL 14/21] migration/rdma: Unfold ram_control_after_iterate()
` [PULL 15/21] migration/rdma: Remove all uses of RAM_CONTROL_HOOK
` [PULL 16/21] migration/rdma: Unfold hook_ram_load()
` [PULL 17/21] migration/rdma: Create rdma_control_save_page()
` [PULL 18/21] qemu-file: Remove QEMUFileHooks
` [PULL 19/21] migration/rdma: Move rdma constants from qemu-file.h to rdma.h
` [PULL 20/21] migration/rdma: Remove qemu_ prefix from exported functions
` [PULL 21/21] migration/rdma: Check sooner if we are in postcopy for save_page()

[PATCH 00/30] q800: add support for booting MacOS Classic
 2023-05-30 11:29 UTC  (28+ messages)
` [PATCH 01/30] q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty array
` [PATCH 02/30] q800: introduce Q800MachineState
` [PATCH 03/30] q800: rename q800_init() to q800_machine_init()
` [PATCH 04/30] q800: move CPU object into Q800MachineState
` [PATCH 05/30] q800: move ROM memory region to Q800MachineState
` [PATCH 06/30] q800: move GLUE device "
` [PATCH 07/30] q800: introduce mac-io container memory region
` [PATCH 08/30] q800: reimplement mac-io region aliasing using IO "
` [PATCH 09/30] q800: add djMEMC memory controller
` [PATCH 13/30] q800: allow accesses to RAM area even if less memory is available
` [PATCH 15/30] asc: generate silence if FIFO empty but engine still running
` [PATCH 17/30] q800: add easc bool machine class property to switch between ASC and EASC
` [PATCH 18/30] swim: add trace events for IWM and ISM registers

[PATCH v4 0/9] migration: Add switchover ack capability and VFIO precopy support
 2023-05-30 11:06 UTC  (13+ messages)
` [PATCH v4 6/9] vfio/migration: Store VFIO migration flags in VFIOMigration
` [PATCH v4 7/9] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v4 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
` [PATCH v4 9/9] vfio/migration: Add support for switchover ack capability

stable-8.0: block/export: call blk_set_dev_ops and Fix null pointer dereference in error path
 2023-05-30 10:59 UTC  (4+ messages)

[PATCH v2 0/5] gitlab: improvements to handling of stable staging branches
 2023-05-30 10:56 UTC  (3+ messages)

[PATCH] hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCI
 2023-05-30 10:43 UTC  (2+ messages)

[PATCH v2 00/16] Migration: More migration atomic counters
 2023-05-30 10:30 UTC  (6+ messages)
` [PATCH v2 02/16] migration: Correct transferred bytes value

[PATCH v3] meson: Avoid implicit declaration of functions
 2023-05-30 10:31 UTC 

[PATCH 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
 2023-05-30 10:17 UTC  (2+ messages)

[PATCH v13 00/10] TCG code quality tracking
 2023-05-30 10:08 UTC  (6+ messages)
` [PATCH v13 04/10] accel/tcg: add jit stats and time to TBStatistics

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-30  9:54 UTC  (5+ messages)

[PATCH] tcg: Add tlb_index_and_entry() function
 2023-05-30  9:44 UTC  (3+ messages)

[PATCH v14 00/10] TCG code quality tracking
 2023-05-30  9:37 UTC  (12+ messages)
` [PATCH v14 01/10] accel/tcg: remove CONFIG_PROFILER
` [PATCH v14 02/10] accel/tcg: introduce TBStatistics structure
` [PATCH v14 03/10] accel: collecting TB execution count
` [PATCH v14 04/10] accel/tcg: add jit stats and time to TBStatistics
` [PATCH v14 05/10] debug: add -d tb_stats to control TBStatistics collection:
` [PATCH v14 06/10] monitor: adding tb_stats hmp command
` [PATCH v14 07/10] tb-stats: reset the tracked TBs on a tb_flush
` [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
` [PATCH v14 09/10] tb-stats: dump hot TBs at the end of the execution
` [PATCH v14 10/10] docs: add tb-stats how to

[PATCH v2] meson: Avoid implicit declaration of functions
 2023-05-30  9:30 UTC  (2+ messages)

[PATCH 3/4] Implement zero page checking using DSA
 2023-05-30  9:26 UTC 

stable-8.0.1 re-tagging?
 2023-05-30  9:23 UTC  (4+ messages)

[PATCH v2 0/2] Enfore multifd and postcopy preempt setting
 2023-05-30  9:02 UTC  (3+ messages)
` [PATCH v2 1/2] migration: enfocre multifd and postcopy preempt to be set before incoming
` [PATCH v2 2/2] qtest/migration-tests.c: use "-incoming defer" for postcopy tests

[PATCH v1] migration: fix migrate_params_test_apply to set the dest param correctly
 2023-05-30  8:58 UTC  (5+ messages)

[PATCH 0/2] Vhost-vdpa Shadow Virtqueue Offloads support
 2023-05-30  7:20 UTC  (3+ messages)

[PATCH v5 0/2] block/blkio: support fd passing for virtio-blk-vhost-vdpa driver
 2023-05-30  7:19 UTC  (2+ messages)
` [PATCH v5 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa


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).