messages from 2023-09-20 12:20:20 to 2023-09-21 07:58:54 UTC [more...]
[PULL v2 00/22] implement discard operation for Parallels images
2023-09-21 7:55 UTC (14+ messages)
` [PULL v2 01/22] parallels: fix formatting in bdrv_parallels initialization
` [PULL v2 02/22] parallels: mark driver as supporting CBT
` [PULL v2 03/22] parallels: fix memory leak in parallels_open()
` [PULL v2 04/22] parallels: invent parallels_opts_prealloc() helper to parse prealloc opts
` [PULL v2 05/22] parallels: return earler in fail_format branch in parallels_open()
` [PULL v2 06/22] parallels: return earlier from parallels_open() function on error
` [PULL v2 07/22] parallels: refactor path when we need to re-check image in parallels_open
` [PULL v2 08/22] parallels: create mark_used() helper which sets bit in used bitmap
` [PULL v2 14/22] tests: test self-cure of parallels image with duplicated clusters
` [PULL v2 17/22] parallels: naive implementation of allocate_clusters with used bitmap
` [PULL v2 18/22] parallels: improve readability of allocate_clusters
` [PULL v2 21/22] parallels: naive implementation of parallels_co_pwrite_zeroes
` [PULL v2 22/22] tests: extend test 131 to cover availability of the write-zeroes
[PATCH v3 0/8] util: Introduce qemu_get_runtime_dir()
2023-09-21 7:54 UTC (5+ messages)
` [PATCH v3 1/8] "
` [PATCH v3 3/8] contrib/rdmacm-mux: Use qemu_get_runtime_dir()
` [PATCH v3 7/8] util: Remove qemu_get_local_state_dir()
` [PATCH v3 8/8] spice-app: Use qemu_get_runtime_dir()
[PATCH v3] hw/i386/pc: improve physical address space bound check for 32-bit systems
2023-09-21 7:53 UTC (2+ messages)
intermittent qtest-aarch64/xlnx-canfd-test test failure
2023-09-21 7:51 UTC
Concerns regarding e17bebd049 ("dump: Set correct vaddr for ELF dump")
2023-09-21 7:49 UTC (5+ messages)
[PATCH] plugins/hotblocks: Fix potential deadlock in plugin_exit() function
2023-09-21 7:43 UTC (2+ messages)
[PATCH] docs/devel/reset.rst: Correct function names
2023-09-21 7:42 UTC (3+ messages)
[PATCH] cxl/vendor: update niagara to only build on linux, add KConfig options
2023-09-21 7:38 UTC (2+ messages)
[PATCH] accel/kvm/kvm-all: Handle register access errors
2023-09-21 7:25 UTC (6+ messages)
[PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
2023-09-21 7:16 UTC (2+ messages)
[PATCH v6 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
2023-09-21 7:11 UTC (11+ messages)
` [PATCH v6 1/3] hw/i2c: add smbus pec utility function
` [PATCH v6 2/3] hw/i2c: add mctp core
` [PATCH v6 3/3] hw/nvme: add nvme management interface model
[PATCH] vl: Free machine list
2023-09-21 7:11 UTC (2+ messages)
[PATCH v2] linux-user: Undo incomplete mmap
2023-09-21 7:09 UTC (2+ messages)
[PATCH] amd_iommu: Fix APIC address check
2023-09-21 6:55 UTC (2+ messages)
[PATCH] target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
2023-09-21 6:47 UTC (2+ messages)
[PATCH v2 0/4] Support dynamic MSI-X allocation
2023-09-21 6:48 UTC (4+ messages)
` [PATCH v2 4/4] vfio/pci: enable MSI-X in interrupt restoring on dynamic allocation
[VIRTIO PCI PATCH v5 0/1] Add freeze_mode to virtio_pci_common_cfg
2023-09-21 6:28 UTC (4+ messages)
` [VIRTIO PCI PATCH v5 1/1] transport-pci: "
` [virtio-dev] "
[PATCH v2 0/6] target/riscv: Add RISC-V Virtual IRQs and IRQ filtering support
2023-09-21 6:29 UTC (3+ messages)
[PATCH 1/3] hw/pci: Add all Data Object Types
2023-09-21 6:28 UTC (6+ messages)
` [PATCH 2/3] backends: Initial support for SPDM socket support
[PATCH v1 00/22] vfio: Adopt iommufd
2023-09-21 6:28 UTC (57+ messages)
` [PATCH v1 05/22] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [PATCH v1 06/22] vfio/common: Add a vfio device iterator
` [PATCH v1 07/22] vfio/common: Refactor vfio_viommu_preset() to be group agnostic
` [PATCH v1 08/22] vfio/common: Move legacy VFIO backend code into separate container.c
` [PATCH v1 09/22] vfio/container: Introduce vfio_[attach/detach]_device
` [PATCH v1 13/22] vfio: Add base container
` [PATCH v1 15/22] Add iommufd configure option
` [PATCH v1 17/22] util/char_dev: Add open_cdev()
[PATCH v2 0/7] Steps towards enabling -Wshadow=local
2023-09-21 6:06 UTC (11+ messages)
` [PATCH v2 1/7] migration/rdma: Fix save_page method to fail on polling error
` [PATCH v2 2/7] migration: Clean up local variable shadowing
` [PATCH v2 3/7] ui: "
` [PATCH v2 4/7] block/dirty-bitmap: "
` [PATCH v2 5/7] block/vdi: "
` [PATCH v2 6/7] block: "
` [PATCH v2 7/7] qobject atomics osdep: Make a few macros more hygienic
[PATCH] eeprom_at24c: Model 8-bit data addressing for 16-bit devices
2023-09-21 3:48 UTC
[PATCH 1/2] migration: Fix rdma migration failed
2023-09-21 1:40 UTC (6+ messages)
` [PATCH 2/2] migration/rdma: zore out head.repeat to make the error more clear
[PATCH v2 1/1] migration: skip poisoned memory pages on "ram saving" phase
2023-09-20 23:53 UTC (3+ messages)
` [PATCH v3 0/1] Qemu crashes on VM migration after an handled memory error
` [PATCH v3 1/1] migration: skip poisoned memory pages on "ram saving" phase
[PATCH v2 00/11] Implementation of NPI Mailbox and GMAC Networking Module
2023-09-20 22:18 UTC (12+ messages)
` [PATCH v2 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v2 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PATCH v2 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PATCH v2 04/11] hw/net: Add NPCMXXX GMAC device
` [PATCH v2 05/11] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v2 06/11] \tests/qtest: Creating qtest for GMAC Module
` [PATCH v2 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
` [PATCH v2 08/11] hw/net: General GMAC Implementation
` [PATCH v2 09/11] hw/net: GMAC Rx Implementation
` [PATCH v2 10/11] hw/net: GMAC Tx Implementation
` [PATCH v2 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest
[PATCH 0/8] riscv: query-cpu-model-expansion API
2023-09-20 21:37 UTC (9+ messages)
` [PATCH 1/8] target/riscv: add riscv_cpu_get_name()
` [PATCH 2/8] target/riscv/tcg-cpu.c: add extension properties for all cpus
` [PATCH 3/8] target/riscv/kvm/kvm-cpu.c: add missing property getters()
` [PATCH 4/8] qapi,risc-v: add query-cpu-model-expansion
` [PATCH 5/8] target/riscv/tcg: add tcg_cpu_finalize_features()
` [PATCH 6/8] target/riscv: handle custom props in qmp_query_cpu_model_expansion
` [PATCH 7/8] target/riscv: add riscv_cpu_accelerator_compatible()
` [PATCH 8/8] target/riscv/riscv-qmp-cmds.c: check CPU accel in query-cpu-model-expansion
[Stable-8.1.1 00/34] Patch Round-up for stable 8.1.1, freeze on 2023-09-19
2023-09-20 15:04 UTC (6+ messages)
` [Stable-8.1.1 11/34] softmmu: Assert data in bounds in iotlb_to_section
[PULL v3 0/9] testing updates (back to green!)
2023-09-20 16:17 UTC
stable-8.1.1: which bug do we keep?
2023-09-20 20:45 UTC (3+ messages)
[PATCH v4 00/14] simpletrace: refactor and general improvements
2023-09-20 20:39 UTC (28+ messages)
` [PATCH v4 03/14] simpletrace: improve parsing of sys.argv; fix files never closed
` [PATCH v4 04/14] simpletrace: changed naming of edict and idtoname to improve readability
` [PATCH v4 06/14] simpletrace: improved error handling on struct unpack
` [PATCH v4 07/14] simpletrace: define exception and add handling
` [PATCH v4 08/14] simpletrace: made Analyzer into context-manager
` [PATCH v4 09/14] simpletrace: refactor to separate responsibilities
` [PATCH v4 10/14] simpletrace: move logic of process into internal function
` [PATCH v4 11/14] simpletrace: move event processing to Analyzer class
` [PATCH v4 12/14] simpletrace: added simplified Analyzer2 class
` [PATCH v4 13/14] MAINTAINERS: add maintainer of simpletrace.py
` [PATCH v4 14/14] scripts/analyse-locks-simpletrace.py: changed iteritems() to items()
[PULL 00/22] implement discard operation for Parallels images
2023-09-20 20:38 UTC (3+ messages)
[PATCH RFC] vfio/common: Add an option to relax vIOMMU migration blocker
2023-09-20 20:21 UTC (2+ messages)
[PULL 00/57] loongarch-to-apply queue
2023-09-20 20:06 UTC (2+ messages)
[PULL v2 0/8] Hppa btlb patches
2023-09-20 20:05 UTC (2+ messages)
[PATCH v2 00/12] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
2023-09-20 20:02 UTC (3+ messages)
` [PATCH v2 12/12] vfio: Remove 64-bit IOVA address space assumption
[PATCH v2 00/28] bsd-user: Implement freebsd process related system calls
2023-09-20 19:23 UTC (55+ messages)
` [PATCH v2 01/28] bsd-user: define TARGET_RFSPAWN for rfork to use vfork(2) semantics, and fix RLIM_INFINITY
` [PATCH v2 02/28] bsd-user: Define procctl(2) related structs
` [PATCH v2 03/28] bsd-user: Implement host_to_target_siginfo
` [PATCH v2 04/28] bsd-user: Add freebsd_exec_common and do_freebsd_procctl to qemu.h
` [PATCH v2 05/28] bsd-user: add extern declarations for bsd-proc.c conversion functions
` [PATCH v2 07/28] bsd-user: Implement target_to_host_rlim and host_to_target_rlim conversion
` [PATCH v2 08/28] bsd-user: Implement host_to_target_rusage and host_to_target_wrusage
` [PATCH v2 09/28] bsd-user: Implement host_to_target_waitstatus conversion
` [PATCH v2 10/28] bsd-user: Get number of cpus
` [PATCH v2 11/28] bsd-user: Implement getgroups(2) and setgroups(2) system calls
` [PATCH v2 12/28] bsd-user: Implement umask(2), setlogin(2) and getlogin(2)
` [PATCH v2 13/28] bsd-user: Implement getrusage(2)
` [PATCH v2 14/28] bsd-user: Implement getrlimit(2) and setrlimit(2)
` [PATCH v2 15/28] bsd-user: Implement several get/set system calls:
` [PATCH v2 16/28] bsd-user: Implement get/set[resuid/resgid/sid] and issetugid
` [PATCH v2 17/28] bsd-user: Add stubs for profil(2), ktrace(2), utrace(2) and ptrace(2)
` [PATCH v2 18/28] bsd-user: Implement getpriority(2) and setpriority(2)
` [PATCH v2 19/28] bsd-user: Implement get_filename_from_fd
` [PATCH v2 20/28] bsd-user: Implement freebsd_exec_common, used in implementing execve/fexecve
` [PATCH v2 21/28] bsd-user: Implement procctl(2) along with necessary conversion functions
` [PATCH v2 22/28] bsd-user: Implement execve(2) and fexecve(2) system calls
` [PATCH v2 23/28] bsd-user: Implement wait4(2) and wait6(2) "
` [PATCH v2 24/28] bsd-user: Implement setloginclass(2) and getloginclass(2) "
` [PATCH v2 25/28] bsd-user: Implement pdgetpid(2) and the undocumented setugid
` [PATCH v2 26/28] bsd-user: Implement fork(2) and vfork(2) system calls
` [PATCH v2 27/28] bsd-user: Implement rfork(2) system call
` [PATCH v2 28/28] bsd-user: Implement pdfork(2) "
[PATCH 00/21] q800: add support for booting MacOS Classic - part 2
2023-09-20 18:38 UTC (8+ messages)
` [PATCH 10/21] q800: add easc bool machine class property to switch between ASC and EASC
[PULL v2 00/28] Block layer patches
2023-09-20 16:32 UTC
[RFC PATCH v2 00/21] QEMU gmem implemention
2023-09-20 15:42 UTC (8+ messages)
` [RFC PATCH v2 03/21] HostMem: Add private property and associate it with RAM_KVM_GMEM
[PATCH v2 00/20] q800: add support for booting MacOS Classic - part 2
2023-09-20 15:39 UTC (4+ messages)
` [PATCH v2 07/20] audio: add Apple Sound Chip (ASC) emulation
[PATCH v3 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
2023-09-20 14:44 UTC (8+ messages)
` [PATCH v3 2/6] hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
[PATCH v2 0/3] hw/cxl: Misc small fixes
2023-09-20 14:25 UTC (4+ messages)
` [PATCH v2 2/3] hw/mem/cxl_type3: Add missing copyright and license notice
[PATCH 0/7] Steps towards enabling -Wshadow=local
2023-09-20 13:38 UTC (6+ messages)
` [PATCH 4/7] block/dirty-bitmap: Clean up local variable shadowing
[PATCH] riscv: Call set_satp_mode_max_supported in riscv_host_cpu_init
2023-09-20 13:31 UTC (3+ messages)
[PATCH 00/52] migration/rdma: Error handling fixes
2023-09-20 13:22 UTC (13+ messages)
` [PATCH 06/52] migration/rdma: Clean up two more harmless signed vs. unsigned issues
` [PATCH 12/52] migration/rdma: Drop qemu_rdma_search_ram_block() error handling
` [PATCH 20/52] migration/rdma: Drop dead qemu_rdma_data_init() code for !@host_port
[PATCH v2 0/3] Follow VirtIO initialization properly at vdpa net cvq isolation probing
2023-09-20 13:08 UTC (2+ messages)
[PATCH v4 0/1] Niagara MHSLD
2023-09-20 12:52 UTC (4+ messages)
` [PATCH v4 1/1] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device
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).