messages from 2021-12-10 15:32:37 to 2021-12-13 11:24:55 UTC [more...]
[PATCH 00/26] arm gicv3 ITS: Various bug fixes and refactorings
2021-12-13 11:22 UTC (58+ messages)
` [PATCH 01/26] hw/intc: clean-up error reporting for failed ITS cmd
` [PATCH 02/26] hw/intc/arm_gicv3_its: Correct off-by-one bounds check on rdbase
` [PATCH 03/26] hw/intc/arm_gicv3_its: Remove redundant ITS_CTLR_ENABLED define
` [PATCH 04/26] hw/intc/arm_gicv3_its: Remove maxids union from TableDesc
` [PATCH 05/26] hw/intc/arm_gicv3_its: Don't return early in extract_table_params() loop
` [PATCH 06/26] hw/intc/arm_gicv3_its: Reduce code duplication in extract_table_params()
` [PATCH 07/26] hw/intc/arm_gicv3_its: Correct setting of TableDesc entry_sz
` [PATCH 08/26] hw/intc/arm_gicv3_its: Don't misuse GITS_TYPE_PHYSICAL define
` [PATCH 09/26] hw/intc/arm_gicv3_its: Correct handling of MAPI
` [PATCH 10/26] hw/intc/arm_gicv3_its: Use FIELD macros for DTEs
` [PATCH 11/26] hw/intc/arm_gicv3_its: Use 1ULL when shifting by (DTE.SIZE + 1)
` [PATCH 12/26] hw/intc/arm_gicv3_its: Correct comment about CTE RDBase field size
` [PATCH 13/26] hw/intc/arm_gicv3_its: Use FIELD macros for CTEs
` [PATCH 14/26] hw/intc/arm_gicv3_its: Fix various off-by-one errors
` [PATCH 15/26] hw/intc/arm_gicv3_its: Rename max_l2_entries to num_l2_entries
` [PATCH 16/26] hw/intc/arm_gicv3_its: Fix event ID bounds checks
` [PATCH 17/26] hw/intc/arm_gicv3_its: Convert int ID check to num_intids convention
` [PATCH 18/26] hw/intc/arm_gicv3_its: Fix handling of process_its_cmd() return value
` [PATCH 19/26] hw/intc/arm_gicv3_its: Don't use data if reading command failed
` [PATCH 20/26] hw/intc/arm_gicv3_its: Use enum for return value of process_* functions
` [PATCH 21/26] hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd()
` [PATCH 22/26] hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nesting
` [PATCH 23/26] hw/intc/arm_gicv3_its: Fix return codes in process_mapti()
` [PATCH 24/26] hw/intc/arm_gicv3_its: Fix return codes in process_mapc()
` [PATCH 25/26] hw/intc/arm_gicv3_its: Fix return codes in process_mapd()
` [PATCH 26/26] hw/intc/arm_gicv3_its: Factor out "find address of table entry" code
[PATCH 0/5] gqa-win: get_pci_info: Fix memory leak
2021-12-13 11:15 UTC (6+ messages)
` [PATCH 1/5] gqa-win: get_pci_info: Clean dev_info if handle is valid
` [PATCH 2/5] gqa-win: get_pci_info: Use common 'cleanup' label
` [PATCH 3/5] gqa-win: get_pci_info: Free parent_dev_info properly
` [PATCH 4/5] gqa-win: get_pci_info: Replace 'while' with 2 calls of the function
` [PATCH 5/5] gqa-win: get_pci_info: Add g_autofree for few variables
[RFC] vhost-vdpa-net: add vhost-vdpa-net host device support
2021-12-13 11:10 UTC (14+ messages)
[PATCH v7 0/8] virtio-iommu: Add ACPI support (Arm part + tests)
2021-12-13 11:07 UTC (14+ messages)
` [PATCH v7 1/8] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
` [PATCH v7 2/8] hw/arm/virt: Remove device tree restriction "
` [PATCH v7 3/8] hw/arm/virt: Reject instantiation of multiple IOMMUs
` [PATCH v7 4/8] hw/arm/virt: Use object_property_set instead of qdev_prop_set
` [PATCH v7 5/8] tests/acpi: allow updates of VIOT expected data files
` [PATCH v7 6/8] tests/acpi: add test case for VIOT
` [PATCH v7 7/8] tests/acpi: add expected blobs for VIOT test on q35 machine
` [PATCH v7 8/8] tests/acpi: add expected blob for VIOT test on virt machine
[PATCH v2 0/4] hw/display: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
2021-12-13 11:05 UTC (7+ messages)
` [PATCH v2 3/4] hw/display/vga-mmio: "
` [PATCH v2 4/4] hw/mips/jazz: Inline vga_mmio_init() and remove it
Redesign of QEMU startup & initial configuration
2021-12-13 10:51 UTC (8+ messages)
[RFC PATCH 0/6] Removal of Aiocontext lock and usage of subtree drains in aborted transactions
2021-12-13 10:40 UTC (7+ messages)
` [RFC PATCH 1/6] tests/unit/test-bdrv-drain.c: graph setup functions can't run in coroutines
` [RFC PATCH 2/6] introduce BDRV_POLL_WHILE_UNLOCKED
` [RFC PATCH 3/6] block/io.c: introduce bdrv_subtree_drained_{begin/end}_unlocked
` [RFC PATCH 4/6] block.c: add subtree_drains where needed
` [RFC PATCH 5/6] test-bdrv-drain.c: adapt test to the new subtree drains
` [RFC PATCH 6/6] block/io.c: enable assert_bdrv_graph_writable
Fwd: QEMU | READ memory access in /hw/acpi/pcihp.c (#770)
2021-12-13 10:33 UTC
[PATCH] MIPS - fix cycle counter timing calculations
2021-12-13 10:23 UTC (3+ messages)
[PATCH] target/mips: Remove duplicated MIPSCPU::cp0_count_rate
2021-12-13 10:23 UTC
[PATCH v5 00/37] bsd-user: arm (32-bit) support
2021-12-13 10:11 UTC (3+ messages)
` [PATCH v5 01/37] bsd-user/mips*: Remove mips support
[RFC] block-backend: prevent dangling BDS pointer in blk_drain()
2021-12-13 10:06 UTC (7+ messages)
[PATCH v6 0/4] virtio-iommu: config related fixes and qtest
2021-12-13 10:02 UTC (2+ messages)
Qemu Userspace Emulator with library + method
2021-12-13 9:49 UTC
[PATCH] QIO: Add force_quit to the QIOChannel to ensure QIO exits cleanly in some corner case
2021-12-13 9:46 UTC (11+ messages)
[PATCH v3 00/23] Migration: Transmit and detect zero pages in the multifd threads
2021-12-13 9:34 UTC (8+ messages)
` [PATCH v3 03/23] multifd: Rename used field to num
` [PATCH v3 23/23] migration: Use multifd before we check for the zero page
[PATCH] MAINTAINERS: Add a separate entry for acpi/VIOT tables
2021-12-13 9:33 UTC (2+ messages)
[PULL 0/1] Block patches
2021-12-13 9:33 UTC (5+ messages)
[PATCH v3 0/4] s390x/pci: some small fixes
2021-12-13 9:09 UTC (2+ messages)
[PATCH for-7.0] gitlab-ci: Add cirrus-ci based tests for NetBSD and OpenBSD
2021-12-13 8:52 UTC (3+ messages)
[PATCH v2] Move the libssh setup from configure to meson.build
2021-12-13 7:15 UTC (6+ messages)
[PATCH] meson: be strict for boolean options
2021-12-13 2:41 UTC
[PATCH v8 0/7] Add vmnet.framework based network backend
2021-12-13 5:19 UTC (9+ messages)
` [PATCH v8 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v8 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v8 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v8 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v8 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v8 6/7] net/vmnet: update qemu-options.hx
` [PATCH v8 7/7] net/vmnet: update MAINTAINERS list
[PATCH v2 00/12] Add riscv kvm accel support
2021-12-13 5:05 UTC (19+ messages)
` [PATCH v2 03/12] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH v2 04/12] target/riscv: Implement kvm_arch_get_registers
` [PATCH v2 05/12] target/riscv: Implement kvm_arch_put_registers
` [PATCH v2 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH v2 07/12] target/riscv: Support setting external interrupt "
` [PATCH v2 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [PATCH v2 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PATCH v2 11/12] target/riscv: Implement virtual time adjusting with vm state changing
` [PATCH v2 12/12] target/riscv: Support virtual time context synchronization
[RFC PATCH v3 00/27] Add LoongArch softmmu support
2021-12-13 3:13 UTC (2+ messages)
[PATCH v10 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
2021-12-12 22:56 UTC (4+ messages)
` [PATCH v10 06/10] ACPI ERST: build the ACPI ERST table
[PATCH 0/8] virtio: Add vhost-user based Video decode
2021-12-12 9:37 UTC (5+ messages)
` [PATCH 5/8] standard-headers: Add virtio_video.h
[PATCH 0/4] target/ppc: Fix VSX instructions register access
2021-12-11 17:07 UTC (10+ messages)
` [PATCH 1/4] target/ppc: Fix xs{max,min}[cj]dp to use VSX registers
` [PATCH 2/4] target/ppc: Move xs{max,min}[cj]dp to decodetree
` [PATCH 3/4] target/ppc: fix xscvqpdp register access
` [PATCH 4/4] target/ppc: move xscvqpdp to decodetree
[PATCH v2] Revert "target/ppc: Move SPR_DSISR setting to powerpc_excp"
2021-12-11 16:50 UTC (2+ messages)
[PATCH 0/2] kvm/msi: do explicit commit when adding msi routes
2021-12-11 14:27 UTC (3+ messages)
` [PATCH 1/2] kvm-irqchip: introduce new API to support route change
` [PATCH 2/2] kvm/msi: do explicit commit when adding msi routes
[PATCH 0/2] linux-user: fixes for sched_ syscalls
2021-12-11 2:27 UTC (3+ messages)
` [PATCH 1/2] linux-user: add sched_getattr support
` [PATCH 2/2] linux-user: call set/getscheduler set/getparam directly
[PATCH v5 00/23] QEMU RISC-V AIA support
2021-12-11 4:19 UTC (24+ messages)
` [PATCH v5 01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PATCH v5 02/23] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PATCH v5 03/23] target/riscv: Implement hgeie and hgeip CSRs
` [PATCH v5 04/23] target/riscv: Improve delivery of guest external interrupts
` [PATCH v5 05/23] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v5 06/23] target/riscv: Add AIA cpu feature
` [PATCH v5 07/23] target/riscv: Add defines for AIA CSRs
` [PATCH v5 08/23] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v5 09/23] target/riscv: Implement AIA local interrupt priorities
` [PATCH v5 10/23] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PATCH v5 11/23] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v5 12/23] target/riscv: Implement AIA interrupt filtering CSRs
` [PATCH v5 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v5 14/23] target/riscv: Implement AIA xiselect and xireg CSRs
` [PATCH v5 15/23] target/riscv: Implement AIA IMSIC interface CSRs
` [PATCH v5 16/23] hw/riscv: virt: Use AIA INTC compatible string when available
` [PATCH v5 17/23] target/riscv: Allow users to force enable AIA CSRs in HART
` [PATCH v5 18/23] hw/intc: Add RISC-V AIA APLIC device emulation
` [PATCH v5 19/23] hw/riscv: virt: Add optional AIA APLIC support to virt machine
` [PATCH v5 20/23] hw/intc: Add RISC-V AIA IMSIC device emulation
` [PATCH v5 21/23] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
` [PATCH v5 22/23] docs/system: riscv: Document AIA options for "
` [PATCH v5 23/23] hw/riscv: virt: Increase maximum number of allowed CPUs
[PATCH] iotests/testrunner.py: refactor test_field_width
2021-12-10 20:14 UTC
[PATCH 0/3] iotests: multiprocessing!!
2021-12-10 20:05 UTC (10+ messages)
` [PATCH 2/3] iotests/testrunner.py: move updating last_elapsed to run_tests
` [PATCH 3/3] iotests: check: multiprocessing support
[PATCH] xen-hvm: Allow disabling buffer_io_timer
2021-12-10 19:34 UTC
[RFC PATCH v2] blog post: how to get your new feature up-streamed
2021-12-10 18:49 UTC (2+ messages)
RFC for NBD protocol extension: extended headers
2021-12-10 18:16 UTC (7+ messages)
` [PATCH] spec: Add NBD_OPT_EXTENDED_HEADERS
[RFC PATCH 00/12] QOM/QAPI integration part 1
2021-12-10 17:57 UTC (13+ messages)
` [RFC PATCH 07/12] qapi: Allow defining QOM classes
` [RFC PATCH 08/12] qapi: Create qom-config:... type for classes
` [RFC PATCH 09/12] qapi/qom: Convert rng-backend/random to class
` [RFC PATCH 10/12] qapi: Generate QOM config marshalling code
[PATCH v5 00/31] block layer: split block APIs in global state and I/O
2021-12-10 17:43 UTC (5+ messages)
` [PATCH v5 06/31] block/block-backend.c: assertions for block-backend
` [PATCH v5 09/31] block: introduce assert_bdrv_graph_writable
[PATCH v2] hw/net: npcm7xx_emc fix missing queue_flush
2021-12-10 16:47 UTC (2+ messages)
[PATCH 0/2] block-backend: Retain permissions after migration
2021-12-10 16:10 UTC (2+ messages)
[PATCH v4 00/11] Xilinx Versal's PMC SLCR and OSPI support
2021-12-10 16:05 UTC (9+ messages)
` [PATCH v4 06/11] hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
` [PATCH v4 07/11] hw/arm/xlnx-versal: Connect the OSPI flash memory controller model
` [PATCH v4 09/11] hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI
` [PATCH v4 10/11] MAINTAINERS: Add an entry for Xilinx Versal OSPI
[PATCH v1] Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
2021-12-10 14:33 UTC (3+ 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).