messages from 2022-12-21 11:33:02 to 2022-12-21 18:57:30 UTC [more...]
[RFC PATCH 0/6] QEMU CXL Provide mock CXL events and irq support
2022-12-21 18:56 UTC (4+ messages)
` [RFC PATCH 3/6] hw/cxl/cxl-events: Add CXL mock events
[PATCH] hw/net: Fix read of uninitialized memory in imx_fec
2022-12-21 18:32 UTC
[PATCH 00/15] riscv: opensbi boot test and cleanups
2022-12-21 18:23 UTC (16+ messages)
` [PATCH 01/15] tests/avocado: add RISC-V opensbi boot test
` [PATCH 02/15] hw/riscv/spike: use 'fdt' from MachineState
` [PATCH 03/15] hw/riscv/sifive_u: "
` [PATCH 04/15] hw/riscv/boot.c: make riscv_find_firmware() static
` [PATCH 05/15] hw/riscv/boot.c: introduce riscv_default_firmware_name()
` [PATCH 06/15] hw/riscv/spike.c: load initrd right after riscv_load_kernel()
` [PATCH 07/15] hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd()
` [PATCH 08/15] hw/riscv: write bootargs 'chosen' FDT after riscv_load_kernel()
` [PATCH 09/15] hw/riscv/boot.c: use MachineState in riscv_load_initrd()
` [PATCH 10/15] hw/riscv/boot.c: use MachineState in riscv_load_kernel()
` [PATCH 11/15] hw/riscv/boot.c: consolidate all kernel init "
` [PATCH 12/15] hw/riscv/boot.c: make riscv_load_initrd() static
` [PATCH 13/15] hw/riscv/spike.c: simplify create_fdt()
` [PATCH 14/15] hw/riscv/virt.c: "
` [PATCH 15/15] hw/riscv/sifive_u: "
[PULL 00/24] QEMU patches for 2022-12-21
2022-12-21 18:01 UTC (25+ messages)
` [PULL 01/24] typedefs: Forward-declare AccelState
` [PULL 02/24] hw: Reduce "qemu/accel.h" inclusion
` [PULL 03/24] util/log: do not close and reopen log files when flags are turned off
` [PULL 04/24] util/log: Always send errors to logfile when daemonized
` [PULL 05/24] ide: Add 8-bit data mode
` [PULL 06/24] ide: Add "ide-cf" driver, a CompactFlash card
` [PULL 07/24] configure: remove useless write_c_skeleton
` [PULL 08/24] configure: remove dead function
` [PULL 09/24] configure: cleanup $cpu tests
` [PULL 10/24] configure: preserve qemu-ga variables
` [PULL 11/24] configure: remove backwards-compatibility and obsolete options
` [PULL 12/24] meson: tweak hardening options for Windows
` [PULL 13/24] meson: cleanup dummy-cpus.c rules
` [PULL 14/24] tests/qapi-schema: remove Meson workaround
` [PULL 15/24] configure: test all warnings
` [PULL 16/24] meson: support meson 0.64 -Doptimization=plain
` [PULL 17/24] meson: cleanup compiler detection
` [PULL 18/24] meson: accept relative symlinks in "meson introspect --installed" data
` [PULL 19/24] docs: do not talk about past removal as happening in the future
` [PULL 20/24] KVM: remove support for kernel-irqchip=off
` [PULL 21/24] util: remove support for hex numbers with a scaling suffix
` [PULL 22/24] util: remove support -chardev tty and -chardev parport
` [PULL 23/24] target/i386: Add SGX aex-notify and EDECCSSA support
` [PULL 24/24] i386: SGX: remove deprecated member of SGXInfo
[RFC PATCH v4 01/47] Xen HVM support under KVM
2022-12-21 18:03 UTC (7+ messages)
` [RFC PATCH v4 03/47] xen: Add XEN_DISABLED mode and make it default
` [RFC PATCH v4 06/47] i386/hvm: Set Xen vCPU ID in KVM
` [RFC PATCH v4 11/47] i386/xen: implement HYPERVISOR_xen_version
[PULL 00/41] virtio,pc,pci: features, cleanups, fixes
2022-12-21 18:07 UTC (45+ messages)
` [PULL 01/41] hw/acpi: add trace events for TCO watchdog register access
` [PULL 02/41] hw/isa: add trace events for ICH9 LPC chip config access
` [PULL 03/41] hw/watchdog: add trace events for watchdog action handling
` [PULL 04/41] hw: Add compat machines for 8.0
` [PULL 05/41] pc: clean up compat machines
` [PULL 06/41] hw/isa: enable TCO watchdog reboot pin strap by default
` [PULL 07/41] ich9: honour 'enable_tco' property
` [PULL 08/41] virtio: get class_id and pci device id by the virtio id
` [PULL 09/41] vdpa: add vdpa-dev support
` [PULL 10/41] vdpa: add vdpa-dev-pci support
` [PULL 11/41] vdpa-dev: mark the device as unmigratable
` [PULL 12/41] vdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
` [PULL 13/41] vhost: set SVQ device call handler at SVQ start
` [PULL 14/41] vhost: allocate SVQ device file descriptors at device start
` [PULL 15/41] vhost: move iova_tree set to vhost_svq_start
` [PULL 16/41] vdpa: add vhost_vdpa_net_valid_svq_features
` [PULL 17/41] vdpa: request iova_range only once
` [PULL 18/41] vdpa: move SVQ vring features check to net/
` [PULL 19/41] vdpa: allocate SVQ array unconditionally
` [PULL 20/41] vdpa: add asid parameter to vhost_vdpa_dma_map/unmap
` [PULL 21/41] vdpa: store x-svq parameter in VhostVDPAState
` [PULL 22/41] vdpa: add shadow_data to vhost_vdpa
` [PULL 23/41] vdpa: always start CVQ in SVQ mode if possible
` [PULL 24/41] vhost-user: send set log base message only once
` [PULL 25/41] include/hw: attempt to document VirtIO feature variables
` [PULL 26/41] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
` [PULL 27/41] vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
` [PULL 28/41] remove DEC 21154 PCI bridge
` [PULL 29/41] pci: drop redundant PCIDeviceClass::is_bridge field
` [PULL 30/41] docs/acpi/bits: document BITS_DEBUG environment variable
` [PULL 31/41] acpi/tests/avocado/bits: add mformat as one of the dependencies
` [PULL 32/41] hw/acpi: Rename tco.c -> ich9_tco.c
` [PULL 33/41] hw/cxl/device: Add Flex Bus Port DVSEC
` [PULL 34/41] hw/virtio: Add missing "hw/core/cpu.h" include
` [PULL 35/41] hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]
` [PULL 38/41] hw/virtio: Extract config read/write accessors to virtio-config-io.c
` [PULL 40/41] libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
` [PULL 41/41] contrib/vhost-user-blk: Replace lseek64 with lseek
` [PULL 36/41] hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[]
` [PULL 37/41] hw/virtio: Constify qmp_virtio_feature_map_t[]
` [PULL 39/41] hw/virtio: Extract QMP related code virtio-qmp.c
[PATCH v3 00/17] hw/9pfs: Add 9pfs support for Windows
2022-12-21 18:02 UTC (5+ messages)
` [PATCH v3 07/17] hw/9pfs: Support getting current directory offset "
[PATCH] hw/net: Fix read of uninitialized memory in ftgmac100
2022-12-21 17:58 UTC (3+ messages)
[PATCH v2 0/7] Clean up dependencies of ACPI controllers
2022-12-21 17:56 UTC (2+ messages)
[PATCH] target/hexagon: suppress unused variable warning
2022-12-21 17:42 UTC (3+ messages)
[PATCH 00/32] Consolidate PIIX south bridges
2022-12-21 17:37 UTC (6+ messages)
[PATCH v2] MIPS: remove support for trap and emulate KVM
2022-12-21 17:31 UTC (2+ messages)
[PATCH] m25p80: Add the is25wp256 SFPD table
2022-12-21 17:36 UTC (2+ messages)
[PATCH v4 00/30] This series consolidates the implementations of the PIIX3 and PIIX4 south
2022-12-21 17:00 UTC (31+ messages)
` [PATCH v4 01/30] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
` [PATCH v4 02/30] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
` [PATCH v4 03/30] hw/isa/piix4: Correct IRQRC[A:D] reset values
` [PATCH v4 04/30] hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig
` [PATCH v4 05/30] hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
` [PATCH v4 06/30] hw/i386/pc_piix: Associate pci_map_irq_fn as soon as PCI bus is created
` [PATCH v4 07/30] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
` [PATCH v4 08/30] hw/i386/pc: Create RTC controllers in south bridges
` [PATCH v4 09/30] hw/i386/pc: No need for rtc_state to be an out-parameter
` [PATCH v4 10/30] hw/isa/piix3: Create USB controller in host device
` [PATCH v4 11/30] hw/isa/piix3: Create power management "
` [PATCH v4 12/30] hw/core: Introduce proxy-pic
` [PATCH v4 13/30] hw/isa/piix3: Create Proxy PIC in host device
` [PATCH v4 14/30] hw/isa/piix3: Create IDE controller "
` [PATCH v4 15/30] hw/isa/piix3: Wire up ACPI interrupt internally
` [PATCH v4 16/30] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
` [PATCH v4 17/30] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4
` [PATCH v4 18/30] hw/isa/piix3: Rename piix3_reset() "
` [PATCH v4 19/30] hw/isa/piix3: Drop the "3" from PIIX base class
` [PATCH v4 20/30] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional
` [PATCH v4 21/30] hw/isa/piix4: Remove unused inbound ISA interrupt lines
` [PATCH v4 22/30] hw/isa/piix4: Use Proxy PIC device
` [PATCH v4 23/30] hw/isa/piix4: Reuse struct PIIXState from PIIX3
` [PATCH v4 24/30] hw/isa/piix4: Rename reset control operations to match PIIX3
` [PATCH v4 25/30] hw/isa/piix3: Merge hw/isa/piix4.c
` [PATCH v4 26/30] hw/isa/piix: Harmonize names of reset control memory regions
` [PATCH v4 27/30] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
` [PATCH v4 28/30] hw/isa/piix: Rename functions to be shared for interrupt triggering
` [PATCH v4 29/30] hw/isa/piix: Consolidate IRQ triggering
` [PATCH v4 30/30] hw/isa/piix: Share PIIX3's base class with PIIX4
[PULL v2 00/14] ppc queue
2022-12-21 17:21 UTC
[PATCH 0/3] hw/arm/nseries: Minor housekeeping
2022-12-21 17:12 UTC (5+ messages)
` [PATCH 3/3] hw/arm/nseries: Silent -Wmissing-field-initializers warning
[PATCH] target/riscv: Set pc_succ_insn for !rvc illegal insn
2022-12-21 17:08 UTC (3+ messages)
[PATCH 0/6] Trivial PPC cleanups
2022-12-21 17:04 UTC (6+ messages)
[PATCH v1 00/10] split user and system code in gdbstub
2022-12-21 16:56 UTC (4+ messages)
` [PATCH v1 04/10] gdbstub: split GDBConnection from main structure
[PATCH v2] target/i386: Remove compilation errors when -Werror=maybe-uninitialized
2022-12-21 16:49 UTC (2+ messages)
[PATCH] hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
2022-12-21 16:34 UTC (3+ messages)
[PATCH v3 0/2] tpm: add mssim backend
2022-12-21 16:32 UTC (3+ messages)
` [PATCH v3 1/2] tpm: convert tpmdev options processing to new visitor format
[RFC PATCH-for-8.0 0/3] hw/ppc: Remove tswap() calls
2022-12-21 16:03 UTC (10+ messages)
` [RFC PATCH-for-8.0 2/3] hw/ppc/spapr: Replace tswap64(HPTE) by cpu_to_be64(HPTE)
[PATCH v2] target/hexagon: suppress unused variable warning
2022-12-21 15:53 UTC
[PULL v2 00/14] accel/tcg: Rewrite user-only vma tracking
2022-12-21 15:43 UTC (2+ messages)
[PATCH 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
2022-12-21 15:26 UTC (5+ messages)
` [PATCH v2 1/2] hw/arm/virt: Consolidate GIC finalize logic
` [PATCH v2 2/2] hw/arm/virt: Make accels in GIC finalize logic explicit
[PULL 0/6] testing updates
2022-12-21 14:40 UTC (7+ messages)
` [PULL 1/6] configure: Fix check-tcg not executing any tests
` [PULL 2/6] gitlab: turn off verbose logging for make check on custom runners
` [PULL 3/6] configure: repeat ourselves for the benefit of CI
` [PULL 4/6] tests/tcg: fix unused variable in linux-test
` [PULL 5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross
` [PULL 6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
[PATCH] block/io: Check for replay-enabled in bdrv_drain_all_begin()
2022-12-21 14:14 UTC (3+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2022-12-21 13:42 UTC (13+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
[PATCH v2 0/3] block: Clean up includes
2022-12-21 13:35 UTC (4+ messages)
` [PATCH v2 1/3] include/block: Untangle inclusion loops
` [PATCH v2 2/3] hw/sparc64/niagara: Use blk_name() instead of open-coding it
` [PATCH v2 3/3] include/hw/block: Include hw/block/block.h where needed
[PATCH v3 0/5] coroutine: Clean up includes
2022-12-21 13:14 UTC (6+ messages)
` [PATCH v3 1/5] coroutine: Clean up superfluous inclusion of qemu/coroutine.h
` [PATCH v3 2/5] coroutine: Move coroutine_fn to qemu/osdep.h, trim includes
` [PATCH v3 3/5] coroutine: Clean up superfluous inclusion of qemu/lockable.h
` [PATCH v3 4/5] coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
` [PATCH v3 5/5] coroutine: Use Coroutine typedef name instead of structure tag
[PATCH v3 00/10] Compiler warning fixes for libvhost-user,libvduse
2022-12-21 13:10 UTC (11+ messages)
` [PATCH v3 01/10] libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU
` [PATCH v3 02/10] libvhost-user: Replace typeof with __typeof__
` [PATCH v3 03/10] libvhost-user: Cast rc variable to avoid compiler warning
` [PATCH v3 04/10] libvhost-user: Use unsigned int i for some for-loop iterations
` [PATCH v3 05/10] libvhost-user: Declare uffdio_register early to make it C90 compliant
` [PATCH v3 06/10] libvhost-user: Change dev->postcopy_ufd assignment "
` [PATCH v3 07/10] libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
` [PATCH v3 08/10] libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
` [PATCH v3 09/10] libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
` [PATCH v3 10/10] libvduse: Fix assignment in vring_set_avail_event
[PATCH-for-8.0 0/4] ppc: Clean up few headers to make them target agnostic
2022-12-21 13:26 UTC (5+ messages)
` [PATCH-for-8.0 4/4] hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector()
[PATCH v6 0/3] Fix the virtio features negotiation flaw
2022-12-21 13:06 UTC (4+ messages)
` [PATCH v6 1/3] vhost-user: Refactor vhost acked features saving
` [PATCH v6 2/3] vhost-user: Refactor the chr_closed_bh
` [PATCH v6 3/3] vhost-user: Fix the virtio features negotiation flaw
[PATCH v2 00/10] Compiler warning fixes for libvhost-user,libvduse
2022-12-21 13:08 UTC (6+ messages)
` [PATCH v2 09/10] libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
` [RFC v2 10/10] libvduse: Fix assignment in vring_set_avail_event
[PULL v3 0/6] QEMU Guest Agent misc patches
2022-12-21 12:37 UTC (2+ messages)
[RFC PATCH v2 00/22] Xen HVM support under KVM
2022-12-21 12:16 UTC (6+ messages)
` [RFC PATCH v2 20/22] i386/xen: HVMOP_set_param / HVM_PARAM_CALLBACK_IRQ
[PATCH v3 0/4] Guest announce feature emulation using Shadow VirtQueue
2022-12-21 11:50 UTC (5+ messages)
` [PATCH v3 1/4] virtio_net: Modify virtio_net_get_config to early return
` [PATCH v3 2/4] virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
` [PATCH v3 3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
` [PATCH v3 4/4] vdpa: do not handle VIRTIO_NET_F_GUEST_ANNOUNCE in vhost-vdpa
[PATCH v9 00/12] ASID support in vhost-vdpa net
2022-12-21 11:47 UTC (6+ messages)
` [PATCH v9 06/12] vdpa: request iova_range only once
[PATCH 0/5] include/hw/pci include/hw/cxl: Clean up includes
2022-12-21 11:34 UTC (4+ messages)
` [PATCH 4/5] include/hw/pci: Split pci_device.h off pci.h
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).