qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-07 00:51:03 to 2022-01-07 16:03:06 UTC [more...]

test_isa_retry_flush() in ide-test.c
 2022-01-07 16:01 UTC 

[PATCH v5 00/12] Xilinx Versal's PMC SLCR and OSPI support
 2022-01-07 15:55 UTC  (7+ messages)
` [PATCH v5 01/12] hw/misc: Add a model of Versal's PMC SLCR
` [PATCH v5 02/12] hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models
` [PATCH v5 03/12] hw/arm/xlnx-versal: Connect Versal's PMC SLCR

[PATCH] target/arm/cpu64: Use 32-bit GDBstub when running in 32-bit KVM mode
 2022-01-07 15:54 UTC 

[PATCH v2 0/6] Introduce CanoKey QEMU
 2022-01-07 15:38 UTC  (7+ messages)
` [PATCH v2 1/6] hw/usb: Add CanoKey Implementation
` [PATCH v2 2/6] hw/usb/canokey: Add trace events
` [PATCH v2 3/6] meson: Add CanoKey
` [PATCH v2 4/6] docs: Add CanoKey documentation
` [PATCH v2 5/6] docs/system/devices/usb: Add CanoKey to USB devices examples
` [PATCH v2 6/6] MAINTAINERS: add myself as CanoKey maintainer

[PATCH] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
 2022-01-07 15:49 UTC 

[PATCH] simplebench: Fix Python syntax error (reported by LGTM)
 2022-01-07 15:30 UTC 

[PATCH v3] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-07 15:01 UTC 

[PATCH] softmmu/device_tree: Silence compiler warning with --enable-sanitizers
 2022-01-07 14:47 UTC  (3+ messages)

[PATCH for-7.0 0/6] target/arm: Implement LVA, LPA, LPA2 features
 2022-01-07 14:39 UTC  (5+ messages)
` [PATCH 5/6] target/arm: Implement FEAT_LPA
` [PATCH 6/6] target/arm: Implement FEAT_LPA2

[PATCH 0/4] linux-user: prctl follow-ups
 2022-01-07 14:01 UTC  (3+ messages)
` [PATCH 2/4] linux-user: Map signal number in PR_GET_PDEATHSIG

[PATCH 0/5] Fixups for PMBus and new sensors
 2022-01-07 14:42 UTC  (3+ messages)
` [PATCH 2/5] hw/i2c: Added linear mode translation for pmbus devices

[PATCH v4 00/11] Improve PMU support
 2022-01-07 13:51 UTC  (16+ messages)
` [PATCH v4 01/11] target/riscv: Fix PMU CSR predicate function
` [PATCH v4 02/11] target/riscv: Implement PMU CSR predicate function for S-mode
` [PATCH v4 03/11] target/riscv: pmu: Rename the counters extension to pmu
` [PATCH v4 04/11] target/riscv: pmu: Make number of counters configurable
` [PATCH v4 05/11] target/riscv: Implement mcountinhibit CSR
` [PATCH v4 06/11] target/riscv: Add support for hpmcounters/hpmevents
` [PATCH v4 07/11] target/riscv: Support mcycle/minstret write operation
` [PATCH v4 08/11] target/riscv: Add sscofpmf extension support
` [PATCH v4 09/11] target/riscv: Simplify counter predicate function
` [PATCH v4 10/11] target/riscv: Add few cache related PMU events
` [PATCH v4 11/11] hw/riscv: virt: Add PMU DT node to the device tree

[PATCH] docs/can: convert to restructuredText
 2022-01-07 14:29 UTC  (5+ messages)

[PATCH 0/2] linux-user: Move target_struct.h generic definitions to generic/
 2022-01-07 13:58 UTC  (4+ messages)
` [PATCH 1/2] linux-user/arm: Move target_oabi_flock64 out of target_structs.h
` [PATCH 2/2] linux-user: Move target_struct.h generic definitions to generic/

[PATCH 00/15] reduce audio playback latency
 2022-01-07 13:42 UTC  (8+ messages)
` [PATCH 01/15] audio: replace open-coded buffer arithmetic
` [PATCH 02/15] audio: move function audio_pcm_hw_clip_out()
` [PATCH 13/15] ossaudio: reduce effective playback buffer size

[RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
 2022-01-07 13:51 UTC  (11+ messages)

[Qemu-devel] [PATCH] configure: Add pkg-config handling for libgcrypt
 2022-01-07 13:39 UTC  (6+ messages)

[PATCH qemu] spapr: Force 32bit when resetting a core
 2022-01-07 13:39 UTC  (5+ messages)

[PATCH] meson: reenable filemonitor-inotify compilation
 2022-01-07 13:35 UTC 

[PATCH v3 0/6] support subsets of Float-Point in Integer Registers extensions
 2022-01-07 11:27 UTC  (7+ messages)
` [PATCH v3 1/6] target/riscv: add cfg properties for zfinx, zdinx and zhinx{min}
` [PATCH v3 2/6] target/riscv: hardwire mstatus.FS to zero when enable zfinx
` [PATCH v3 3/6] target/riscv: add support for zfinx
` [PATCH v3 4/6] target/riscv: add support for zdinx
` [PATCH v3 5/6] target/riscv: add support for zhinx/zhinxmin
` [PATCH v3 6/6] target/riscv: expose zfinx, zdinx, zhinx{min} properties

Instruction trace for userspace emulator
 2022-01-07 12:56 UTC 

[PULL v2 00/55] virtio,pci,pc: features,fixes,cleanups
 2022-01-07 11:05 UTC  (56+ messages)
` [PULL v2 01/55] virtio-mem: Don't skip alignment checks when warning about block size
` [PULL v2 02/55] acpi: validate hotplug selector on access
` [PULL v2 03/55] virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
` [PULL v2 04/55] virtio-pci: decouple notifier from interrupt process
` [PULL v2 05/55] virtio-pci: decouple the single vector from the "
` [PULL v2 06/55] vhost: introduce new VhostOps vhost_set_config_call
` [PULL v2 07/55] vhost-vdpa: add support for config interrupt
` [PULL v2 08/55] virtio: add support for configure interrupt
` [PULL v2 09/55] vhost: "
` [PULL v2 10/55] virtio-net: "
` [PULL v2 11/55] virtio-mmio: "
` [PULL v2 12/55] virtio-pci: "
` [PULL v2 13/55] trace-events,pci: unify trace events format
` [PULL v2 14/55] vhost-user-blk: reconnect on any error during realize
` [PULL v2 15/55] chardev/char-socket: tcp_chr_recv: don't clobber errno
` [PULL v2 16/55] chardev/char-socket: tcp_chr_sync_read: "
` [PULL v2 17/55] vhost-backend: avoid overflow on memslots_limit
` [PULL v2 18/55] vhost-backend: stick to -errno error return convention
` [PULL v2 19/55] vhost-vdpa: "
` [PULL v2 20/55] vhost-user: "
` [PULL v2 21/55] vhost: "
` [PULL v2 22/55] vhost-user-blk: propagate error return from generic vhost
` [PULL v2 23/55] pci: Export the pci_intx() function
` [PULL v2 24/55] pcie_aer: Don't trigger a LSI if none are defined
` [PULL v2 25/55] smbios: Rename SMBIOS_ENTRY_POINT_* enums
` [PULL v2 26/55] hw/smbios: Use qapi for SmbiosEntryPointType
` [PULL v2 27/55] hw/i386: expose a "smbios-entry-point-type" PC machine property
` [PULL v2 28/55] hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device
` [PULL v2 29/55] util/oslib-posix: Let touch_all_pages() return an error
` [PULL v2 30/55] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
` [PULL v2 31/55] util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
` [PULL v2 32/55] util/oslib-posix: Don't create too many threads with small memory or little pages
` [PULL v2 33/55] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
` [PULL v2 34/55] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
` [PULL v2 35/55] util/oslib-posix: Forward SIGBUS to MCE handler under Linux
` [PULL v2 36/55] virtio-mem: Support "prealloc=on" option
` [PULL v2 37/55] virtio: signal after wrapping packed used_idx
` [PULL v2 38/55] MAINTAINERS: Add a separate entry for acpi/VIOT tables
` [PULL v2 39/55] linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
` [PULL v2 40/55] virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
` [PULL v2 41/55] virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
` [PULL v2 42/55] intel-iommu: correctly check passthrough during translation
` [PULL v2 43/55] acpi: fix QEMU crash when started with SLIC table
` [PULL v2 44/55] tests: acpi: whitelist expected blobs before changing them
` [PULL v2 45/55] tests: acpi: add SLIC table test
` [PULL v2 46/55] tests: acpi: SLIC: update expected blobs
` [PULL v2 47/55] acpihp: simplify acpi_pcihp_disable_root_bus
` [PULL v2 48/55] hw/i386/pc: Add missing property descriptions
` [PULL v2 49/55] docs: reSTify virtio-balloon-stats documentation and move to docs/interop
` [PULL v2 50/55] hw/scsi/vhost-scsi: don't leak vqs on error
` [PULL v2 51/55] hw/scsi/vhost-scsi: don't double close vhostfd "
` [PULL v2 52/55] virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup
` [PULL v2 53/55] tests: acpi: prepare for updated TPM related tables
` [PULL v2 54/55] acpi: tpm: Add missing device identification objects
` [PULL v2 55/55] tests: acpi: Add updated TPM related tables

[PATCH] configure: Silence warnings about missing roms/seabios directory
 2022-01-07 12:15 UTC 

[PATCH v4 0/7] Unaligned access for user only
 2022-01-07 12:04 UTC  (3+ messages)
` [PATCH v4 7/7] tests/tcg/multiarch: Add sigbus.c

[PATCH] meson: build all modules by default
 2022-01-07 12:01 UTC 

[PATCH] meson.build: Print gtk version in the summary info
 2022-01-07 11:59 UTC  (2+ messages)

[PATCH] configure: do not create roms/seabios/config.mak if SeaBIOS not present
 2022-01-07 11:47 UTC 

[PATCH v2] q800: fix segfault with invalid MacROM
 2022-01-07 11:03 UTC  (2+ messages)

[PULL 00/16] Misc patches for 2021-12-20
 2022-01-07 11:02 UTC  (3+ messages)
` [PULL 09/16] configure: remove DIRS

[PATCH v3 0/3] block: Minor vhost-user-blk fixes
 2022-01-07 10:54 UTC  (4+ messages)
` [PATCH v3 1/3] docs: Correct 'vhost-user-blk' spelling
` [PATCH v3 2/3] qemu-storage-daemon: Add vhost-user-blk help
` [PATCH v3 3/3] qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER

[PATCH] tests/tcg/loongson64: Add float reference files
 2022-01-07 10:54 UTC  (3+ messages)

[PATCH v2 0/2] block: Minor vhost-user-blk fixes
 2022-01-07 10:47 UTC  (4+ messages)
` [PATCH v2 1/2] qemu-storage-daemon: Add vhost-user-blk help

[PATCH v8 0/7] Add vmnet.framework based network backend
 2022-01-07 10:30 UTC  (4+ messages)

[PATCH v9 0/7] Add vmnet.framework based network backend
 2022-01-07 10:20 UTC  (8+ messages)
` [PATCH v9 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v9 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v9 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v9 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v9 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v9 6/7] net/vmnet: update qemu-options.hx
` [PATCH v9 7/7] net/vmnet: update MAINTAINERS list

[PATCH V7 00/29] Live Update
 2022-01-07 10:03 UTC  (7+ messages)
` [PATCH V7 17/29] pci: export functions for cpr

[PATCH] target/arm: Add missing FEAT_TLBIOS instructions
 2022-01-07 10:01 UTC  (3+ messages)

[PATCH] q800: fix segfault with invalid MacROM
 2022-01-07 10:00 UTC  (6+ messages)

[RFC PATCH 0/7] AMX support in Qemu
 2022-01-07  9:31 UTC  (8+ messages)
` [RFC PATCH 1/7] x86: Fix the 64-byte boundary enumeration for extended state
` [RFC PATCH 2/7] x86: Add AMX XTILECFG and XTILEDATA components
` [RFC PATCH 3/7] x86: Grant AMX permission for guest
` [RFC PATCH 4/7] x86: Add XFD faulting bit for state components
` [RFC PATCH 5/7] x86: Add AMX CPUIDs enumeration
` [RFC PATCH 6/7] x86: Use new XSAVE ioctls handling
` [RFC PATCH 7/7] x86: Support XFD and AMX xsave data migration

[PATCH 0/6] linux-user: prctl improvements
 2022-01-07  9:27 UTC  (4+ messages)

Rational behind partial AVX support in Qemu
 2022-01-07  8:56 UTC  (5+ messages)

[PATCH v6 00/23] QEMU RISC-V AIA support
 2022-01-07  8:52 UTC  (3+ messages)
` [PATCH v6 18/23] hw/intc: Add RISC-V AIA APLIC device emulation

[PATCH v7 0/6] ARM virt: Support CPU cluster topology
 2022-01-07  8:32 UTC  (7+ messages)
` [PATCH v7 1/6] hw/arm/virt: Support CPU cluster on ARM virt machine
` [PATCH v7 2/6] hw/arm/virt: Support cluster level in DT cpu-map
` [PATCH v7 3/6] hw/acpi/aml-build: Improve scalability of PPTT generation
` [PATCH v7 4/6] tests/acpi/bios-tables-test: Allow changes to virt/PPTT file
` [PATCH v7 5/6] hw/acpi/aml-build: Support cluster level in PPTT generation
` [PATCH v7 6/6] tests/acpi/bios-table-test: Update expected virt/PPTT file

[PATCH] ide: Explicitly poll for BHs on cancel
 2022-01-07  8:05 UTC  (3+ messages)

[PATCH v14 00/26] Add LoongArch linux-user emulation support
 2022-01-07  7:59 UTC  (7+ messages)
` [PATCH v14 18/26] linux-user: Add LoongArch specific structures
` [PATCH v14 19/26] linux-user: Add LoongArch signal support

[PATCH] MAINTAINERS: Improve the PowerPC machines section
 2022-01-07  7:50 UTC  (2+ messages)

[RFC PATCH v2 00/44] TDX support
 2022-01-07  7:05 UTC  (6+ messages)
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState

[PATCH v8 00/18] Adding partial support for 128-bit riscv target
 2022-01-07  6:47 UTC  (5+ messages)
` [PATCH v8 07/18] target/riscv: setup everything for rv64 to support rv128 execution

[PATCH 1/2] net/colo-compare.c: Optimize compare order for performance
 2022-01-07  4:46 UTC  (4+ messages)
` [PATCH 2/2] net/colo-compare.c: Update the default value comments

[PATCH v2] net/filter: Optimize filter_send to coroutine
 2022-01-07  4:38 UTC  (3+ messages)

[PATCH v4 0/3] RISC-V: Populate mtval and stval
 2022-01-07  3:33 UTC  (6+ messages)
` [PATCH v4 2/3] target/riscv: Fixup setting GVA

[PATCH v2 0/7] target/ppc: powerpc_excp improvements (2/n)
 2022-01-07  3:07 UTC  (7+ messages)
` [PATCH v2 1/7] target/ppc: powerpc_excp: Extract software TLB logging into a function
` [PATCH v2 2/7] target/ppc: powerpc_excp: Keep 60x soft MMU logs active
` [PATCH v2 3/7] target/ppc: powerpc_excp: Group unimplemented exceptions

[RFC 00/10] add generic vDPA device support
 2022-01-07  2:53 UTC  (18+ messages)
` [RFC 02/10] vhost: add 3 commands for vhost-vdpa
` [RFC 03/10] vdpa: add the infrastructure of vdpa-dev

[PATCH] net: Fix uninitialized data usage
 2022-01-07  2:34 UTC  (3+ messages)

[RFC PATCH] target/ppc: Remove xscmpnedp instruction
 2022-01-07  1:06 UTC  (4+ messages)

[PATCH] Supporting AST2600 HACE engine accumulative mode
 2022-01-07  1:46 UTC  (6+ messages)

[ PATCH v3 00/10] Improve PMU support
 2022-01-07  0:38 UTC  (4+ messages)
` [ PATCH v3 08/10] target/riscv: Add sscofpmf extension support


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