messages from 2020-06-26 13:24:14 to 2020-06-26 17:44:10 UTC [more...]
[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] hw/arm: Add 'virtm' hardware
2020-06-26 17:31 UTC (4+ messages)
[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 (4+ messages)
` [PULL v2 09/31] exec: fetch the alignment of Linux devdax pmem character device nodes
` [PULL v2 25/31] osdep: Make MIN/MAX evaluate arguments only once
[PATCH 00/46] Less clumsy error checking
2020-06-26 17:21 UTC (5+ messages)
` [PATCH 06/46] error: Avoid error_propagate() when error is not used here
` [PATCH 07/46] error: Avoid more "
[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)
[PATCH v3 0/3] Add OpenSBI dynamic firmware support
2020-06-26 16:58 UTC (4+ messages)
` [PATCH v3 2/3] RISC-V: Copy the fdt in dram instead of ROM
[RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
2020-06-26 16:44 UTC (14+ messages)
` [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
` [RFC PATCH 2/3] hw/i2c/smbus_eeprom: Add description based on child name
[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
[PULL 00/57] target-arm queue
2020-06-26 16:20 UTC (60+ 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
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 (6+ messages)
` [PATCH v9 44/46] target/arm: Add allocation tag storage for "
` [PATCH v9 46/46] target/arm: Add arm,armv8.5-memtag to dtb
[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 (24+ messages)
` [PATCH QEMU v25 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH QEMU v25 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH QEMU v25 09/17] vfio: Add load state functions to SaveVMHandlers
` [PATCH QEMU v25 13/17] vfio: create mapped iova list when vIOMMU is enabled
` [PATCH QEMU v25 15/17] vfio: Add ioctl to get dirty pages bitmap during dma unmap
[PATCH] hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag
2020-06-26 14:46 UTC (4+ messages)
[PATCH 1/3] haiku build fix second batch
2020-06-26 14:36 UTC (5+ messages)
[PATCH v2] scripts/simplebench: compare write request performance
2020-06-26 14:31 UTC
[PATCH 5/5] haiku build fix
2020-06-26 14:31 UTC (2+ messages)
[PATCH 1/5] haiku build fix
2020-06-26 14:23 UTC (2+ messages)
[PATCH v3 0/3] Add Scripts for Finding Top 25 Executed Functions
2020-06-26 14:18 UTC (4+ messages)
` [PATCH v3 1/3] scripts/performance: Add topN_perf.py script
[PATCH] timer: Handle decrements of PIT counter
2020-06-26 14:09 UTC (4+ messages)
[PATCH 3/3] syscall skipped for haiku used only in qemu_signalfd anyway
2020-06-26 14:08 UTC
[PATCH 2/3] define SIGIO for haiku
2020-06-26 14:08 UTC (2+ messages)
[PATCH 2/3] drm build ignored for Haiku
2020-06-26 14:07 UTC
[PATCH 1/3] Include endian.h for Haiku to solve bswap* macros build
2020-06-26 14:07 UTC
[PATCH] MAINTAINERS: Add an entry for OpenSBI firmware
2020-06-26 14:05 UTC (2+ messages)
[PATCH 0/3] second batch of haiku build fix
2020-06-26 14:06 UTC
[REPORT] [GSoC - TCG Continuous Benchmarking] [#1] Measuring Basic Performance Metrics of QEMU
2020-06-26 14:05 UTC (3+ messages)
[PATCH 3/3] qemu_init_exec_dir Haiku implementation
2020-06-26 14:03 UTC
[PATCH 00/17] block/nvme: Various cleanups required to use multiple queues
2020-06-26 14:02 UTC (4+ messages)
` [PATCH 01/17] block/nvme: Avoid further processing if trace event not enabled
[PATCH 1/3] : haiku check sys signal.h presence
2020-06-26 14:01 UTC
[PATCH v2 0/3] following up haiku build fix
2020-06-26 14:00 UTC
QEMU | Pipeline #160473765 has failed for master | 10f7ffab
2020-06-26 13:59 UTC
[PATCH RESEND 0/9] SMMUv3.2 Range-based TLB Invalidation Support
2020-06-26 13:58 UTC (13+ messages)
` [PATCH RESEND 1/9] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
` [PATCH RESEND 3/9] hw/arm/smmu: Simplify the IOTLB key format
` [PATCH RESEND 5/9] hw/arm/smmuv3: Store the starting level in SMMUTransTableInfo
` [PATCH RESEND 6/9] hw/arm/smmu-common: Manage IOTLB block entries
[PATCH 00/13] Reverse debugging
2020-06-26 10:20 UTC (14+ messages)
` [PATCH 01/13] replay: provide an accessor for rr filename
` [PATCH 02/13] qcow2: introduce icount field for snapshots
` [PATCH 03/13] migration: "
` [PATCH 04/13] iotests: update snapshot test for new output format
` [PATCH 05/13] qapi: introduce replay.json for record/replay-related stuff
` [PATCH 06/13] replay: introduce info hmp/qmp command
` [PATCH 07/13] replay: introduce breakpoint at the specified step
` [PATCH 08/13] replay: implement replay-seek command
` [PATCH 09/13] replay: flush rr queue before loading the vmstate
` [PATCH 10/13] gdbstub: add reverse step support in replay mode
` [PATCH 11/13] gdbstub: add reverse continue "
` [PATCH 12/13] replay: describe reverse debugging in docs/replay.txt
` [PATCH 13/13] tests/acceptance: add reverse debugging test
[PATCH 5/5] haiku build fix
2020-06-26 13:33 UTC (2+ messages)
RFC: use VFIO over a UNIX domain socket to implement device offloading
2020-06-26 13:30 UTC (11+ messages)
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).