qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-17 06:48:32 to 2020-06-17 14:26:36 UTC [more...]

[PATCH 00/19] Add Thread Sanitizer support to QEMU
 2020-06-17 14:24 UTC  (3+ messages)
` [PATCH 01/19] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext

[PATCH v4 0/8] tpm: Enable usage of TPM TIS with interrupts
 2020-06-17 14:23 UTC  (5+ messages)
` [PATCH v4 1/8] tpm_tis: Allow lowering of IRQ also when locality is not active
` [PATCH v4 2/8] tpm: Extend TPMIfClass with get_irqnum() function
` [PATCH v4 3/8] tests: Temporarily ignore DSDT table differences
` [PATCH v4 7/8] tpm: Guard irq related ops in case interrupts are disabled

[PATCH 0/5] iotests: Some fixes for rarely run cases
 2020-06-17 14:21 UTC  (13+ messages)
` [PATCH 1/5] iotests.py: Add skip_for_formats() decorator
` [PATCH 2/5] iotests/041: Skip test_small_target for qed
` [PATCH 3/5] iotests/292: data_file is unsupported
` [PATCH 4/5] iotests/229: "
` [PATCH 5/5] iotests/{190,291}: compat=0.10 "

[PATCH 0/2] iotests: Make _filter_img_create more active
 2020-06-17 14:20 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests: filter few more luks specific create options

[PATCH] rbd: Use RBD fast-diff for querying actual allocation
 2020-06-17 14:13 UTC  (3+ messages)
` [PATCH v2] "

ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
 2020-06-17 14:11 UTC  (17+ messages)

[PATCH 0/6] Add various undefined MMIO r/w functions
 2020-06-17 14:05 UTC  (13+ messages)
` [PATCH 3/6] vfio: add quirk device write method
` [PATCH 4/6] prep: add ppc-parity "
` [PATCH 5/6] nvram: add nrf51_soc flash read method
` [PATCH 6/6] spapr_pci: add spapr msi "

[PATCH] MAINTAINERS: Add an entry to review Avocado based acceptance tests
 2020-06-17 14:01 UTC  (2+ messages)

[PATCH v2] qcow2: Fix preallocation on images with unaligned sizes
 2020-06-17 14:00 UTC 

[PATCH v2] arm/virt: Add memory hot remove support
 2020-06-17 13:53 UTC  (3+ messages)

[PATCH 0/3] Add Scripts for Finding Top 25 Executed Functions
 2020-06-17 13:53 UTC  (8+ messages)
` [PATCH 1/3] MAINTAINERS: Add 'Miscellaneous' section
` [PATCH 2/3] scripts/performance: Add callgrind_top_25.py script
` [PATCH 3/3] scripts/performance: Add perf_top_25.py script

[PATCH] migration: fix multifd_send_pages() next channel
 2020-06-17 13:52 UTC  (3+ messages)

[PATCH v3 00/11] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-06-17 13:51 UTC  (3+ messages)
` [PATCH v3 04/11] accel/tcg: Add stub for probe_access()

[PATCH] minikconf: explicitly set encoding to UTF-8
 2020-06-17 13:48 UTC  (2+ messages)

[PATCH 2/2] scripts/tracetool: Add plainlog backend
 2020-06-17 13:36 UTC 

[PATCH v3] block: Factor out bdrv_run_co()
 2020-06-17 13:46 UTC  (4+ messages)

[PATCH 1/2] .gitignore: Ignore generated srorage-daemon files for in-tree builds
 2020-06-17 13:06 UTC 

[PATCH 0/8] ESCC2
 2020-06-17 13:33 UTC  (11+ messages)
` [PATCH 1/8] hw/char/escc2: Add device
` [PATCH 2/8] hw/char/escc2: Handle interrupt generation
` [PATCH 3/8] hw/char/escc2: Add character device backend
` [PATCH 4/8] hw/char/escc2: Add clock generation
` [PATCH 5/8] hw/char/escc2: Add Receiver Reset (RRES) command
` [PATCH 6/8] hw/char/escc2: Add RFRD command
` [PATCH 7/8] hw/char/escc2: Add Transmit Frame (XF) command
` [PATCH 8/8] hw/char/escc2: Add XRES command

[PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
 2020-06-17 13:29 UTC  (2+ messages)

[PATCH v2 0/7] block/nvme: support nested aio_poll()
 2020-06-17 13:22 UTC  (8+ messages)
` [PATCH v2 1/7] block/nvme: poll queues without q->lock
` [PATCH v2 2/7] block/nvme: drop tautologous assertion
` [PATCH v2 3/7] block/nvme: don't access CQE after moving cq.head
` [PATCH v2 4/7] block/nvme: switch to a NVMeRequest freelist
` [PATCH v2 5/7] block/nvme: clarify that free_req_queue is protected by q->lock
` [PATCH v2 6/7] block/nvme: keep BDRVNVMeState pointer in NVMeQueuePair
` [PATCH v2 7/7] block/nvme: support nested aio_poll()

What is the "E10, E20_0 XXX" Flag means on arm port?
 2020-06-17 13:19 UTC  (2+ messages)

[PATCH] iotests: Add copyright line in qcow2.py
 2020-06-17 13:12 UTC  (2+ messages)

Core dump happened when starting a VM on arm64 server
 2020-06-17 13:11 UTC  (7+ messages)

[PATCH v3 0/8] tpm: Enable usage of TPM TIS with interrupts
 2020-06-17 13:09 UTC  (20+ messages)
` [PATCH v3 1/8] tpm_tis: Allow lowering of IRQ also when locality is not active
` [PATCH v3 2/8] tpm: Extend TPMIfClass with get_irqnum() function
` [PATCH v3 3/8] tests: Temporarily ignore DSDT table differences
` [PATCH v3 4/8] tpm: Split TPM_TIS_IRQ into TPM_TIS_ISA_IRQ and TPM_TIS_SYSBUS_IRQ
` [PATCH v3 5/8] acpi: Enable TPM IRQ
` [PATCH v3 6/8] tests: Add updated DSDT
` [PATCH v3 8/8] tpm: Disable interrupt support for TIS on sysbus

[PATCH] virtiofsd: Use clone() and not unshare(), support non-root
 2020-06-17 12:55 UTC  (5+ messages)

[PATCH v2 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-06-17 12:53 UTC  (3+ messages)
` [PATCH v2 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models

[PATCH 0/7] block/nvme: support nested aio_poll()
 2020-06-17 12:52 UTC  (6+ messages)
` [PATCH 1/7] block/nvme: poll queues without q->lock

[PULL 0/4] Microvm 20200617 patches
 2020-06-17 12:51 UTC  (6+ messages)
` [PULL 1/4] microvm: use 3G split unconditionally
` [PULL 2/4] microvm: drop max-ram-below-4g support
` [PULL 3/4] x86: move max-ram-below-4g to pc
` [PULL 4/4] microvm: move virtio base to 0xfeb00000

[PATCH 0/6] audio/jack: fixes to overall jack behaviour
 2020-06-17 12:44 UTC  (3+ messages)
` [PATCH 5/6] audio/jack: honour the enable state of the audio device

[PATCH v3 0/4] microvm: memory config tweaks
 2020-06-17 12:25 UTC  (3+ messages)

[PATCH v2 0/2] target/mips: Add two groups of loongson-ext instructions
 2020-06-17 12:26 UTC  (5+ messages)

[PATCH V3 0/3] migration/colo: Optimize COLO framework code
 2020-06-17 12:25 UTC  (3+ messages)

[PATCH v1 0/3] hyperv: vmbus: ACPI various corrections
 2020-06-17 12:02 UTC  (5+ messages)
` [PATCH v1 1/3] hyperv: vmbus: Remove the 2nd IRQ
` [PATCH v1 2/3] i386: acpi: vmbus: Add _ADR definition
` [PATCH v1 3/3] acpi: i386: Move VMBus DSDT entry to SB

[Bug 1883784] [NEW] [ppc64le] qemu behavior differs from ppc64le hardware
 2020-06-17 11:53 UTC  (3+ messages)
` [Bug 1883784] "

[Bug 1883728] [NEW] address_space_unmap: Assertion `mr != NULL' failed
 2020-06-17 11:44 UTC  (2+ messages)
` [Bug 1883728] "

[PATCH v2] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
 2020-06-17 11:38 UTC  (6+ messages)

[PATCH] iotests: Fix 051 output after qdev_init_nofail() removal
 2020-06-17 11:34 UTC  (2+ messages)

[PATCH v9 00/10] acpi: i386 tweaks
 2020-06-17 11:34 UTC  (18+ messages)
` [PATCH v9 01/10] acpi: bios-tables-test: show more context on asl diffs
` [PATCH v9 02/10] acpi: move aml builder code for floppy device
` [PATCH v9 03/10] floppy: make isa_fdc_get_drive_max_chs static
` [PATCH v9 04/10] floppy: move cmos_get_fd_drive_type() from pc
` [PATCH v9 05/10] acpi: move aml builder code for i8042 (kbd+mouse) device
` [PATCH v9 06/10] acpi: factor out fw_cfg_add_acpi_dsdt()
` [PATCH v9 07/10] acpi: simplify build_isa_devices_aml()
` [PATCH v9 08/10] acpi: drop serial/parallel enable bits from dsdt
` [PATCH v9 09/10] acpi: drop build_piix4_pm()
` [PATCH v9 10/10] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion

[PULL 0/2] Usb 20200617 patches
 2020-06-17 11:33 UTC  (4+ messages)
` [PULL 1/2] usb: add hostdevice property to usb-host
` [PULL 2/2] usb-host: workaround libusb bug

[PATCH v2 0/3] Add Support for GET LBA STATUS 16 command in scsi emulation
 2020-06-17 11:14 UTC  (5+ messages)
` [PATCH v2 1/3] block: Add bdrv_co_get_lba_status
` [PATCH v2 2/3] block: Add GET LBA STATUS support
` [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command

[PATCH v3 0/5] Vs clang-10 and gcc-9 warnings
 2020-06-17 11:02 UTC  (13+ messages)
` [PATCH v3 1/5] fpu/softfloat: Silence 'bitwise negation of boolean expression' warning
` [PATCH v3 2/5] migration: fix xbzrle encoding rate calculation
` [PATCH v3 3/5] configure: Clean up warning flag lists
` [PATCH v3 5/5] configure: Add -Wno-psabi

[PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
 2020-06-17 10:57 UTC  (6+ messages)
` [PATCH RFC v2 1/5] block: add bitmap-populate job

[PATCH v2 0/3] Add Support for GET LBA STATUS 16 command in scsi emulation
 2020-06-17 10:54 UTC  (5+ messages)
` [PATCH v2 1/3] block: Add bdrv_co_get_lba_status
` [PATCH v2 2/3] block: Add GET LBA STATUS support
` [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command

[PATCH v2 00/15] tests/tcg: Add TriCore tests
 2020-06-17 10:52 UTC  (6+ messages)
` [PATCH v2 03/15] tests/tcg: Run timeout cmds using --foreground

[PATCH] block: file-posix: Fail unmap with NO_FALLBACK on block device
 2020-06-17 10:47 UTC  (6+ messages)

[Bug 1882241] [NEW] file transfer over cifs to 64bit guest corrupts large files
 2020-06-17 10:32 UTC  (3+ messages)

[PATCH v2] hmp: Make json format optional for qom-set
 2020-06-17  9:53 UTC  (5+ messages)

[PATCH] virtiofsd: Whitelist fchmod
 2020-06-17  9:36 UTC  (2+ messages)

[PATCH v3 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-17  9:18 UTC  (7+ messages)
` [PATCH v3 2/5] virtio-iommu: Implement RESV_MEM probe request
` [PATCH v3 3/5] virtio-iommu: Handle reserved regions in the translation process
` [PATCH v3 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs

[PATCH v5] char-socket: initialize reconnect timer only when the timer doesn't start
 2020-06-17  8:20 UTC  (3+ messages)
    ` Fwd: "

[PATCH v3 00/14] mps2: Add few more peripherals
 2020-06-17  8:17 UTC  (16+ messages)
` [PATCH v3 01/14] hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
` [PATCH v3 02/14] hw/i2c/versatile_i2c: Add definitions for register addresses
` [PATCH v3 03/14] hw/i2c/versatile_i2c: Add SCL/SDA definitions
` [PATCH v3 04/14] hw/i2c: Add header for ARM SBCon two-wire serial bus interface
` [PATCH v3 05/14] hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
` [PATCH v3 06/14] hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
` [PATCH v3 07/14] hw/arm/mps2: Rename CMSDK AHB peripheral region
` [PATCH v3 08/14] hw/arm/mps2: Add CMSDK APB watchdog device
` [PATCH v3 09/14] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
` [PATCH v3 10/14] hw/arm/mps2: Map the FPGA I/O block
` [PATCH v3 11/14] hw/arm/mps2: Add SPI devices
` [PATCH v3 12/14] hw/arm/mps2: Add I2C devices
` [PATCH v3 13/14] hw/arm/mps2: Add audio I2S interface as unimplemented device
` [PATCH v3 14/14] hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface

[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
 2020-06-17  7:52 UTC  (2+ messages)
` [Bug 1749393] "

[PATCH v2] hw/misc/pca9552: Trace LED On/Off events
 2020-06-17  8:01 UTC  (4+ messages)

fpu/softfloat: a question on BFloat 16 support on QEMU
 2020-06-17  7:09 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).