messages from 2023-12-03 21:51:19 to 2023-12-04 09:16:40 UTC [more...]
[PATCH 0/3] Virtio dmabuf improvements
2023-12-04 9:15 UTC (8+ messages)
` [PATCH 1/3] hw/virtio: check owner for removing objects
` [PATCH 2/3] hw/virtio: cleanup shared resources
[RFC 0/3] scripts/checkpatch: Add code spelling check
2023-12-04 9:07 UTC (5+ messages)
` [RFC 1/3] scripts/checkpatch: Check common spelling be default
` [RFC 2/3] scripts/checkpatch: Add --codespell and --codespellfile options
` [RFC 3/3] scripts/spelling: Add common spelling mistakes in default spelling.txt
[PATCH 00/14] virtio-net: add support for SR-IOV emulation
2023-12-04 9:04 UTC (3+ messages)
[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
2023-12-04 8:28 UTC (19+ messages)
` [PATCH v3 05/70] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
` [PATCH v3 07/70] physmem: Relax the alignment check of host_startaddr in ram_block_discard_range()
` [PATCH v3 08/70] physmem: replace function name with __func__ "
` [PATCH v3 13/70] i386: Introduce tdx-guest object
` [PATCH v3 26/70] i386/tdx: Initialize TDX before creating TD vcpus
[PATCH for 8.2] hw/audio/virtio-sound: mark the device as unmigratable
2023-12-04 8:20 UTC (5+ messages)
[PULL 0/3] UI patches
2023-12-04 8:08 UTC (4+ messages)
` [PULL 1/3] ui/gtk-egl: move function calls back to regular code path
` [PULL 2/3] ui/vnc-clipboard: fix inflate_buffer
` [PULL 3/3] hw/audio/virtio-sound: mark the device as unmigratable
[PATCH v2 0/7] final fixes for 8.2
2023-12-04 7:54 UTC (3+ messages)
` [PATCH v2 6/7] gitlab: build the correct microblaze target
[PATCH for-8.2] ui/vnc-clipboard: fix inflate_buffer
2023-12-04 7:30 UTC (9+ messages)
[PATCH v2 0/4] Live Migration Acceleration with IAA Compression
2023-12-04 6:57 UTC (4+ messages)
` [PATCH v2 3/4] configure: add qpl option
[PATCH-for-9.0 00/25] memory: Propagate Error* when possible
2023-12-04 5:03 UTC (51+ messages)
` [PATCH-for-9.0 01/25] memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
` [PATCH-for-9.0 02/25] memory: Have memory_region_init_ram_nomigrate() handler "
` [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() "
` [PATCH-for-9.0 04/25] memory: Simplify memory_region_init_rom_nomigrate() calls
` [PATCH-for-9.0 05/25] memory: Simplify memory_region_init_ram_from_fd() calls
` [PATCH-for-9.0 06/25] memory: Have memory_region_init_ram() handler return a boolean
` [PATCH-for-9.0 07/25] memory: Have memory_region_init_rom() "
` [PATCH-for-9.0 08/25] memory: Have memory_region_init_rom_device_nomigrate() "
` [PATCH-for-9.0 09/25] memory: Simplify memory_region_init_rom_device_nomigrate() calls
` [PATCH-for-9.0 10/25] memory: Have memory_region_init_rom_device() handler return a boolean
` [PATCH-for-9.0 11/25] memory: Have memory_region_init_resizeable_ram() "
` [PATCH-for-9.0 12/25] memory: Have memory_region_init_ram_from_file() handler "
` [PATCH-for-9.0 13/25] memory: Have memory_region_init_ram_from_fd() "
` [PATCH-for-9.0 14/25] backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers
` [PATCH-for-9.0 15/25] backends: Simplify host_memory_backend_memory_complete()
` [PATCH-for-9.0 16/25] backends: Have HostMemoryBackendClass::alloc() handler return a boolean
` [PATCH-for-9.0 17/25] backends: Reduce variable scope in host_memory_backend_memory_complete
` [PATCH-for-9.0 18/25] util/oslib: Have qemu_prealloc_mem() handler return a boolean
` [PATCH-for-9.0 19/25] misc: Simplify qemu_prealloc_mem() calls
` [PATCH-for-9.0 20/25] hw: Simplify memory_region_init_ram() calls
` [PATCH-for-9.0 21/25] hw/arm: Simplify memory_region_init_rom() calls
` [PATCH-for-9.0 22/25] hw/sparc: Simplify memory_region_init_ram_nomigrate() calls
` [PATCH-for-9.0 23/25] hw/misc: Simplify memory_region_init_ram_from_fd() calls
` [PATCH-for-9.0 24/25] hw/nvram: Simplify memory_region_init_rom_device() calls
` [PATCH-for-9.0 25/25] hw/pci-host/raven: Propagate error in raven_realize()
[PATCH-for-9.0 0/2] target/arm/kvm: Use generic kvm_supports_guest_debug()
2023-12-04 3:55 UTC (5+ messages)
` [PATCH-for-9.0 1/2] accel/kvm: Expose kvm_supports_guest_debug() prototype
` [PATCH-for-9.0 2/2] target/arm/kvm: Use generic kvm_supports_guest_debug()
[PATCH v1 0/2] A Fixup for "QEMU: CXL mailbox rework and features (Part 1)"
2023-12-04 3:38 UTC (5+ messages)
` [PATCH v1 1/2] hw/cxl/device: read from register values in mdev_reg_read()
[PATCH for-8.2] target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
2023-12-04 1:48 UTC (4+ messages)
[PATCH] migration/dirtyrate: Remove an extra parameter
2023-12-04 1:32 UTC (2+ messages)
[PULL 0/6] riscv-to-apply queue
2023-12-04 1:32 UTC (3+ messages)
[PATCH v9 0/9] Unified CPU type check
2023-12-04 0:47 UTC (10+ messages)
` [PATCH v9 1/9] machine: Use error handling when CPU type is checked
` [PATCH v9 2/9] machine: Introduce helper is_cpu_type_supported()
` [PATCH v9 3/9] machine: Improve is_cpu_type_supported()
` [PATCH v9 4/9] machine: Print CPU model name instead of CPU type
` [PATCH v9 5/9] hw/arm/virt: Hide host CPU model for tcg
` [PATCH v9 6/9] hw/arm/virt: Check CPU type in machine_run_board_init()
` [PATCH v9 7/9] hw/arm/sbsa-ref: "
` [PATCH v9 8/9] hw/arm: "
` [PATCH v9 9/9] hw/riscv/shakti_c: "
[PATCH v3 00/45] Raspberry Pi 4B machine
2023-12-04 0:26 UTC (46+ messages)
` [PATCH v3 01/45] Split out common part of BCM283X classes
` [PATCH v3 02/45] Split out common part of peripherals
` [PATCH v3 03/45] Split out raspi machine common part
` [PATCH v3 04/45] Introduce BCM2838 SoC
` [PATCH v3 05/45] Add GIC-400 to "
` [PATCH v3 06/45] Add BCM2838 GPIO stub
` [PATCH v3 07/45] Implement BCM2838 GPIO functionality
` [PATCH v3 08/45] Connect SD controller to BCM2838 GPIO
` [PATCH v3 09/45] Add GPIO and SD to BCM2838 periph
` [PATCH v3 10/45] Add BCM2838 checkpoint support
` [PATCH v3 11/45] Introduce Raspberry PI 4 machine
` [PATCH v3 12/45] Temporarily disable unimplemented rpi4b devices
` [PATCH v3 13/45] Add memory region for BCM2837 RPiVid ASB
` [PATCH v3 14/45] Add BCM2838 PCIE Root Complex
` [PATCH v3 15/45] Add BCM2838 PCIE host
` [PATCH v3 16/45] Enable BCM2838 PCIE
` [PATCH v3 17/45] Add RNG200 skeleton
` [PATCH v3 18/45] Add RNG200 RNG and RBG
` [PATCH v3 19/45] Get rid of RNG200 timer
` [PATCH v3 20/45] Implement BCM2838 thermal sensor
` [PATCH v3 21/45] Add clock_isp stub
` [PATCH v3 22/45] Add GENET stub
` [PATCH v3 23/45] Add GENET register structs. Part 1
` [PATCH v3 24/45] Add GENET register structs. Part 2
` [PATCH v3 25/45] Add GENET register structs. Part 3
` [PATCH v3 26/45] Add GENET register structs. Part 4
` [PATCH v3 27/45] Add GENET register access macros
` [PATCH v3 28/45] Implement GENET register ops
` [PATCH v3 29/45] Implement GENET MDIO
` [PATCH v3 30/45] Implement GENET TX path
` [PATCH v3 31/45] Implement GENET RX path
` [PATCH v3 32/45] Enable BCM2838 GENET controller
` [PATCH v3 33/45] Connect RNG200, PCIE and GENET to GIC
` [PATCH v3 34/45] Add Rpi4b boot tests
` [PATCH v3 35/45] Add mailbox test stub
` [PATCH v3 36/45] Add mailbox test constants
` [PATCH v3 37/45] Add mailbox tests tags. Part 1
` [PATCH v3 38/45] Add mailbox tests tags. Part 2
` [PATCH v3 39/45] Add mailbox tests tags. Part 3
` [PATCH v3 40/45] Add mailbox property tests. Part 1
` [PATCH v3 41/45] Add mailbox property tests. Part 2
` [PATCH v3 42/45] Add mailbox property tests. Part 3
` [PATCH v3 43/45] Add missed BCM2835 properties
` [PATCH v3 44/45] Append added properties to mailbox test
` [PATCH v3 45/45] Add RPi4B to paspi4.rst
[PATCH 00/44] Raspberry Pi 4B machine
2023-12-03 23:42 UTC (92+ messages)
` [PATCH v3 00/45] "
` [PATCH v3 01/45] Split out common part of BCM283X classes
` [PATCH v3 02/45] Split out common part of peripherals
` [PATCH v3 03/45] Split out raspi machine common part
` [PATCH v3 04/45] Introduce BCM2838 SoC
` [PATCH v3 05/45] Add GIC-400 to "
` [PATCH v3 06/45] Add BCM2838 GPIO stub
` [PATCH v3 07/45] Implement BCM2838 GPIO functionality
` [PATCH v3 08/45] Connect SD controller to BCM2838 GPIO
` [PATCH v3 09/45] Add GPIO and SD to BCM2838 periph
` [PATCH v3 10/45] Add BCM2838 checkpoint support
` [PATCH v3 11/45] Introduce Raspberry PI 4 machine
` [PATCH v3 12/45] Temporarily disable unimplemented rpi4b devices
` [PATCH v3 13/45] Add memory region for BCM2837 RPiVid ASB
` [PATCH v3 14/45] Add BCM2838 PCIE Root Complex
` [PATCH v3 15/45] Add BCM2838 PCIE host
` [PATCH v3 16/45] Enable BCM2838 PCIE
` [PATCH v3 17/45] Add RNG200 skeleton
` [PATCH v3 18/45] Add RNG200 RNG and RBG
` [PATCH v3 19/45] Get rid of RNG200 timer
` [PATCH v3 20/45] Implement BCM2838 thermal sensor
` [PATCH v3 21/45] Add clock_isp stub
` [PATCH v3 22/45] Add GENET stub
` [PATCH v3 23/45] Add GENET register structs. Part 1
` [PATCH v3 24/45] Add GENET register structs. Part 2
` [PATCH v3 25/45] Add GENET register structs. Part 3
` [PATCH v3 26/45] Add GENET register structs. Part 4
` [PATCH v3 27/45] Add GENET register access macros
` [PATCH v3 28/45] Implement GENET register ops
` [PATCH v3 29/45] Implement GENET MDIO
` [PATCH v3 30/45] Implement GENET TX path
` [PATCH v3 31/45] Implement GENET RX path
` [PATCH v3 32/45] Enable BCM2838 GENET controller
` [PATCH v3 33/45] Connect RNG200, PCIE and GENET to GIC
` [PATCH v3 34/45] Add Rpi4b boot tests
` [PATCH v3 35/45] Add mailbox test stub
` [PATCH v3 36/45] Add mailbox test constants
` [PATCH v3 37/45] Add mailbox tests tags. Part 1
` [PATCH v3 38/45] Add mailbox tests tags. Part 2
` [PATCH v3 39/45] Add mailbox tests tags. Part 3
` [PATCH v3 40/45] Add mailbox property tests. Part 1
` [PATCH v3 41/45] Add mailbox property tests. Part 2
` [PATCH v3 42/45] Add mailbox property tests. Part 3
` [PATCH v3 43/45] Add missed BCM2835 properties
` [PATCH v3 44/45] Append added properties to mailbox test
` [PATCH v3 45/45] Add RPi4B to paspi4.rst
[PATCH v8 0/9] Unified CPU type check
2023-12-03 23:30 UTC (8+ messages)
` [PATCH v8 2/9] machine: Introduce helper is_cpu_type_supported()
` [PATCH v8 3/9] machine: Improve is_cpu_type_supported()
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).