messages from 2023-07-07 10:16:40 to 2023-07-07 21:05:49 UTC [more...]
[PATCH v2 00/46] Add LoongArch LASX instructions
2023-07-07 21:05 UTC (9+ messages)
` [PATCH v2 16/46] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
` [PATCH v2 17/46] target/loongarch; Implement xvdiv/xvmod
` [PATCH v2 18/46] target/loongarch: Implement xvsat
` [PATCH v2 19/46] target/loongarch: Implement xvexth
[PATCH V4] migration: simplify blockers
2023-07-07 21:02 UTC (2+ messages)
[PATCH v2 0/6] hw/virtio: Build vhost-vdpa.o once for all targets
2023-07-07 20:48 UTC (13+ messages)
` [PATCH v2 1/6] hw/virtio: Propagate page_mask to vhost_vdpa_listener_skipped_section()
` [PATCH v2 2/6] hw/virtio: Propagate page_mask to vhost_vdpa_section_end()
` [PATCH v2 3/6] hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro
` [PATCH v2 4/6] hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()
` [PATCH v2 5/6] hw/virtio: Build vhost-vdpa.o once
` [PATCH v2 6/6] hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]
[PATCH 0/4] linux-user: Fix fcntl64() and accept4() for 32-bit targets
2023-07-07 20:46 UTC (12+ messages)
` [PATCH 1/4] linux-user: Fix fcntl64() to return O_LARGEFILE "
` [PATCH 2/4] linux-user: Fix accept4(SOCK_NONBLOCK) syscall
` [PATCH 3/4] linux-user: Fix mmap2() syscall on 32-bit targets to allow file mapping beyond 4GB
` [PATCH 4/4] linux-user: Improve strace output of pread64() and pwrite64()
[PATCH v2 00/24] linux-user: mmap range fixes
2023-07-07 20:40 UTC (27+ messages)
` [PATCH v2 1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup
` [PATCH v2 01/24] linux-user: Use assert in mmap_fork_start
` [PATCH v2 2/2] accel/tcg: Always lock pages before translation
` [PATCH v2 02/24] linux-user: Fix formatting of mmap.c
` [PATCH v2 03/24] linux-user/strace: Expand struct flags to hold a mask
` [PATCH v2 04/24] linux-user: Split TARGET_MAP_* out of syscall_defs.h
` [PATCH v2 05/24] linux-user: Split TARGET_PROT_* "
` [PATCH v2 06/24] linux-user: Populate more bits in mmap_flags_tbl
` [PATCH v2 07/24] accel/tcg: Introduce page_check_range_empty
` [PATCH v2 08/24] bsd-user: Use page_check_range_empty for MAP_EXCL
` [PATCH v2 09/24] linux-user: Implement MAP_FIXED_NOREPLACE
` [PATCH v2 10/24] linux-user: Split out target_to_host_prot
` [PATCH v2 11/24] linux-user: Widen target_mmap offset argument to off_t
` [PATCH v2 12/24] linux-user: Rewrite target_mprotect
` [PATCH v2 13/24] linux-user: Rewrite mmap_frag
` [PATCH v2 14/24] accel/tcg: Introduce page_find_range_empty
` [PATCH v2 15/24] bsd-user: Use page_find_range_empty for mmap_find_vma_reserved
` [PATCH v2 16/24] linux-user: "
` [PATCH v2 17/24] linux-user: Use 'last' instead of 'end' in target_mmap
` [PATCH v2 18/24] linux-user: Rewrite mmap_reserve
` [PATCH v2 19/24] linux-user: Rename mmap_reserve to mmap_reserve_or_unmap
` [PATCH v2 20/24] linux-user: Simplify target_munmap
` [PATCH v2 21/24] accel/tcg: Accept more page flags in page_check_range
` [PATCH v2 22/24] accel/tcg: Return bool from page_check_range
` [PATCH v2 23/24] linux-user: Remove can_passthrough_madvise
` [PATCH v2 24/24] linux-user: Simplify target_madvise
[PATCH v4 00/37] crypto: Provide aes-round.h and host accel
2023-07-07 20:38 UTC (16+ messages)
` [PATCH v4 17/37] target/ppc: Use aesenc_SB_SR_MC_AK
` [PATCH v4 21/37] target/i386: Use aesdec_IMC
` [PATCH v4 22/37] target/i386: Use aesenc_SB_SR_MC_AK
` [PATCH v4 23/37] target/i386: Use aesdec_ISB_ISR_IMC_AK
` [PATCH v4 29/37] target/riscv: Use aesenc_SB_SR_AK
` [PATCH v4 30/37] target/riscv: Use aesdec_ISB_ISR_AK
` [PATCH v4 32/37] target/riscv: Use aesenc_SB_SR_MC_AK
[PATCH v3 0/4] QGA VSS Logging
2023-07-07 20:22 UTC (9+ messages)
` [PATCH v3 1/4] QGA VSS: Add wrapper to send log to debugger and stderr
` [PATCH v3 2/4] QGA VSS: Replace 'fprintf(stderr' with PRINT_DEBUG
[PATCH v2 1/2] target/riscv: Remove redundant check in pmp_is_locked
2023-07-07 19:31 UTC (2+ messages)
[PULL 00/15] Net patches
2023-07-07 19:20 UTC (2+ messages)
[Qemu-devel] [PATCH] acpi: Add emulated sleep button
2023-07-07 17:43 UTC (5+ messages)
[RFC PATCH 0/9] ui: guest displays multiple connectors suppport and hotplug in
2023-07-07 17:16 UTC (6+ messages)
` [RFC PATCH 6/9] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
[PATCH 0/1] vdpa: Fix possible use-after-free for VirtQueueElement
2023-07-07 16:44 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v6] ppc: Enable 2nd DAWR support on p10
2023-07-07 16:10 UTC (8+ messages)
[PATCH] Revert "virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events"
2023-07-07 15:57 UTC (4+ messages)
[PATCH] tests/tcg/s390x: Fix test-svc with clang
2023-07-07 15:42 UTC
[PATCH v3 0/7] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
2023-07-07 15:27 UTC (8+ messages)
` [PATCH v3 1/7] vdpa: Use iovec for vhost_vdpa_net_load_cmd()
` [PATCH v3 2/7] vdpa: Restore MAC address filtering state
` [PATCH v3 3/7] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
` [PATCH v3 4/7] vhost: Fix false positive out-of-bounds
` [PATCH v3 5/7] vdpa: Accessing CVQ header through its structure
` [PATCH v3 6/7] vdpa: Avoid forwarding large CVQ command failures
` [PATCH v3 7/7] vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
[PATCH v2 0/2] VIRTIO-IOMMU/VFIO page size related fixes
2023-07-07 15:25 UTC (2+ messages)
[PULL v2 00/59] ppc queue
2023-07-07 14:41 UTC
[PATCH v4 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
2023-07-07 14:40 UTC (5+ messages)
` [PATCH v4 4/6] util/osdep: Introduce qemu_close_range()
` [PATCH v4 5/6] util/async-teardown: Use qemu_close_range() to close fds
[PULL 00/60] ppc queue
2023-07-07 14:29 UTC (62+ messages)
` [PULL 01/60] pnv/psi: Allow access to PSI registers through xscom
` [PULL 02/60] target/ppc: Make HDECR underflow edge triggered
` [PULL 03/60] hw/ppc: Fix clock update drift
` [PULL 04/60] target/ppc: Only generate decodetree files when TCG is enabled
` [PULL 05/60] mv64361: Add dummy gigabit ethernet PHY access registers
` [PULL 06/60] target/ppc: Tidy POWER book4 SPR registration
` [PULL 07/60] target/ppc: Add TFMR SPR implementation with read and write helpers
` [PULL 08/60] sungem: Add WOL MMIO
` [PULL 09/60] target/ppc: Fix icount access for some hypervisor instructions
` [PULL 10/60] tests/avocado: record_replay test for ppc powernv machine
` [PULL 11/60] pnv/xive2: Allow indirect TIMA accesses of all sizes
` [PULL 12/60] target/ppc: Remove some superfluous parentheses
` [PULL 13/60] target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
` [PULL 14/60] target/ppc: Move common check in exception handlers to a function
` [PULL 15/60] target/ppc: Remove some more local CPUState variables only used once
` [PULL 16/60] target/ppd: Remove unused define
` [PULL 17/60] target/ppc: Get CPUState in one step
` [PULL 18/60] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
` [PULL 19/60] pnv/xive2: Fix TIMA offset for indirect access
` [PULL 20/60] pnv/xive: Add property on xive sources to define PQ state on reset
` [PULL 21/60] pnv/psi: Initialize the PSIHB interrupts to match hardware
` [PULL 22/60] ppc/pnv: quad xscom callbacks are P9 specific
` [PULL 23/60] ppc/pnv: Subclass quad xscom callbacks
` [PULL 24/60] ppc/pnv: Add P10 quad xscom model
` [PULL 25/60] ppc/pnv: Add P10 core "
` [PULL 26/60] ppc/pnv: Return zero for core thread state xscom
` [PULL 27/60] pnv/xive: Allow mmio operations of any size on the ESB CI pages
` [PULL 28/60] ppc/pegasos2: Add support for -initrd command line option
` [PULL 29/60] pnv/xive: Print CPU target in all TIMA traces
` [PULL 30/60] pnv/xive2: Always pass a presenter object when accessing the TIMA
` [PULL 31/60] target/ppc: Add LPAR-per-core vs per-thread mode flag
` [PULL 32/60] target/ppc: SMT support for the HID SPR
` [PULL 33/60] ppc/pnv: SMT support for powernv
` [PULL 34/60] tests/avocado: Add powernv machine test script
` [PULL 35/60] ppc440: Change ppc460ex_pcie_init() parameter type
` [PULL 36/60] ppc440: Add cpu link property to PCIe controller model
` [PULL 37/60] ppc440: Add a macro to shorten PCIe controller DCR registration
` [PULL 38/60] ppc440: Rename parent field of PPC460EXPCIEState to match code style
` [PULL 39/60] ppc440: Rename local variable in dcr_read_pcie()
` [PULL 40/60] ppc440: Stop using system io region for PCIe buses
` [PULL 41/60] ppc440: Add busnum property to PCIe controller model
` [PULL 42/60] ppc440: Remove ppc460ex_pcie_init legacy init function
` [PULL 43/60] ppc/sam460ex: Remove address_space_mem local variable
` [PULL 44/60] ppc440_pcix: Don't use iomem for regs
` [PULL 45/60] ppc440_pcix: Stop using system io region for PCI bus
` [PULL 46/60] ppc4xx_pci: Rename QOM type name define
` [PULL 47/60] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
` [PULL 48/60] ppc440_pcix: Rename QOM type define abd move it to common header
` [PULL 49/60] ppc/pnv: Log all unimp warnings with similar message
` [PULL 50/60] ppc/pnv: Set P10 core xscom region size to match hardware
` [PULL 51/60] tests/qtest: Add xscom tests for powernv10 machine
` [PULL 52/60] target/ppc: Machine check on invalid real address access on POWER9/10
` [PULL 53/60] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
` [PULL 54/60] target/ppc: Reorder #ifdef'ry in kvm_ppc.h
` [PULL 55/60] target/ppc: Move CPU QOM definitions to cpu-qom.h
` [PULL 56/60] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
` [PULL 57/60] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
` [PULL 58/60] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'
` [PULL 59/60] ppc/pnv: Add QME region for P10
` [PULL 60/60] ppc: Enable 2nd DAWR support on p10
[PATCH 0/2] Fix MCE handling on AMD hosts
2023-07-07 14:25 UTC (3+ messages)
` [PATCH 1/2] i386: Add support for SUCCOR feature
[PULL 0/9] Final batch of patches for QEMU 8.1 soft freeze
2023-07-07 14:04 UTC (10+ messages)
` [PULL 1/9] python: bump minimum requirements so they are compatible with 3.12
` [PULL 2/9] meson.build: Remove the logic to link C code with the C++ linker
` [PULL 3/9] qemu_cleanup: begin drained section after vm_shutdown()
` [PULL 4/9] target/i386: Adjust feature level according to FEAT_7_1_EDX
` [PULL 5/9] target/i386: Add support for MCDT_NO in CPUID enumeration
` [PULL 6/9] target/i386: Allow MCDT_NO if host supports
` [PULL 7/9] target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
` [PULL 8/9] target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model
` [PULL 9/9] target/i386: Add new CPU model GraniteRapids
[PATCH] tcg: Fix info_in_idx increment in layout_arg_by_ref
2023-07-07 13:30 UTC (3+ messages)
[PATCH v2 0/2] accel/tcg: Fix race condition in tb create/invalidate
2023-07-07 13:25 UTC (6+ messages)
` [PATCH v2 1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup
` [PATCH v2 2/2] accel/tcg: Always lock pages before translation
[RFC PATCH] docs/interop: define STANDALONE protocol feature for vhost-user
2023-07-07 13:12 UTC (10+ messages)
` [virtio-dev] "
[PATCH v2 0/6] Add new CPU model GraniteRapids
2023-07-07 12:37 UTC (3+ messages)
[PATCH] target/riscv KVM_RISCV_SET_TIMER macro is not configured correctly
2023-07-07 3:23 UTC
[PATCH v2 0/4] virtio-mem: Support "x-ignore-shared" migration
2023-07-07 12:21 UTC (3+ messages)
[PATCH v3 0/6] eBPF RSS through QMP support
2023-07-07 11:45 UTC (3+ messages)
` [PATCH v3 5/6] qmp: Added new command to retrieve eBPF blob
[PATCH 0/3] block: align CoR requests to subclusters
2023-07-07 11:33 UTC (2+ messages)
[PATCH 0/6] qemu-img: rebase: add compression support
2023-07-07 11:33 UTC (3+ messages)
[PATCH] net: add initial support for AF_XDP network backend
2023-07-07 11:21 UTC (15+ messages)
[PATCH v2] ppc/pnv: Add QME region for P10
2023-07-07 11:08 UTC (2+ messages)
[PATCH] vhost_vdpa: no need to fetch vring base when poweroff
2023-07-07 18:18 UTC (2+ messages)
[PATCH 0/2] accel/tcg: Fix race condition in tb create/invalidate
2023-07-07 10:37 UTC (4+ messages)
` [PATCH 1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup
[PATCH] util/interval-tree: Avoid race conditions without optimization
2023-07-07 10:30 UTC
[PATCH qemu v3 0/1] [Ping] [PATCH qemu v3] fdt_load_addr is getting assigned as the result of riscv_compute_fdt_addr(), which is an uint64_t
2023-07-07 10:15 UTC (2+ messages)
` [PATCH qemu v3 1/1] "
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).