messages from 2023-01-12 08:39:56 to 2023-01-12 15:19:37 UTC [more...]
[PATCH v2 0/5] parallels: Add duplication check, repair at open, fix bugs
2023-01-12 15:01 UTC (4+ messages)
` [PATCH v2 1/5] parallels: Incorrect data end calculation in parallels_open()
` [PATCH v2 2/5] parallels: Split image leak handling to separate check and fix helpers
` [PATCH v2 3/5] parallels: Add checking and repairing duplicate offsets in BAT
[PATCH v3 0/1] Clean up includes
2023-01-12 14:52 UTC (5+ messages)
` [PATCH v3 1/1] include: Don't include qemu/osdep.h
tricore-debian-cross-container CI job failing
2023-01-12 14:30 UTC (2+ messages)
[PATCH v4 0/3] block/rbd: Add support for layered encryption
2023-01-12 14:46 UTC (12+ messages)
` [PATCH v4 1/3] block/rbd: encryption nit fixes
` [PATCH v4 2/3] block/rbd: Add luks-any encryption opening option
` [PATCH v4 3/3] block/rbd: Add support for layered encryption
[PATCH 00/40] x86: fixing and cleaning up ACPI PCI code part 3
2023-01-12 14:03 UTC (38+ messages)
` [PATCH 01/40] tests: qtest: print device_add error before failing test
` [PATCH 02/40] tests: acpi: cleanup arguments to make them more readable
` [PATCH 03/40] tests: acpi: whitelist DSDT blobs for tests that use pci-bridges
` [PATCH 04/40] tests: acpi: extend pcihp with nested bridges
` [PATCH 05/40] tests: acpi: update expected blobs
` [PATCH 06/40] tests: acpi: cleanup use_uefi argument usage
` [PATCH 07/40] pci_bridge: remove whitespace
` [PATCH 08/40] x86: acpi: pcihp: clean up duplicate bridge_in_acpi assignment
` [PATCH 09/40] pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap
` [PATCH 11/40] pci: acpihp: assign BSEL only to coldplugged bridges
` [PATCH 12/40] x86: pcihp: fix invalid AML PCNT calls to hotplugged bridges
` [PATCH 13/40] tests: boot_sector_test: avoid crashing if status is not available yet
` [PATCH 14/40] tests: acpi: extend bridge tests with hotplugged bridges
` [PATCH 15/40] tests: boot_sector_test(): make it multi-shot
` [PATCH 16/40] tests: acpi: add reboot cycle to bridge test
` [PATCH 17/40] tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery
` [PATCH 18/40] pcihp: drop pcihp_bridge_en dependency when composing PCNT method
` [PATCH 19/40] tests: acpi: update expected blobs
` [PATCH 20/40] tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery
` [PATCH 21/40] pcihp: compose PCNT callchain right before its user _GPE._E01
` [PATCH 22/40] pcihp: do not put empty PCNT in DSDT
` [PATCH 23/40] tests: acpi: update expected blobs
` [PATCH 24/40] whitelist DSDT before adding endpoint devices to bridge testcases
` [PATCH 25/40] tests: acpi: add endpoint devices to bridges
` [PATCH 26/40] tests: acpi: update expected blobs
` [PATCH 27/40] x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridges
` [PATCH 28/40] pci: acpi: wire up AcpiDevAmlIf interface to generic bridge
` [PATCH 29/40] pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml
` [PATCH 30/40] pci: make sure pci_bus_is_express() won't error out with "discards ‘const’ qualifier"
` [PATCH 31/40] pcihp: isolate rule whether slot should be described in DSDT
` [PATCH 33/40] pcihp: acpi: decouple hotplug and generic slots description
` [PATCH 34/40] tests: acpi: update expected blobs
` [PATCH 35/40] tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged bridges
` [PATCH 37/40] tests: acpi: update expected blobs
` [PATCH 38/40] tests: acpi: whitelist DSDT before moving non-hotpluggble slots description from hotplug path
` [PATCH 39/40] pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug path
` [PATCH 40/40] tests: acpi: update expected blobs
[PATCH 00/26] current maintainer trees (testing/semihosting/plugins)
2023-01-12 14:26 UTC (9+ messages)
` [PATCH 02/26] gitlab: add FF_SCRIPT_SECTIONS for timings
` [PATCH 04/26] tests/unit: drop hacky race avoidance in test-io-channel-command
` [PATCH 25/26] tcg: exclude lookup_tb_ptr from helper instrumentation
completion timeouts with pin-based interrupts in QEMU hw/nvme
2023-01-12 14:26 UTC (2+ messages)
[PATCH v2] tests/qtest: Poll on waitpid() for a while before sending SIGKILL
2023-01-12 14:34 UTC
[PATCH] target/tricore: Fix OPC1_16_SRO_LD_H translation
2023-01-12 14:24 UTC
[PATCH v2 0/7] target/arm: Introduce aarch64_set_svcr
2023-01-12 14:20 UTC (9+ messages)
` [PATCH v2 1/7] target/arm/sme: Reorg SME access handling in handle_msr_i()
` [PATCH v2 2/7] target/arm/sme: Rebuild hflags in set_pstate() helpers
` [PATCH v2 3/7] target/arm/sme: Introduce aarch64_set_svcr()
` [PATCH v2 4/7] target/arm/sme: Reset SVE state in aarch64_set_svcr()
` [PATCH v2 5/7] target/arm/sme: Reset ZA "
` [PATCH v2 6/7] target/arm/sme: Rebuild hflags "
` [PATCH v2 7/7] target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr()
[PATCH] target/arm: Introduce aarch64_set_svcr
2023-01-12 14:20 UTC (3+ messages)
[PATCH v4] riscv: Allow user to set the satp mode
2023-01-12 13:55 UTC (3+ messages)
[PULL 0/6] hw/nvme updates
2023-01-12 13:51 UTC (2+ messages)
[PATCH 0/7] Trivial: Mark some more files as target-independant
2023-01-12 13:49 UTC (8+ messages)
` [PATCH 1/7] hw/display: Move omap_lcdc.c out of target-specific source set
` [PATCH 2/7] hw/intc: Move some files out of the "
` [PATCH 3/7] hw/tpm: Move tpm_ppi.c out of "
` [PATCH 4/7] hw/arm: Move various units to softmmu_ss[]
` [PATCH 5/7] hw/cpu: Mark arm11 and realview mpcore as target-independent code
` [PATCH 6/7] hw/intc: Mark more interrupt-controller files as target independent
` [PATCH 7/7] hw/usb: Mark the XLNX_VERSAL-related files as target-independent
[PULL v2 00/29] Misc patches for 2023-01-10
2023-01-12 13:43 UTC (3+ messages)
` [PULL v2 06/29] target/i386: Remove compilation errors when -Werror=maybe-uninitialized
` [PULL v2 14/29] enforce use of G_GNUC_PRINTF attributes
[PATCH v6 00/33] Consolidate PIIX south bridges
2023-01-12 13:32 UTC (18+ messages)
` [PATCH v6 09/33] hw/intc/i8259: Make using the isa_pic singleton more type-safe
` [PATCH v6 10/33] hw/intc/i8259: Introduce i8259 proxy TYPE_ISA_PIC
` [PATCH v6 13/33] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
` [PATCH v6 14/33] hw/isa/piix3: Create USB controller in host device
` [PATCH v6 15/33] hw/isa/piix3: Create power management "
` [PATCH v6 22/33] hw/isa/piix3: Drop the "3" from PIIX base class
` [PATCH v6 28/33] hw/isa/piix3: Merge hw/isa/piix4.c
` [PATCH v6 30/33] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
[PATCH v5 00/11] riscv: OpenSBI boot test and cleanups
2023-01-12 13:24 UTC (4+ messages)
` [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
[PATCH] remove unnecessary extern "C" blocks
2023-01-12 13:17 UTC (7+ messages)
[PATCH v2] scripts/archive-source: Use GNU tar on Darwin
2023-01-12 12:20 UTC (5+ messages)
[PATCH v14 00/11] s390x: CPU Topology
2023-01-12 12:10 UTC (11+ messages)
` [PATCH v14 08/11] qapi/s390/cpu topology: change-topology monitor command
` [PATCH v14 09/11] qapi/s390/cpu topology: monitor query topology information
` [PATCH v14 10/11] qapi/s390/cpu topology: POLARITY_CHANGE qapi event
` [PATCH v14 11/11] docs/s390x/cpu topology: document s390x cpu topology
[PATCH] virtio-rng-pci: fix migration compat for vectors
2023-01-12 12:05 UTC (2+ messages)
[PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include
2023-01-12 12:00 UTC (2+ messages)
[PATCH-for-8.0] softmmu: Extract watchpoint API from physmem.c
2023-01-12 11:57 UTC (2+ messages)
qemu-system-i386 and general protection
2023-01-12 11:48 UTC (2+ messages)
Questions about how block devices use snapshots
2023-01-12 11:47 UTC (6+ messages)
[PATCH 00/31] Introduce igb
2023-01-12 11:00 UTC (44+ messages)
` [PATCH 01/31] e1000e: Fix the code style
` [PATCH 02/31] hw/net: Add more MII definitions
` [PATCH 03/31] fsl_etsec: Use hw/net/mii.h
` [PATCH 04/31] e1000: "
` [PATCH 05/31] e1000: Mask registers when writing
` [PATCH 06/31] e1000e: "
` [PATCH 07/31] e1000: Use more constant definitions
` [PATCH 08/31] e1000e: "
` [PATCH 09/31] e1000: Use memcpy to intialize registers
` [PATCH 10/31] e1000e: "
` [PATCH 11/31] e1000e: Remove pending interrupt flags
` [PATCH 12/31] e1000e: Improve software reset
` [PATCH 13/31] e1000: Configure ResettableClass
` [PATCH 14/31] e1000e: "
` [PATCH 15/31] e1000e: Introduce e1000_rx_desc_union
` [PATCH 16/31] e1000e: Set MII_ANER_NWAY
` [PATCH 17/31] tests/qtest/e1000e-test: Fix the code style
` [PATCH 18/31] tests/qtest/libqos/e1000e: Remove duplicate register definitions
` [PATCH 19/31] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr
` [PATCH 20/31] pcie: Introduce pcie_sriov_num_vfs
` [PATCH 21/31] e1000: Split header files
` [PATCH 22/31] igb: Copy e1000e code
` [PATCH 23/31] igb: Rename identifiers
` [PATCH 24/31] igb: Build igb
` [PATCH 25/31] igb: Transform to 82576 implementation
` [PATCH 26/31] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH 27/31] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH 28/31] tests/qtest/libqos/igb: Copy e1000e code
` [PATCH 29/31] tests/qtest/libqos/igb: Transform to igb tests
` [PATCH 30/31] tests/avocado: Add igb test
` [PATCH 31/31] docs/system/devices/igb: Add igb documentation
[PATCH] bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
2023-01-12 11:03 UTC (3+ messages)
[PATCH v4 0/4] compare machine type compat_props
2023-01-12 10:14 UTC (4+ messages)
` [PATCH v4 4/4] scripts: add script to compare compatible properties
[PATCH v2 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
2023-01-12 10:37 UTC (10+ messages)
` [PATCH v2 1/8] hw/mem/cxl_type3: Improve error handling in realize()
` [PATCH v2 2/8] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PATCH v2 3/8] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PATCH v2 4/8] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PATCH v2 5/8] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PATCH v2 6/8] qemu/bswap: Add const_le64()
` [PATCH v2 7/8] qemu/uuid: Add UUID static initializer
` [PATCH v2 8/8] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
[PATCH] tests/qtest: Poll on waitpid() for a while before sending SIGKILL
2023-01-12 10:28 UTC (5+ messages)
[PATCH v2] hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
2023-01-12 9:45 UTC (3+ messages)
[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
2023-01-12 9:25 UTC (6+ messages)
` [PULL v4 76/83] vhost-user: Support vhost_dev_start
[RESEND PATCH 0/2] migration: Report migration related thread pid to libvirt to support migration pin
2023-01-12 9:24 UTC (5+ messages)
` [RESEND PATCH 2/2] migration: report multiFd related thread pid to libvirt
[PATCH] hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
2023-01-12 9:16 UTC (3+ messages)
[PATCH v6 00/13] vfio/migration: Implement VFIO migration protocol v2
2023-01-12 8:50 UTC (14+ messages)
` [PATCH v6 01/13] linux-headers: Update to v6.2-rc1
` [PATCH v6 02/13] migration: No save_live_pending() method uses the QEMUFile parameter
` [PATCH v6 03/13] vfio/migration: Fix NULL pointer dereference bug
` [PATCH v6 04/13] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PATCH v6 05/13] migration/qemu-file: Add qemu_file_get_to_fd()
` [PATCH v6 06/13] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
` [PATCH v6 07/13] vfio/migration: Move migration v1 logic to vfio_migration_init()
` [PATCH v6 08/13] vfio/migration: Rename functions/structs related to v1 protocol
` [PATCH v6 09/13] vfio/migration: Implement VFIO migration protocol v2
` [PATCH v6 10/13] vfio/migration: Optimize vfio_save_pending()
` [PATCH v6 11/13] vfio/migration: Remove VFIO migration protocol v1
` [PATCH v6 12/13] vfio: Alphabetize migration section of VFIO trace-events file
` [PATCH v6 13/13] docs/devel: Align VFIO migration docs to v2 protocol
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).