qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-17 22:11:37 to 2023-01-18 15:00:03 UTC [more...]

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

[PATCH v14 00/11] s390x: CPU Topology
 2023-01-18 14:23 UTC  (23+ 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 v2] tests/qtest/qom-test: Do not print tested properties by default
 2023-01-18 13:09 UTC  (8+ messages)
        ` float tests are too verbose (was: [PATCH v2] tests/qtest/qom-test: Do not print tested properties by default)

[PATCH v5 0/2] riscv: Allow user to set the satp mode
 2023-01-18 12:19 UTC  (5+ messages)
` [PATCH v5 2/2] "

[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 0/3] avocado_qemu: allow cross-arch tests
 2023-01-18 12:43 UTC  (4+ 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 RFC 00/21] migration: Support hugetlb doublemaps
 2023-01-18 12:08 UTC  (10+ messages)
` [PATCH RFC 01/21] update linux headers
` [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
` [PATCH RFC 07/21] ramblock: Cache file offset for file-backed ramblocks

[PATCH v4 0/5] hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example
 2023-01-18 12:32 UTC  (9+ messages)
` [PATCH v4 1/5] hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
` [PATCH v4 2/5] hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
` [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

[PATCH 0/3] TSA: make sure QEMU compiles when using clang TSA
 2023-01-18 12:31 UTC  (9+ messages)
` [PATCH 2/3] bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings

[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  (10+ messages)
` [PATCH 1/5] migration: Updated QAPI format for 'migrate' qemu monitor command

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-18 10:17 UTC  (12+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-01-18 10:13 UTC  (3+ messages)

[PATCH 0/2] target/riscv: Fix double calls to gen_set_rm [#1411]
 2023-01-18 10:01 UTC  (5+ messages)
` [PATCH 1/2] target/arm: Introduce helper_set_rounding_mode_chkfrm
` [PATCH 2/2] target/riscv: Remove helper_set_rod_rounding_mode

[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

[PATCH 0/2] hw/ppc/pegasos2: Extract southbridge creation code to via_vt8231_create
 2023-01-18  9:51 UTC  (4+ messages)
` [PATCH 2/2] hw/ppc/pegasos2: Extract via_vt8231_create() helper

mips, nvme/pci boot regression (commit 145e2198d749)
 2023-01-18  9:42 UTC  (4+ messages)

reverse-{debugging,continue} not working on v7.2.0, i386 guest
 2023-01-18  9:39 UTC  (4+ messages)

[PATCH v2] target/tricore: Remove unused fields from CPUTriCoreState
 2023-01-18  9:33 UTC 

[PATCH] target/tricore: Remove unused fields from CPUTriCoreState
 2023-01-18  9:05 UTC  (4+ messages)

[PATCH] linux-user: fix strace build w/out munlockall
 2023-01-18  9:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/11] hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
 2023-01-18  8:48 UTC  (14+ messages)
` [PATCH v2 01/11] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
` [PATCH v2 02/11] hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers
` [PATCH v2 04/11] hw/arm/aspeed: Use the IEC binary prefix definitions

[PATCH v3 0/3] python/qemu/machine: fix potential hang in QMP accept
 2023-01-18  8:02 UTC  (4+ messages)
` [PATCH v3 3/3] python/qemu/machine: use socketpair() for QMP by default

[PULL 00/15] Trivial branch for 8.0 patches
 2023-01-18  7:52 UTC  (16+ messages)
` [PULL 01/15] Call qemu_socketpair() instead of socketpair() when possible
` [PULL 02/15] hw/display: Move omap_lcdc.c out of target-specific source set
` [PULL 03/15] hw/intc: Move some files out of the "
` [PULL 04/15] hw/tpm: Move tpm_ppi.c out of "
` [PULL 05/15] hw/arm: Move various units to softmmu_ss[]
` [PULL 06/15] hw/cpu: Mark arm11 and realview mpcore as target-independent code
` [PULL 07/15] hw/intc: Mark more interrupt-controller files as target independent
` [PULL 08/15] hw/usb: Mark the XLNX_VERSAL-related files as target-independent
` [PULL 09/15] tests/qtest/test-hmp: Improve the check for verbose mode
` [PULL 10/15] hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
` [PULL 11/15] ccid-card-emulated: fix cast warning/error
` [PULL 12/15] hw/pvrdma: Protect against buggy or malicious guest driver
` [PULL 13/15] hw/cxl/cxl-cdat.c: spelling: missmatch
` [PULL 14/15] hw/cxl/cxl-host: Fix an error message typo
` [PULL 15/15] hw/ssi/sifive_spi.c: spelling: reigster

[PATCH 0/4] Misc macio clean ups
 2023-01-18  7:19 UTC  (9+ messages)
` [PATCH 1/4] hw/misc/macio: Avoid some QOM casts
` [PATCH 2/4] hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity
` [PATCH 3/4] hw/misc/macio: Remove some single use local variables
` [PATCH 4/4] hw/misc/macio: Return bool from functions taking errp

[PATCH v8] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-18  4:27 UTC  (15+ messages)

completion timeouts with pin-based interrupts in QEMU hw/nvme
 2023-01-18  4:17 UTC  (2+ messages)

[PATCH RESEND v3 00/10] migration: introduce dirtylimit capability
 2023-01-18  2:38 UTC  (7+ messages)
` [PATCH RESEND v3 08/10] migration: Implement dirty-limit convergence algo
` [PATCH RESEND v3 09/10] migration: Export dirty-limit time info for observation

[PATCH v3 0/5] hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example
 2023-01-18  2:30 UTC  (12+ messages)
` [PATCH v3 1/5] hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
` [PATCH v3 2/5] hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
` [PATCH v3 3/5] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
` [PATCH v3 4/5] hw/arm/aspeed: Add aspeed_eeprom.c
` [PATCH v3 5/5] hw/nvram/eeprom_at24c: Make reset behavior more like hardware

[PATCH v3 0/6] qemu/bswap: Use compiler __builtin_bswap()
 2023-01-18  2:17 UTC  (5+ messages)

[PATCH v2 00/10] tcg/loongarch64: Reorg goto_tb and cleanups
 2023-01-18  1:11 UTC  (11+ messages)
` [PATCH v2 01/10] target/loongarch: Enable the disassembler for host tcg
` [PATCH v2 02/10] target/loongarch: Disassemble jirl properly
` [PATCH v2 03/10] target/loongarch: Disassemble pcadd* addresses
` [PATCH v2 04/10] tcg/loongarch64: Optimize immediate loading
` [PATCH v2 05/10] tcg/loongarch64: Update tcg-insn-defs.c.inc
` [PATCH v2 06/10] tcg/loongarch64: Introduce tcg_out_addi
` [PATCH v2 07/10] tcg/loongarch64: Improve setcond expansion
` [PATCH v2 08/10] tcg/loongarch64: Implement movcond
` [PATCH v2 09/10] tcg/loongarch64: Use tcg_pcrel_diff in tcg_out_ldst
` [PATCH v2 10/10] tcg/loongarch64: Reorg goto_tb implementation

[PATCH] tcg/riscv: Use tcg_pcrel_diff in tcg_out_ldst
 2023-01-18  0:25 UTC  (2+ messages)

[PATCH] configure: do not quote $PKG_CONFIG
 2023-01-17 23:37 UTC 

[PULL 00/22] tcg patch queue
 2023-01-17 23:10 UTC  (23+ messages)
` [PULL 01/22] tcg: Split out tcg_out_exit_tb
` [PULL 02/22] tcg/i386: Remove unused goto_tb code for indirect jump
` [PULL 03/22] tcg/ppc: "
` [PULL 04/22] tcg/sparc64: "
` [PULL 05/22] tcg: Replace asserts on tcg_jmp_insn_offset
` [PULL 06/22] tcg: Introduce set_jmp_insn_offset
` [PULL 07/22] tcg: Introduce get_jmp_target_addr
` [PULL 08/22] tcg: Split out tcg_out_goto_tb
` [PULL 09/22] tcg: Rename TB_JMP_RESET_OFFSET_INVALID to TB_JMP_OFFSET_INVALID
` [PULL 10/22] tcg: Add gen_tb to TCGContext
` [PULL 11/22] tcg: Add TranslationBlock.jmp_insn_offset
` [PULL 12/22] tcg: Change tb_target_set_jmp_target arguments
` [PULL 13/22] tcg: Move tb_target_set_jmp_target declaration to tcg.h
` [PULL 14/22] tcg: Always define tb_target_set_jmp_target
` [PULL 15/22] tcg: Remove TCG_TARGET_HAS_direct_jump
` [PULL 16/22] tcg/aarch64: Reorg goto_tb implementation
` [PULL 17/22] tcg/ppc: "
` [PULL 18/22] tcg/sparc64: Remove USE_REG_TB
` [PULL 19/22] tcg/sparc64: Reorg goto_tb implementation
` [PULL 20/22] tcg/arm: Implement direct branch for goto_tb
` [PULL 21/22] tcg/riscv: Introduce OPC_NOP
` [PULL 22/22] tcg/riscv: Implement direct branch for goto_tb

[PATCH qemu v2 3/3] target/arm/gdbstub: Support reading M security extension registers from GDB
 2023-01-17 22:48 UTC  (3+ messages)

[PATCH qemu v2 2/3] target/arm/gdbstub: Support reading M system registers from GDB
 2023-01-17 22:45 UTC  (3+ messages)

[PATCH v5 0/4] compare machine type compat_props
 2023-01-17 22:42 UTC  (3+ messages)
` [PATCH v5 2/4] python/qmp: increase read buffer size

[PATCH v2 0/5] hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example
 2023-01-17 22:25 UTC  (5+ messages)
` [PATCH v2 1/5] hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards


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