messages from 2023-03-29 16:08:10 to 2023-03-30 16:20:13 UTC [more...]
[PATCH 0/5] PMBus fixes and new functions
2023-03-30 16:18 UTC (4+ messages)
` [PATCH 1/5] hw/i2c: pmbus add support for block receive
[RFC PATCH v2 1/2] util: Add thread-safe qemu_strerror() function
2023-03-30 16:04 UTC (6+ messages)
` [RFC PATCH v2 2/2] linux-user: replace strerror() function to the thread safe qemu_strerror()
[RFC PATCH v1 1/1] migration: Disable postcopy + multifd migration
2023-03-30 15:59 UTC (5+ messages)
[PATCH] hw/mips/malta: Fix the malta machine on big endian hosts
2023-03-30 15:42 UTC (3+ messages)
[PATCH 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
2023-03-30 15:34 UTC (28+ messages)
` [PATCH 01/11] scripts/coverage: initial coverage comparison script
` [PATCH 02/11] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
` [PATCH 03/11] MAINTAINERS: add a section for policy documents
` [PATCH 04/11] qemu-options: finesse the recommendations around -blockdev
` [PATCH 05/11] metadata: add .git-blame-ignore-revs
` [PATCH 06/11] Use hexagon toolchain version 16.0.0
` [PATCH 07/11] tests/qemu-iotests: explicitly invoke 'check' via 'python'
` [PATCH 08/11] tests/vm: use the default system python for NetBSD
` [PATCH 09/11] tests/requirements.txt: bump up avocado-framework version to 101.0
` [PATCH 10/11] gitlab: fix typo
` [PATCH 11/11] tests/gitlab: use kaniko to build images
[PATCH] MAINTAINERS: Remove and change David Gilbert maintainer entries
2023-03-30 14:37 UTC (4+ messages)
[PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
2023-03-30 14:27 UTC (14+ messages)
[PATCH] tests/avocado: Enable TuxRun/mips64 (big-endian) test
2023-03-30 14:26 UTC (2+ messages)
[PATCH-for-8.0] block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h>
2023-03-30 14:26 UTC (2+ messages)
[PATCH-for-8.0] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
2023-03-30 14:21 UTC (3+ messages)
[PATCH-for-8.0] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
2023-03-30 14:21 UTC (3+ messages)
[RFC PATCH 0/3] configure: create a python venv and install meson
2023-03-30 14:11 UTC (6+ messages)
` [RFC PATCH 1/3] python: add mkvenv.py
[PATCH 0/2] hw/acpi: bump MADT to revision 5
2023-03-30 14:11 UTC (13+ messages)
` [PATCH 2/2] hw/acpi: i386: "
[PATCH 1/2] ui/gtk: use widget size for cursor motion event
2023-03-30 14:08 UTC (6+ messages)
On integrating LoongArch EDK2 firmware into QEMU build process
2023-03-30 14:06 UTC
[PATCH 0/2] target/riscv: Fix mstatus.MPP related support
2023-03-30 13:58 UTC (3+ messages)
` [PATCH 1/2] target/riscv: Fix the mstatus.MPP value after executing MRET
` [PATCH 2/2] target/riscv: Legalize MPP value in write_mstatus
[PATCH] target/loongarch: Enables plugins to get instruction codes
2023-03-30 13:56 UTC (2+ messages)
[PULL 0/6] Misc fixes for 2023-03-30
2023-03-30 13:18 UTC (7+ messages)
` [PULL 1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
` [PULL 2/6] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
` [PULL 3/6] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
` [PULL 4/6] tests/avocado: Enable TuxRun/mips64 (big-endian) test
` [PULL 5/6] hw/i2c: pmbus: block uninitialised string reads
` [PULL 6/6] block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h>
[PATCH v2] target/loongarch: Enables plugins to get instruction codes
2023-03-30 12:46 UTC
[PATCH] tests: bios-tables-test: replace memset with initializer
2023-03-30 13:16 UTC (2+ messages)
[PATCH v3 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
2023-03-30 13:05 UTC (13+ messages)
` [PATCH v3 1/6] include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
` [PATCH v3 2/6] hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
` [PATCH v3 3/6] hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
` [PATCH v3 4/6] hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
` [PATCH v3 5/6] hw/isa/piix3: Resolve redundant k->config_write assignments
` [PATCH v3 6/6] hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE
[PATCH-for-8.0 v3] target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
2023-03-30 13:00 UTC (4+ messages)
[PATCH] vnc: avoid underflow when accessing user-provided address
2023-03-30 12:50 UTC (2+ messages)
[PATCH] nvme: remove constant argument to tracepoint
2023-03-30 12:44 UTC
[PATCH] meson: add more version numbers to the summary
2023-03-30 12:42 UTC (2+ messages)
[PATCH v3] hw/arm: do not free machine->fdt in arm_load_dtb()
2023-03-30 12:10 UTC (4+ messages)
[PATCH] lasi: fix RTC
2023-03-30 12:05 UTC (2+ messages)
[PULL 00/54] virtio,pc,pci: fixes,cleanups,features
2023-03-30 11:58 UTC (5+ messages)
` [PULL 19/54] acpi: pc: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptors
[RFC PATCH 0/4] eBPF RSS through QMP support
2023-03-30 11:13 UTC (19+ messages)
` [RFC PATCH 1/5] ebpf: Added eBPF initialization by fds and map update
` [RFC PATCH 2/5] virtio-net: Added property to load eBPF RSS with fds
` [RFC PATCH 3/5] ebpf: Added declaration/initialization routines
` [RFC PATCH 4/5] qmp: Added new command to retrieve eBPF blob
` [RFC PATCH 5/5] ebpf: Updated eBPF program and skeleton
stat64 wrong on sparc64 user
2023-03-30 11:13 UTC (5+ messages)
[PATCH] target/riscv: Set opcode to env->bins for illegal/virtual instruction fault
2023-03-30 11:13 UTC (2+ messages)
[PATCH] meson: drop unnecessary declare_dependency()
2023-03-30 10:47 UTC
[PATCH for 8.1 v2 0/6] Move ASID test to vhost-vdpa net initialization
2023-03-30 10:42 UTC (9+ messages)
` [PATCH for 8.1 v2 3/6] vdpa: add vhost_vdpa_set_dev_features_fd
` [PATCH for 8.1 v2 4/6] vdpa: return errno in vhost_vdpa_get_vring_group error
` [PATCH for 8.1 v2 5/6] vdpa: move CVQ isolation check to net_init_vhost_vdpa
[PULL 00/15] tcg patch queue
2023-03-30 10:37 UTC (2+ messages)
[PATCH v2 for-8.0] target/arm: Fix generated code for cpreg reads when HSTR is active
2023-03-30 10:19 UTC
[PATCH] qemu-options.hx: Update descriptions of memory options for NUMA node
2023-03-30 10:09 UTC
[PATCH] hw/ssi: Fix Linux driver init issue with xilinx_spi
2023-03-30 9:51 UTC (2+ messages)
[PATCH 0/2] Re-enabling tests/avocado/boot_linux.py for PPC64
2023-03-30 9:18 UTC (4+ messages)
` [PATCH 1/2] tests/requirements.txt: bump up avocado-framework version to 101.0
[PATCH v2 0/5] Support x2APIC mode with TCG accelerator
2023-03-30 8:28 UTC (13+ messages)
` [PATCH v2 2/5] apic: add support for x2APIC mode
QEMU's slow dnf makecache process
2023-03-30 8:23 UTC
qemu repository write access for -stable
2023-03-30 7:15 UTC
[PATCH v11 0/3] Add support for TPM devices over I2C bus
2023-03-30 2:34 UTC (4+ messages)
` [PATCH v11 1/3] docs: "
` [PATCH v11 2/3] tpm: Extend common APIs to support TPM TIS I2C
` [PATCH v11 3/3] tpm: Add support for TPM device over I2C bus
[PATCH v3] linux-user, bsd-user: preserve incoming order of environment variables in the target
2023-03-30 1:25 UTC (3+ messages)
` [PATCH v3] linux-user,bsd-user: "
[PATCH v3 00/20] remove MISA ext_N flags from cpu->cfg,
2023-03-30 1:14 UTC (22+ messages)
` [PATCH v3 01/20] target/riscv: sync env->misa_ext* with cpu->cfg in realize()
` [PATCH v3 02/20] target/riscv: remove MISA properties from isa_edata_arr[]
` [PATCH v3 03/20] target/riscv/cpu.c: remove 'multi_letter' from isa_ext_data
` [PATCH v3 04/20] target/riscv: introduce riscv_cpu_add_misa_properties()
` [PATCH v3 05/20] target/riscv: remove cpu->cfg.ext_a
` [PATCH v3 06/20] target/riscv: remove cpu->cfg.ext_c
` [PATCH v3 07/20] target/riscv: remove cpu->cfg.ext_d
` [PATCH v3 08/20] target/riscv: remove cpu->cfg.ext_f
` [PATCH v3 09/20] target/riscv: remove cpu->cfg.ext_i
` [PATCH v3 10/20] target/riscv: remove cpu->cfg.ext_e
` [PATCH v3 11/20] target/riscv: remove cpu->cfg.ext_m
` [PATCH v3 12/20] target/riscv: remove cpu->cfg.ext_s
` [PATCH v3 13/20] target/riscv: remove cpu->cfg.ext_u
` [PATCH v3 14/20] target/riscv: remove cpu->cfg.ext_h
` [PATCH v3 15/20] target/riscv: remove cpu->cfg.ext_j
` [PATCH v3 16/20] target/riscv: remove cpu->cfg.ext_v
` [PATCH v3 17/20] target/riscv: remove riscv_cpu_sync_misa_cfg()
` [PATCH v3 18/20] target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init()
` [PATCH v3 19/20] target/riscv: add RVG and remove cpu->cfg.ext_g
` [PATCH v3 20/20] target/riscv/cpu.c: redesign register_cpu_props()
[PATCH v2 0/5] target/riscv: Fix pointer mask related support
2023-03-30 1:10 UTC (10+ messages)
` [PATCH v2 3/5] target/riscv: Sync cpu_pc before update badaddr
` [PATCH v2 4/5] target/riscv: Add support for PC-relative translation
` [PATCH v2 5/5] target/riscv: Add pointer mask support for instruction fetch
Audio playback speed issue on sam460ex and pegasos2
2023-03-29 22:38 UTC (9+ messages)
[RFC PATCH 0/2] Enable additional display heads on guest launch
2023-03-29 20:57 UTC (3+ messages)
` [RFC PATCH 2/2] virtio-gpu: Add an option to connect all outputs on startup
[RFC PATCH] tests/avocado: Test Xen guest support under KVM
2023-03-29 20:56 UTC (2+ messages)
[PATCH v6 0/9] target/riscv: rework CPU extensions validation
2023-03-29 20:12 UTC (11+ messages)
` [PATCH v6 1/9] target/riscv/cpu.c: add riscv_cpu_validate_v()
` [PATCH v6 2/9] target/riscv/cpu.c: remove set_vext_version()
` [PATCH v6 3/9] target/riscv/cpu.c: remove set_priv_version()
` [PATCH v6 4/9] target/riscv: add PRIV_VERSION_LATEST
` [PATCH v6 5/9] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers
` [PATCH v6 6/9] target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
` [PATCH v6 7/9] target/riscv/cpu.c: validate extensions before riscv_timer_init()
` [PATCH v6 8/9] target/riscv/cpu.c: remove cfg setup from riscv_cpu_init()
` [PATCH v6 9/9] target/riscv: rework write_misa()
[PATCH] tests/vm: use the default system python for NetBSD
2023-03-29 17:08 UTC (2+ messages)
[PATCH for 8.0] tests/qemu-iotests: explicitly invoke 'check' via 'python'
2023-03-29 17:08 UTC (2+ messages)
[PATCH] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
2023-03-29 17:03 UTC (3+ messages)
[PATCH] Use hexagon toolchain version 16.0.0
2023-03-29 16:39 UTC (3+ 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 NNTP newsgroup(s).