qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 14:47:03 to 2020-06-26 20:26:25 UTC [more...]

[Bug 1885332] [NEW] Error in user-mode calculation of ELF aux vector's AT_PHDR
 2020-06-26 20:17 UTC 

[PATCH v4 0/3] python/machine.py: refactor shutdown
 2020-06-26 20:23 UTC  (4+ messages)
` [PATCH v4 1/3] python/machine.py: consolidate _post_shutdown()
` [PATCH v4 2/3] python/machine.py: refactor shutdown
` [PATCH v4 3/3] python/machine.py: re-add sigkill warning suppression

[PATCH v2 0/2] tests/qht-bench: Adjust rate/threshold computation
 2020-06-26 20:21 UTC  (4+ messages)
` [PATCH v2 1/2] tests/qht-bench: Adjust testing rate by -1
` [PATCH v2 2/2] tests/qht-bench: Adjust threshold computation

[PATCH] util/qemu-error: prepend guest name to error message to identify affected VM owner
 2020-06-26 20:19 UTC 

[PATCH] hw/arm: Add 'virtm' hardware
 2020-06-26 20:14 UTC  (7+ messages)

QEMU | Pipeline #160595897 has failed for master | 553cf5d7
 2020-06-26 20:10 UTC 

[PATCH v1 00/18] testing/next (vm, gitlab)
 2020-06-26 19:37 UTC  (4+ messages)
` [PATCH v1 12/18] tests/vm: allow us to take advantage of MTTCG

[PATCH v3 00/30] testing/next (gitlab, vm, docker)
 2020-06-26 19:13 UTC  (32+ messages)
` [PATCH v3 01/30] iotests: Fix 051 output after qdev_init_nofail() removal
` [PATCH v3 02/30] crypto/linux_keyring: fix 'secret_keyring' configure test
` [PATCH v3 03/30] tests/vm: pass args through to BaseVM's __init__
` [PATCH v3 04/30] tests/vm: Add configuration to basevm.py
` [PATCH v3 05/30] tests/vm: Added configuration file support
` [PATCH v3 06/30] tests/vm: Add common Ubuntu python module
` [PATCH v3 07/30] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v3 08/30] tests/vm: Added a new script for centos.aarch64
` [PATCH v3 09/30] tests/vm: change scripts to use self._config
` [PATCH v3 10/30] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
` [PATCH v3 11/30] tests/vm: Add workaround to consume console
` [PATCH v3 12/30] tests/vm: switch from optsparse to argparse
` [PATCH v3 13/30] tests/vm: allow us to take advantage of MTTCG
` [PATCH v3 14/30] tests/docker: check for an parameters not empty string
` [PATCH v3 15/30] tests/docker: change tag naming scheme of our images
` [PATCH v3 16/30] .gitignore: un-ignore .gitlab-ci.d
` [PATCH v3 17/30] gitlab-ci: Fix the change rules after moving the YML files
` [PATCH v3 18/30] gitlab: introduce explicit "container" and "build" stages
` [PATCH v3 19/30] gitlab: build all container images during CI
` [PATCH v3 20/30] gitlab: convert jobs to use custom built containers
` [PATCH v3 21/30] gitlab: build containers with buildkit and metadata
` [PATCH v3 22/30] tests/docker: add --registry support to tooling
` [PATCH v3 23/30] tests/docker: add packages needed for check-acceptance
` [PATCH v3 24/30] gitlab: add acceptance testing to system builds
` [PATCH v3 25/30] tests/docker: add a linux-user testing focused image
` [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests
` [PATCH v3 27/30] gitlab: add avocado asset caching
` [PATCH v3 28/30] gitlab: split build-disabled into two phases
` [PATCH v3 29/30] gitlab: limit re-builds of the containers
` [PATCH v3 30/30] containers.yml: build with docker.py tooling

[PULL 00/57] target-arm queue
 2020-06-26 18:56 UTC  (61+ messages)
` [PULL 01/57] hw/arm/aspeed: Remove extraneous MemoryRegion object owner
` [PULL 02/57] hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
` [PULL 03/57] hw/arm/aspeed: QOM'ify AspeedMachineState
` [PULL 04/57] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
` [PULL 05/57] hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
` [PULL 06/57] hw/misc/pca9552: Rename generic code as pca955x
` [PULL 07/57] hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
` [PULL 08/57] hw/misc/pca9552: Add a 'description' property for debugging purpose
` [PULL 09/57] hw/misc/pca9552: Trace GPIO High/Low events
` [PULL 10/57] hw/arm/aspeed: Describe each PCA9552 device
` [PULL 11/57] hw/misc/pca9552: Trace GPIO change events
` [PULL 12/57] hw/misc/pca9552: Model qdev output GPIOs
` [PULL 13/57] target/arm: Add isar tests for mte
` [PULL 14/57] target/arm: Improve masking of SCR RES0 bits
` [PULL 15/57] target/arm: Add support for MTE to SCTLR_ELx
` [PULL 16/57] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
` [PULL 17/57] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
` [PULL 18/57] target/arm: Add DISAS_UPDATE_NOCHAIN
` [PULL 19/57] target/arm: Add MTE system registers
` [PULL 20/57] target/arm: Add MTE bits to tb_flags
` [PULL 21/57] target/arm: Implement the IRG instruction
` [PULL 22/57] target/arm: Revise decoding for disas_add_sub_imm
` [PULL 23/57] target/arm: Implement the ADDG, SUBG instructions
` [PULL 24/57] target/arm: Implement the GMI instruction
` [PULL 25/57] target/arm: Implement the SUBP instruction
` [PULL 26/57] target/arm: Define arm_cpu_do_unaligned_access for user-only
` [PULL 27/57] target/arm: Implement LDG, STG, ST2G instructions
` [PULL 28/57] target/arm: Implement the STGP instruction
` [PULL 29/57] target/arm: Restrict the values of DCZID.BS under TCG
` [PULL 30/57] target/arm: Simplify DC_ZVA
` [PULL 31/57] target/arm: Implement the LDGM, STGM, STZGM instructions
` [PULL 32/57] target/arm: Implement the access tag cache flushes
` [PULL 33/57] target/arm: Move regime_el to internals.h
` [PULL 34/57] target/arm: Move regime_tcr "
` [PULL 35/57] target/arm: Add gen_mte_check1
` [PULL 36/57] target/arm: Add gen_mte_checkN
` [PULL 37/57] target/arm: Implement helper_mte_check1
` [PULL 38/57] target/arm: Implement helper_mte_checkN
` [PULL 39/57] target/arm: Add helper_mte_check_zva
` [PULL 40/57] target/arm: Use mte_checkN for sve unpredicated loads
` [PULL 41/57] target/arm: Use mte_checkN for sve unpredicated stores
` [PULL 42/57] target/arm: Use mte_check1 for sve LD1R
` [PULL 43/57] target/arm: Tidy trans_LD1R_zpri
` [PULL 44/57] target/arm: Add arm_tlb_bti_gp
` [PULL 45/57] target/arm: Add mte helpers for sve scalar + int loads
` [PULL 46/57] target/arm: Add mte helpers for sve scalar + int stores
` [PULL 47/57] target/arm: Add mte helpers for sve scalar + int ff/nf loads
` [PULL 48/57] target/arm: Handle TBI for sve scalar + int memory ops
` [PULL 49/57] target/arm: Add mte helpers for sve scatter/gather "
` [PULL 50/57] target/arm: Complete TBI clearing for user-only for SVE
` [PULL 51/57] target/arm: Implement data cache set allocation tags
` [PULL 52/57] target/arm: Set PSTATE.TCO on exception entry
` [PULL 53/57] target/arm: Always pass cacheattr to get_phys_addr
` [PULL 54/57] target/arm: Cache the Tagged bit for a page in MemTxAttrs
` [PULL 55/57] target/arm: Create tagged ram when MTE is enabled
` [PULL 56/57] target/arm: Add allocation tag storage for system mode
` [PULL 57/57] target/arm: Enable MTE

[PATCH v3 0/3] Add OpenSBI dynamic firmware support
 2020-06-26 18:48 UTC  (7+ messages)
` [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
` [PATCH v3 3/3] riscv: Add opensbi firmware dynamic support

[PATCH v4 0/7] build some devices as modules
 2020-06-26 18:46 UTC  (3+ messages)
` [PATCH v4 1/7] qdev: add support for device module loading

[PATCH 0/3] virtiofsd capability changes and addition
 2020-06-26 18:42 UTC  (4+ messages)
` [PATCH 3/3] virtiofsd: Allow addition or removal of capabilities

QEMU | Pipeline #160573945 has failed for master | 3591ddd3
 2020-06-26 18:38 UTC 

[PULL 00/84] QOM patches for 2020-06-15
 2020-06-26 18:28 UTC  (2+ messages)

[PATCH v2] timer: Handle decrements of PIT counter
 2020-06-26 18:27 UTC  (2+ messages)

[PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
 2020-06-26 18:23 UTC  (3+ messages)
` [PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()

[PATCH 00/46] Less clumsy error checking
 2020-06-26 18:22 UTC  (5+ messages)
` [PATCH 07/46] error: Avoid more error_propagate() when error is not used here
` [PATCH 08/46] error: Avoid unnecessary error_propagate() after error_setg()

[PATCH v5 00/15] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
 2020-06-26 17:43 UTC  (18+ messages)
` [PATCH v5 01/15] MAINTAINERS: Cc qemu-block mailing list
` [PATCH v5 02/15] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
` [PATCH v5 03/15] hw/sd/sdcard: Move some definitions to use them earlier
` [PATCH v5 04/15] hw/sd/sdcard: Use the HWBLOCK_SIZE definition
` [PATCH v5 05/15] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
` [PATCH v5 06/15] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
` [PATCH v5 07/15] hw/sd/sdcard: Initialize constant values first
` [PATCH v5 08/15] hw/sd/sdcard: Check address is in range
` [PATCH v5 09/15] hw/sd/sdcard: Update the SDState documentation
` [PATCH v5 10/15] hw/sd/sdcard: Simplify cmd_valid_while_locked()
` [PATCH v5 11/15] hw/sd/sdcard: Constify sd_crc*()'s message argument
` [PATCH v5 12/15] hw/sd/sdcard: Make iolen unsigned
` [PATCH v5 13/15] hw/sd/sdcard: Correctly display the command name in trace events
` [PATCH v5 14/15] hw/sd/sdcard: Display offset in read/write_data() "
` [PATCH v5 15/15] hw/sd/sdcard: Simplify realize() a bit

[PATCH 00/10] RFC: Move SPICE to a load module
 2020-06-26 17:35 UTC  (16+ messages)
` [PATCH 01/10] modules: Provide macros making it easier to identify module exports
` [PATCH 02/10] minikconf: Pass variables for modules
` [PATCH 03/10] spice: Make spice a module configuration
` [PATCH 04/10] spice: Move all the spice-related code in spice-app.so
` [PATCH 05/10] build: Avoid build failure when building drivers as modules
` [PATCH 06/10] trivial: Remove extra trailing whitespace
` [PATCH 07/10] qxl - FIXME: Build as module
` [PATCH 08/10] build: Add SPICE_CFLAGS and SPICE_LIBS to relevant files
` [PATCH 09/10] spice: Put spice functions in a separate load module
` [PATCH 10/10] REMOVE: Instrumentation to show the module functions being replaced

[PATCH v3 0/3] python/machine.py: refactor shutdown
 2020-06-26 17:28 UTC  (8+ messages)

[PULL v2 00/31] Misc patches for 2020-06-24
 2020-06-26 17:22 UTC  (2+ messages)

[PATCH] util/coroutine: Cleanup start_switch_fiber_ for TSAN
 2020-06-26 17:00 UTC 

QEMU | Pipeline #160548290 has failed for master | 87fb952d
 2020-06-26 17:06 UTC 

[PATCH v4 00/14] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
 2020-06-26 16:54 UTC  (18+ messages)
` [PATCH v4 01/14] MAINTAINERS: Cc qemu-block mailing list
` [PATCH v4 02/14] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
` [PATCH v4 03/14] hw/sd/sdcard: Move some definitions to use them earlier
` [PATCH v4 04/14] hw/sd/sdcard: Use the HWBLOCK_SIZE definition
` [PATCH v4 05/14] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
` [PATCH v4 06/14] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
` [PATCH v4 07/14] hw/sd/sdcard: Check address is in range
` [PATCH v4 08/14] hw/sd/sdcard: Update the SDState documentation
` [PATCH v4 09/14] hw/sd/sdcard: Simplify cmd_valid_while_locked()
` [PATCH v4 10/14] hw/sd/sdcard: Constify sd_crc*()'s message argument
` [PATCH v4 11/14] hw/sd/sdcard: Make iolen unsigned
` [PATCH v4 12/14] hw/sd/sdcard: Correctly display the command name in trace events
` [PATCH v4 13/14] hw/sd/sdcard: Display offset in read/write_data() "
` [PATCH v4 14/14] hw/sd/sdcard: Simplify realize() a bit

[PATCH v4 0/3] Add Scripts for Finding Top 25 Executed Functions
 2020-06-26 16:45 UTC  (4+ messages)
` [PATCH v4 1/3] scripts/performance: Add topN_perf.py script
` [PATCH v4 2/3] scripts/performance: Add topN_callgrind.py script
` [PATCH v4 3/3] MAINTAINERS: Add 'Performance Tools and Tests'subsection

[PATCH] migration/block-dirty-bitmap: fix add_bitmaps_to_list
 2020-06-26 16:48 UTC  (3+ messages)

[RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
 2020-06-26 16:44 UTC  (3+ messages)

[PATCH v2 0/3] trace: Add a trace backend for the recorder library
 2020-06-26 16:34 UTC  (5+ messages)
` [PATCH v2 1/3] Makefile: Compute libraries for libqemuutil.a and libvhost-user.a
` [PATCH v2 2/3] trace: Add support for recorder back-end
` [PATCH v2 3/3] trace: Example of "centralized" recorder tracing

fpu/softfloat: a question on BFloat 16 support on QEMU
 2020-06-26 15:58 UTC  (4+ messages)

[PULL 00/12] Block patches
 2020-06-26 15:54 UTC  (6+ messages)

[PATCH v5] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions
 2020-06-26 15:37 UTC  (2+ messages)

[PATCH v9 0/5] vhost-user block device backend implementation
 2020-06-26 15:46 UTC  (4+ messages)

[RFC PATCH 0/3] fuzz: add generic fuzzer
 2020-06-26 15:44 UTC  (5+ messages)
` [RFC PATCH 3/3] fuzz: Add callbacks for dma-access functions

[PATCH v9 00/46] target/arm: Implement ARMv8.5-MemTag, system mode
 2020-06-26 15:14 UTC  (2+ messages)

[PATCH v2 00/16] Crazy shit around -global (pardon my french)
 2020-06-26 15:11 UTC  (4+ messages)

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-06-26 14:54 UTC  (8+ messages)
` [PATCH QEMU v25 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH QEMU v25 09/17] vfio: Add load state functions to SaveVMHandlers

[PATCH] hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag
 2020-06-26 14:46 UTC  (4+ 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).