qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-11 02:34:32 to 2021-03-11 13:44:29 UTC [more...]

[RFC v6 00/38] arm cleanup experiment for kvm-only build
 2021-03-11 13:30 UTC  (15+ messages)
` [RFC v6 01/38] target/arm: move translate modules to tcg/
` [RFC v6 02/38] target/arm: move helpers "
` [RFC v6 03/38] arm: tcg: only build under CONFIG_TCG
` [RFC v6 04/38] target/arm: tcg: add sysemu and user subsirs
` [RFC v6 05/38] target/arm: only build psci for TCG
` [RFC v6 06/38] target/arm: split off cpu-sysemu.c
` [RFC v6 08/38] target/arm: cpu-mmu: fix comment style
` [RFC v6 11/38] target/arm: move cpu definitions to common cpu module
` [RFC v6 12/38] target/arm: only perform TCG cpu and machine inits if TCG enabled
` [RFC v6 13/38] target/arm: kvm: add stubs for some helpers
` [RFC v6 16/38] target/arm: split vfp state setting from tcg helpers
` [RFC v6 17/38] target/arm: move arm_mmu_idx* to cpu-mmu
` [RFC v6 18/38] target/arm: move sve_zcr_len_for_el to common_cpu
` [RFC v6 20/38] target/arm: move arm_cpu_list "

[PATCH v4 0/8] target/arm: sve1 fixes
 2021-03-11 13:28 UTC  (2+ messages)

[PATCH] s390x/cpu_model: use official name for 8562
 2021-03-11 13:27 UTC 

[PULL 00/40] target-arm queue
 2021-03-11 13:25 UTC  (6+ messages)
` [PULL 18/40] linux-user: Fix types in uaccess.c

[PATCH v3 0/7] Some vIOMMU fixes
 2021-03-11 13:22 UTC  (2+ messages)

Question about edge-triggered interrupt
 2021-03-11 13:17 UTC  (4+ messages)

[PATCH 0/4] Upgrade Meson to 0.57.x
 2021-03-11 13:14 UTC  (5+ messages)
` [PATCH 1/4] hexagon: do not specify Python scripts as inputs
` [PATCH 4/4] hexagon: use env keyword argument to pass PYTHONPATH

[PATCH] KVM: x86: do not fail if software breakpoint has already been removed
 2021-03-11 12:53 UTC  (6+ messages)

[PATCH 1/2] coreaudio: Drop support for macOS older than 10.6
 2021-03-11 12:50 UTC  (5+ messages)
` [PATCH 2/2] coreaudio: Handle output device change

[PATCH] ui/cocoa: Do not exit immediately after shutdown
 2021-03-11 12:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] opengl: Do not convert format with glTexImage2D on OpenGL ES
 2021-03-11 12:51 UTC  (2+ messages)

[PATCH v3] configure: Improve OpenGL dependency detections
 2021-03-11 12:44 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v9 0/6] MTE support for KVM guest
 2021-03-11 12:35 UTC  (4+ messages)
` [PATCH v9 6/6] KVM: arm64: Document MTE capability and ioctl

[PULL 0/8] Ui 20210311 patches
 2021-03-11 12:34 UTC  (9+ messages)
` [PULL 1/8] ui/gtk: Remove NULL checks in gd_switch
` [PULL 2/8] ui/cocoa: Use kCGColorSpaceSRGB
` [PULL 3/8] docs: Fix removal text of -show-cursor
` [PULL 4/8] ui/cocoa: Show QEMU icon in the about window
` [PULL 5/8] ui/cocoa: Do not rely on the first argument
` [PULL 6/8] ui/cocoa: Clear modifiers whenever possible
` [PULL 7/8] ui/cocoa: Mark variables static
` [PULL 8/8] ui/cocoa: Fix mouse association state

[PATCH 0/3] hw/usb: Extract Extract VT82C686 UHCI PCI function into new unit
 2021-03-11 12:42 UTC  (3+ messages)
` [PATCH 1/3] hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCI

[PATCH v2 0/3] ui: add support for 'secret' object to provide VNC/SPICE passwords
 2021-03-11 12:40 UTC  (5+ messages)
` [PATCH v2 1/3] ui: introduce "password-secret" option for VNC servers
` [PATCH v2 2/3] ui: introduce "password-secret" option for SPICE server
` [PATCH v2 3/3] ui: deprecate "password" "

[PATCH 00/33] migration: capture error reports into Error object
 2021-03-11 12:38 UTC  (9+ messages)
` [PATCH 01/33] migration: push Error **errp into qemu_loadvm_state()
` [PATCH 05/33] migration: push Error **errp into qemu_loadvm_state_main()

[PATCH v3 00/30] qapi/qom: QAPIfy --object and object-add
 2021-03-11 12:29 UTC  (15+ messages)

[RFC RESEND PATCH 0/4] hw/arm/virt-acpi-build: Introduce iommu option for pci root bus
 2021-03-11 12:24 UTC  (11+ messages)
` [RFC RESEND PATCH 1/4] pci: Add PCI_BUS_IOMMU property
` [RFC RESEND PATCH 2/4] hw/pci: Add iommu option for pci root bus

[PATCH 0/3] memory: Display AddressSpace zero-based in 'info mtree'
 2021-03-11 12:19 UTC  (3+ messages)
` [PATCH 3/3] memory: Make memory_region_to_absolute_addr() take a const MemoryRegion

[PATCH 2/3] memory: Provide 'base address' argument to mtree_print_mr()
 2021-03-11 12:18 UTC  (6+ messages)
` [PATCH 1/2] hw/mips/jazz: Use generic I/O bus via get_system_io()

[PATCH 00/24] virtiofs dax patches
 2021-03-11 12:15 UTC  (4+ messages)
` [PATCH 07/24] DAX: virtio-fs: Add vhost-user slave commands for mapping
  ` [Virtio-fs] "

[PATCH] block: Introduce zero-co:// and zero-aio://
 2021-03-11 12:11 UTC  (4+ messages)

[PATCH 0/4] hw/misc: Add NPCM7XX Tachometer Device
 2021-03-11 12:09 UTC  (9+ messages)
` [PATCH 1/4] hw/misc: Add GPIOs for duty in NPCM7xx PWM
` [PATCH 2/4] hw/misc: Add NPCM7XX MFT Module
` [PATCH 3/4] hw/arm: Connect PWM fans in NPCM7XX boards
` [PATCH 4/4] tests/qtest: Test PWM fan RPM using MFT in PWM test

[PATCH 0/9] Changing qemu_mutex_locks to lock guard macros
 2021-03-11 11:59 UTC  (18+ messages)
` [PATCH 1/9] tpm: Changed a qemu_mutex_lock to QEMU_LOCK_GUARD
` [PATCH 2/9] block: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
` [PATCH 3/9] char: Replaced a qemu_mutex_lock "
` [PATCH 4/9] util: Replaced qemu_mutex_lock with QEMU_LOCK_GUARDs
` [PATCH 5/9] monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
` [PATCH 6/9] migration: "
` [PATCH 7/9] virtio-iommu: "
` [PATCH 8/9] hw/9pfs/9p-synth: Replaced qemu_mutex_lock "
` [PATCH 9/9] hw/hyperv/vmbus: replaced "

[PATCH v2 0/2] hw/arm: versal: Add support for the XRAMs
 2021-03-11 11:55 UTC  (2+ messages)

[PATCH 00/14] deprecations: remove many old deprecations
 2021-03-11 11:54 UTC  (6+ messages)
` [PATCH 05/14] migrate: remove QMP/HMP commands for speed, downtime and cache size
` [PATCH 10/14] hw/scsi: remove 'scsi-disk' device

[PATCH 0/4] Clean up the -usbdevice mess
 2021-03-11 11:45 UTC  (9+ messages)
` [PATCH 3/4] usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
` [PATCH 5/4] usb: Remove "-usbdevice ccid"

[PULL 00/20] ppc-for-6.0 queue 20210310
 2021-03-11  4:56 UTC  (5+ messages)

[PATCH] MAINTAINERS: replace Huawei's email to personal one
 2021-03-11 11:29 UTC 

[PATCH v2 0/7] vhost: replace master/slave with more accurate wording
 2021-03-11 11:27 UTC  (13+ messages)
` [PATCH 1/7] docs: vhost-user: clean up request/reply description
` [PATCH 2/7] docs: vhost-user: rewrite section on ring state machine
` [PATCH 3/7] docs: vhost-user: replace master/slave with frontend/backend
` [PATCH 4/7] docs: vhost-user: rename message names from "SLAVE" to "BACKEND"
` [PATCH 5/7] "
` [PATCH 6/7] libvhost-user: "
` [PATCH 7/7] libvhost-user: rename struct VuDev fields from "slave" to "backend"

[PATCH 0/4] ui: add support for 'secret' object to provide VNC/SPICE passwords
 2021-03-11 11:20 UTC  (4+ messages)

[PATCH v5 0/3] vnc: support reload x509 certificates
 2021-03-11 11:18 UTC  (7+ messages)
` [PATCH v5 1/3] crypto: add reload for QCryptoTLSCredsClass
` [PATCH v5 2/3] vnc: support reload x509 certificates for vnc
` [PATCH v5 3/3] qmp: add new qmp display-reload

[PATCH 0/3] audio: make audiodev introspectable by mgmt apps
 2021-03-11 11:04 UTC  (9+ messages)
` [PATCH 1/3] qapi, audio: add query-audiodev command
` [PATCH 2/3] qapi, audio: respect build time conditions in audio schema

[PATCH v4 0/3] vnc: support reload x509 certificates
 2021-03-11 11:01 UTC  (4+ messages)
` [PATCH v4 3/3] qmp: add new qmp display-reload

[PATCH v2 0/7] mac_via: fixes and improvements
 2021-03-11 10:39 UTC  (10+ messages)
` [PATCH v2 1/7] mac_via: switch rtc pram trace-events to use hex rather than decimal for addresses
` [PATCH v2 2/7] mac_via: fix up adb_via_receive() trace events
` [PATCH v2 3/7] mac_via: allow long accesses to VIA registers
` [PATCH v2 4/7] mac_via: don't re-inject ADB response when switching to IDLE state
` [PATCH v2 5/7] mac_via: rename VBL timer to 60Hz timer
` [PATCH v2 6/7] mac_via: fix 60Hz VIA1 timer interval
` [PATCH v2 7/7] mac_via: remove VIA1 timer optimisations

[PATCH v2 0/3] target/arm: Restrict v7A TCG cpus to TCG accel
 2021-03-11 10:43 UTC  (3+ messages)
` [PATCH v2 3/3] "

[PATCH v1] softmmu/vl: make default prealloc-threads work w/o -mem-prealloc
 2021-03-11 10:31 UTC  (2+ messages)

[PATCH] target/riscv: Use background registers also for MSTATUS_MPV
 2021-03-11 10:30 UTC 

[PATCH] target/riscv: Adjust privilege level for HLV(X)/HSV instructions
 2021-03-11 10:30 UTC 

[PATCH] target/riscv: Add proper two-stage lookup exception detection
 2021-03-11 10:29 UTC 

[PATCH v2] plugins: Expose physical addresses instead of device offsets
 2021-03-11 10:29 UTC  (2+ messages)

[RFC PATCH v3 00/10] net: Handle short frames for SLiRP/TAP interfaces
 2021-03-11 10:27 UTC  (18+ messages)
` [RFC PATCH v3 02/10] net: Pad short frames to minimum size before send from SLiRP/TAP

[PATCH v4] target/s390x: Implement the MVPG condition-code-option bit
 2021-03-11 10:21 UTC  (3+ messages)

[PATCH v2 0/2] hw/arm/virt: KVM: Set IPA limit when possible
 2021-03-11  9:59 UTC  (3+ messages)
` [PATCH v2 2/2] hw/arm/virt: KVM: The IPA lower bound is 32

[PULL v2 00/38] emulated nvme device updates
 2021-03-11  9:51 UTC  (2+ messages)

[PATCH 0/7] mac_via: fixes and improvements
 2021-03-11  9:50 UTC  (11+ messages)
` [PATCH 6/7] mac_via: fix 60Hz VIA1 timer interval

[PATCH] target/riscv: Make VSTIP and VSEIP read-only in hip
 2021-03-11  9:49 UTC 

[PATCH] target/riscv: Fix read and write accesses to vsip and vsie
 2021-03-11  9:47 UTC 

[PATCH v4 0/4] Drop deprecated floppy config & bogus -drive if=T
 2021-03-11  9:44 UTC  (6+ messages)
` [PATCH v4 1/4] docs/system/deprecated: Fix note on fdc drive properties
` [PATCH v4 2/4] fdc: Drop deprecated floppy configuration
` [PATCH v4 3/4] fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()
` [PATCH v4 4/4] blockdev: Drop deprecated bogus -drive interface type

[PATCH v2 1/1] docs/devel: Add VFIO device migration documentation
 2021-03-11  9:40 UTC  (2+ messages)

IMX FEC model- modification in interrupts
 2021-03-10  9:58 UTC 

[PATCH] ui/cocoa: Fix mouse association state
 2021-03-11  8:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ui/cocoa: Mark variables static
 2021-03-11  8:56 UTC  (2+ messages)

[PATCH v3] ui/cocoa: Clear modifiers whenever possible
 2021-03-11  8:53 UTC  (2+ messages)

[PATCH 1/2] ui/cocoa: Show QEMU icon in the about window
 2021-03-11  8:31 UTC  (7+ messages)
` [PATCH 2/2] ui/cocoa: Do not rely on the first argument

USB pass through into qemu-system-ppc running Mac OS 9.2
 2021-03-11  8:19 UTC 

[PATCH v2] hw/block: m25p80: Support fast read for SST flashes
 2021-03-11  8:18 UTC  (2+ messages)

[RESEND PATCH] hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC node
 2021-03-11  8:16 UTC 

[PATCH v1] vhost-user-blk: use different event handlers on init and operation
 2021-03-11  8:10 UTC 

[PATCH v6 0/7] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-03-11  8:10 UTC  (4+ messages)
` [PATCH v6 1/7] net/eth: Use correct in6_address offset "

[PATCH v5 0/7] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-03-11  8:08 UTC  (6+ messages)
` [PATCH v5 5/7] net/eth: Check iovec has enough data earlier

[PATCH] replay: don't wait in run_on_cpu
 2021-03-11  7:14 UTC 

[PATCH 0/3] Support Andes AE350 Platform
 2021-03-11  6:52 UTC  (7+ messages)
` [PATCH 1/3] Andes RISC-V PLIC
` [PATCH 3/3] Andes AE350 RISC-V Machine

[PATCH 0/3] hw/block/nvme: add administrative controller support
 2021-03-11  6:38 UTC  (4+ messages)
` [PATCH 1/3] hw/block/nvme: add oncs device parameter
` [PATCH 2/3] hw/block/nvme: add oacs "
` [PATCH 3/3] hw/block/nvme: add administrative controller type

[PATCH v3 0/4] Drop deprecated floppy config & bogus -drive if=T
 2021-03-11  6:29 UTC  (4+ messages)
` [PATCH v3 4/4] blockdev: Drop deprecated bogus -drive interface type

[PATCH 0/2] hw/misc: Model ASPEED hash and crpyto engine
 2021-03-11  6:17 UTC  (4+ messages)
` [PATCH 1/2] hw: Model ASPEED's Hash and Crypto Engine

[PATCH 0/3] fuzz: Add a sparse-memory device to accelerate fuzzing
 2021-03-11  5:36 UTC  (4+ messages)
` [PATCH 1/3] memory: add a sparse memory device
` [PATCH 2/3] memory: add tests for the sparse-mem device
` [PATCH 3/3] fuzz: configure a sparse-mem device, by default

[PATCH v3 1/2] QSLIST: add atomic replace operation
 2021-03-11  3:27 UTC  (4+ messages)
` [PATCH v3 2/2] coroutine: take exactly one batch from global pool at a time
    ` [External] "

[PATCH v2 00/12] hw/block/pflash: Refactors around setting the device in read-array mode
 2021-03-11  3:05 UTC  (11+ messages)
` [PATCH v2 07/12] hw/block/pflash_cfi02: Factor out pflash_reset_state_machine()
` [PATCH v2 08/12] hw/block/pflash_cfi02: Add DeviceReset method
` [PATCH v2 10/12] hw/block/pflash_cfi01: Extract pflash_mode_read_array()
` [PATCH v2 11/12] hw/block/pflash_cfi01: Correct the type of PFlashCFI01.ro
` [PATCH v2 12/12] hw/block/pflash_cfi: Replace DPRINTF with trace events

[PATCH v4 00/78] target/arm: Implement SVE2
 2021-03-11  2:33 UTC  (3+ messages)


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