messages from 2023-01-04 18:19:44 to 2023-01-05 09:56:29 UTC [more...]
[PULL 00/51] virtio,pc,pci: features, cleanups, fixes
2023-01-05 9:56 UTC (55+ messages)
` [PULL 01/51] virtio_net: Modify virtio_net_get_config to early return
` [PULL 02/51] virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
` [PULL 03/51] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
` [PULL 04/51] vdpa: do not handle VIRTIO_NET_F_GUEST_ANNOUNCE in vhost-vdpa
` [PULL 05/51] hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9
` [PULL 06/51] hw/acpi/Kconfig: Add missing dependencies "
` [PULL 07/51] hw/acpi/Kconfig: Do not needlessly build TYPE_PIIX4_PM in non-PC/Malta machines
` [PULL 08/51] hw/acpi/Kconfig: Add missing dependencies to ACPI_PIIX4
` [PULL 09/51] hw/isa/Kconfig: Add missing dependency to VT82C686
` [PULL 10/51] i386, mips: Resolve redundant ACPI and APM dependencies
` [PULL 11/51] hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2
` [PULL 12/51] vhost-user: Refactor vhost acked features saving
` [PULL 13/51] vhost-user: Refactor the chr_closed_bh
` [PULL 14/51] vhost-user: Fix the virtio features negotiation flaw
` [PULL 15/51] virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
` [PULL 16/51] virtio-pci: decouple notifier from interrupt process
` [PULL 17/51] virtio-pci: decouple the single vector from the "
` [PULL 18/51] vhost: introduce new VhostOps vhost_set_config_call
` [PULL 19/51] vhost-vdpa: add support for config interrupt
` [PULL 20/51] virtio: add support for configure interrupt
` [PULL 21/51] vhost: "
` [PULL 22/51] virtio-net: "
` [PULL 23/51] virtio-mmio: "
` [PULL 24/51] virtio-pci: "
` [PULL 25/51] hw/virtio: Rename virtio_device_find() -> qmp_find_virtio_device()
` [PULL 26/51] hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c
` [PULL 27/51] include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
` [PULL 29/51] include/hw/cxl: Include hw/cxl/*.h where needed
` [PULL 30/51] include/hw/pci: Clean up a few things checkpatch.pl would flag
` [PULL 31/51] include/hw/pci: Split pci_device.h off pci.h
` [PULL 34/51] include/hw/virtio: Break inclusion loop
` [PULL 35/51] include: Include headers where needed
` [PULL 36/51] include: Don't include qemu/osdep.h
` [PULL 37/51] docs/devel: Rules on #include in headers
` [PULL 38/51] vdpa-dev: get iova range explicitly
` [PULL 39/51] vdpa: harden the error path if get_iova_range failed
` [PULL 40/51] vhost: simplify vhost_dev_enable_notifiers
` [PULL 41/51] vhost: configure all host notifiers in a single MR transaction
` [PULL 42/51] vdpa: commit all host notifier MRs "
` [PULL 43/51] virtio-pci: fix proxy->vector_irqfd leak in virtio_pci_set_guest_notifiers
` [PULL 44/51] tests: virt: Allow changes to PPTT test table
` [PULL 45/51] hw/acpi/aml-build: Only generate cluster node in PPTT when specified
` [PULL 46/51] tests: virt: Update expected ACPI tables for virt test
` [PULL 47/51] tests: acpi: Add and whitelist *.topology blobs
` [PULL 48/51] tests: acpi: aarch64: Add topology test for aarch64
` [PULL 49/51] tests: acpi: aarch64: Add *.topology tables
` [PULL 50/51] acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
` [PULL 51/51] vhost-scsi: fix memleak of vsc->inflight
` [PULL 28/51] include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use
` [PULL 32/51] include/hw/pci: Include hw/pci/pci.h where needed
` [PULL 33/51] include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_h
[PATCH v4 00/30] This series consolidates the implementations of the PIIX3 and PIIX4 south
2023-01-05 9:50 UTC (13+ messages)
` [PATCH v4 06/30] hw/i386/pc_piix: Associate pci_map_irq_fn as soon as PCI bus is created
` [PATCH v4 12/30] hw/core: Introduce proxy-pic
` [PATCH] "
[PATCH] acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
2023-01-05 9:51 UTC (5+ messages)
[PATCH v5] tests/qtest: netdev: test stream and dgram backends
2023-01-05 9:37 UTC
[PULL 00/47] tcg patch queue
2023-01-05 9:10 UTC (6+ messages)
` [PULL 47/47] tests/tcg/multiarch: add vma-pthread.c
[PATCH 0/5] s390x/pv: Improve protected VM support
2023-01-05 8:46 UTC (3+ messages)
` [PATCH 1/5] confidential guest support: Introduce a 'check' class handler
[PATCH v3 0/6] virtio-mem: Handle preallocation with migration
2023-01-05 8:35 UTC (7+ messages)
` [PATCH v3 1/6] migration: Allow immutable device state to be migrated early (i.e., before RAM)
[PATCH] .gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobs
2023-01-05 8:34 UTC (3+ messages)
[RFC v4 0/3] migration: reduce time of loading non-iterable vmstate
2023-01-05 8:17 UTC (4+ messages)
` [RFC v4 1/3] rcu: introduce rcu_read_locked()
[PATCH v7 0/7] Misc ppc/mac machines clean up
2023-01-05 7:31 UTC (11+ messages)
` [PATCH v7 1/7] input/adb: Only include header where needed
` [PATCH v7 2/7] mac_{old,new}world: Use local variable instead of qdev_get_machine()
` [PATCH v7 2/7] mac_{old, new}world: "
` [PATCH v7 3/7] mac_{old,new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
` [PATCH v7 4/7] mac_newworld: Add machine types for different mac99 configs
` [PATCH v7 5/7] mac_newworld: Deprecate mac99 with G5 CPU
` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option
` [PATCH v7 7/7] mac_newworld: Document deprecation
[PATCH v4] tests/qtest: netdev: test stream and dgram backends
2023-01-05 6:24 UTC (4+ messages)
ARM: ptw.c:S1_ptw_translate
2023-01-05 5:41 UTC (3+ messages)
[RFC PATCH 00/27] target/arm: Allow CONFIG_TCG=n builds
2023-01-05 5:19 UTC (42+ messages)
` [RFC PATCH 01/27] target/arm: Fix checkpatch comment style warnings in helper.c
` [RFC PATCH 02/27] target/arm: Fix checkpatch space errors "
` [RFC PATCH 03/27] target/arm: Fix checkpatch brace "
` [RFC PATCH 04/27] target/arm: Remove unused includes from m_helper.c
` [RFC PATCH 05/27] target/arm: Remove unused includes from helper.c
` [RFC PATCH 06/27] target/arm: cleanup cpu includes
` [RFC PATCH 07/27] target/arm: rename handle_semihosting to tcg_handle_semihosting
` [RFC PATCH 08/27] target/arm: wrap psci call with tcg_enabled
` [RFC PATCH 09/27] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC PATCH 10/27] target/arm: Move PC alignment check
` [RFC PATCH 11/27] target/arm: only perform TCG cpu and machine inits if TCG enabled
` [RFC PATCH 12/27] target/arm: Add tcg/meson.build
` [RFC PATCH 13/27] target/arm: move translate modules to tcg/
` [RFC PATCH 14/27] target/arm: Move regime_using_lpae_format into internal.h
` [RFC PATCH 15/27] target/arm: move helpers to tcg/
` [RFC PATCH 16/27] target/arm: only build psci for TCG
` [RFC PATCH 17/27] target/arm: Extract cpustate list manipulation to a file
` [RFC PATCH 18/27] target/arm: Move cpregs code out of cpu.h
` [RFC PATCH 19/27] target/arm: Move common cpregs code into a separate file
` [RFC PATCH 20/27] target/arm: Move cpregs definitions into tcg/cpregs.c
` [RFC PATCH 21/27] target/arm: make further preparation for the exception code to move
` [RFC PATCH 22/27] target/arm: Move hflags code into the tcg directory
` [RFC PATCH 23/27] tests: do not run test-hmp on all machines for ARM KVM-only
` [RFC PATCH 24/27] tests: do not run qom-test "
` [RFC PATCH 25/27] tests: device-introspect-test: cope with ARM TCG-only devices
` [RFC PATCH 26/27] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
` [RFC PATCH 27/27] target/arm: don't access TCG code when debugging with KVM
[PATCH qemu v2] x86: don't let decompressed kernel image clobber setup_data
2023-01-05 5:16 UTC (3+ messages)
` [PATCH qemu v3] "
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-05 4:39 UTC (7+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
2023-01-05 2:34 UTC (17+ messages)
` [PATCH v2 6/6] hw/isa/piix: Resolve redundant TYPE_PIIX3_XEN_DEVICE
[PATCH v4 00/12] Compiler warning fixes for libvhost-user,libvduse
2023-01-05 1:58 UTC (2+ messages)
[PATCH v2 0/4] Clean up includes
2023-01-05 1:50 UTC (2+ messages)
Display update issue on M1 Macs
2023-01-04 23:24 UTC
[PATCH 0/6] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
2023-01-04 23:25 UTC (8+ messages)
` [PATCH 1/6] hw/arm/aspeed: Fix smpboot[] on big-endian hosts
[PULL v2 00/45] riscv-to-apply queue
2023-01-04 22:55 UTC (4+ messages)
` [PULL v2 03/45] hw/ssi/ibex_spi: implement `FIELD32_1CLEAR` macro
[PATCH 00/20] hw: Remove implicit sysbus_mmio_map() from pflash APIs
2023-01-04 22:04 UTC (21+ messages)
` [PATCH 01/20] hw/block: Pass DeviceState to pflash_cfi01_get_blk()
` [PATCH 02/20] hw/block: Use pflash_cfi01_get_blk() in pflash_cfi01_legacy_drive()
` [PATCH 03/20] hw/block: Pass DeviceState to pflash_cfi01_get_memory()
` [PATCH 04/20] hw/arm: Use generic DeviceState instead of PFlashCFI01
` [PATCH 05/20] hw/loongarch: "
` [PATCH 06/20] hw/riscv: "
` [PATCH 07/20] hw/i386: "
` [PATCH 08/20] hw/xtensa: "
` [PATCH 09/20] hw/block: Factor pflash_cfi01_create() out of pflash_cfi01_register()
` [PATCH 10/20] hw/arm: Open-code pflash_cfi01_register()
` [PATCH 11/20] hw/microblaze: "
` [PATCH 12/20] hw/mips: "
` [PATCH 13/20] hw/ppc: "
` [PATCH 14/20] hw/block: Remove unused pflash_cfi01_register()
` [PATCH 15/20] hw/block: Make PFlashCFI01 QOM declaration internal
` [PATCH 16/20] hw/block: Factor pflash_cfi02_create() out of pflash_cfi02_register()
` [PATCH 17/20] hw/arm: Open-code pflash_cfi02_register()
` [PATCH 18/20] hw/sh4: "
` [PATCH 19/20] hw/block: Remove unused pflash_cfi02_register()
` [PATCH 20/20] hw/block: Make PFlashCFI02 QOM declaration internal
[PATCH 0/3] block-ram-registrar: reset when the graph changes
2023-01-04 22:06 UTC (4+ messages)
` [PATCH 1/3] block: add BdrvChildClass->pre_detach() and ->post_attach()
` [PATCH 2/3] block-backend: add graph change notifier API
` [PATCH 3/3] block-ram-registrar: reset when the graph changes
[PATCH 0/3] python: testing fixes
2023-01-04 22:25 UTC (3+ messages)
[PATCH] .gitlab/issue_templates: Move suggestions into comments
2023-01-04 22:22 UTC (3+ messages)
[PATCH v2] Hexagon (target/hexagon) implement mutability mask for GPRs
2023-01-04 21:50 UTC (6+ messages)
[PATCH] block-backend: fix virtio-scsi assertion failure with blk_drain_noref()
2023-01-04 21:37 UTC (2+ messages)
[PATCH] hw/timer/ibex: fix register addresses
2023-01-04 18:45 UTC
[PULL 0/5] Python patches
2023-01-04 21:04 UTC (6+ messages)
` [PULL 1/5] python/machine: Add debug logging to key state changes
` [PULL 2/5] python/machine: Handle termination cases without QMP
` [PULL 3/5] Python: fix flake8 config
` [PULL 4/5] iotests/check: Fix typing for sys.exit() value
` [PULL 5/5] python: add 3.11 to supported list
[PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-04 20:47 UTC (5+ messages)
[PATCH 0/6] enforce use of G_GNUC_PRINTF annotations
2023-01-04 19:46 UTC (3+ messages)
` [PATCH 3/6] tools/virtiofsd: add G_GNUC_PRINTF for logging functions
[PATCH] target/arm: Fix sve_probe_page
2023-01-04 19:36 UTC (2+ messages)
[PULL v2 0/6] testing updates
2023-01-04 18:56 UTC (2+ messages)
[PATCH 0/6] hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts
2023-01-04 18:20 UTC (2+ messages)
[PATCH 0/4] Qemu SEV reduced-phys-bits fixes
2023-01-04 18:13 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).