messages from 2023-01-18 09:34:18 to 2023-01-19 07:04:18 UTC [more...]
[PATCH v4 00/19] Clean up includes
2023-01-19 6:59 UTC (8+ messages)
` [PATCH v4 03/19] scripts/clean-includes: Skip symbolic links
` [PATCH v4 05/19] crypto: Clean up includes
` [PATCH v4 08/19] hw/tricore: "
` [PATCH v4 11/19] net: "
` [PATCH v4 12/19] target/hexagon: "
` [PATCH v4 16/19] Fix non-first inclusions of qemu/osdep.h
` [PATCH v4 19/19] Drop duplicate #include
[PATCH v4 0/3] memory: prevent dma-reentracy issues
2023-01-19 7:00 UTC (2+ messages)
` [PATCH v4 1/3] "
Who maintains util/userfaultfd.c?
2023-01-19 6:40 UTC
reverse-{debugging,continue} not working on v7.2.0, i386 guest
2023-01-19 4:40 UTC (5+ messages)
completion timeouts with pin-based interrupts in QEMU hw/nvme
2023-01-19 4:03 UTC (14+ messages)
Announcement of aborting HAXM maintenance
2023-01-19 3:56 UTC
Recall: Announcement of aboring HAXM maintenance
2023-01-19 3:55 UTC
Recall: Announcement of aboring HAXM maintenance
2023-01-19 3:51 UTC
Announcement of aboring HAXM maintenance
2023-01-19 3:50 UTC
[PATCH v2 0/6] riscv: fdt related cleanups
2023-01-19 2:23 UTC (13+ messages)
` [PATCH v2 1/6] hw/riscv/boot.c: calculate fdt size after fdt_pack()
` [PATCH v2 2/6] hw/riscv: split fdt address calculation from fdt load
` [PATCH v2 3/6] hw/riscv: simplify riscv_compute_fdt_addr()
` [PATCH v2 4/6] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
` [PATCH v2 5/6] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
` [PATCH v2 6/6] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
[PATCH v2 0/5] Nested virtualization fixes for QEMU
2023-01-19 2:05 UTC (12+ messages)
` [PATCH v2 2/5] target/riscv: Update VS timer whenever htimedelta changes
[PATCH v5 0/2] riscv: Allow user to set the satp mode
2023-01-19 0:25 UTC (8+ messages)
` [PATCH v5 2/2] "
[PATCH 0/1] move create_fw_cfg() to init() (Gitlab #1343)
2023-01-19 0:23 UTC (4+ messages)
` [PATCH 1/1] hw/riscv/virt.c: move create_fw_cfg() back to virt_machine_init()
[PATCH v8 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
2023-01-19 0:20 UTC (10+ messages)
` [PATCH v8 1/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
` [PATCH v8 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()
[PATCH 0/2] target/riscv: Fix double calls to gen_set_rm [#1411]
2023-01-18 23:49 UTC (8+ messages)
` [PATCH 1/2] target/arm: Introduce helper_set_rounding_mode_chkfrm
` [PATCH 2/2] target/riscv: Remove helper_set_rod_rounding_mode
[PATCH] tcg/riscv: Use tcg_pcrel_diff in tcg_out_ldst
2023-01-18 22:41 UTC (2+ messages)
[PATCH v8] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-18 22:39 UTC (16+ messages)
[PATCH 00/20] target/arm: CONFIG_TCG=n part 1
2023-01-18 21:28 UTC (23+ messages)
` [PATCH 01/20] target/arm: rename handle_semihosting to tcg_handle_semihosting
` [PATCH 02/20] target/arm: wrap psci call with tcg_enabled
` [PATCH 03/20] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [PATCH 04/20] target/arm: Move PC alignment check
` [PATCH 05/20] target/arm: Move cpregs code out of cpu.h
` [PATCH 06/20] target/arm: Move cpregs code into cpregs.c
` [PATCH 07/20] target/arm: Move define_debug_regs() to cpregs.c
` [PATCH 08/20] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
` [PATCH 09/20] target/arm: move translate modules to tcg/
` [PATCH 10/20] target/arm: move helpers "
` [PATCH 11/20] target/arm: Move psci.c into the tcg directory
` [PATCH 12/20] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
` [PATCH 13/20] target/arm: Move hflags code into the tcg directory
` [PATCH 14/20] target/arm: Move regime_using_lpae_format into internal.h
` [PATCH 15/20] target/arm: Don't access TCG code when debugging with KVM
` [PATCH 16/20] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
` [PATCH 17/20] target/arm: Move cortex sysregs into cpregs.c
` [PATCH 18/20] tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPI
` [PATCH 19/20] tests/avocado: Skip tests that require a missing accelerator
` [PATCH 20/20] tests/avocado: Tag TCG tests with accel:tcg
Integrating with new Intel DSA hardware offloading
2023-01-18 18:59 UTC
[PATCH RFC 00/21] migration: Support hugetlb doublemaps
2023-01-18 20:21 UTC (10+ messages)
` [PATCH RFC 02/21] util: Include osdep.h first in util/mmap-alloc.c
` [PATCH RFC 03/21] physmem: Add qemu_ram_is_hugetlb()
` [PATCH RFC 04/21] madvise: Include linux/mman.h under linux-headers/
` [PATCH RFC 06/21] madvise: Add QEMU_MADV_COLLAPSE
[RFC 0/3] virtio-blk: add iothread-vq-mapping parameter
2023-01-18 19:47 UTC (4+ messages)
` [RFC 1/3] qdev-properties: alias all object class properties
` [RFC 2/3] qdev: add IOThreadVirtQueueMappingList property type
` [RFC 3/3] virtio-blk: add iothread-vq-mapping parameter
[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
2023-01-18 19:31 UTC (11+ messages)
[PULL v1 0/2] Merge tpm 2023/01/17 v1
2023-01-18 19:08 UTC (2+ messages)
[PATCH v2] target/tricore: Remove unused fields from CPUTriCoreState
2023-01-18 19:01 UTC (2+ messages)
[PATCH v4 0/5] hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example
2023-01-18 18:50 UTC (8+ messages)
` [PATCH v4 3/5] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
` [PATCH v4 4/5] hw/arm/aspeed: Add aspeed_eeprom.c
` [PATCH v4 5/5] hw/nvram/eeprom_at24c: Make reset behavior more like hardware
virtio-iommu issue with VFIO device downstream to a PCIe-to-PCI bridge: VFIO devices are not assigned any iommu group
2023-01-18 18:48 UTC (10+ messages)
[PATCH] target/tricore: Remove unused fields from CPUTriCoreState
2023-01-18 18:37 UTC (4+ messages)
QEMU iotest 267 failure / assertion in migration code
2023-01-18 18:02 UTC (2+ messages)
[PATCH v4 0/2] arm: enable MTE for QEMU + kvm
2023-01-18 17:37 UTC (4+ messages)
` [PATCH v4 1/2] arm/kvm: add support for MTE
[PATCH 0/3] TSA: make sure QEMU compiles when using clang TSA
2023-01-18 17:35 UTC (12+ messages)
` [PATCH 2/3] bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings
[PATCH 0/3] avocado_qemu: allow cross-arch tests
2023-01-18 17:21 UTC (9+ messages)
` [PATCH 1/3] avocado_qemu: enhance CANCEL message in QemuBaseTest:setUp()
` [PATCH 2/3] avocado_qemu: add AVOCADO_DEFAULT_ARCH for cross-arch tests
` [PATCH 3/3] avocado_qemu: add AVOCADO_DEFAULT_MACHINE
[PATCH v14 00/11] s390x: CPU Topology
2023-01-18 17:10 UTC (38+ messages)
` [PATCH v14 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v14 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v14 07/11] target/s390x/cpu topology: activating CPU topology
` [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 v2 0/4] bulk: Replace TARGET_FMT_plx by HWADDR_PRIx
2023-01-18 17:04 UTC (4+ messages)
` [PATCH v2 2/4] bulk: Coding style fixes
[PATCH 0/2] hw/ppc/pegasos2: Extract southbridge creation code to via_vt8231_create
2023-01-18 16:59 UTC (5+ messages)
` [PATCH 2/2] hw/ppc/pegasos2: Extract via_vt8231_create() helper
[RFC PATCH] gitlab: wrap up test results for custom runners
2023-01-18 16:58 UTC
[PATCH v2] ppc/pegasos2: Improve readability of VIA south bridge creation
2023-01-18 16:45 UTC
[PATCH 0/3] Remove C virtiofsd
2023-01-18 16:00 UTC (6+ messages)
` [PATCH 1/3] virtiofsd: Remove build and docs glue
` [PATCH 2/3] virtiofsd: Remove source
` [PATCH 3/3] virtiofsd: Swing deprecated message to removed-features
[PATCH v2] tests/qtest/qom-test: Do not print tested properties by default
2023-01-18 15:51 UTC (9+ messages)
` float tests are too verbose (was: [PATCH v2] tests/qtest/qom-test: Do not print tested properties by default)
[PATCH] vhost-user-fs: add capability to allow migration
2023-01-18 15:52 UTC (2+ messages)
[PATCH v3 0/7] AML Housekeeping
2023-01-18 14:59 UTC (9+ messages)
` [PATCH v3 2/7] hw/acpi/acpi_dev_interface: Resolve AcpiDeviceIfClass::madt_cpu
` [PATCH v3 6/7] hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
` [PATCH v3 7/7] piix3, ich9: Reuse qbus_build_aml()
[PATCH v8 00/11] parallels: Refactor the code of images checks and fix a bug
2023-01-18 14:48 UTC (7+ messages)
` [PATCH v8 07/11] parallels: Move check of cluster outside image to a separate function
` [PATCH v8 08/11] parallels: Move check of leaks "
` [PATCH v8 11/11] parallels: Incorrect condition in out-of-image check
[PATCH] tests/qtest/qom-test: Stop spamming the test log
2023-01-18 14:42 UTC (3+ messages)
[PATCH] tests/qtest/bios-tables-test: Make the test less verbose by default
2023-01-18 14:38 UTC (3+ messages)
[RFC PATCH v3 00/28] target/arm: Allow CONFIG_TCG=n builds
2023-01-18 12:46 UTC (10+ messages)
` [RFC PATCH v3 18/28] target/arm: Move common cpu code into cpu.c
[PATCH qemu 1/3] hw/misc/mt7628-sysctrl.c: Add mt7628 system control support
2023-01-18 9:06 UTC (3+ messages)
` [PATCH qemu 2/3] hw/intc/mt7628-intc.c: add mt7628 interrupt "
` [PATCH qemu 3/3] hw/mips/mt7628.c: add mt7628 soc support, add a mt7628 board VoCore2
[PATCH v7] tests/qtest: netdev: test stream and dgram backends
2023-01-18 12:04 UTC
[PULL 0/9] Testing, s390x and misc patches
2023-01-18 11:34 UTC (10+ messages)
` [PULL 1/9] Upgrade all packages in the FreeBSD VMs to ensure the freshness
` [PULL 2/9] Makefile: allow 'make uninstall'
` [PULL 3/9] bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
` [PULL 4/9] MAINTAINERS: Remove bouncing mail address from Kamil Rytarowski
` [PULL 5/9] tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPI
` [PULL 6/9] tests/qtest/e1000e-test: Fix the code style
` [PULL 7/9] tests/qtest/libqos/e1000e: Remove duplicate register definitions
` [PULL 8/9] tests/vm/haiku.x86_64: Update the Haiku VM to Beta 4
` [PULL 9/9] s390x/pv: Implement a CGS check helper
[PATCH v3 0/3] Add gdbstub support to HVF
2023-01-18 11:19 UTC (3+ messages)
` [PATCH v3 2/3] hvf: implement guest debugging on Apple Silicon hosts
[QUESTION] About virtio and eventloop
2023-01-18 11:10 UTC (3+ messages)
[PATCH v2 0/2] hw/pci-host/gt64120: Fix regression on big-endian targets
2023-01-18 11:08 UTC (4+ messages)
` [PATCH v2 1/2] hw/pci-host/gt64120: Fix PCI I/O config register endianness
` [PATCH v2 2/2] tests/avocado: Add test accessing NVMe on big-endian MIPS target
[PULL v4 76/83] vhost-user: Support vhost_dev_start
2023-01-18 11:01 UTC (11+ messages)
[for-8.0 v2 00/11] Refactor cryptodev
2023-01-18 11:01 UTC (7+ messages)
` [for-8.0 v2 05/11] cryptodev: Introduce 'query-cryptodev' QMP command
[PATCH 0/5] migration: Modified 'migrate' QAPI command for migration
2023-01-18 10:41 UTC (4+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-18 10:17 UTC (7+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
2023-01-18 10:13 UTC (2+ messages)
[PATCH] ppc/pegasos2: Improve readability of VIA south bridge creation
2023-01-18 9:53 UTC (3+ messages)
[PATCH 0/2] hw/pci-host/gt64120: Fix regression on big-endian targets
2023-01-18 9:52 UTC (6+ messages)
` [PATCH 1/2] hw/pci-host/gt64120: Fix PCI I/O config register endianness
` [PATCH 2/2] tests/avocado: Add test accessing NVMe on big-endian MIPS target
mips, nvme/pci boot regression (commit 145e2198d749)
2023-01-18 9:42 UTC (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).