messages from 2022-08-17 14:40:02 to 2022-08-18 15:25:09 UTC [more...]
[PATCH 0/9] parallels: Refactor the code of images checks and fix a bug
2022-08-18 15:14 UTC (7+ messages)
` [PATCH 1/9] parallels: Out of image offset in BAT leads to image inflation
` [PATCH 2/9] parallels: Fix data_end field value in parallels_co_check()
` [PATCH 3/9] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH 4/9] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH 5/9] parallels: Move check of unclean image to a separate function
` [PATCH 8/9] parallels: Move statistic collection "
[PATCH v1 0/2] i386: KVM: Fix 'system_reset' failures when vCPU is in VMX root operation
2022-08-18 15:01 UTC (3+ messages)
` [PATCH v1 1/2] i386: reset KVM nested state upon CPU reset
` [PATCH v1 2/2] i386: do kvm_put_msr_feature_control() first thing when vCPU is reset
[PATCH v2 00/31] QOMify PPC4xx devices and minor clean ups
2022-08-18 15:02 UTC (38+ messages)
` [PATCH v2 01/31] ppc/ppc4xx: Introduce a DCR device model
` [PATCH v2 02/31] ppc/ppc405: QOM'ify CPC
` [PATCH v2 03/31] ppc/ppc405: QOM'ify GPT
` [PATCH v2 04/31] ppc/ppc405: QOM'ify OCM
` [PATCH v2 05/31] ppc/ppc405: QOM'ify GPIO
` [PATCH v2 06/31] ppc/ppc405: QOM'ify DMA
` [PATCH v2 07/31] ppc/ppc405: QOM'ify EBC
` [PATCH v2 08/31] ppc/ppc405: QOM'ify OPBA
` [PATCH v2 09/31] ppc/ppc405: QOM'ify POB
` [PATCH v2 10/31] ppc/ppc405: QOM'ify PLB
` [PATCH v2 11/31] ppc/ppc405: QOM'ify MAL
` [PATCH v2 12/31] ppc4xx: Move PLB model to ppc4xx_devs.c
` [PATCH v2 13/31] ppc4xx: Rename ppc405-plb to ppc4xx-plb
` [PATCH v2 14/31] ppc4xx: Move EBC model to ppc4xx_devs.c
` [PATCH v2 15/31] ppc4xx: Rename ppc405-ebc to ppc4xx-ebc
` [PATCH v2 16/31] ppc/ppc405: Use an embedded PPCUIC model in SoC state
` [PATCH v2 17/31] hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
` [PATCH v2 18/31] ppc/ppc405: Use an explicit I2C object
` [PATCH v2 19/31] ppc/ppc405: QOM'ify FPGA
` [PATCH v2 20/31] ppc405: Move machine specific code to ppc405_boards.c
` [PATCH v2 21/31] hw/ppc/Kconfig: Remove PPC405 dependency from sam460ex
` [PATCH v3 21/31] hw/ppc/sam3460ex: "
` [PATCH v2 22/31] hw/ppc/Kconfig: Move imply before select
` [PATCH v2 23/31] ppc/ppc4xx: Fix sdram trace events
` [PATCH v2 24/31] ppc4xx: Fix code style problems reported by checkpatch
` [PATCH v2 25/31] ppc440_bamboo: Remove unnecessary memsets
` [PATCH v2 26/31] ppc4xx: Introduce Ppc4xxSdramBank struct
` [PATCH v2 27/31] ppc4xx_sdram: Get rid of the init RAM hack
` [PATCH v2 28/31] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
` [PATCH v2 29/31] ppc440_bamboo: Add missing 4 MiB valid memory size
` [PATCH v2 30/31] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
` [PATCH v2 31/31] ppc4xx_sdram: QOM'ify
` [PATCH v3 "
[PATCH] target/arm: Add cortex-a35
2022-08-18 14:58 UTC (2+ messages)
[PATCH v3] xio3130_upstream: Add ACS (Access Control Services) capability
2022-08-18 14:25 UTC
[RFC PATCH] tests/9p: introduce declarative function calls
2022-08-18 14:13 UTC (4+ messages)
` [RFC PATCH v2] "
[PATCH] error handling: Use TFR() macro where applicable
2022-08-18 14:11 UTC (13+ messages)
[PATCH 0/7] Allow semihosting from user mode
2022-08-18 13:57 UTC (6+ messages)
` [PATCH 1/7] semihosting: Allow optional use of semihosting from userspace
` [PATCH 7/7] target/riscv: Honour -semihosting-config userspace=on and enable=on
[PATCH v2 for-7.2 0/2] pci *_by_mask() coverity fix
2022-08-18 13:54 UTC (3+ messages)
` [PATCH v2 for-7.2 1/2] pci: Remove unused pci_get_*_by_mask() functions
` [PATCH v2 for-7.2 2/2] pci: Sanity check mask argument to pci_set_*_by_mask()
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-18 13:24 UTC (8+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
[PATCH] pci/pci_expander_bridge: migrate state of pxb/pxb-pcie devices
2022-08-18 13:04 UTC (3+ messages)
[PATCH] osdep: Introduce qemu_get_fd() to wrap the common codes
2022-08-18 12:58 UTC (3+ messages)
towards a workable O_DIRECT outmigration to a file
2022-08-18 12:52 UTC (4+ messages)
Making GSoC Org highlight video for QEMU
2022-08-18 12:35 UTC
[PULL 00/10] pc,virtio: fixes
2022-08-18 11:56 UTC (14+ messages)
` [PULL 01/10] virtio-scsi: fix race in virtio_scsi_dataplane_start()
` [PULL 02/10] hw/virtio: gracefully handle unset vhost_dev vdev
` [PULL 03/10] hw/virtio: handle un-configured shutdown in virtio-pci
` [PULL 04/10] hw/virtio: fix vhost_user_read tracepoint
` [PULL 05/10] x86: disable rng seeding via setup_data
` [PULL 06/10] hw/cxl: Add stub write function for RO MemoryRegionOps entries
` [PULL 07/10] hw/cxl: Fix Get LSA input payload size which should be 8 bytes
` [PULL 08/10] hw/cxl: Correctly handle variable sized mailbox input payloads
` [PULL 09/10] tests: acpi: silence applesmc warning about invalid key
` [PULL 10/10] virtio-pci: don't touch pci on virtio reset
[PATCH 0/2] introduce qemu_socketpiar()
2022-08-18 11:51 UTC (7+ messages)
` [PATCH 1/2] osdeps: Introduce qemu_socketpair()
` [PATCH 2/2] vhost-user: Call qemu_socketpair() instead of socketpair()
KVM call for agenda for 2022-08-23
2022-08-18 11:02 UTC
[PATCH] meson: remove dead assignments
2022-08-18 9:45 UTC (2+ messages)
[PATCH] meson: remove dead code
2022-08-18 9:39 UTC (2+ messages)
[PATCH for-7.2 v3 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
2022-08-18 9:45 UTC (13+ messages)
` [PATCH for-7.2 v3 10/20] hw/ppc: set machine->fdt in spapr machine
` [PATCH for-7.2 v3 14/20] qmp/hmp, device_tree.c: introduce dumpdtb
` [PATCH for-7.2 v3 15/20] qmp/hmp, device_tree.c: introduce 'info fdt' command
` [PATCH for-7.2 v3 16/20] device_tree.c: support string array prop in fdt_format_node()
` [PATCH for-7.2 v3 18/20] device_node.c: enable 'info fdt' to print subnodes
` [PATCH for-7.2 v3 20/20] hmp, device_tree.c: add 'info fdt <property>' support
[PATCH v5 0/2] This patch updates AVX512 support for xbzrle
2022-08-18 9:35 UTC (3+ messages)
` [PATCH v5 1/2] Update AVX512 support for xbzrle_encode_buffer
` [PATCH v5 2/2] Test code and benchmark code
[PATCH v3 0/8] parallels: Refactor the code of images checks and fix a bug
2022-08-18 9:32 UTC (26+ messages)
` [PATCH v3 1/8] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v3 2/8] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH v3 3/8] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH v3 4/8] parallels: Move check of unclean image to a separate function
` [PATCH v3 5/8] parallels: Move check of cluster outside "
` [PATCH v3 6/8] parallels: Move check of leaks "
` [PATCH v3 7/8] parallels: Move statistic collection "
` [PATCH v3 8/8] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
[PATCH v2] meson: be strict for boolean options
2022-08-18 9:28 UTC (2+ messages)
[PATCH v10 00/21] job: replace AioContext lock with job_mutex
2022-08-18 8:48 UTC (11+ messages)
` [PATCH v10 14/21] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v10 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
[RFC PATCH v2 0/8] qapi: add generator for Golang interface
2022-08-18 8:04 UTC (22+ messages)
` [RFC PATCH v2 4/8] qapi: golang: Generate qapi's union types in Go
` [RFC PATCH v2 5/8] qapi: golang: Generate qapi's event "
` [RFC PATCH v2 7/8] qapi: golang: Add CommandResult type to Go
[PATCH V4 RESEND] net/colo.c: Fix the pointer issue reported by Coverity
2022-08-18 8:04 UTC (3+ messages)
[PATCH 0/20] Convert nanoMIPS disassembler from C++ to C
2022-08-18 7:58 UTC (4+ messages)
` [PATCH 19/20] disas/nanomips: Add modifier static
[PATCH] .gitlab-ci.d/buildtest.yml: Increase the check-gprof-gcov job timeout
2022-08-18 7:25 UTC (4+ messages)
[PULL 0/3] Fixes for QEMU 7.1-rc4
2022-08-18 6:56 UTC (4+ messages)
` [PULL 1/3] dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies
` [PULL 2/3] build-sys: disable vhost-user-gpu if !opengl
` [PULL 3/3] ui/console: fix qemu_console_resize() regression
[PATCH for-7.2 v2 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
2022-08-18 2:46 UTC (5+ messages)
` [PATCH for-7.2 v2 15/20] qmp/hmp, device_tree.c: introduce 'info fdt' command
[PATCH for 7.1 v2 0/4] virtio fixes (split from virtio-gpio series)
2022-08-18 6:35 UTC (4+ messages)
` [PATCH v2 2/4] hw/virtio: gracefully handle unset vhost_dev vdev
[PATCH 0/2] hw/mips/boston: Initrd support
2022-08-18 2:48 UTC (5+ messages)
` [PATCH 2/2] hw/mips/boston: Pack fdt in fdt filter
[RFC PATCH 00/13] PowerPC interrupt rework
2022-08-18 2:18 UTC (3+ messages)
` [RFC PATCH 01/13] target/ppc: define PPC_INTERRUPT_* values directly
[PATCH v3] dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies
2022-08-18 6:11 UTC (2+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-17 15:27 UTC (11+ messages)
[ANNOUNCE] QEMU 7.1.0-rc3 is now available
2022-08-18 5:41 UTC
[PATCH for-7.1 0/4] Last-minute LoongArch CPU model naming tweaks
2022-08-18 5:22 UTC (9+ messages)
` [PATCH for-7.1 3/4] target/loongarch: rename the TCG CPU "la464" to "qemu64-v1.00"
[PATCH v1] target/riscv: Add xicondops in ISA entry
2022-08-18 4:14 UTC (2+ messages)
[PATCH 0/8] migration: introduce dirtylimit capability
2022-08-17 22:09 UTC (7+ messages)
` [PATCH 1/8] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH 2/8] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH 4/8] migration: Implement dirty-limit convergence algo
[RFC v3 0/8] blkio: add libblkio BlockDriver
2022-08-17 20:51 UTC (7+ messages)
` [RFC v3 4/8] block: add BDRV_REQ_REGISTERED_BUF request flag
` [RFC v3 5/8] block: add BlockRAMRegistrar
[PULL 00/12] pc,virtio: fixes
2022-08-17 20:06 UTC (13+ messages)
` [PULL 01/12] virtio-scsi: fix race in virtio_scsi_dataplane_start()
` [PULL 02/12] hw/virtio: gracefully handle unset vhost_dev vdev
` [PULL 03/12] hw/virtio: handle un-configured shutdown in virtio-pci
` [PULL 04/12] hw/virtio: fix vhost_user_read tracepoint
` [PULL 05/12] x86: disable rng seeding via setup_data
` [PULL 06/12] hw/cxl: Fix memory leak in error paths
` [PULL 07/12] hw/cxl: Fix wrong query of target ports
` [PULL 08/12] hw/cxl: Add stub write function for RO MemoryRegionOps entries
` [PULL 09/12] hw/cxl: Fix Get LSA input payload size which should be 8 bytes
` [PULL 10/12] hw/cxl: Correctly handle variable sized mailbox input payloads
` [PULL 11/12] tests: acpi: silence applesmc warning about invalid key
` [PULL 12/12] virtio-pci: don't touch pci on virtio reset
[PATCH v4] target/ppc: Fix host PVR matching for KVM
2022-08-17 18:34 UTC (2+ messages)
[PATCH v5 0/4] linux-user: Fix siginfo_t contents when jumping to non-readable pages
2022-08-17 18:27 UTC (7+ messages)
` [PATCH v5 1/4] linux-user: Clear tb_jmp_cache on mprotect()
` [PATCH v5 2/4] target/s390x: Make translator stop before the end of a page
` [PATCH v5 3/4] target/i386: "
` [PATCH v5 4/4] tests/tcg: Test siginfo_t contents when jumping to non-readable pages
[PULL 0/9] pc,virtio: fixes
2022-08-17 17:21 UTC
[PATCH 1/2] tests/tcg/ppc64le: Added an overflow with OE=1 test
2022-08-17 16:57 UTC (2+ messages)
` [PATCH 2/2] tests/tcg/ppc64le: Added an underflow with UE=1 test
[BUG] cxl can not create region
2022-08-17 16:16 UTC (6+ messages)
[PATCH] target/s390x: Fix CLFIT and CLGIT immediate size
2022-08-17 16:15 UTC
[PATCH for-7.2] hw/usb/hcd-xhci: Check whether DMA accesses fail
2022-08-17 16:00 UTC
[PATCH for-7.2 00/21] accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
2022-08-17 16:07 UTC (10+ messages)
` [PATCH for-7.2 14/21] accel/tcg: Hoist get_page_addr_code out of tb_lookup
[PATCH 00/10] parallels: Add duplication check, refactor, fix bugs
2022-08-17 15:54 UTC (11+ messages)
` [PATCH 01/10] parallels: Incorrect condition in out-of-image check
` [PATCH 02/10] parallels: Incorrect data end calculation in parallels_open
` [PATCH 03/10] parallels: Create parallels_handle_leak() to truncate excess clusters
` [PATCH 04/10] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH 05/10] parallels: Use highest_offset() helper in leak check
` [PATCH 06/10] iotests: Add out-of-image check test for parallels format
` [PATCH 07/10] iotests: Add leak "
` [PATCH 08/10] iotests: Add test for BAT entries duplication check
` [PATCH 09/10] iotests: Refactor tests of parallels images checks (131)
` [PATCH 10/10] iotests: Fix cluster size in parallels images tests (131)
[PATCH 1/2] target/riscv: rvv-1.0: Simplify vfwredsum code
2022-08-17 7:48 UTC (2+ messages)
` [PATCH 2/2] target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
AST2600 support in QEMU
2022-08-17 9:26 UTC (5+ messages)
[PATCH 00/22] QOMify PPC4xx devices and minor clean ups
2022-08-17 15:13 UTC (3+ messages)
[PATCH 0/3] QEMU/CXL: A few more fixes for 7.1 related to LSA
2022-08-17 14:57 UTC (4+ messages)
` [PATCH 1/3] hw/cxl: Add stub write function for RO MemoryRegionOps entries
` [PATCH 2/3] hw/cxl: Fix Get LSA input payload size which should be 8 bytes
` [PATCH 3/3] hw/cxl: Correctly handle variable sized mailbox input payloads
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).