messages from 2020-09-01 12:51:53 to 2020-09-01 15:23:06 UTC [more...]
[PULL 00/47] target-arm queue
2020-09-01 15:18 UTC (5+ messages)
` [PULL 03/47] target/arm: Implement VFP fp16 for VFP_BINOP operations
` [PULL 11/47] target/arm: Implement VFP fp16 VLDR and VSTR
` [PULL 20/47] target/arm: Implement new VFP fp16 insn VMOVX
` [PULL 25/47] target/arm: Implement fp16 for VCEQ, VCGE, VCGT comparisons
[PATCH v2 1/3] tests/acpi: document addition of table DSDT.roothp for unit testing root pci hotplug on/off
2020-09-01 15:09 UTC (3+ messages)
` [PATCH v2 2/3] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
` [PATCH v2 3/3] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
[PATCH v6 00/10] Remove EPYC mode apicid decode and use generic decode
2020-09-01 14:45 UTC (5+ messages)
` [PATCH v6 09/10] i386: Simplify CPUID_8000_001E for AMD
[PATCH v6 00/16] QEMU cpus.c refactoring part2
2020-09-01 15:17 UTC (2+ messages)
[PATCH 0/2] Makefile: A few post-meson-conversion fixes
2020-09-01 15:18 UTC (5+ messages)
` [PATCH 1/2] Makefile: Add back TAGS/ctags/cscope rules
` [PATCH 2/2] Makefile: Fix in-tree clean/distclean
[PATCH v2 0/2] Enable virtio-fs on s390x
2020-09-01 15:00 UTC (3+ messages)
` [PATCH v2 1/2] virtio: add vhost-user-fs-ccw device
` [PATCH v2 2/2] libvhost-user: handle endianness as mandated by the spec
[PATCH v5 00/10] preallocate filter
2020-09-01 15:07 UTC (3+ messages)
[PATCH 0/4] hw/misc/a9scu: Verify CPU count is valid and simplify a bit
2020-09-01 14:41 UTC (5+ messages)
` [PATCH 1/4] hw/misc/a9scu: Do not allow invalid CPU count
` [PATCH 2/4] hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields
` [PATCH 3/4] hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields
` [PATCH 4/4] hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP)
[PATCH v2 0/2] crypto: fix build with gcrypt
2020-09-01 15:10 UTC (5+ messages)
` [PATCH v2 1/2] crypto: fix build with gcrypt enabled
` [PATCH v2 2/2] gitlab: expand test coverage for crypto builds
[PATCH v8 00/43] block: Deal with filters
2020-09-01 14:34 UTC (44+ messages)
` [PATCH v8 01/43] block: Add child access functions
` [PATCH v8 02/43] block: Add chain helper functions
` [PATCH v8 03/43] block: bdrv_cow_child() for bdrv_has_zero_init()
` [PATCH v8 04/43] block: bdrv_set_backing_hd() is about bs->backing
` [PATCH v8 05/43] block: Include filters when freezing backing chain
` [PATCH v8 06/43] block: Drop bdrv_is_encrypted()
` [PATCH v8 07/43] block: Add bdrv_supports_compressed_writes()
` [PATCH v8 08/43] throttle: Support compressed writes
` [PATCH v8 09/43] copy-on-read: "
` [PATCH v8 10/43] block: Use bdrv_filter_(bs|child) where obvious
` [PATCH v8 11/43] block: Use CAFs in block status functions
` [PATCH v8 12/43] stream: Deal with filters
` [PATCH v8 13/43] block: Use CAFs when working with backing chains
` [PATCH v8 14/43] block: Use bdrv_cow_child() in bdrv_co_truncate()
` [PATCH v8 15/43] block: Re-evaluate backing file handling in reopen
` [PATCH v8 16/43] block: Flush all children in generic code
` [PATCH v8 17/43] vmdk: Drop vmdk_co_flush()
` [PATCH v8 18/43] block: Iterate over children in refresh_limits
` [PATCH v8 19/43] block: Use CAFs in bdrv_refresh_filename()
` [PATCH v8 20/43] block: Use CAF in bdrv_co_rw_vmstate()
` [PATCH v8 21/43] block/snapshot: Fix fallback
` [PATCH v8 22/43] block: Use CAFs for debug breakpoints
` [PATCH v8 23/43] block: Improve get_allocated_file_size's default
` [PATCH v8 24/43] block/null: Implement bdrv_get_allocated_file_size
` [PATCH v8 25/43] blockdev: Use CAF in external_snapshot_prepare()
` [PATCH v8 26/43] block: Report data child for query-blockstats
` [PATCH v8 27/43] block: Use child access functions for QAPI queries
` [PATCH v8 28/43] block-copy: Use CAF to find sync=top base
` [PATCH v8 29/43] mirror: Deal with filters
` [PATCH v8 30/43] backup: "
` [PATCH v8 31/43] commit: "
` [PATCH v8 32/43] nbd: Use CAF when looking for dirty bitmap
` [PATCH v8 33/43] qemu-img: Use child access functions
` [PATCH v8 34/43] block: Drop backing_bs()
` [PATCH v8 35/43] blockdev: Fix active commit choice
` [PATCH v8 36/43] block: Inline bdrv_co_block_status_from_*()
` [PATCH v8 37/43] block: Leave BDS.backing_{file,format} constant
` [PATCH v8 38/43] iotests: Test that qcow2's data-file is flushed
` [PATCH v8 39/43] iotests: Let complete_and_wait() work with commit
` [PATCH v8 40/43] iotests: Add filter commit test cases
` [PATCH v8 41/43] iotests: Add filter mirror "
` [PATCH v8 42/43] iotests: Add test for commit in sub directory
` [PATCH v8 43/43] iotests: Test committing to overridden backing
[PULL 0/5] Ui 20200831 patches
2020-09-01 14:54 UTC (4+ messages)
[PATCH v8 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
2020-09-01 14:38 UTC (3+ messages)
` [PATCH v8 1/8] Introduce yank feature
[PATCH 00/13] Make QEMU installation relocatable
2020-09-01 14:36 UTC (3+ messages)
` [PATCH 01/13] fuzz: use qemu_get_exec_dir
[PULL 0/8] Linux user for 5.2 patches
2020-09-01 14:40 UTC (5+ messages)
[RFC v8 0/5] memory: Delete assertion in memory_region_unregister_iommu_notifier
2020-09-01 14:26 UTC (6+ messages)
` [RFC v8 1/5] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
` [RFC v8 2/5] memory: Add IOMMUTLBEvent
` [RFC v8 3/5] memory: Add IOMMU_DEVIOTLB_UNMAP IOMMUTLBNotificationType
` [RFC v8 4/5] intel_iommu: Do not notify regular iotlb to device-iotlb notifiers
` [RFC v8 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB type
[PATCH v3 0/7] migration: bring improved savevm/loadvm/delvm to QMP
2020-09-01 14:20 UTC (3+ messages)
` [PATCH v3 7/7] migration: introduce snapshot-{save, load, delete} QMP commands
[PULL 00/44] Trivial branch for 5.2 patches
2020-09-01 14:15 UTC (3+ messages)
` [PULL 01/44] hw/register: Document register_init_block @memory_size
[RFC PATCH v3 00/34] Hexagon patch series
2020-09-01 9:57 UTC (4+ messages)
` [RFC PATCH v3 33/34] Hexagon (tests/tcg/hexagon) TCG tests
[PATCH v2 0/3] hw/sd/sdhci: Fix DMA Transfer Block Size field width
2020-09-01 14:04 UTC (5+ messages)
` [PATCH v2 1/3] hw/sd/sdhci: Fix qemu_log_mask() format string
` [PATCH v2 2/3] hw/sd/sdhci: Document the datasheet used
` [PATCH v2 3/3] hw/sd/sdhci: Fix DMA Transfer Block Size field
` [Bug 1892960] "
[PATCH 0/3] hw/sd/sdhci: Fix DMA Transfer Block Size field width
2020-09-01 14:03 UTC (7+ messages)
` [PATCH 1/3] hw/sd/sdhci: Fix qemu_log_mask() format string
` [PATCH 2/3] hw/sd/sdhci: Document the datasheet used
` [PATCH 3/3] hw/sd/sdhci: Fix DMA Transfer Block Size field
` [Bug 1892960] "
` [Bug 1892960] "
[PULL 00/44] Trivial branch for 5.2 patches
2020-09-01 14:09 UTC (45+ messages)
` [PULL 01/44] hw/register: Document register_init_block @memory_size
` [PULL 02/44] target/arm/kvm: Remove superfluous break
` [PULL 03/44] target/ppc: Remove superfluous breaks
` [PULL 04/44] scsi: "
` [PULL 05/44] vnc: Remove the superfluous break
` [PULL 06/44] block/vmdk: Remove superfluous breaks
` [PULL 07/44] hw: "
` [PULL 08/44] target/sh4: "
` [PULL 09/44] target/cris: "
` [PULL 10/44] hw/net/can: Add missing fallthrough statements
` [PULL 11/44] hw/i386/kvm/ioapic.c: fix typo in error message
` [PULL 12/44] hw/isa/isa-superio: Fix IDE controller realization
` [PULL 13/44] stubs/cmos: Use correct include
` [PULL 14/44] qemu-options.hx: Fix typo for netdev documentation
` [PULL 15/44] hw/core/sysbus: Fix a typo
` [PULL 16/44] hw/core/sysbus: Assert memory region index is in range
` [PULL 17/44] Revert "mailmap: Update philmd email address"
` [PULL 18/44] docs: Fix broken links
` [PULL 19/44] .mailmap: Update Paul Burton email address
` [PULL 20/44] hw/i2c: Fix typo in description
` [PULL 21/44] util/qemu-timer: "
` [PULL 22/44] util/vfio-helpers: "
` [PULL 23/44] mailmap: Add entry for Greg Kurz
` [PULL 24/44] docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
` [PULL 25/44] hw/ide/core: Trivial typo fix
` [PULL 26/44] hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZE
` [PULL 27/44] hw/ide/atapi: "
` [PULL 28/44] hw/ide/pci: "
` [PULL 29/44] hw/scsi/scsi-disk: "
` [PULL 30/44] hw/net/xilinx_axienet: Remove unused code
` [PULL 31/44] util/vfio-helpers: Unify trace-events size format
` [PULL 32/44] linux-user: Add strace support for printing OFD fcntl operations
` [PULL 33/44] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
` [PULL 34/44] hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
` [PULL 35/44] target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli()
` [PULL 36/44] target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_misc_fp16()
` [PULL 37/44] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
` [PULL 38/44] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
` [PULL 39/44] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
` [PULL 40/44] usb/bus: Remove dead assignment in usb_get_fw_dev_path()
` [PULL 41/44] hw/intc: fix default registers value in exynos4210_combiner_read()
` [PULL 42/44] hw/display/vga:Remove redundant statement in vga_draw_graphic()
` [PULL 43/44] main-loop: Fix comment
` [PULL 44/44] docs/system: Fix grammar in documentation
[PATCH v2] cirrus: handle wraparound in cirrus_invalidate_region
2020-09-01 14:18 UTC (2+ messages)
[PULL 0/1] tricore queue
2020-09-01 14:18 UTC (2+ messages)
[PATCH] cirrus: handle wraparound in cirrus_invalidate_region
2020-09-01 14:10 UTC (9+ messages)
[PATCH] usb-host: workaround libusb bug
2020-09-01 14:05 UTC (2+ messages)
[PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
2020-09-01 13:58 UTC (8+ messages)
[RFC v7 0/5] memory: Delete assertion in memory_region_unregister_iommu_notifier
2020-09-01 13:53 UTC (6+ messages)
` [RFC v7 1/5] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
` [RFC v7 2/5] memory: Add IOMMUTLBEvent
` [RFC v7 3/5] memory: Add IOMMU_DEVIOTLB_UNMAP IOMMUTLBNotificationType
` [RFC v7 4/5] intel_iommu: Do not notify regular iotlb to device-iotlb notifiers
` [RFC v7 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB type
[PATCH 0/7] block: Use definitions instead of magic values
2020-09-01 13:55 UTC (3+ messages)
[PATCH 0/3] i440fx: unit tests for testing flag that enables/disables pci root hotplug
2020-09-01 13:51 UTC (3+ messages)
` [PATCH 2/3] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
[PATCH] sd: sdhci: check data_count is within fifo_buffer
2020-09-01 13:48 UTC (2+ messages)
[PATCH 0/2] m25p80: Add SFDP support
2020-09-01 13:47 UTC (6+ messages)
` [PATCH 1/2] m25p80: Add basic support for the SFDP command
` [PATCH 2/2] m25p80: Add the n25q256a SFDP table
[PATCH] qcow2: cleanup created file when qcow2_co_create
2020-09-01 13:30 UTC (2+ messages)
[PATCH 0/2] crypto: fix build with gcrypt
2020-09-01 13:25 UTC (3+ messages)
` [PATCH 1/2] crypto: fix build without gcrypt and gnutls
[PULL 00/24] Meson changes for 2020-09-01
2020-09-01 13:19 UTC (2+ messages)
[PATCH] pc-bios/s390x: Pack ResetInfo struct
2020-09-01 13:02 UTC (7+ messages)
[PATCH v2 0/7] pseries NUMA distance rework
2020-09-01 12:56 UTC (8+ messages)
` [PATCH v2 1/7] ppc: introducing spapr_numa.c NUMA code helper
` [PATCH v2 2/7] ppc/spapr_nvdimm: turn spapr_dt_nvdimm() static
` [PATCH v2 3/7] spapr: introduce SpaprMachineClass::numa_assoc_array
` [PATCH v2 4/7] spapr, spapr_numa: handle vcpu ibm,associativity
` [PATCH v2 5/7] spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
` [PATCH v2 6/7] spapr_numa: move NVLink2 associativity "
` [PATCH v2 7/7] spapr_hcall: h_home_node_associativity now reads numa_assoc_array
[PATCH] virtio: add Virtio*BusClass sizes
2020-09-01 12:57 UTC (2+ messages)
[PATCH v2 0/2] Add an embedded controller to sbsa-ref machine
2020-09-01 13:02 UTC (2+ messages)
[PATCH] target/arm: Configure number of pmu counters
2020-09-01 12:48 UTC (2+ messages)
[PATCH 0/4] tracetool: show trace-events filename/lineno in fmt string errors
2020-09-01 12:55 UTC (9+ messages)
` [PATCH 1/4] tracetool: add output filename command-line argument
` [PATCH 2/4] tracetool: add out_lineno and out_next_lineno to out()
` [PATCH 3/4] tracetool: add input filename and line number to Event
` [PATCH 4/4] tracetool: show trace-events filename/lineno in fmt string errors
[PULL 00/20] aspeed queue
2020-09-01 12:45 UTC (10+ messages)
` [PULL 09/20] ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
` [PULL 10/20] ftgmac100: Fix interrupt status "Packet moved to RX FIFO"
` [PULL 11/20] ftgmac100: Change interrupt status when a DMA error occurs
` [PULL 13/20] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
` [PULL 15/20] aspeed/sdmc: Perform memory training
` [PULL 16/20] aspeed/sdmc: Allow writes to unprotected registers
` [PULL 17/20] aspeed/sdmc: Simplify calculation of RAM bits
` [PULL 19/20] arm: aspeed: add strap define `25HZ` of AST2500
` [PULL 20/20] hw: add a number of SPI-flash's of m25p80 family
[PATCH] qemu-img: avoid unaligned read requests during convert
2020-09-01 12:51 UTC
qemu panic on OSX 10.15.6
2020-09-01 12:45 UTC
[Bug 1892960] [NEW] Heap-overflow in flatview_read through sdhci_data_transfer
2020-08-26 1:25 UTC
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).