messages from 2024-03-01 23:16:28 to 2024-03-04 01:47:41 UTC [more...]
[PULL 0/2] aspeed queue
2024-03-04 1:46 UTC (4+ messages)
` [PULL 2/2] aspeed: fix hardcode boot address 0
[PULL 00/27] Migration next patches
2024-03-04 1:26 UTC (28+ messages)
` [PULL 01/27] migration: massage cpr-reboot documentation
` [PULL 02/27] migration: Properly apply migration compression level parameters
` [PULL 03/27] tests/migration: Set compression level in migration tests
` [PULL 04/27] migration/multifd: Cleanup multifd_recv_sync_main
` [PULL 05/27] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
` [PULL 06/27] io: Add generic pwritev/preadv interface
` [PULL 07/27] io: implement io_pwritev/preadv for QIOChannelFile
` [PULL 08/27] io: fsync before closing a file channel
` [PULL 09/27] migration/qemu-file: add utility methods for working with seekable channels
` [PULL 10/27] migration/ram: Introduce 'mapped-ram' migration capability
` [PULL 11/27] migration: Add mapped-ram URI compatibility check
` [PULL 12/27] migration/ram: Add outgoing 'mapped-ram' migration
` [PULL 13/27] migration/ram: Add incoming "
` [PULL 14/27] tests/qtest/migration: Add tests for mapped-ram file-based migration
` [PULL 15/27] migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data
` [PULL 16/27] migration/multifd: Decouple recv method from pages
` [PULL 17/27] migration/multifd: Allow multifd without packets
` [PULL 18/27] migration/multifd: Allow receiving pages "
` [PULL 19/27] migration/multifd: Add a wrapper for channels_created
` [PULL 20/27] migration/multifd: Add outgoing QIOChannelFile support
` [PULL 21/27] migration/multifd: Add incoming "
` [PULL 22/27] migration/multifd: Prepare multifd sync for mapped-ram migration
` [PULL 23/27] migration/multifd: Support outgoing mapped-ram stream format
` [PULL 24/27] migration/multifd: Support incoming "
` [PULL 25/27] migration/multifd: Add mapped-ram support to fd: URI
` [PULL 26/27] tests/qtest/migration: Add a multifd + mapped-ram migration test
` [PULL 27/27] migration/multifd: Document two places for mapped-ram
[PATCH] migration/multifd: Document two places for mapped-ram
2024-03-04 0:30 UTC (4+ messages)
Why does the vmovdqu works for passthrough device but crashes for emulated device with "illegal operand" error (in x86_64 QEMU, -accel = kvm) ?
2024-03-03 22:20 UTC
[PATCH 1/2] gdbstub: Add Xfer:siginfo:read stub
2024-03-03 19:26 UTC (2+ messages)
` [PATCH 2/2] tests/tcg: Add multiarch test for "
[PATCH] hw/misc: zynq_slcr: set SLC_RST bit in REBOOT_STATUS register
2024-03-03 19:24 UTC (4+ messages)
lsi53c895a assert with AmigaOS
2024-03-03 19:02 UTC (7+ messages)
[PATCH v3 0/4] Simplify initialization of PC machines
2024-03-03 18:53 UTC (5+ messages)
` [PATCH v3 1/4] hw/i386/pc: Remove "rtc_state" link again
` [PATCH v3 2/4] hw/i386/pc: Avoid one use of the current_machine global
` [PATCH v3 3/4] hw/i386/pc: Set "normal" boot device order in pc_basic_device_init()
` [PATCH v3 4/4] hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it
[PATCH v3 00/12] plugins/execlog: add data address match and address range support
2024-03-03 17:45 UTC (3+ messages)
` [PATCH v3 10/12] plugins: add range list API
[PATCH] Make some structure static
2024-03-03 17:19 UTC (2+ messages)
[PATCH] meson: Remove --warn-common ldflag
2024-03-03 16:25 UTC
[Stable-8.2.1 00/71] Patch Round-up for stable 8.2.1, frozen on 2024-01-27
2024-03-03 15:11 UTC (6+ messages)
` [Stable-8.2.1 61/71] linux-user/riscv: Adjust vdso signal frame cfa offsets
[PATCH v6 0/8] Add device STM32L4x5 RCC
2024-03-03 14:06 UTC (9+ messages)
` [PATCH v6 1/8] hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeleton
` [PATCH v6 2/8] hw/misc/stm32l4x5_rcc: Add an internal clock multiplexer object
` [PATCH v6 3/8] hw/misc/stm32l4x5_rcc: Add an internal PLL Clock object
` [PATCH v6 4/8] hw/misc/stm32l4x5_rcc: Initialize PLLs and clock multiplexers
` [PATCH v6 5/8] hw/misc/stm32l4x5_rcc: Handle Register Updates
` [PATCH v6 6/8] hw/misc/stm32l4x5_rcc: Add write protections to CR register
` [PATCH v6 7/8] hw/arm/stm32l4x5_soc.c: Use the RCC Sysclk
` [PATCH v6 8/8] tests/qtest/stm32l4x5_rcc-test.c: Add tests for the STM32L4x5_RCC
[PATCH 0/7] contrib/elf2dmp: Improve robustness
2024-03-03 10:50 UTC (8+ messages)
` [PATCH 1/7] contrib/elf2dmp: Always check for PA resolution failure
` [PATCH 2/7] contrib/elf2dmp: Always destroy PA space
` [PATCH 3/7] contrib/elf2dmp: Ensure segment fits in file
` [PATCH 4/7] contrib/elf2dmp: Use lduw_le_p() to read PDB
` [PATCH 5/7] contrib/elf2dmp: Use rol64() to decode
` [PATCH 6/7] contrib/elf2dmp: Continue even contexts are lacking
` [PATCH 7/7] MAINTAINERS: Add Akihiko Odaki as a elf2dmp reviewer
[Stable-8.2.2 v3 00/82] Patch Round-up for stable 8.2.2, freeze on 2024-03-02 (frozen)
2024-03-03 9:33 UTC (5+ messages)
` [Stable-8.2.2 79/82] hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
` [Stable-8.2.2 80/82] hw/usb/bus.c: PCAP adding 0xA in Windows version
` [Stable-8.2.2 81/82] tests/unit/test-util-sockets: Remove temporary file after test
` [Stable-8.2.2 82/82] chardev/char-socket: Fix TLS io channels sending too much data to the backend
[Stable-7.2.10 v3 00/54] Patch Round-up for stable 7.2.10, freeze on 2024-03-02 (frozen)
2024-03-03 7:39 UTC (8+ messages)
` [Stable-7.2.10 48/54] gitlab: force allow use of pip in Cirrus jobs
` [Stable-7.2.10 49/54] hw/usb/bus.c: PCAP adding 0xA in Windows version
` [Stable-7.2.10 50/54] tests/unit/test-util-sockets: Remove temporary file after test
` [Stable-7.2.10 51/54] test-vmstate: fix bad GTree usage, use-after-free
` [Stable-7.2.10 52/54] tests/qtest/display-vga-test: Add proper checks if a device is available
` [Stable-7.2.10 53/54] tests/unit/test-blockjob: Disable complete_in_standby test
` [Stable-7.2.10 54/54] target/i386: the sgx_epc_get_section stub is reachable
[PATCH 0/3] target/hppa: Fix some wide mode displacements
2024-03-03 7:11 UTC (8+ messages)
` [PATCH 1/3] target/hppa: Fix assemble_16 insns for wide mode
` [PATCH 2/3] target/hppa: Fix assemble_11a "
` [PATCH 3/3] target/hppa: Fix assemble_12a "
[PULL 0/5] Hppa latest patches
2024-03-03 5:46 UTC (6+ messages)
` [PULL 1/5] target: hppa: Fix unaligned double word accesses for hppa64
` [PULL 2/5] target/hppa: Restore unwind_breg before calculating ior
` [PULL 3/5] pc-bios/meson: Add hppa-firmware64.img blob
` [PULL 4/5] pc-bios/README: Add information about hppa-firmware
` [PULL 5/5] roms/hppa: Add build rules for hppa-firmware
[PATCH 0/5] HPPA64 updates
2024-03-03 5:33 UTC (12+ messages)
` [PATCH 1/5] target/hppa: Fix unaligned double word accesses for hppa64
` [PATCH 2/5] target/hppa: Restore unwind_breg before calculating ior
` [PATCH 3/5] pc-bios/meson: Add hppa-firmware64.img blob
` [PATCH 4/5] pc-bios/README: Add information about hppa-firmware
` [PATCH 5/5] roms/hppa: Add build rules for hppa-firmware
[PATCH RFC] hppa: assemble_16() in wide mode
2024-03-03 0:01 UTC (3+ messages)
` [PATCH] target/hppa: add assemble_16()
[PATCH] hw/scsi/lsi53c895a: stop script on phase mismatch
2024-03-02 22:53 UTC (2+ messages)
[PATCH] hw/scsi/lsi53c895a: Fix typo in comment
2024-03-02 22:42 UTC
[RFC 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
2024-03-02 15:35 UTC (5+ messages)
` [RFC 5/8] virtio-ccw: Handle extra notification data
` [RFC 6/8] virtio-ccw: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
[PATCH v15 0/9] rutabaga_gfx + gfxstream
2024-03-02 14:37 UTC (11+ messages)
` rutabaga 0.1.3
[PATCH 0/5] Implement port 92 in south bridges
2024-03-02 12:38 UTC (10+ messages)
` [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines
[PATCH 0/8] target/arm: Implement FEAT_ECV (Enhanced Counter Virtualization)
2024-03-02 10:59 UTC (4+ messages)
` [PATCH 7/8] target/arm: Implement FEAT_ECV CNTPOFF_EL2 handling
[PATCH 0/4] hw/i386/pc: Trivial cleanups
2024-03-02 10:03 UTC (3+ messages)
` [PATCH 4/4] hw/i386/pc: Have pc_init_isa() pass a NULL pci_type argument
[PATCH] Fix typo in comment (uin32_t -> uint32_t)
2024-03-02 7:06 UTC (2+ messages)
[PULL 00/29] testing, gdbstub and plugin updates
2024-03-02 7:02 UTC (7+ messages)
` [PULL 26/29] contrib/plugins: extend execlog to track register changes
[PATCH 00/41] target/sparc: Implement VIS4
2024-03-02 5:16 UTC (42+ messages)
` [PATCH 01/41] linux-user/sparc: Add more hwcap bits for sparc64
` [PATCH 02/41] target/sparc: Fix FEXPAND
` [PATCH 03/41] target/sparc: Fix FMUL8x16
` [PATCH 04/41] target/sparc: Fix FMUL8x16A{U,L}
` [PATCH 05/41] target/sparc: Fix FMULD8*X16
` [PATCH 06/41] target/sparc: Fix FPMERGE
` [PATCH 07/41] target/sparc: Split out do_ms16b
` [PATCH 08/41] target/sparc: Perform DFPREG/QFPREG in decodetree
` [PATCH 09/41] target/sparc: Remove gen_dest_fpr_D
` [PATCH 10/41] target/sparc: Remove cpu_fpr[]
` [PATCH 11/41] target/sparc: Use gvec for VIS1 parallel add/sub
` [PATCH 12/41] target/sparc: Implement FMAf extension
` [PATCH 13/41] target/sparc: Add feature bits for VIS 3
` [PATCH 14/41] target/sparc: Implement ADDXC, ADDXCcc
` [PATCH 15/41] target/sparc: Implement CMASK instructions
` [PATCH 16/41] target/sparc: Implement FCHKSM16
` [PATCH 17/41] target/sparc: Implement FHADD, FHSUB, FNHADD, FNADD
` [PATCH 18/41] target/sparc: Implement FNMUL
` [PATCH 19/41] target/sparc: Implement FLCMP
` [PATCH 20/41] target/sparc: Implement FMEAN16
` [PATCH 21/41] target/sparc: Implement FPADD64 FPSUB64
` [PATCH 22/41] target/sparc: Implement FPADDS, FPSUBS
` [PATCH 23/41] target/sparc: Implement FPCMPEQ8, FPCMPNE8, FPCMPULE8, FPCMPUGT8
` [PATCH 24/41] target/sparc: Implement FSLL, FSRL, FSRA, FSLAS
` [PATCH 25/41] target/sparc: Implement LDXEFSR
` [PATCH 26/41] target/sparc: Implement LZCNT
` [PATCH 27/41] target/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs, MOVxTOd
` [PATCH 28/41] target/sparc: Implement PDISTN
` [PATCH 29/41] target/sparc: Implement UMULXHI
` [PATCH 30/41] target/sparc: Implement XMULX
` [PATCH 31/41] target/sparc: Enable VIS3 feature bit
` [PATCH 32/41] target/sparc: Implement IMA extension
` [PATCH 33/41] target/sparc: Add feature bit for VIS4
` [PATCH 34/41] target/sparc: Implement FALIGNDATAi
` [PATCH 35/41] target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUS
` [PATCH 36/41] target/sparc: Implement VIS4 comparisons
` [PATCH 37/41] target/sparc: Implement FPMIN, FPMAX
` [PATCH 38/41] target/sparc: Implement SUBXC, SUBXCcc
` [PATCH 39/41] target/sparc: Implement MWAIT
` [PATCH 40/41] target/sparc: Implement monitor asis
` [PATCH 41/41] target/sparc: Enable VIS4 feature bit
[PATCH 00/60] linux-user and tcg patch queue
2024-03-01 23:13 UTC (28+ messages)
` [PATCH 08/60] linux-user/elfload: Lock cpu list and mmap during elf_core_dump
` [PATCH 09/60] linux-user/elfload: Size corefile before opening
` [PATCH 11/60] linux-user/elfload: Write process memory to core file in larger chunks
` [PATCH 24/60] linux-user/arm: Remove qemu_host_page_size from init_guest_commpage
` [PATCH 25/60] linux-user: Remove qemu_host_page_size from elf_core_dump
` [PATCH 32/60] softmmu/physmem: Remove HOST_PAGE_ALIGN
` [PATCH 33/60] linux-user: Remove qemu_host_page_size from main
` [PATCH 36/60] linux-user: Fix sub-host-page mmap
` [PATCH 38/60] linux-user: Do early mmap placement only for reserved_va
` [PATCH 40/60] linux-user: Use do_munmap for target_mmap failure
` [PATCH 42/60] linux-user: Split out mmap_h_lt_g
` [PATCH 43/60] linux-user: Split out mmap_h_gt_g
` [PATCH 44/60] tests/tcg: Remove run-test-mmap-*
` [PATCH 46/60] *-user: Deprecate and disable -p pagesize
` [PATCH 47/60] cpu: Remove page_size_init
` [PATCH 49/60] linux-user: Allow TARGET_PAGE_BITS_VARY
` [PATCH 50/60] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
` [PATCH 51/60] linux-user: Bound mmap_min_addr by host page size
` [PATCH 52/60] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
` [PATCH 53/60] target/alpha: "
` [PATCH 54/60] linux-user: Remove pgb_dynamic alignment assertion
` [PATCH 55/60] tcg/optimize: fix uninitialized variable
` [PATCH 56/60] linux-user/x86_64: Handle the vsyscall page in open_self_maps_{2, 4}
` [PATCH 57/60] linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
` [PATCH 58/60] linux-user: Add strace for shmat
` [PATCH 60/60] tests/tcg: Check that shmat() does not break /proc/self/maps
` [PULL 00/60] linux-user and tcg patch queue
[PULL v2 0/1] loongarch-to-apply queue
2024-03-02 2:31 UTC (4+ messages)
` [PULL v2 1/1] loongarch: Change the UEFI loading mode to loongarch
[PATCH 0/3] linux-user: Implement some prctls
2024-03-02 1:06 UTC (4+ messages)
` [PATCH 1/3] linux-user: Implement PR_{GET,SET}_CHILD_SUBREAPER
` [PATCH 2/3] linux-user: Implement PR_{GET,SET}_SPECULATION_CTRL
` [PATCH 3/3] linux-user: Implement PR_GET_TID_ADDRESS
[PATCH] linux-user: Add FIFREEZE and FITHAW ioctls
2024-03-02 0:34 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).