messages from 2023-01-30 14:06:36 to 2023-01-30 21:04:39 UTC [more...]
[PATCH 00/27] tcg: Simplify temporary usage
2023-01-30 20:59 UTC (24+ messages)
` [PATCH] target/arm: Fix physical address resolution for Stage2
` [PATCH 01/27] tcg: Adjust TCGContext.temps_in_use check
` [PATCH 02/27] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
` [PATCH 03/27] accel/tcg: Use more accurate max_insns for tb_overflow
` [PATCH 04/27] tcg: Remove branch-to-next regardless of reference count
` [PATCH 05/27] tcg: Rename TEMP_LOCAL to TEMP_TB
` [PATCH 06/27] tcg: Add liveness_pass_0
` [PATCH 07/27] tcg: Remove TEMP_NORMAL
` [PATCH 08/27] tcg: Pass TCGTempKind to tcg_temp_new_internal
` [PATCH 09/27] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
` [PATCH 11/27] tcg: Use tcg_temp_ebb_new_* in tcg/
` [PATCH 12/27] accel/tcg/plugin: Use tcg_temp_ebb_*
` [PATCH 13/27] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
` [PATCH 15/27] tcg: Change default temp lifetime to TEMP_TB
` [PATCH 16/27] target/arm: Drop copies in gen_sve_{ldr,str}
` [PATCH 17/27] target/arm: Don't use tcg_temp_local_new_*
` [PATCH 18/27] target/cris: Don't use tcg_temp_local_new
` [PATCH 19/27] target/hexagon: Don't use tcg_temp_local_new_*
` [PATCH 22/27] target/mips: Don't use tcg_temp_local_new
` [PATCH 23/27] target/ppc: "
` [PATCH 24/27] target/xtensa: Don't use tcg_temp_local_new_*
` [PATCH 25/27] exec/gen-icount: Don't use tcg_temp_local_new_i32
` [PATCH 26/27] tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
[PATCH 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
2023-01-30 20:55 UTC (7+ messages)
` [PATCH 3/4] qemu-io: add -r option to register I/O buffer
` [PATCH 4/4] iotests/detect-zeroes-registered-buf: add new test
[RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
2023-01-30 20:45 UTC (5+ messages)
[PULL 00/56] virtio,pc,pci: features, cleanups, fixes
2023-01-30 20:21 UTC (59+ messages)
` [PULL 01/56] shpc: disallow unplug when power indicator is blinking
` [PULL 02/56] hw/i386/acpi-build: Remove unused attributes
` [PULL 03/56] hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
` [PULL 04/56] hw/acpi/piix4: No need to #include "hw/southbridge/piix.h"
` [PULL 05/56] hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::madt_cpu
` [PULL 06/56] vhost-user: Correct a reference of TARGET_AARCH64
` [PULL 07/56] hw/pci-host: Use register definitions from PCI standard
` [PULL 08/56] virtio-rng-pci: fix migration compat for vectors
` [PULL 09/56] intel-iommu: Document iova_tree
` [PULL 12/56] tests: acpi: cleanup arguments to make them more readable
` [PULL 13/56] tests: acpi: whitelist DSDT blobs for tests that use pci-bridges
` [PULL 14/56] tests: acpi: extend pcihp with nested bridges
` [PULL 15/56] tests: acpi: update expected blobs
` [PULL 16/56] tests: acpi: cleanup use_uefi argument usage
` [PULL 17/56] pci_bridge: remove whitespace
` [PULL 18/56] x86: acpi: pcihp: clean up duplicate bridge_in_acpi assignment
` [PULL 19/56] pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap
` [PULL 20/56] pcihp: piix4: do not call acpi_pcihp_reset() when ACPI PCI hotplug is disabled
` [PULL 21/56] pci: acpihp: assign BSEL only to coldplugged bridges
` [PULL 22/56] x86: pcihp: fix invalid AML PCNT calls to hotplugged bridges
` [PULL 23/56] tests: boot_sector_test: avoid crashing if status is not available yet
` [PULL 10/56] x86: don't let decompressed kernel image clobber setup_data
` [PULL 11/56] tests: qtest: print device_add error before failing test
` [PULL 26/56] tests: acpi: add reboot cycle to bridge test
` [PULL 27/56] tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery
` [PULL 28/56] pcihp: drop pcihp_bridge_en dependency when composing PCNT method
` [PULL 29/56] tests: acpi: update expected blobs
` [PULL 30/56] tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machinery
` [PULL 24/56] tests: acpi: extend bridge tests with hotplugged bridges
` [PULL 31/56] pcihp: compose PCNT callchain right before its user _GPE._E01
` [PULL 32/56] pcihp: do not put empty PCNT in DSDT
` [PULL 25/56] tests: boot_sector_test(): make it multi-shot
` [PULL 33/56] tests: acpi: update expected blobs
` [PULL 34/56] whitelist DSDT before adding endpoint devices to bridge testcases
` [PULL 35/56] tests: acpi: add endpoint devices to bridges
` [PULL 36/56] tests: acpi: update expected blobs
` [PULL 37/56] x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridges
` [PULL 38/56] pci: acpi: wire up AcpiDevAmlIf interface to generic bridge
` [PULL 39/56] pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml
` [PULL 40/56] pci: make sure pci_bus_is_express() won't error out with "discards ‘const’ qualifier"
` [PULL 41/56] pcihp: isolate rule whether slot should be described in DSDT
` [PULL 42/56] tests: acpi: whitelist DSDT before decoupling PCI hotplug code from basic slots description
` [PULL 43/56] pcihp: acpi: decouple hotplug and generic "
` [PULL 44/56] tests: acpi: update expected blobs
` [PULL 45/56] tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged bridges
` [PULL 46/56] pcihp: acpi: ignore coldplugged bridges when composing hotpluggable slots
` [PULL 47/56] tests: acpi: update expected blobs
` [PULL 48/56] tests: acpi: whitelist DSDT before moving non-hotpluggble slots description from hotplug path
` [PULL 49/56] pcihp: generate populated non-hotpluggble slot descriptions on non-hotplug path
` [PULL 50/56] tests: acpi: update expected blobs
` [PULL 51/56] vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests
` [PULL 52/56] hw: Use TYPE_PCI_BUS definition where appropriate
` [PULL 53/56] tests/qtest/bios-tables-test: Make the test less verbose by default
` [PULL 54/56] Revert "vhost-user: Monitor slave channel in vhost_user_read()"
` [PULL 55/56] Revert "vhost-user: Introduce nested event loop "
` [PULL 56/56] docs/pcie.txt: Replace ioh3420 with pcie-root-port
[PATCH] softmmu: Use memmove in flatview_write_continue
2023-01-30 20:28 UTC (4+ messages)
[PATCH v2 00/23] target/arm: Implement FEAT_FGT fine-grained traps
2023-01-30 19:47 UTC (26+ messages)
` [PATCH v2 01/23] target/arm: Name AT_S1E1RP and AT_S1E1WP cpregs correctly
` [PATCH v2 02/23] target/arm: Correct syndrome for ATS12NSO* at Secure EL1
` [PATCH v2 03/23] target/arm: Remove CP_ACCESS_TRAP_UNCATEGORIZED_{EL2, EL3}
` [PATCH v2 04/23] target/arm: Move do_coproc_insn() syndrome calculation earlier
` [PATCH v2 05/23] target/arm: All UNDEF-at-EL0 traps take priority over HSTR_EL2 traps
` [PATCH v2 06/23] target/arm: Make HSTR_EL2 traps take priority over UNDEF-at-EL1
` [PATCH v2 07/23] target/arm: Disable HSTR_EL2 traps if EL2 is not enabled
` [PATCH v2 08/23] target/arm: Define the FEAT_FGT registers
` [PATCH v2 09/23] target/arm: Implement FGT trapping infrastructure
` [PATCH v2 10/23] target/arm: Mark up sysregs for HFGRTR bits 0..11
` [PATCH v2 11/23] target/arm: Mark up sysregs for HFGRTR bits 12..23
` [PATCH v2 12/23] target/arm: Mark up sysregs for HFGRTR bits 24..35
` [PATCH v2 13/23] target/arm: Mark up sysregs for HFGRTR bits 36..63
` [PATCH v2 14/23] target/arm: Mark up sysregs for HDFGRTR bits 0..11
` [PATCH v2 15/23] target/arm: Mark up sysregs for HDFGRTR bits 12..63
` [PATCH v2 16/23] target/arm: Mark up sysregs for HFGITR bits 0..11
` [PATCH v2 17/23] target/arm: Mark up sysregs for HFGITR bits 12..17
` [PATCH v2 18/23] target/arm: Mark up sysregs for HFGITR bits 18..47
` [PATCH v2 19/23] target/arm: Mark up sysregs for HFGITR bits 48..63
` [PATCH v2 20/23] target/arm: Implement the HFGITR_EL2.ERET trap
` [PATCH v2 21/23] target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps
` [PATCH v2 22/23] target/arm: Implement MDCR_EL2.TDCC and MDCR_EL3.TDCC traps
` [PATCH v2 23/23] target/arm: Enable FEAT_FGT on '-cpu max'
[PATCH qemu 0/1] vmxnet3: MAC address falls to permanent
2023-01-30 19:06 UTC (2+ messages)
` [PATCH qemu 1/1] vmxnet3: add mac address restore upon reset
[PATCH qemu 1/1] vmxnet3: add mac address restore upon reset
2023-01-30 18:58 UTC (2+ messages)
Please review a important patch abort fix setting of CPUX86State::gdt::base
2023-01-30 19:31 UTC (4+ messages)
` "
[PATCH] target/riscv: set tval for triggered watchpoints
2023-01-30 19:10 UTC (2+ messages)
[PATCH 0/2] fix for #285
2023-01-30 19:09 UTC (7+ messages)
` [PATCH 2/2] tcg: use QTree instead of GTree
[PATCH] vhost-user-fs: Back up vqs before cleaning up vhost_dev
2023-01-30 19:09 UTC (3+ messages)
[PATCH v3 00/14] Add support for the T-Head vendor extensions
2023-01-30 19:03 UTC (7+ messages)
` [PATCH v3 08/14] RISC-V: Adding T-Head MemPair extension
[PATCH] target/ppc/translate: Add dummy implementation for dcblc instruction
2023-01-30 18:49 UTC
[PATCH v3 0/9] virtio-gpu: Support Venus Vulkan driver
2023-01-30 18:36 UTC (12+ messages)
` [PATCH v3 2/9] virtio-gpu: hostmem
` [PATCH v3 3/9] virtio-gpu: Handle resource blob commands
` [PATCH v3 5/9] virtio-gpu: Unrealize
` [PATCH v3 8/9] virtio-gpu: Initialize Venus
` [PATCH v3 9/9] virtio-gpu: Get EGL Display callback
[RFC v6 0/4] Add zoned storage emulation to virtio-blk driver
2023-01-30 18:30 UTC (5+ messages)
` [RFC v6 2/4] virtio-blk: add zoned storage emulation for zoned devices
[PATCH qemu 0/1] MAC address falls to permanent
2023-01-30 18:09 UTC
[PATCH v4 0/3] riscv_load_fdt() semantics change
2023-01-30 18:02 UTC (5+ messages)
` [PATCH v4 3/3] hw/riscv: change riscv_compute_fdt_addr() semantics
[PATCH 0/6] Shorten the runtime of some gitlab-CI shared runner jobs
2023-01-30 17:45 UTC (5+ messages)
` [PATCH 4/6] gitlab-ci.d/buildtest: Merge the --without-default-* jobs
` [PATCH 5/6] gitlab-ci.d/buildtest: Merge the two gprof-gcov jobs
[PATCH v3 00/10] hw/cxl: CXL emulation cleanups and minor fixes for upstream
2023-01-30 15:07 UTC (12+ messages)
` [PATCH v3 01/10] hw/mem/cxl_type3: Improve error handling in realize()
` [PATCH v3 02/10] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PATCH v3 03/10] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PATCH v3 04/10] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PATCH v3 05/10] tests/acpi: Allow update of q35/DSDT.cxl
` [PATCH v3 06/10] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PATCH v3 07/10] tests/acpi: Update q35/DSDT.cxl for removed duplicate _UID
` [PATCH v3 08/10] qemu/bswap: Add const_le64()
` [PATCH v3 09/10] qemu/uuid: Add UUID static initializer
` [PATCH v3 10/10] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
[RFC v4 0/3] CXL Type-3 Volatile Memory Support
2023-01-30 14:38 UTC (8+ messages)
` [RFC v4 2/3] tests/qtest/cxl-test: whitespace, line ending cleanup
` [RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH v2 00/10] Resolve isabus global
2023-01-30 17:05 UTC (4+ messages)
` [PATCH v2 06/10] hw/ide/pci: Add PCIIDEState::isa_irqs[]
RFC: towards systemd socket activation in q-s-d
2023-01-30 16:55 UTC (6+ messages)
[PATCH 0/3] Vhost-user: replace _SLAVE_ with _BACKEND_
2023-01-30 16:44 UTC (2+ messages)
[PATCH] pci: add enforce_slot_reserved_mask_manual property
2023-01-30 16:36 UTC (7+ messages)
[PATCH v2] backends/vhost-user: remove the ioeventfd check
2023-01-30 16:15 UTC (2+ messages)
[PATCH v3 0/8] hw/cxl: RAS error emulation and injection
2023-01-30 15:52 UTC (9+ messages)
` [PATCH v3 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [PATCH v3 2/8] hw/pci/aer: Add missing routing for AER errors
` [PATCH v3 3/8] hw/pci-bridge/cxl_root_port: Wire up AER
` [PATCH v3 4/8] hw/pci-bridge/cxl_root_port: Wire up MSI
` [PATCH v3 5/8] hw/mem/cxl-type3: Add AER extended capability
` [PATCH v3 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
` [PATCH v3 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH v3 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support
[PATCH v4 00/28] e1000x cleanups (preliminary for IGB)
2023-01-30 15:47 UTC (5+ messages)
` [PATCH v4 20/28] net: Strip virtio-net header when dumping
[PATCH] hw/timer/hpet: Fix expiration time overflow
2023-01-30 15:11 UTC (2+ messages)
[PATCH] acpi: Set maximum size to 64k for "etc/acpi/rsdp" blob
2023-01-30 15:07 UTC (4+ messages)
[PATCH v4 0/3] tcg: add perfmap and jitdump
2023-01-30 14:43 UTC (4+ messages)
` [PATCH v4 2/3] accel/tcg: Add debuginfo support
[PATCH v2 00/13] Introduce igb
2023-01-30 14:42 UTC (9+ messages)
` [PATCH] fuzz: add igb testcases
[PATCH v2 0/9] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
2023-01-30 14:31 UTC (8+ messages)
` [PATCH v2 2/9] igb: handle PF/VF reset properly
` [PATCH v2 3/9] igb: implement VFRE and VFTE registers
` [PATCH v2 5/9] igb: check oversized packets for VMDq
[PATCH v5 00/20] Clean up includes
2023-01-30 14:12 UTC (3+ messages)
` [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
[PATCH v5 0/9] Introduce igb
2023-01-30 14:08 UTC (10+ messages)
` [PATCH v5 1/9] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr
` [PATCH v5 2/9] pcie: Introduce pcie_sriov_num_vfs
` [PATCH v5 3/9] e1000: Split header files
` [PATCH v5 4/9] Intrdocue igb device emulation
` [PATCH v5 5/9] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH v5 6/9] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH v5 7/9] igb: Introduce qtest for igb device
` [PATCH v5 8/9] tests/avocado: Add igb test
` [PATCH v5 9/9] docs/system/devices/igb: Add igb documentation
[PATCH v2 00/11] Multifd zero page support
2023-01-30 14:06 UTC (5+ messages)
` [PATCH v2 08/11] multifd: Add capability to enable/disable zero_page
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).