qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 07:05:31 to 2021-02-09 10:34:59 UTC [more...]

[PATCH] MAINTAINERS: Add gdbstub.h to the "GDB stub" section
 2021-02-09 10:34 UTC  (4+ messages)

[PATCH] target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
 2021-02-09 10:33 UTC  (2+ messages)

[PATCH] target/i386/hvf: add vmware-cpuid-freq cpu feature
 2021-02-09 10:32 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v1 1/1] MAINTAINERS: Add a SiFIve machine section
 2021-02-09  9:03 UTC 

[PATCH 0/4] hw/{lm32,sh4}: Kconfig cleanups
 2021-02-08 20:22 UTC  (6+ messages)
` [PATCH 1/4] hw/sh4/Kconfig: Rename CONFIG_SH4 -> CONFIG_SH4_DEVICES
` [PATCH 2/4] hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
` [PATCH 3/4] hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
` [PATCH 4/4] hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICES

[PATCH 0/2] failover: trivial cleanup and fix
 2021-02-08  8:45 UTC  (6+ messages)
` [PATCH 1/2] pci: cleanup failover sanity check
` [PATCH 2/2] virtio-net: add missing object_unref()

[PATCH] input-linux: Make grabbing on start configurable
 2021-02-08 14:17 UTC 

[PATCH] target/i386: expose more MSRs to GDB
 2021-02-08 12:12 UTC  (2+ messages)

[PATCH 2/4] hw/block/fdc: Remove the check_media_rate property
 2021-02-08  7:05 UTC 

[PATCH] block/iscsi: Use lock guards
 2021-02-07  6:39 UTC  (2+ messages)

[PATCH 1/1] linux-user/syscall: Fix do_ioctl_ifconf() for 64 bit targets
 2021-02-06 14:11 UTC  (6+ messages)

[PATCH] README: Add Documentation blurb
 2021-02-05  0:49 UTC  (3+ messages)

[PATCH 0/1] target/arm: Fix SCR_EL3 migration issue
 2021-02-03 16:58 UTC  (8+ messages)
` [PATCH 1/1] target/arm: Add raw_writefn to SCR_EL3 register

[PATCH] target/avr/cpu: Use device_class_set_parent_realize()
 2021-02-03  2:07 UTC  (2+ messages)

[PATCH v3 0/6] hw/arm: Misc trivial fixes/cleanups
 2021-02-02 16:48 UTC  (14+ messages)
` [PATCH v3 1/6] hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
` [PATCH v3 2/6] hw/arm/exynos4210: "
` [PATCH v3 3/6] hw/arm/xlnx-versal: Versal SoC requires ZDMA
` [PATCH v3 4/6] hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripherals
` [PATCH v3 5/6] hw/net/can: ZynqMP CAN device requires PTIMER
` [PATCH v3 6/6] hw/arm: Display CPU type in machine description

[PATCH] hw/i386/xen: Remove dead code
 2021-02-02 16:39 UTC  (3+ messages)

[PATCH] MAINTAINERS: Cover docs/igd-assign.txt in VFIO section
 2021-02-02 15:56 UTC 

[RFC PATCH 0/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
 2021-02-02 14:26 UTC  (12+ messages)
` [RFC PATCH 1/2] hw/arm/raspi: Trivial code movement
` [RFC PATCH 2/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG

[PATCH] configure: Escape non-numbers in version_ge()
 2021-02-02 13:25 UTC  (3+ messages)

[PATCH] Fix SPDX-License-Identifier typos
 2021-02-02  8:38 UTC  (2+ messages)

[PATCH v2 0/7] hw/arm: Misc trivial fixes/cleanups
 2021-02-01 15:29 UTC  (16+ messages)
` [PATCH v2 1/7] hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
` [PATCH v2 2/7] hw/arm/exynos4210: "
` [PATCH v2 3/7] hw/arm/xlnx-versal: Versal SoC requires ZDMA
` [PATCH v2 4/7] hw/arm/virt: Do not include 64-bit CPUs in 32-bit build
` [PATCH v2 5/7] hw/arm/sbsa-ref: Restrict SBSA-ref board to 64-bit build
` [PATCH v2 6/7] hw/arm/xlnx-zcu102: Restrict ZynqMP ZCU102 "
` [PATCH v2 7/7] hw/arm: Display CPU type in machine description

[PATCH 0/4] Fix some style problems in qobject
 2021-02-01 12:27 UTC  (6+ messages)
` [PATCH 1/4] qobject: open brace '{' following struct go on the same line

[PATCH] MAINTAINERS: add my github tree URL
 2021-02-01 11:08 UTC  (2+ messages)

[PATCH 0/9] Fix some style problems in net
 2021-02-01  6:18 UTC  (3+ messages)

[PATCH] pc-bios/descriptors: fix paths in json files
 2021-01-31 16:21 UTC 

[PATCH] linux-user/elfload: munmap proper address in pgd_find_hole_fallback
 2021-01-31  6:18 UTC 

[PATCH] linux-user/elfload: fix address calculation in fallback scenario
 2021-01-31  6:19 UTC 

[PATCH] linux-user/elfload: do not assume MAP_FIXED_NOREPLACE kernel support
 2021-01-31  6:19 UTC 

[PATCH 0/3] hw/arm: Misc trivial fixes/cleanups
 2021-01-30  1:55 UTC  (4+ messages)
` [PATCH 1/3] hw/arm/Kconfig: Add missing dependency STM32F405 -> OR_IRQ
` [PATCH 2/3] hw/arm/Kconfig: Add missing dependency EXYNOS4210 "
` [PATCH 3/3] hw/arm: Display CPU type in machine description

[PULL 0/4] Trivial branch for 6.0 patches
 2021-01-29 11:03 UTC  (6+ messages)
` [PULL 1/4] MAINTAINERS: Update 9pfs tree URL
` [PULL 2/4] tcg/tci: Restrict tci_write_reg16() to 64-bit hosts
` [PULL 3/4] net/slirp.c: Fix spelling error in error message
` [PULL 4/4] target/rx: Fix compiler errors for build with sanitizers

[PATCH] Fix typo in comment
 2021-01-29  8:00 UTC  (2+ messages)

[PATCH] target/rx: Fix compiler errors for build with sanitizers
 2021-01-29  7:57 UTC  (3+ messages)

[PATCH] docs: don't install corresponding man page if guest agent is disabled
 2021-01-28 15:15 UTC  (2+ messages)

[PATCH v2] hw/misc: Fix arith overflow in NPCM7XX PWM module
 2021-01-28 12:11 UTC  (2+ messages)

[PATCH] net/slirp.c: Fix spelling error in error message
 2021-01-27 16:25 UTC  (2+ messages)

[PATCH] tcg/tci: Restrict tci_write_reg16() to 64-bit hosts
 2021-01-27 16:16 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update 9pfs tree URL
 2021-01-27 16:07 UTC  (2+ messages)

[PATCH] tcg/tci: Implement INDEX_op_ld16u_i32
 2021-01-26 19:25 UTC 

[PATCH] hw/misc: Fix arith overflow in NPCM7XX PWM module
 2021-01-26  6:56 UTC  (2+ messages)

[PATCH] target/arm/m_helper: Silence GCC 10 maybe-uninitialized error
 2021-01-19 13:53 UTC  (2+ messages)

[PATCH] npcm7xx_adc-test: Fix memleak in adc_qom_set
 2021-01-19 13:52 UTC  (3+ messages)

[PATCH] tests/docker: Fix typo in help message
 2021-01-19 11:22 UTC  (2+ messages)

[PATCH v2] linux-user: Remove obsolete F_SHLCK and F_EXLCK translation
 2021-01-18 17:33 UTC  (3+ messages)

[PULL 0/4] Trivial branch for 6.0 patches
 2021-01-18 16:30 UTC  (6+ messages)
` [PULL 1/4] hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
` [PULL 2/4] pl031: Use timer_free() in the finalize function to avoid memleaks
` [PULL 3/4] misc/mos6522: Use timer_free() in the finalize function to avoid memleak
` [PULL 4/4] hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR)

[PATCH] util/cacheflush: Fix error generated by clang
 2021-01-17 16:43 UTC  (3+ messages)

[PATCH] qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_get
 2021-01-15 17:23 UTC  (4+ messages)

[PATCH v2 0/7]Fix some style problems in audio
 2021-01-15  9:21 UTC  (11+ messages)
` [PATCH v2 1/7] audio: Add braces for statements/fix braces' position
` [PATCH v2 2/7] audio: Add spaces around operator/delete redundant spaces
` [PATCH v2 3/7] audio: foo* bar" should be "foo *bar"
` [PATCH v2 4/7] audio: Fix lines over 90 characters
` [PATCH v2 5/7] audio: Don't use '%#' in format strings
` [PATCH v2 6/7] audio: Suspect code indent for conditional statements
` [PATCH v2 7/7] audio: space prohibited between function name and parenthesis'('

[PATCH v2] osdep.h: Remove <sys/signal.h> include
 2021-01-14 22:01 UTC  (3+ messages)

[PATCH 0/9] Fix some style problems in net
 2021-01-14 11:35 UTC  (5+ messages)
` [PATCH 6/9] net: Transfer tabs to spcaes
` [PATCH 7/9] net: Remove assignment in if condition

[PATCH 0/6] Fix some style problems in audio
 2021-01-14  8:40 UTC  (8+ messages)
` [PATCH 1/6] audio: Add braces for statements/fix braces' position
` [PATCH 2/6] audio: Add spaces around operator/delete redundant spaces
` [PATCH 3/6] audio: foo* bar" should be "foo *bar"
` [PATCH 4/6] audio: Fix lines over 90 characters
` [PATCH 5/6] audio: Don't use '#' flag of printf format ('%#') in
` [PATCH 6/6] audio: Suspect code indent for conditional statements

[PATCH 0/2] MAINTAINERS cleanups
 2021-01-13 23:29 UTC 

[PATCH v4 4/5] qapi: Use QAPI_LIST_APPEND in trivial cases
 2021-01-13 22:10 UTC 

[PATCH] hw/char/cadence_uart: Fixed wrong Cadence UART stop bit count register value
 2021-01-13 21:08 UTC 

[PATCH] hw/char/cadence_uart: Fixed wrong Cadence UART stop bit count register value
 2021-01-13 21:15 UTC 

[PATCH v3 6/7] qapi: Use QAPI_LIST_APPEND in trivial cases
 2021-01-13 14:11 UTC  (5+ messages)

[PATCH 3/9] configure/meson: Only check sys/signal.h on non-Linux
 2021-01-13 11:36 UTC  (5+ messages)
  ` [PATCH 4/9] libvhost-user: Include poll.h instead of sys/poll.h
  ` [PATCH 5/9] elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
  ` [PATCH 6/9] hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE


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