messages from 2023-05-13 08:06:54 to 2023-05-15 13:01:47 UTC [more...]
[PATCH v3 0/3] ROM migration
2023-05-15 13:00 UTC (5+ messages)
` [PATCH v3 1/3] pci: pci_add_option_rom(): improve style
` [PATCH v3 2/3] pci: pci_add_option_rom(): refactor: use g_autofree for path variable
` [PATCH v3 3/3] pci: ROM preallocation for incoming migration
[PATCH] target/loongarch: Fix LD/ST{LE/GT} instructions get wrong CSR_ERA and CSR_BADV
2023-05-15 13:00 UTC
[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
2023-05-15 13:00 UTC (2+ messages)
[PATCH v2 0/2] docs/interop: Convert QMP related txt docs to rst
2023-05-15 12:58 UTC (6+ messages)
` [PATCH v2 1/2] docs/interop: Convert qmp-spec.txt to rST
` [PATCH v2 2/2] docs/interop: Delete qmp-intro.txt
[PATCH v3 0/9] target/ppc: Assorted ppc target fixes
2023-05-15 12:51 UTC (15+ messages)
` [PATCH v3 1/9] target/ppc: Fix width of some 32-bit SPRs
` [PATCH v3 2/9] target/ppc: Fix PMU MMCR0[PMCjCE] bit in hflags calculation
` [PATCH v3 3/9] target/ppc: Fix instruction loading endianness in alignment interrupt
` [PATCH v3 4/9] target/ppc: Alignment faults do not set DSISR in ISA v3.0 onward
` [PATCH v3 5/9] target/ppc: Change partition-scope translate interface
` [PATCH v3 6/9] target/ppc: Add SRR1 prefix indication to interrupt handlers
` [PATCH v3 7/9] target/ppc: Implement HEIR SPR
` [PATCH v3 8/9] target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
` [PATCH v3 9/9] target/ppc: Better CTRL SPR implementation
[PATCH] pnv_lpc: disable reentrancy detection for lpc-hc
2023-05-15 12:48 UTC (4+ messages)
[RESEND PATCH 00/84] tcg: Build once for system, once for user
2023-05-15 12:39 UTC (3+ messages)
` [PATCH 31/84] tcg: Add page_bits and page_mask to TCGContext
[PULL 00/11] Migration 20230515 patches
2023-05-15 12:33 UTC (12+ messages)
` [PULL 01/11] migration/calc-dirty-rate: replaced CRC32 with xxHash
` [PULL 02/11] softmmu: Create qemu_target_pages_to_MiB()
` [PULL 03/11] Use new created qemu_target_pages_to_MiB()
` [PULL 04/11] migration: Teach dirtyrate about qemu_target_page_size()
` [PULL 05/11] migration: Teach dirtyrate about qemu_target_page_bits()
` [PULL 06/11] migration: Make dirtyrate.c target independent
` [PULL 07/11] migration: A rate limit value of 0 is valid
` [PULL 08/11] migration: We set the rate_limit by a second
` [PULL 09/11] qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
` [PULL 10/11] qemu-file: Make rate_limit_used "
` [PULL 11/11] qemu-file: Remove total from qemu_file_total_transferred_*()
[PATCH v4 0/8] migration: Modified 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-05-15 12:25 UTC (28+ messages)
` [PATCH v4 1/8] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
` [PATCH v4 2/8] migration: Converts uri parameter into 'MigrateAddress' struct
` [PATCH v4 3/8] migration: converts socket backend to accept MigrateAddress struct
` [PATCH v4 4/8] migration: converts rdma "
` [PATCH v4 5/8] migration: converts exec "
` [PATCH v4 6/8] migration: modified 'migrate' QAPI to accept 'channels' argument for migration
` [PATCH v4 7/8] migration: modified 'migrate-incoming' "
` [PATCH v4 8/8] migration: Introduced MigrateChannelList struct to migration code flow
[PATCH 00/21] Migration: More migration atomic counters
2023-05-15 12:15 UTC (26+ messages)
` [PATCH 01/21] migration: A rate limit value of 0 is valid
` [PATCH 02/21] migration: Don't use INT64_MAX for unlimited rate
` [PATCH 03/21] migration: We set the rate_limit by a second
` [PATCH 04/21] qemu-file: make qemu_file_[sg]et_rate_limit() use an uint64_t
` [PATCH 05/21] qemu-file: Make rate_limit_used "
` [PATCH 06/21] qemu-file: Remove total from qemu_file_total_transferred_*()
` [PATCH 08/21] migration: Move setup_time to mig_stats
` [PATCH 09/21] qemu-file: Account for rate_limit usage on qemu_fflush()
` [PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats
[PATCH V2] hw/arm: enable qxl for aarch64
2023-05-15 11:54 UTC (8+ messages)
[PATCH v6 0/7] igb: packet-split descriptors support
2023-05-15 11:41 UTC (11+ messages)
` [PATCH v6 6/7] "
` [PATCH v6 4/7] igb: RX payload guest writting refactoring
` [PATCH v6 1/7] igb: remove TCP ACK detection
` [PATCH v6 2/7] igb: rename E1000E_RingInfo_st
` [PATCH v6 5/7] igb: add IPv6 extended headers traffic detection
[PATCH 0/2] vhost-user-gpu get_edid feature
2023-05-15 11:38 UTC (2+ messages)
[PULL 0/5] loongarch-to-apply queue
2023-05-15 11:19 UTC (6+ messages)
` [PULL 1/5] loongarch: mark loongarch_ipi_iocsr re-entrnacy safe
` [PULL 2/5] tests/avocado: Add LoongArch machine start test
` [PULL 3/5] hw/loongarch/virt: Modify ipi as percpu device
` [PULL 4/5] hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
` [PULL 5/5] hw/intc: Add NULL pointer check on LoongArch ipi device
[PATCH v2 0/6] eBPF RSS through QMP support
2023-05-15 10:53 UTC (14+ messages)
` [PATCH v2 1/6] ebpf: Added eBPF map update through mmap
` [PATCH v2 2/6] ebpf: Added eBPF initialization by fds
` [PATCH v2 3/6] virtio-net: Added property to load eBPF RSS with fds
` [PATCH v2 4/6] ebpf: Added declaration/initialization routines
` [PATCH v2 5/6] qmp: Added new command to retrieve eBPF blob
` [PATCH v2 6/6] ebpf: Updated eBPF program and skeleton
Question about QMP and BQL
2023-05-15 11:08 UTC (2+ messages)
[PATCH 1/6] target/ppc: Fix width of some 32-bit SPRs
2023-05-15 10:54 UTC (8+ messages)
` [PATCH 6/6] target/ppc: Implement HEIR SPR
[PATCH 00/18] Allow qtests with --without-default-devices (part 1)
2023-05-15 10:42 UTC (5+ messages)
` [PATCH 16/18] tests/qtest/meson.build: Run the net filter tests only with default devices
[PATCH] hw/arm/sbsa-ref: add GIC node into DT
2023-05-15 10:32 UTC (5+ messages)
[PATCH v3] target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
2023-05-15 10:11 UTC (2+ messages)
[PATCH v3 0/1] block/blkio: support 'fd' option for virtio-blk-vhost-vdpa driver
2023-05-15 10:10 UTC (4+ messages)
` [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
[PATCH] fsl-imx6: Add SNVS support for i.MX6 boards
2023-05-15 9:50 UTC
[PULL 00/44] Hexagon update
2023-05-15 9:25 UTC (3+ messages)
Machine x-remote property auto-shutdown
2023-05-15 9:17 UTC (3+ messages)
[PATCH v2 0/1] s390x/pv: Fix spurious warning with asynchronous teardown
2023-05-15 8:57 UTC (4+ messages)
` [PATCH v2 1/1] "
[RFC PATCH v3 00/10] Add stage-2 translation for SMMUv3
2023-05-15 8:37 UTC (5+ messages)
` [RFC PATCH v3 02/10] hw/arm/smmuv3: Update translation config to hold stage-2
` [RFC PATCH v3 04/10] hw/arm/smmuv3: Add page table walk for stage-2
[PATCH] docs: build-system: rename "default-configs" to "configs"
2023-05-15 8:35 UTC (3+ messages)
[PATCH v3 0/3] Migration documentation
2023-05-15 8:32 UTC (4+ messages)
` [PATCH v3 1/3] migration: Add documentation for backwards compatiblity
` [PATCH v3 2/3] migration/docs: How to migrate when hosts have different features
` [PATCH v3 3/3] migration/doc: We broke backwards compatibility
[PULL 0/9] Linux user for 8.1 patches
2023-05-15 8:31 UTC (10+ messages)
` [PULL 1/9] linux-user: Emulate /proc/cpuinfo output for riscv
` [PULL 2/9] linux-user: report ENOTTY for unknown ioctls
` [PULL 3/9] linux-user: Add move_mount() syscall
` [PULL 4/9] linux-user: Add open_tree() syscall
` [PULL 5/9] linux-user/main: Use list_cpus() instead of cpu_list()
` [PULL 6/9] linux-user: Add new flag VERIFY_NONE
` [PULL 7/9] linux-user: Don't require PROT_READ for mincore
` [PULL 8/9] linux-user: Fix mips fp64 executables loading
` [PULL 9/9] linux-user: fix getgroups/setgroups allocations
[PATCH v2 0/4] Migration time prediction using calc-dirty-rate
2023-05-15 8:23 UTC (6+ messages)
` [PATCH v2 2/4] migration/calc-dirty-rate: detailed stats in sampling mode
[PATCH v2 00/12] simpletrace: refactor and general improvements
2023-05-15 8:11 UTC (13+ messages)
` [PATCH v2 02/12] simpletrace: Annotate magic constants from QEMU code
` [PATCH v2 04/12] simpletrace: update code for Python 3.11
` [PATCH v2 05/12] simpletrace: Changed Analyzer class to become context-manager
` [PATCH v2 06/12] simpletrace: Simplify construction of tracing methods
[PATCH 0/8] migration: Add precopy initial data capability and VFIO precopy support
2023-05-15 7:56 UTC (4+ messages)
` [PATCH 2/8] migration: Add precopy initial data handshake
[PATCH] net: stream: test reconnect option with an unix socket
2023-05-15 7:57 UTC (2+ messages)
[PATCH] block: Add zeroes discard option
2023-05-15 7:40 UTC (2+ messages)
[PATCH] qcow2: add discard-no-unref option
2023-05-15 7:36 UTC
[PATCH v7 0/1] util/async-teardown: appear in query-command-line-options
2023-05-15 7:27 UTC (3+ messages)
` [PATCH v7 1/1] util/async-teardown: wire up query-command-line-options
[PATCH] hw: Fix format for comments
2023-05-15 7:25 UTC
[PATCH v3] tests/avocado: Add LoongArch machine start test
2023-05-15 7:18 UTC (2+ messages)
[PATCH 0/4] Trivial cleanups
2023-05-15 7:12 UTC (11+ messages)
` [PATCH 1/4] hw/timer/i8254_common: Share "iobase" property via base class
` [PATCH 2/4] hw/arm/omap: Remove unused omap_uart_attach()
` [PATCH 3/4] hw/char/parallel: Export TYPE_ISA_PARALLEL macro
` [PATCH 4/4] hw/isa/i82378: Remove unused "io" attribute
[PATCH 0/2] arm: Fix two minor coverity issues
2023-05-15 7:09 UTC (6+ messages)
` [PATCH 1/2] target/arm: Saturate L2CTLR_EL1 core count field rather than overflowing
` [PATCH 2/2] hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'
css_clear_io_interrupt() error handling
2023-05-15 6:39 UTC (8+ messages)
[PATCH] target: ppc: Correctly initialize HILE in HID-0 for book3s processors
2023-05-15 6:32 UTC (5+ messages)
[PATCH] i386: Add new CPU model EmeraldRapids
2023-05-15 2:53 UTC
[PATCH v3] hw/riscv/virt: Add a second UART for secure world
2023-05-15 5:14 UTC (4+ messages)
[PATCH] hw/net: Move xilinx_ethlite.c to the target-independent source set
2023-05-15 0:56 UTC (2+ messages)
[PATCH] virtio: Prepend "virtio" prefix in virtio_error
2023-05-14 22:24 UTC (2+ messages)
[REPOST PATCH v3 0/5] Support x2APIC mode with TCG accelerator
2023-05-14 20:44 UTC (5+ messages)
` [REPOST PATCH v3 5/5] amd_iommu: report x2APIC support to the operating system
[PATCH v4 00/11] *** Add allwinner r40 support ***
2023-05-14 18:57 UTC (10+ messages)
` [PATCH v4 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
` [PATCH v4 02/11] hw/arm/allwinner-r40: add Clock Control Unit
` [PATCH v4 03/11] hw: allwinner-r40: Complete uart devices
` [PATCH v4 04/11] hw: arm: allwinner-r40: Add i2c0 device
Resources on deeper understanding of Translation blocks
2023-05-14 17:54 UTC
[PATCH 00/13] Clean up PCI IDE device models
2023-05-14 12:43 UTC (15+ messages)
` [PATCH 09/13] hw/ide/piix: Disuse isa_get_irq()
` [PATCH 10/13] hw/ide/piix: Reuse PCIIDEState::{cmd,data}_ops
[PATCH v2 0/3] LoongArch machine support Set max 256 cpus
2023-05-14 10:02 UTC (3+ messages)
` [PATCH v2 3/3] hw/intc: Add NULL pointer check on LoongArch ipi device
[PATCH qemu] hw: add ATmega16u4 and ATmega32u4 MCUs
2023-05-14 8:29 UTC (2+ messages)
[PATCH] cryptodev-vhost-user: add asymmetric crypto support
2023-05-14 6:55 UTC
[PULL 0/3] OpenRISC FPU Updates for 8.1
2023-05-14 1:24 UTC (5+ messages)
` [PULL 1/3] target/openrisc: Allow fpcsr access in user mode
` [PULL 2/3] target/openrisc: Set PC to cpu state on FPU exception
` [PULL 3/3] target/openrisc: Setup FPU for detecting tininess before rounding
[PATCH qemu] qdict: Preserve order for iterating qdict elements
2023-05-12 6:51 UTC
[PATCH] configure: make clear that VirtFS is 9p
2023-05-13 16:29 UTC (2+ messages)
QEMU developers fortnightly call for agenda for 2023-05-16
2023-05-13 15:30 UTC (4+ messages)
[PATCH] linux-user: fix incorrect alignment of pretcode
2023-05-13 11:57 UTC (2+ messages)
[PATCH v4 0/7] Resolve TYPE_PIIX3_XEN_DEVICE
2023-05-13 11:44 UTC (3+ messages)
[PATCH 00/20] target/arm: Start conversion of A64 decoder to decodetree
2023-05-13 11:39 UTC (9+ messages)
` [PATCH 17/20] target/arm: Convert BR, BLR, RET "
` [PATCH 18/20] target/arm: Convert BRA[AB]Z, BLR[AB]Z, RETA[AB] "
` [PATCH 19/20] target/arm: Convert BRAA, BRAB, BLRAA, BLRAB "
` [PATCH 20/20] target/arm: Convert ERET, ERETAA, ERETAB "
[PULL 00/12] target-arm queue
2023-05-13 8:36 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).