qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-27 17:59:45 to 2020-06-29 09:37:40 UTC [more...]

[PATCH 0/3] QEMU cpus.c refactoring part1
 2020-06-29  9:35 UTC  (4+ messages)
` [PATCH 1/3] softmmu: move softmmu only files from root
` [PATCH 2/3] cpu-throttle: new module, extracted from cpus.c
` [PATCH 3/3] cpu-timers, icount: new modules

[PATCH v2 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-06-29  9:30 UTC  (5+ messages)
` [PATCH v2 1/9] hw/pci-host: add pci-intack write method
` [PATCH v2 2/9] pci-host: add pcie-msi read method

[PATCH 00/10] RFC: Move SPICE to a load module
 2020-06-29  9:27 UTC  (7+ messages)
` [PATCH 04/10] spice: Move all the spice-related code in spice-app.so
` [PATCH 08/10] build: Add SPICE_CFLAGS and SPICE_LIBS to relevant files

[PATCH 00/46] Less clumsy error checking
 2020-06-29  9:25 UTC  (9+ messages)
` [PATCH 05/46] virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
` [PATCH 09/46] error: Avoid error_propagate() after migrate_add_blocker()
` [PATCH 10/46] qemu-option: Check return value instead of @err where convenient
` [PATCH 11/46] qemu-option: Make uses of find_desc_by_name() more similar

[PATCH v3 00/30] testing/next (gitlab, vm, docker)
 2020-06-29  9:25 UTC  (3+ messages)
` [PATCH v3 16/30] .gitignore: un-ignore .gitlab-ci.d

[PATCH v2 0/3] Add Support for GET LBA STATUS 16 command in scsi emulation
 2020-06-29  9:18 UTC  (4+ messages)
` [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
    ` 回复: "

[PATCH 00/17] spitz: fix hacks, fix CID 1421913, various cleanups
 2020-06-29  9:18 UTC  (32+ 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 05/17] hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signals
` [PATCH 06/17] hw/misc/max111x: provide QOM properties for setting initial values
` [PATCH 07/17] hw/misc/max111x: Don't use vmstate_register()
` [PATCH 08/17] ssi: Add ssi_realize_and_unref()
` [PATCH 09/17] hw/arm/spitz: Use max111x properties to set initial values
` [PATCH 10/17] hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
` [PATCH 11/17] hw/misc/max111x: Create header file for documentation, TYPE_ macros
` [PATCH 12/17] hw/arm/spitz: Encapsulate misc GPIO handling in a device
` [PATCH 13/17] hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
` [PATCH 14/17] hw/arm/spitz: "
` [PATCH 15/17] hw/arm/pxa2xx_pic: "
` [PATCH 16/17] hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
` [PATCH 17/17] Replace uses of FROM_SSI_SLAVE() macro with QOM casts

[PATCH v2] util/qemu-option: Document the get_opt_value() function
 2020-06-29  9:03 UTC  (2+ messages)

[PATCH 00/19] block: LUKS encryption slot management + iotest tweaks
 2020-06-29  8:45 UTC  (7+ messages)
` [PATCH 01/19] iotests: Make _filter_img_create more active
` [PATCH 03/19] iotests/common.rc: Add _require_working_luks
` [PATCH 04/19] iotests.py: Add qemu_img_pipe_and_status()

[PATCH v2 00/16] Crazy shit around -global (pardon my french)
 2020-06-29  8:39 UTC  (6+ messages)

[PATCH v3 0/2] Avoid abort on QMP attempt to add an object with duplicate id
 2020-06-29  8:31 UTC  (4+ messages)
` [PATCH v3 1/2] qom: Introduce object_property_try_add_child()

[PATCH v4 00/16] python: add mypy support to python/qemu
 2020-06-29  8:26 UTC  (2+ messages)

[PATCH v8 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-06-29  8:18 UTC  (5+ messages)
` [PATCH v8 1/2] target/arm: kvm: Handle "
` [PATCH v8 2/2] target/arm: kvm: Handle misconfigured dabt injection

[PATCH 1/3] target/nios2: add DISAS_NORETURN case for nothing more to generate
 2020-06-29 16:05 UTC  (3+ messages)
` [PATCH 2/3] target/nios2: in line the semantics of DISAS_UPDATE with other targets
` [PATCH 3/3] target/nios2: Use gen_io_start around wrctl instruction

[PULL 0/6] MIPS + TCG Continuous Benchmarking queue for June 27th, 2020
 2020-06-29  8:13 UTC  (10+ messages)
` [PULL 1/6] hw/mips: Implement the kvm_type() hook in MachineClass
` [PULL 2/6] hw/intc: Add Loongson LIOINTC support
` [PULL 3/6] MAINTAINERS: Add Loongson-3 maintainer and reviewer
` [PULL 4/6] scripts/performance: Add topN_perf.py script
` [PULL 5/6] scripts/performance: Add topN_callgrind.py script
` [PULL 6/6] MAINTAINERS: Add 'Performance Tools and Tests' subsection

[PATCH v2] virtio-balloon: always indicate S_DONE when migration fails
 2020-06-29  8:06 UTC 

[Bug 1882065] [NEW] Could this cause OOB bug ?
 2020-06-29  7:52 UTC  (2+ messages)
` [Bug 1882065] "

[PATCH 0/4] Fix crash due to NBD export leak
 2020-06-29  7:55 UTC  (3+ messages)
` [PATCH 3/4] nbd: make client_close synchronous

[PATCH] hw/misc/pca9552: Add missing TypeInfo::class_size field
 2020-06-29  7:47 UTC 

[Bug 1883268] [NEW] random errors on aarch64 when executing __aarch64_cas8_acq_rel
 2020-06-29  7:31 UTC  (4+ messages)
` [Bug 1883268] "

Crash when running Qemu
 2020-06-29  7:40 UTC  (8+ messages)

[PULL 00/84] QOM patches for 2020-06-15
 2020-06-29  7:25 UTC  (5+ messages)

[PATCH] hw/display/bcm2835_fb.c: Initialize all fields of struct
 2020-06-29  7:14 UTC  (2+ messages)

[PATCH v7 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-29  7:04 UTC  (6+ messages)
` [PATCH v7 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
` [PATCH v7 2/5] virtio-iommu: Implement RESV_MEM probe request
` [PATCH v7 3/5] virtio-iommu: Handle reserved regions in the translation process
` [PATCH v7 4/5] virtio-iommu-pci: Add array of Interval properties
` [PATCH v7 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs

[PATCH v1 00/10] vDPA support in qemu
 2020-06-29  7:02 UTC  (18+ messages)
` [PATCH v1 04/10] virtio-pci: implement queue_enabled method
` [PATCH v1 08/10] vhost: implement vhost_dev_start method
` [PATCH v1 09/10] vhost-vdpa: introduce vhost-vdpa backend

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-06-29  5:51 UTC  (9+ messages)
` [RFC v2 1/1] "

[Bug 1882123] [NEW] ARM cpu emulation regression on QEMU 4.2.0
 2020-06-29  4:57 UTC  (2+ messages)
` [Bug 1882123] "

[RFC] secure boot: is it necessary to let qemu verify EDK2 efi file
 2020-06-29  1:58 UTC 

[PULL 00/63] riscv-to-apply queue
 2020-06-29  0:52 UTC  (4+ messages)

[PATCH v2 1/2] hw/net: Added CSO for IPv6
 2020-06-29  1:18 UTC  (2+ messages)
` [PATCH v2 2/2] hw/net: Added basic IPv6 fragmentation

[PATCH 0/2] hw/arm/palm.c: Fix Coverity issue CID 1421944
 2020-06-28 21:42 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/palm.c: Detabify
` [PATCH 2/2] hw/arm/palm.c: Encapsulate misc GPIO handling in a device

[PATCH] tests: Inject test name also when the test fails
 2020-06-28 21:30 UTC 

[PATCH 0/2] tosa: fix Coverity CID 1421929
 2020-06-28 20:37 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/tosa.c: Detabify
` [PATCH 2/2] hw/arm/tosa: Encapsulate misc GPIO handling in a device

[PATCH 0/3] Allow to specify the PHY number to use with a specific i.MX FEC/ENET Ethernet device
 2020-06-28 20:20 UTC  (4+ messages)
` [PATCH 1/3] Add a phy-num property to the i.MX FEC emulator
` [PATCH 2/3] Add the ability to select a different PHY for each i.MX6UL FEC interface
` [PATCH 3/3] Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board

[REPORT] [GSoC - TCG Continuous Benchmarking] [#1] Measuring Basic Performance Metrics of QEMU
 2020-06-28 20:11 UTC  (3+ messages)

[PATCH v5 00/11] Mac Old World ROM experiment
 2020-06-28 18:34 UTC  (13+ messages)
` [PATCH v5 09/11] macio: Add dummy screamer register area
` [PATCH v5 10/11] WIP macio/cuda: Attempt to add i2c support
  ` [RFC PATCH] "

[PATCH v6 00/11] Mac Old World ROM experiment
 2020-06-28 18:03 UTC  (12+ messages)
` [PATCH v6 03/11] mac_oldworld: Drop a variable, use get_system_memory() directly
` [RFC PATCH v6 10/11] WIP macio/cuda: Attempt to add i2c support
` [PATCH v6 01/11] mac_oldworld: Allow loading binary ROM image
` [PATCH v6 02/11] mac_newworld: "
` [PATCH v6 07/11] mac_oldworld: Map macio to expected address at reset
` [PATCH v6 04/11] mac_oldworld: Drop some variables
` [PATCH v6 11/11] mac_oldworld: Add SPD data to cover RAM
` [PATCH v6 06/11] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
` [PATCH v6 08/11] mac_oldworld: Add machine ID register
` [PATCH v6 09/11] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
` [PATCH v6 05/11] grackle: Set revision in PCI config to match hardware

QEMU | Pipeline #160886695 has failed for master | e7651153
 2020-06-28 14:50 UTC 

[PATCH v2] ftgmac100: fix dblac write test
 2020-06-28 14:26 UTC 

Building in Solaris 11.4
 2020-06-28 14:16 UTC  (3+ messages)

[PATCH] ftgmac100: fix dblac write test
 2020-06-28 11:50 UTC  (2+ messages)

[PATCH v2 1/2] Introduce (x86) CPU model deprecation API
 2020-06-28 11:30 UTC  (2+ messages)

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-06-28 11:02 UTC  (35+ messages)
` [PATCH v9 01/34] qcow2: Make Qcow2AioTask store the full host offset
` [PATCH v9 02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
` [PATCH v9 03/34] qcow2: Add calculate_l2_meta()
` [PATCH v9 04/34] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [PATCH v9 05/34] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [PATCH v9 06/34] qcow2: Add get_l2_entry() and set_l2_entry()
` [PATCH v9 07/34] qcow2: Document the Extended L2 Entries feature
` [PATCH v9 08/34] qcow2: Add dummy has_subclusters() function
` [PATCH v9 09/34] qcow2: Add subcluster-related fields to BDRVQcow2State
` [PATCH v9 10/34] qcow2: Add offset_to_sc_index()
` [PATCH v9 11/34] qcow2: Add offset_into_subcluster() and size_to_subclusters()
` [PATCH v9 12/34] qcow2: Add l2_entry_size()
` [PATCH v9 13/34] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [PATCH v9 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v9 15/34] qcow2: Add qcow2_get_subcluster_range_type()
` [PATCH v9 16/34] qcow2: Add qcow2_cluster_is_allocated()
` [PATCH v9 17/34] qcow2: Add cluster type parameter to qcow2_get_host_offset()
` [PATCH v9 18/34] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
` [PATCH v9 19/34] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
` [PATCH v9 20/34] qcow2: Add subcluster support to calculate_l2_meta()
` [PATCH v9 21/34] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v9 22/34] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v9 23/34] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v9 24/34] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v9 25/34] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [PATCH v9 26/34] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [PATCH v9 27/34] qcow2: Add subcluster support to handle_alloc_space()
` [PATCH v9 28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v9 29/34] qcow2: Add subcluster support to qcow2_measure()
` [PATCH v9 30/34] qcow2: Add prealloc field to QCowL2Meta
` [PATCH v9 31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [PATCH v9 32/34] qcow2: Allow preallocation and backing files if extended_l2 is set
` [PATCH v9 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
` [PATCH v9 34/34] iotests: Add tests for qcow2 images with extended L2 entries

[PATCH] migration: Assign current_migration as NULL after migration
 2020-06-28  6:49 UTC 

[PATCH] net: tap: check if the file descriptor is valid before using it
 2020-06-28  6:31 UTC  (4+ messages)

[PATCH v2] chardev/tcp: fix error message double free error
 2020-06-28  2:19 UTC  (4+ messages)
    `  "

[PATCH for 5.0 v1 0/2] RISC-V: Fix Hypervisor guest user space
 2020-06-27 22:48 UTC  (5+ messages)
` [PATCH for 5.0 v1 1/2] riscv: Don't use stage-2 PTE lookup protection flags

[PATCH v2 0/2] tests/qht-bench: Adjust rate/threshold computation
 2020-06-27 21:57 UTC  (2+ messages)

[PULL 00/14] virtio: features, cleanups
 2020-06-27 21:49 UTC  (3+ messages)
` [PULL 08/14] migration: add new migration state wait-unplug

[PULL 00/57] target-arm queue
 2020-06-27 21:44 UTC  (3+ messages)
` [PULL 49/57] target/arm: Add mte helpers for sve scatter/gather memory ops

[PULL v2 00/31] Misc patches for 2020-06-24
 2020-06-27 21:35 UTC  (3+ messages)
` [PULL v2 25/31] osdep: Make MIN/MAX evaluate arguments only once

[PATCH v5] osdep: Make MIN/MAX evaluate arguments only once
 2020-06-27 20:43 UTC  (2+ messages)

How Qemu TCG optimize memory read?
 2020-06-27 20:08 UTC 

[PATCH v9 0/5] linux-user: User support for AArch64 BTI
 2020-06-27 18:39 UTC  (2+ messages)

[PATCH v4 0/3] Add Scripts for Finding Top 25 Executed Functions
 2020-06-27 17:58 UTC  (3+ messages)
` [PATCH v4 3/3] MAINTAINERS: Add 'Performance Tools and Tests'subsection


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