qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-10 04:33:11 to 2021-03-10 15:41:41 UTC [more...]

[PATCH v3 1/2] block/file-posix: Optimize for macOS
 2021-03-10 15:39 UTC  (2+ messages)
` [PATCH v3 2/2] block: Add backend_defaults property

[PATCH v2] usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
 2021-03-10 15:31 UTC  (9+ messages)

[PATCH v2] tests/acceptance: Add bFLT loader linux-user test
 2021-03-10 15:19 UTC  (7+ messages)

[PATCH v3 0/2] tests: Add functional test for out-of-process device emulation
 2021-03-10 15:11 UTC  (2+ messages)

[PATCH] block: Introduce zero-co:// and zero-aio://
 2021-03-10 14:59 UTC  (8+ messages)

[PATCH v2 0/2] hw/arm/virt: KVM: Set IPA limit when possible
 2021-03-10 14:58 UTC  (5+ messages)
` [PATCH v2 1/2] accel: kvm: Fix kvm_type invocation
` [PATCH v2 2/2] hw/arm/virt: KVM: The IPA lower bound is 32

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

[PATCH v9 0/6] MTE support for KVM guest
 2021-03-10 14:53 UTC  (7+ messages)
` [PATCH v9 2/6] arm64: kvm: Introduce MTE VM feature
` [PATCH v9 3/6] arm64: kvm: Save/restore MTE registers

[PATCH v3 00/30] qapi/qom: QAPIfy --object and object-add
 2021-03-10 14:48 UTC  (4+ messages)

[PATCH v3] ui/cocoa: Clear modifiers whenever possible
 2021-03-10 14:46 UTC 

[PATCH 0/3] block: Introduce the 'zeroes-co' driver to help security reports
 2021-03-10 14:24 UTC  (10+ messages)
` [PATCH 1/3] block: Introduce the 'zeroes-co' driver
` [RFC PATCH 2/3] tests/test-blockjob: Use zeroes-co instead of null-co, read-zeroes=on
` [PATCH 3/3] docs/secure-coding-practices: Describe null-co/zeroes-co block drivers

[PATCH v2 0/3] target/arm: Restrict v7A TCG cpus to TCG accel
 2021-03-10 14:19 UTC  (9+ messages)
` [PATCH v2 1/3] target/arm: Restrict v8M IDAU to TCG

[PULL 00/20] ppc-for-6.0 queue 20210310
 2021-03-10 14:09 UTC  (3+ messages)

[PATCH v7 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
 2021-03-10 13:59 UTC  (3+ messages)
` [PATCH v7 1/5] hw/dma: Implement a Xilinx CSU DMA model

[PULL v2 00/54] target-arm queue
 2021-03-10 13:57 UTC 

[PULL 00/18] testing, docs, semihosting move and guest-loader
 2021-03-10 13:53 UTC  (6+ messages)

[PATCH 0/4] virtiofsd: Avoid potential deadlocks
 2021-03-10 13:48 UTC  (9+ messages)
` [PATCH 2/4] vhost-user: Convert slave channel to QIOChannelSocket

[PATCH v2] hw/usb/bus: Remove the "full-path" property
 2021-03-10 13:32 UTC  (2+ messages)

[PATCH v2 1/2] edid: Make refresh rate configurable
 2021-03-10 13:29 UTC  (3+ messages)
` [PATCH v2 2/2] virtio-gpu: Respect UI refresh rate for EDID

[PATCH 00/10] target: Provide target-specific Kconfig
 2021-03-10 13:30 UTC 

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

[PATCH 0/5] i386: simplify Hyper-V enlightenments enablement
 2021-03-10 13:13 UTC  (6+ messages)
` [PATCH 1/5] i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()

[PATCH v3] MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
 2021-03-10 13:04 UTC  (2+ messages)

[RFC] hw/display: add virtio-ramfb device
 2021-03-10 12:45 UTC  (3+ messages)

[PATCH v4 0/6] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-03-10 12:34 UTC  (12+ messages)
` [PATCH v4 2/6] net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument
` [PATCH v4 3/6] net/eth: Initialize input_size variable earlier
` [PATCH v4 4/6] net/eth: Check rt_hdr size before casting to ip6_ext_hdr
` [PATCH v4 6/6] net/eth: Return earlier in _eth_get_rss_ex_dst_addr()

[PATCH 1/2] ui/cocoa: Show QEMU icon in the about window
 2021-03-10 12:23 UTC  (6+ messages)
` [PATCH 2/2] ui/cocoa: Do not rely on the first argument

[PATCH v2] hw/input: expand trace info reported for ps2 device
 2021-03-10 12:15 UTC  (2+ messages)

[PATCH] docs: Fix removal text of -show-cursor
 2021-03-10 12:11 UTC  (3+ messages)

[PATCH v2 00/36] block: update graph permissions update
 2021-03-10 11:55 UTC  (9+ messages)
` [PATCH v2 15/36] block: use topological sort for permission update

[PATCH 0/2] block/curl: Disconnect sockets from CURLState
 2021-03-10 11:51 UTC  (2+ messages)

[PATCH v2] block/file-posix: Optimize for macOS
 2021-03-10 11:38 UTC  (4+ messages)

[PATCH] fuzz: don't leave orphan llvm-symbolizers around
 2021-03-10 11:12 UTC  (3+ messages)

[PATCH 0/9] hw/block/pflash: Refactors around setting the device in read-array mode
 2021-03-10 11:05 UTC  (26+ messages)
` [PATCH 1/9] hw/block/pflash_cfi: Fix code style for checkpatch.pl
` [PATCH 2/9] hw/block/pflash_cfi01: Extract pflash_cfi01_fill_cfi_table()
` [PATCH 3/9] hw/block/pflash_cfi02: Extract pflash_cfi02_fill_cfi_table()
` [PATCH 4/9] hw/block/pflash_cfi02: Set rom_mode to true in pflash_setup_mappings()
` [PATCH 5/9] hw/block/pflash_cfi02: Open-code pflash_register_memory(rom=false)
` [PATCH 6/9] hw/block/pflash_cfi02: Rename register_memory(true) as mode_read_array
` [PATCH 7/9] hw/block/pflash_cfi02: Factor out DeviceReset method
` [PATCH 8/9] hw/block/pflash_cfi01: Clarify trace events
` [PATCH 9/9] hw/block/pflash_cfi01: Extract pflash_mode_read_array()

[PULL v2 00/30] Block layer patches
 2021-03-10 11:04 UTC  (2+ messages)

[PATCH v3 09/12] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
 2021-03-10 10:55 UTC  (6+ messages)

[PATCH 0/4] Upgrade Meson to 0.57.x
 2021-03-10 10:56 UTC  (6+ messages)
` [PATCH 1/4] hexagon: do not specify Python scripts as inputs
` [PATCH 2/4] meson: bump submodule to 0.57.1
` [PATCH 3/4] meson: switch minimum meson version to 0.57.0
` [PATCH 4/4] hexagon: use env keyword argument to pass PYTHONPATH

[PATCH] hw/i8254: fix vmstate load
 2021-03-10 10:27 UTC  (2+ messages)

[PATCH 00/10] net: Pad short frames for network backends
 2021-03-10 10:11 UTC  (11+ messages)
` [PATCH 01/10] net: Use 'struct iovec' in qemu_send_packet_async_with_flags()
` [PATCH 02/10] net: Pad short frames to minimum size before send
` [PATCH 03/10] hw/net: e1000: Remove the logic of padding short frames in the receive path
` [PATCH 04/10] hw/net: vmxnet3: "
` [PATCH 05/10] hw/net: i82596: "
` [PATCH 06/10] hw/net: ne2000: "
` [PATCH 07/10] hw/net: pcnet: "
` [PATCH 08/10] hw/net: rtl8139: "
` [PATCH 09/10] hw/net: sungem: "
` [PATCH 10/10] hw/net: sunhme: "

[PATCH] tests: Move unit tests into a separate directory
 2021-03-10 10:36 UTC  (8+ messages)

[PATCH] stream: Don't crash when node permission is denied
 2021-03-10 10:20 UTC  (2+ messages)

[PATCH v3 00/12] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-03-10 10:28 UTC  (3+ messages)
` [PATCH v3 11/12] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE

[RFC RESEND PATCH 0/4] hw/arm/virt-acpi-build: Introduce iommu option for pci root bus
 2021-03-10 10:25 UTC  (8+ 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 v5 00/13] hw/block/nvme: metadata and end-to-end data protection support
 2021-03-10  9:53 UTC  (14+ messages)
` [PATCH v5 01/13] hw/block/nvme: fix zone management receive reporting too many zones
` [PATCH v5 02/13] hw/block/nvme: add metadata support
` [PATCH v5 03/13] hw/block/nvme: end-to-end data protection
` [PATCH v5 04/13] hw/block/nvme: add verify command
` [PATCH v5 05/13] hw/block/nvme: add non-mdts command size limit for verify
` [PATCH v5 06/13] hw/block/nvme: support multiple lba formats
` [PATCH v5 07/13] hw/block/nvme: prefer runtime helpers instead of device parameters
` [PATCH v5 08/13] hw/block/nvme: pull lba format initialization
` [PATCH v5 09/13] hw/block/nvme: parameterize nvme_ns_nlbas
` [PATCH v5 10/13] hw/block/nvme: remove invalid zone resource checks
` [PATCH v5 11/13] hw/block/nvme: move zoned constraints checks
` [PATCH v5 12/13] hw/block/nvme: split zone check/set geometry
` [PATCH v5 13/13] hw/block/nvme: add support for the format nvm command

[PATCH v5 0/8] Pegasos2 emulation
 2021-03-10 10:17 UTC  (9+ messages)
` [PATCH v5 4/8] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it

[qemu-web PATCH] Add GSoC 2021 timeline
 2021-03-10 10:13 UTC  (2+ messages)

[PATCH] tests: Fix broken "make check-speed"
 2021-03-10  9:49 UTC 

[RFC PATCH 0/5] hw/arm/virt: Introduce cpu topology support
 2021-03-10  9:43 UTC  (2+ messages)
  ` 答复: "

[RFC PATCH 0/3] vfio/migration: Support manual clear vfio dirty log
 2021-03-10  9:41 UTC  (4+ messages)
` [RFC PATCH 1/3] linux-headers: update against 5.12-rc2 and "vfio log clear" series
` [RFC PATCH 2/3] vfio: Maintain DMA mapping range for the container
` [RFC PATCH 3/3] vfio/migration: Support VFIO_IOMMU_DIRTY_PAGES_FLAG_CLEAR_BITMAP

[RFC] nbd: decouple reconnect from drain
 2021-03-10  9:32 UTC 

[PATCH] coroutine: add libucontext as external library
 2021-03-10  9:29 UTC  (5+ messages)

[PATCH v3 0/4] Drop deprecated floppy config & bogus -drive if=T
 2021-03-10  8:13 UTC  (7+ messages)
` [PATCH v3 3/4] fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()
` [PATCH v3 4/4] blockdev: Drop deprecated bogus -drive interface type

[PATCH] docs/system: Document the removal of "compat" property for POWER CPUs
 2021-03-10  7:57 UTC  (4+ messages)

[PATCH] vfio: Support host translation granule size
 2021-03-10  7:19 UTC  (3+ messages)

[PATCH v3] hw/sd: sd: Actually perform the erase operation
 2021-03-10  7:16 UTC  (2+ messages)

[Bug 1918321] [NEW] [OSS-Fuzz] Issue 31875 megasas: Null-ptr dereference in megasas_finish_dcmd
 2021-03-10  6:24 UTC  (3+ messages)

[PATCH qemu v14] spapr: Implement Open Firmware client interface
 2021-03-10  4:52 UTC  (9+ messages)

[PATCH v2] ui/cocoa: Clear modifiers whenever possible
 2021-03-10  4:23 UTC 


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