qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-17 09:41:35 to 2022-10-18 06:48:42 UTC [more...]

[PATCH v2 00/28] qapi: Elide redundant has_FOO in generated C
 2022-10-18  6:28 UTC  (13+ messages)
` [PATCH v2 03/28] docs/devel/qapi-code-gen: Extend example for next commit's change
` [PATCH v2 09/28] qapi char: Elide redundant has_FOO in generated C
` [PATCH v2 10/28] qapi crypto: "
` [PATCH v2 12/28] qapi job: "
` [PATCH v2 13/28] qapi machine: "
` [PATCH v2 14/28] qapi migration: "
` [PATCH v2 15/28] qapi misc: "
` [PATCH v2 16/28] qapi net: "
` [PATCH v2 20/28] qapi rocker: "
` [PATCH v2 22/28] qapi stats: "
` [PATCH v2 23/28] qapi tpm: "
` [PATCH v2 28/28] qapi: Drop temporary logic to support conversion step by step

[v2] hw: misc: edu: fix 2 off-by-one errors
 2022-10-18  6:30 UTC  (10+ messages)

[PATCH V3 0/4] PASID support for Intel IOMMU
 2022-10-18  6:24 UTC  (6+ messages)
` [PATCH V3 4/4] intel-iommu: PASID support

[PATCH] vfio/migration: Fix wrong enum usage
 2022-10-18  6:07 UTC  (3+ messages)

[BUG] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
 2022-10-18  6:05 UTC  (3+ messages)

Question about TCG backend correctness
 2022-10-18  5:22 UTC  (4+ messages)

[PATCH] qga: Fix memory leak in split_list
 2022-10-18  4:46 UTC 

[PATCH v4 00/10] Introduce new acpi/smbios avocado tests using biosbits
 2022-10-18  3:18 UTC  (7+ messages)
` [PATCH v4 01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
` [PATCH v4 09/10] acpi/tests/avocado/bits: add a README file to describe the test

[PATCH] vhost-user: Fix out of order vring host notification handling
 2022-10-18  2:36 UTC 

[PATCH v1] vhost-vdpa : add support for vIOMMU
 2022-10-18  2:35 UTC  (3+ messages)

[PATCH RFC 0/1] tcg: add perfmap and jitdump
 2022-10-18  2:22 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v1 00/12] Introduce xenpv machine for arm architecture
 2022-10-18  1:26 UTC  (4+ messages)
` [PATCH v1 10/12] hw/arm: introduce xenpv machine

[PATCH] MAINTAINERS: Replace my amsat.org email address
 2022-10-18  1:14 UTC  (3+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-18  0:33 UTC  (26+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v8 7/8] KVM: Handle page fault for private memory

[PATCH v7 0/9] target/arm: pc-relative translation blocks
 2022-10-17 22:03 UTC  (4+ messages)
` [PATCH v7 9/9] target/arm: Enable TARGET_TB_PCREL

[PATCH v3 0/9] ppc/e500: Add support for two types of flash, cleanup
 2022-10-17 21:48 UTC  (4+ messages)
` [PATCH v3 2/9] hw/{arm,ppc}: Resolve unreachable code

[PATCH v3 00/29] PowerPC interrupt rework
 2022-10-17 21:28 UTC  (2+ messages)

[PATCH] hw/ide/microdrive: Use device_cold_reset() for self-resets
 2022-10-17 21:25 UTC  (2+ messages)

MultiFD and default channel out of order mapping on receive side
 2022-10-17 21:15 UTC  (5+ messages)

[PATCH 0/2] hw/audio/intel-hda: Don't use device_legacy_reset()
 2022-10-17 21:05 UTC  (5+ messages)
` [PATCH 1/2] hw/audio/intel-hda: don't reset codecs twice
` [PATCH 2/2] hw/audio/intel-hda: Drop unnecessary prototype

[PATCH] input: Allow to choose console with qemu_input_is_absolute
 2022-10-17 21:03 UTC  (2+ messages)

[RFC PATCH] virtio: re-order vm_running and use_started checks
 2022-10-17 21:00 UTC  (2+ messages)

[PATCH] tcg/aarch64: Remove unused code in tcg_out_op
 2022-10-17 20:43 UTC  (2+ messages)

[PULL 0/2] M68k for 7.2 patches
 2022-10-17 20:29 UTC  (2+ messages)
` [PATCH v4] m68k: write bootinfo as rom section and re-randomize on reboot

[PULL 00/38] ppc queue
 2022-10-17 19:20 UTC  (39+ messages)
` [PULL 01/38] MAINTAINERS: step back from PPC
` [PULL 02/38] target/ppc: restore powerpc_excp_booke doorbell interrupts
` [PULL 03/38] ppc440_bamboo: Remove unnecessary memsets
` [PULL 04/38] ppc4xx: Introduce Ppc4xxSdramBank struct
` [PULL 05/38] ppc4xx_sdram: Get rid of the init RAM hack
` [PULL 06/38] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
` [PULL 07/38] ppc440_bamboo: Add missing 4 MiB valid memory size
` [PULL 08/38] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
` [PULL 09/38] ppc4xx_sdram: QOM'ify
` [PULL 10/38] ppc4xx_sdram: Drop extra zeros for readability
` [PULL 11/38] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
` [PULL 12/38] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
` [PULL 13/38] ppc440_sdram: Get rid of the init RAM hack
` [PULL 14/38] ppc440_sdram: Rename local variable for readability
` [PULL 15/38] ppc4xx_sdram: Rename functions to prevent name clashes
` [PULL 16/38] ppc440_sdram: Move RAM size check to ppc440_sdram_init
` [PULL 17/38] ppc440_sdram: QOM'ify
` [PULL 18/38] ppc440_uc.c: Move some macros to ppc4xx.h
` [PULL 19/38] ppc440_uc.c: Remove unneeded parenthesis
` [PULL 20/38] hw/ppc/meson: Allow e500 boards to be enabled separately
` [PULL 21/38] hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
` [PULL 22/38] docs/system/ppc/ppce500: Add heading for networking chapter
` [PULL 23/38] hw/ppc/e500: Reduce usage of sysbus API
` [PULL 24/38] hw/ppc/mpc8544ds: Rename wrongly named method
` [PULL 25/38] hw/ppc/mpc8544ds: Add platform bus
` [PULL 26/38] hw/ppc/e500: Remove if statement which is now always true
` [PULL 27/38] target/ppc: Fix xvcmp* clearing FI bit
` [PULL 28/38] hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
` [PULL 29/38] qmp/hmp, device_tree.c: introduce dumpdtb
` [PULL 30/38] hw/nios2: set machine->fdt in nios2_load_dtb()
` [PULL 31/38] hw/ppc: set machine->fdt in bamboo_load_device_tree()
` [PULL 32/38] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
` [PULL 33/38] hw/ppc: set machine->fdt in xilinx_load_device_tree()
` [PULL 34/38] hw/ppc: set machine->fdt in pegasos2_machine_reset()
` [PULL 35/38] hw/ppc: set machine->fdt in pnv_reset()
` [PULL 36/38] hw/ppc: set machine->fdt in spapr machine
` [PULL 37/38] hw/riscv: set machine->fdt in sifive_u_machine_init()
` [PULL 38/38] hw/riscv: set machine->fdt in spike_board_init()

[PATCH v2] nbd/client: Use smarter assert
 2022-10-17 19:12 UTC 

[PATCH] nbd/server: Use smarter assert
 2022-10-17 19:04 UTC  (3+ messages)

[PATCH v4 0/2] riscv: Add support for Zicbo[m,z,p] instructions
 2022-10-17 18:35 UTC  (4+ messages)
` [PATCH v4 2/2] target/riscv: Enable "

[PATCH 0/4] ui:hw: fix tab indentation
 2022-10-17 18:23 UTC  (5+ messages)
` [PATCH 1/4] ui: "
` [PATCH 2/4] hw/audio: fix tab indentation into spaces
` [PATCH 3/4] hw/display: fix tab indentation
` [PATCH 4/4] hw/usb: "

[PATCH v3 1/2] hw: misc: edu: fix 2 off-by-one errors
 2022-10-17 17:58 UTC  (2+ messages)
` [PATCH v3 2/2] hw: misc: edu: rename local vars in edu_check_range

[PATCH v3] qapi/qmp: Add timestamps to qmp command responses
 2022-10-17 17:23 UTC  (9+ messages)

[PATCH v6 00/10] dump: Add arch section and s390x PV dump
 2022-10-17 17:12 UTC  (13+ messages)
` [PATCH v6 01/10] dump: Use a buffer for ELF section data and headers
` [PATCH v6 02/10] dump: Write ELF section headers right after ELF header
` [PATCH v6 04/10] dump: Reintroduce memory_offset and section_offset
` [PATCH v6 05/10] dump: Add architecture section and section string table support
    ` [PATCH v7] "

[RFC PATCH v2] hw/cxl: Initial emulated CXL poison injection support
 2022-10-17 16:48 UTC 

[PATCH v5 00/18] tests/qtest: Enable running qtest on Windows
 2022-10-17 16:40 UTC  (5+ messages)

[RFC PATCH 0/6] QEMU CXL Provide mock CXL events and irq support
 2022-10-17 15:57 UTC  (5+ messages)
` [RFC PATCH 3/6] hw/cxl/cxl-events: Add CXL mock events

[PATCH 0/4] Allow to pass pre-created VFIO container/group to QEMU
 2022-10-17 15:21 UTC  (8+ messages)
` [PATCH 1/4] vfio: add vfio-container user createable object
` [PATCH 2/4] vfio: add vfio-group "
` [PATCH 3/4] vfio: Add 'group' property to 'vfio-pci' device
` [PATCH 4/4] tests/avocado/vfio: add test for vfio devices

[PATCH v12 0/7] Add support for zoned device
 2022-10-17 11:05 UTC  (3+ messages)
` [PATCH v12 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[PATCH 1/2] tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warning
 2022-10-17 14:14 UTC  (8+ messages)
` [PATCH 2/2] tests/qtest: vhost-user-test: "

[PATCH] hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()
 2022-10-17 14:03 UTC  (3+ messages)

[PATCH v11 00/17] qapi: net: add unix socket type support to netdev backend
 2022-10-17 14:03 UTC  (8+ messages)
` [PATCH v11 09/17] net: stream: add unix socket
` [PATCH v11 12/17] net: dgram: "
` [PATCH v11 17/17] net: stream: add QAPI events to report connection state

[PATCH] firmware: qemu_fw_cfg: fix possible memory leak in fw_cfg_build_symlink()
 2022-10-17 13:35 UTC 

[PATCH v2 0/8] rerandomize RNG seeds on reboot and handle record&replay
 2022-10-17 13:50 UTC  (3+ messages)
` [PATCH v2 5/8] rx: re-randomize rng-seed on reboot

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-10-17 13:29 UTC  (24+ messages)
` [PATCH 48/51] io/channel-watch: Drop a superfluous '#ifdef WIN32'
` [PATCH 49/51] io/channel-watch: Fix socket watch on Windows

[PATCH v2 1/2] tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warning
 2022-10-17 13:20 UTC  (2+ messages)
` [PATCH v2 2/2] tests/qtest: vhost-user-test: "

[PATCH v4 00/24] target/arm: Implement FEAT_HAFDBS
 2022-10-17 12:49 UTC  (10+ messages)
` [PATCH v4 07/24] target/arm: Split out S1Translate type
` [PATCH v4 13/24] target/arm: Add ptw_idx to S1Translate
` [PATCH v4 22/24] target/arm: Implement FEAT_HAFDBS, access flag portion
` [PATCH v4 23/24] target/arm: Implement FEAT_HAFDBS, dirty bit portion

[PATCH 00/11] x86: clean up ACPI PCI code part 2
 2022-10-17 12:43 UTC  (15+ messages)
` [PATCH 01/11] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
` [PATCH 02/11] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
` [PATCH 03/11] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
` [PATCH 04/11] tests: acpi: update expected DSDT after ISA bridge is moved directly under PCI host bridge
` [PATCH 05/11] tests: acpi: whitelist DSDT before generating ICH9_SMB AML automatically
` [PATCH 06/11] acpi: add get_dev_aml_func() helper
` [PATCH 07/11] acpi: enumerate SMB bridge automatically along with other PCI devices
` [PATCH 08/11] tests: acpi: update expected blobs
` [PATCH 09/11] tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
` [PATCH 10/11] acpi: pc/35: sanitize _GPE declaration order
` [PATCH 11/11] tests: acpi: update expected blobs

[PATCH] tests/qtest/migration-test: Do not try to print NULL pointer string
 2022-10-17 11:43 UTC  (2+ messages)

[RFC PATCH] MAINTAINERS: add entries for the key build bits
 2022-10-17 11:41 UTC  (2+ messages)

[PATCH v3 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-10-17 11:29 UTC  (4+ messages)
` [PATCH v3 4/7] util: Add write-only "node-affinity" property for ThreadContext

[PATCH] tests/qtest/cxl-test: Remove temporary directories after testing
 2022-10-17 10:40 UTC  (3+ messages)

[PATCH] tests/qtest/tpm: Clean up remainders of swtpm
 2022-10-17 10:39 UTC  (2+ messages)

[PATCH v1] s390x/tod-kvm: don't save/restore the TOD in PV guests
 2022-10-17 10:25 UTC  (3+ messages)

[PATCH] target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
 2022-10-17  9:24 UTC 

[PATCH v2] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
 2022-10-17  9:54 UTC  (2+ messages)

[PATCH] target/arm: honor HCR_E2H for AT S1E2R and AT S1E2W address translation
 2022-10-17  9:30 UTC 

[PATCH v6 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
 2022-10-17  9:25 UTC  (3+ messages)
` [PATCH v6 05/15] virtio-pci: support queue reset
` [PATCH v6 06/15] virtio-pci: support queue enable

[BUG] Xen build error - undefined reference to bpf_program__set_socket_filter
 2022-10-17  9:28 UTC  (2+ messages)


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).