messages from 2020-06-29 12:58:16 to 2020-06-29 21:31:14 UTC [more...]
[PATCH 0/5] hw/i2c: Rename method names for consistency and add documentation
2020-06-29 21:29 UTC (9+ messages)
` [PATCH 1/5] hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
` [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
` [PATCH 3/5] hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
` [PATCH 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
` [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
[REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
2020-06-29 21:16 UTC (6+ messages)
[PATCH 0/2] hw/block/nvme: handle transient dma errors
2020-06-29 21:07 UTC (4+ messages)
` [PATCH 1/2] pci: pass along the return value of dma_memory_rw
` [PATCH 2/2] hw/block/nvme: handle dma errors
[PATCH] hw/misc/pca9552: Add missing TypeInfo::class_size field
2020-06-29 21:07 UTC (3+ messages)
[PATCH 0/4] hw/block/nvme: support multiple namespaces
2020-06-29 20:43 UTC (5+ messages)
` [PATCH 1/4] hw/block/nvme: refactor identify active namespace id list
` [PATCH 2/4] hw/block/nvme: support multiple namespaces
` [PATCH 3/4] pci: allocate pci id for nvme
` [PATCH 4/4] hw/block/nvme: change controller pci id
[PATCH 0/3] hw/block/nvme: support scatter gather lists
2020-06-29 20:31 UTC (4+ messages)
` [PATCH 1/3] hw/block/nvme: harden cmb access
` [PATCH 2/3] hw/block/nvme: add support for scatter gather lists
` [PATCH 3/3] hw/block/nvme: add support for sgl bit bucket descriptor
Building in Solaris 11.4
2020-06-29 20:25 UTC (4+ messages)
[PATCH v2 00/18] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-06-29 20:26 UTC (2+ messages)
[Bug 1878645] [NEW] null-ptr dereference in tcg_handle_interrupt
2020-06-29 20:08 UTC (7+ messages)
` [Bug 1878645] "
` [Bug 1878645] Re: null-ptr dereference in ich9_apm_ctrl_changed
[Bug 1884990] [NEW] Cirrus graphics results in monochrome colour depth at 640x480 resolution
2020-06-29 20:05 UTC (4+ messages)
` [Bug 1884990] "
[PATCH] hw/ppc/ppc4xx: Only accept (combination of) pow2 DDR sizes
2020-06-29 20:02 UTC
[PATCH 00/17] hw/block/nvme: AIO and address mapping refactoring
2020-06-29 19:50 UTC (18+ messages)
` [PATCH 01/17] hw/block/nvme: memset preallocated requests structures
` [PATCH 02/17] hw/block/nvme: add mapping helpers
` [PATCH 03/17] hw/block/nvme: replace dma_acct with blk_acct equivalent
` [PATCH 04/17] hw/block/nvme: remove redundant has_sg member
` [PATCH 05/17] hw/block/nvme: refactor dma read/write
` [PATCH 06/17] hw/block/nvme: pass request along for tracing
` [PATCH 07/17] hw/block/nvme: add request mapping helper
` [PATCH 08/17] hw/block/nvme: verify validity of prp lists in the cmb
` [PATCH 09/17] hw/block/nvme: refactor request bounds checking
` [PATCH 10/17] hw/block/nvme: add check for mdts
` [PATCH 11/17] hw/block/nvme: be consistent about zeros vs zeroes
` [PATCH 12/17] hw/block/nvme: refactor NvmeRequest clearing
` [PATCH 13/17] hw/block/nvme: consolidate qsg/iov clearing
` [PATCH 14/17] hw/block/nvme: remove NvmeCmd parameter
` [PATCH 15/17] hw/block/nvme: allow multiple aios per command
` [PATCH 16/17] hw/block/nvme: add nvme_check_rw helper
` [PATCH 17/17] hw/block/nvme: use preallocated qsg/iov in nvme_dma_prp
[PATCH] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
2020-06-29 19:50 UTC (3+ messages)
[PATCH 00/17] spitz: fix hacks, fix CID 1421913, various cleanups
2020-06-29 19:38 UTC (17+ messages)
` [PATCH 01/17] hw/arm/spitz: Detabify
` [PATCH 02/17] hw/arm/spitz: Create SpitzMachineClass abstract base class
` [PATCH 03/17] hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState
` [PATCH 04/17] hw/arm/spitz: Keep pointers to scp0, scp1 "
` [PATCH 09/17] hw/arm/spitz: Use max111x properties to set initial values
` [PATCH 11/17] hw/misc/max111x: Create header file for documentation, TYPE_ macros
[PATCH v2 0/3] Make hcd-xhci independent of pci hooks
2020-06-29 19:38 UTC (7+ messages)
` [PATCH v2 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model
[PATCH v5 0/3] Avoid abort on QMP attempt to add an object with duplicate id
2020-06-29 19:34 UTC (4+ messages)
` [PATCH v5 1/3] qom: Introduce object_property_try_add_child()
` [PATCH v5 2/3] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
` [PATCH v5 3/3] tests/qmp-cmd-test: Add qmp/object-add-failure-modes
[PATCH v7 0/8] Mac Old World ROM experiment
2020-06-29 18:55 UTC (9+ messages)
` [PATCH v7 4/8] mac_oldworld: Drop some variables
` [PATCH v7 3/8] mac_oldworld: Drop a variable, use get_system_memory() directly
` [RFC PATCH v7 7/8] WIP macio/cuda: Attempt to add i2c support
` [PATCH v7 1/8] mac_oldworld: Allow loading binary ROM image
` [PATCH v7 2/8] mac_newworld: "
` [PATCH v7 8/8] mac_oldworld: Add SPD data to cover RAM
` [PATCH v7 6/8] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
` [PATCH v7 5/8] mac_oldworld: Change PCI address of macio to match real hardware
[PATCH] net: tap: check if the file descriptor is valid before using it
2020-06-29 19:30 UTC (5+ messages)
[PATCH v2 0/4] smbus: SPD fixes
2020-06-29 19:00 UTC (10+ messages)
` [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
[PATCH v3 0/3] Add OpenSBI dynamic firmware support
2020-06-29 18:50 UTC (8+ messages)
` [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
[PATCH 00/17] hw/block/nvme: bump to v1.3
2020-06-29 18:26 UTC (18+ messages)
` [PATCH 01/17] hw/block/nvme: bump spec data structures "
` [PATCH 02/17] hw/block/nvme: additional tracing
` [PATCH 03/17] hw/block/nvme: add support for the abort command
` [PATCH 04/17] hw/block/nvme: add temperature threshold feature
` [PATCH 05/17] hw/block/nvme: mark fw slot 1 as read-only
` [PATCH 06/17] hw/block/nvme: add support for the get log page command
` [PATCH 07/17] hw/block/nvme: add support for the asynchronous event request command
` [PATCH 08/17] hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.h
` [PATCH 09/17] hw/block/nvme: flush write cache when disabled
` [PATCH 10/17] hw/block/nvme: fix missing endian conversion
` [PATCH 11/17] hw/block/nvme: add remaining mandatory controller parameters
` [PATCH 12/17] hw/block/nvme: support the get/set features select and save fields
` [PATCH 13/17] hw/block/nvme: make sure ncqr and nsqr is valid
` [PATCH 14/17] hw/block/nvme: support identify namespace descriptor list
` [PATCH 15/17] hw/block/nvme: enforce valid queue creation sequence
` [PATCH 16/17] hw/block/nvme: provide the mandatory subnqn field
` [PATCH 17/17] hw/block/nvme: bump supported version to v1.3
[PATCH 00/10] RFC: Move SPICE to a load module
2020-06-29 17:30 UTC (5+ messages)
` [PATCH 09/10] spice: Put spice functions in a separate "
[PATCH] scripts/get_maintainer: Use .ignoredmailmap to ignore invalid emails
2020-06-29 17:27 UTC
[Bug 1885332] [NEW] Error in user-mode calculation of ELF aux vector's AT_PHDR
2020-06-29 17:09 UTC (2+ messages)
` [Bug 1885332] "
[PATCH RFC] virtio-fs: force virtio 1.x usage
2020-06-29 17:05 UTC (5+ messages)
[PATCH v4 0/3] Avoid abort on QMP attempt to add an object with duplicate id
2020-06-29 16:58 UTC (3+ messages)
Properly quitting qemu immediately after failing migration
2020-06-29 16:46 UTC (8+ messages)
[PATCH v3 0/9] virtio-console: notify about the terminal size
2020-06-29 16:40 UTC (10+ messages)
` [PATCH v3 1/9] chardev: add cols, rows fields
` [PATCH v3 2/9] chardev: add CHR_EVENT_RESIZE
` [PATCH v3 3/9] chardev: add qemu_chr_resize()
` [PATCH v3 4/9] char-mux: add support for the terminal size
` [PATCH v3 5/9] main-loop: change the handling of SIGWINCH
` [PATCH v3 6/9] char-stdio: add support for the terminal size
` [PATCH v3 7/9] qmp: add chardev-resize command
` [PATCH v3 8/9] virtio-serial-bus: add terminal resize messages
` [PATCH v3 9/9] virtio-console: notify the guest about terminal resizes
[PATCH v6 0/5] 9pfs: readdir optimization
2020-06-29 16:39 UTC (4+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization
[PATCH v2] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
2020-06-29 16:28 UTC
[PATCH v1 00/18] testing/next (vm, gitlab)
2020-06-29 16:15 UTC (7+ messages)
` [PATCH v1 12/18] tests/vm: allow us to take advantage of MTTCG
` [PATCH v1 13/18] tests/docker: check for an parameters not empty string
[PULL 00/14] virtio: features, cleanups
2020-06-29 16:07 UTC (8+ messages)
` [PULL 05/14] qapi: add unplug primary event
` [PULL 08/14] migration: add new migration state wait-unplug
[PATCH v2 0/9] memory: assert and define MemoryRegionOps callbacks
2020-06-29 16:05 UTC (12+ messages)
` [PATCH v2 5/9] nvram: add nrf51_soc flash read method
` [PATCH v2 7/9] tz-ppc: add dummy read/write methods
[PATCH] util/coroutine: Cleanup start_switch_fiber_ for TSAN
2020-06-29 16:04 UTC (3+ messages)
[PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
2020-06-29 16:02 UTC (4+ messages)
[PULL v2 00/31] Misc patches for 2020-06-24
2020-06-29 16:01 UTC (6+ messages)
` [PULL v2 25/31] osdep: Make MIN/MAX evaluate arguments only once
[PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
2020-06-29 15:52 UTC (5+ messages)
` [PATCH v5 01/12] pc-bios: s390x: cio.c cleanup and compile fix
` [PATCH v5 04/12] pc-bios: s390x: Get rid of magic offsets into the lowcore
[PATCH] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
2020-06-29 15:45 UTC (7+ messages)
[PATCH] tcg/svm: use host cr4 during NPT page table walk
2020-06-29 15:12 UTC (2+ messages)
[PATCH] hw/core/null-machine: Do not initialize unused chardev backends
2020-06-29 15:34 UTC (2+ messages)
[PATCH] util/qemu-error: prepend guest name to error message to identify affected VM owner
2020-06-29 15:26 UTC (2+ messages)
[PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
2020-06-29 15:21 UTC (8+ messages)
` [PATCH 1/4] tests/acpi: remove stale allowed tables
` [PATCH 2/4] tests/acpi: virt: allow DSDT acpi table changes
` [PATCH 3/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
` [PATCH 4/4] tests/acpi: virt: update golden masters for DSDT
[PATCH] tests: Inject test name also when the test fails
2020-06-29 15:17 UTC (2+ messages)
[PATCH v10 00/12] acpi: i386 tweaks
2020-06-29 15:08 UTC (4+ messages)
` [PATCH v10 12/12] tests/acpi: update expected data files
[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
2020-06-29 15:05 UTC (8+ messages)
` [RFC v2 1/1] "
[Bug 1882817] [NEW] Segfault in audio_pcm_sw_write with audio over VNC
2020-06-29 14:30 UTC (2+ messages)
` [Bug 1882817] "
[PATCH 00/46] Less clumsy error checking
2020-06-29 14:38 UTC (7+ messages)
` [PATCH 17/46] qemu-option: Smooth error checking with Coccinelle
` [PATCH 34/46] qom: Don't handle impossible object_property_get_link() failure
[Bug 1884693] [NEW] Assertion failure in address_space_unmap through ahci_map_clb_address
2020-06-29 14:29 UTC (2+ messages)
` [Bug 1884693] "
[Bug 1863333] [NEW] Assigning NVMe disk to a domain causes VFIO_MAP_DMA errors
2020-06-29 14:23 UTC (2+ messages)
` [Bug 1863333] "
[PATCH v4 00/16] python: add mypy support to python/qemu
2020-06-29 14:30 UTC (3+ messages)
[PATCH 0/8] Improve synchronization between QEMU and HVF
2020-06-29 14:18 UTC (16+ messages)
` [PATCH 4/8] i386: hvf: Implement CPU kick
` [PATCH 6/8] i386: hvf: Drop hvf_reset_vcpu()
[PATCH v7 0/4] Introduce Xilinx ZynqMP CAN controller
2020-06-29 14:14 UTC (3+ messages)
` [PATCH v7 3/4] tests/qtest: Introduce tests for "
[PATCH v2 0/3] virtiofsd capability changes and addition
2020-06-29 13:56 UTC (2+ messages)
[PATCH 0/4] Fix crash due to NBD export leak
2020-06-29 13:56 UTC (4+ messages)
` [PATCH 3/4] nbd: make client_close synchronous
[Bug 1882123] [NEW] ARM cpu emulation regression on QEMU 4.2.0
2020-06-29 13:48 UTC (2+ messages)
` [Bug 1882123] "
[PATCH v2 0/3] following up haiku build fix
2020-06-29 13:18 UTC (2+ messages)
Qemu installation error from source
2020-06-29 13:12 UTC (2+ messages)
[PATCH 0/2] target/riscv: fixup atomic implementation
2020-06-29 13:07 UTC (3+ messages)
` [PATCH 1/2] tcg/tcg-op: Fix nonatomic_op load with MO_SIGN
` [PATCH 2/2] target/riscv: Do amo*.w insns operate with 32 bits
[RFC 0/4] Enable virtio-fs on s390x
2020-06-29 13:07 UTC (3+ messages)
[PATCH 00/17] block/nvme: Various cleanups required to use multiple queues
2020-06-29 13:07 UTC (9+ messages)
` [PATCH 01/17] block/nvme: Avoid further processing if trace event not enabled
` [PATCH 06/17] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
[PATCH v3 00/30] testing/next (gitlab, vm, docker)
2020-06-29 12:57 UTC (4+ messages)
` [PATCH v3 28/30] gitlab: split build-disabled into two phases
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).