messages from 2020-06-19 10:31:07 to 2020-06-19 17:11:59 UTC [more...]
[PULL v2 00/32] riscv-to-apply queue
2020-06-19 16:58 UTC (8+ messages)
` [PULL v2 01/32] riscv: Add helper to make NaN-boxing for FP register
` [PULL v2 02/32] sifive_e: Support the revB machine
` [PULL v2 03/32] riscv: Generalize CPU init routine for the base CPU
` [PULL v2 04/32] riscv: Generalize CPU init routine for the gcsu CPU
` [PULL v2 14/32] riscv/opentitan: Connect the PLIC device
` [PULL v2 15/32] riscv/opentitan: Connect the UART device
` [PULL v2 17/32] hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functions
[PATCH 0/3] Add OpenSBI dynamic firmware support
2020-06-19 16:32 UTC (4+ messages)
what are the requirements on target/ code for -icount to work correctly?
2020-06-19 17:04 UTC (10+ messages)
[PATCH] target/arm: Remove unnecessary gen_io_end() calls
2020-06-19 17:03 UTC
[PATCH v4 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
2020-06-19 16:59 UTC (12+ messages)
` [PATCH v4 1/4] Introduce yank feature
` [PATCH v4 2/4] block/nbd.c: Add "
[PATCH] target/i386: Remove core_id assert check in CPUID 0x8000001E
2020-06-19 16:49 UTC (3+ messages)
[PATCH 0/2] qcow2: Force preallocation with data-file-raw
2020-06-19 16:47 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests/244: Test preallocation for data-file-raw
[PATCH 0/7] python: create installable package
2020-06-19 16:44 UTC (9+ messages)
[PATCH 0/2] block: propagate discard alignment from format drivers to the guest
2020-06-19 16:27 UTC (3+ messages)
[PATCH 0/2] kvm: x86/cpu: Support guest MAXPHYADDR < host MAXPHYADDR
2020-06-19 16:25 UTC (4+ messages)
` [PATCH 1/2] kvm: Add support for KVM_CAP_HAS_SMALLER_MAXPHYADDR
` [PATCH 2/2] x86/cpu: Handle GUEST_MAXPHYADDR < HOST_MAXPHYADDR for hosts that don't support it
[PATCH v2 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
2020-06-19 16:26 UTC (7+ messages)
` [PATCH v2 1/4] Introduce yank feature
[PATCH] Deprecate TileGX port
2020-06-19 16:24 UTC (5+ messages)
[PATCH 0/2] virtiofsd: drop Linux capabilities(7)
2020-06-19 16:16 UTC (19+ messages)
` [Virtio-fs] "
[PATCH v6 0/3] vTPM/aarch64 ACPI support
2020-06-19 16:14 UTC (10+ messages)
` [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
` [PATCH v6 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
` [PATCH v6 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM
ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
2020-06-19 16:13 UTC (9+ messages)
[PATCH v3 00/11] Record/replay acceptance tests
2020-06-19 16:08 UTC (3+ messages)
` [PATCH v3 08/11] tests/acceptance: add record/replay test for m68k
[PATCH v2 0/3] Add Scripts for Finding Top 25 Executed Functions
2020-06-19 16:04 UTC (5+ messages)
` [PATCH v2 1/3] scripts/performance: Add topN_perf.py script
` [PATCH v2 2/3] scripts/performance: Add topN_callgrind.py script
` [PATCH v2 3/3] MAINTAINERS: Add 'Performance Tools and Tests' subsection
[RFC PATCH] docs/devel: add some notes on tcg-icount for developers
2020-06-19 15:54 UTC (7+ messages)
[question] qemu abort when object-add is called with an already used id
2020-06-19 15:39 UTC (3+ messages)
[PULL 00/32] riscv-to-apply queue
2020-06-19 15:27 UTC (3+ messages)
[PATCH v3 0/9] Generalize memory encryption models
2020-06-19 15:05 UTC (8+ messages)
` [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
how to build QEMU with the peripheral device modules
2020-06-19 14:59 UTC (3+ messages)
[Bug 1884169] [NEW] There is no option group 'fsdev' for OSX
2020-06-19 14:46 UTC (2+ messages)
` [Bug 1884169] "
[PATCH v3 0/4] hw/misc/pca9552: Trace LED On/Off events
2020-06-19 14:51 UTC (5+ messages)
` [PATCH v3 1/4] hw/misc/pca9552: Replace magic value by PCA9552_LED_COUNT definition
` [PATCH v3 2/4] hw/misc/pca9552: Add a PCA955X_LED_MAX definition
` [PATCH v3 3/4] hw/misc/pca9552: Trace LED On/Off events
` [PATCH v3 4/4] hw/misc/pca9552: Trace LED change events
[PATCH v3 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
2020-06-19 14:45 UTC (5+ messages)
` [PATCH v3 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v3 3/8] s390/sclp: rework sclp boundary and length checks
[PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
2020-06-19 14:38 UTC (26+ messages)
` [PATCH v7 19/42] target/arm: Implement the LDGM, STGM, STZGM instructions
` [PATCH v7 25/42] target/arm: Implement helper_mte_check1
` [PATCH v7 26/42] target/arm: Implement helper_mte_checkN
` [PATCH v7 27/42] target/arm: Add helper_mte_check_zva
` [PATCH v7 28/42] target/arm: Use mte_checkN for sve unpredicated loads
` [PATCH v7 29/42] target/arm: Use mte_checkN for sve unpredicated stores
` [PATCH v7 30/42] target/arm: Use mte_check1 for sve LD1R
` [PATCH v7 31/42] target/arm: Add mte helpers for sve scalar + int loads
` [PATCH v7 34/42] target/arm: Handle TBI for sve scalar + int memory ops
` [PATCH v7 37/42] target/arm: Implement data cache set allocation tags
` [PATCH v7 40/42] target/arm: Cache the Tagged bit for a page in MemTxAttrs
` [PATCH v7 41/42] target/arm: Create tagged ram when MTE is enabled
[PATCH v5 0/6] Add strace support for printing arguments of selected syscalls
2020-06-19 14:26 UTC (14+ messages)
` [PATCH v5 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
` [PATCH v5 2/6] linux-user: Add strace support for a group of syscalls
` [PATCH v5 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
` [PATCH v5 4/6] linux-user: Add strace support for printing arguments of lseek()
` [PATCH v5 5/6] linux-user: Add strace support for printing arguments of chown()/lchown()
` [PATCH v5 6/6] linux-user: Add strace support for printing arguments of fallocate()
[PATCH] crypto/linux_keyring: fix 'secret_keyring' configure test
2020-06-19 14:19 UTC (2+ messages)
[PATCH 0/2] qemu-storage-daemon: memory leak and --object opts fixes
2020-06-19 14:19 UTC (4+ messages)
[PULL 0/7] Audio 20200619 patches
2020-06-19 14:07 UTC (10+ messages)
` [PULL 1/7] audio/jack: fix invalid minimum buffer size check
` [PULL 2/7] audio/jack: remove unused stopped state
` [PULL 3/7] audio/jack: remove invalid set of input support bool
` [PULL 4/7] audio/jack: do not remove ports when finishing
` [PULL 5/7] audio/jack: honour the enable state of the audio device
` [PULL 6/7] audio/jack: simplify the re-init code path
` [PULL 7/7] hw/audio/gus: Fix registers 32-bit access
[PATCH 0/5] colo: Introduce resource agent and test suite/CI
2020-06-19 13:55 UTC (5+ messages)
[PATCH] linux-headers: update to Linux 5.8-rc1
2020-06-19 13:49 UTC (4+ messages)
QEMU | Pipeline #158043790 has failed for master | 4d285821
2020-06-19 13:37 UTC
[PATCH v2 0/1] tricore: added AURIX TC277 D-Step TriBoard
2020-06-19 13:28 UTC (6+ messages)
` [PATCH v2 1/1] tricore: added triboard with tc27x_soc
` AW: "
[PATCH] cpu-models-x86: Fix CPU model name - s/IBR/IBRS/
2020-06-19 13:26 UTC (3+ messages)
[PULL v2 00/58] virtio,acpi,pci: features, fixes, cleanups, tests
2020-06-19 13:02 UTC (5+ messages)
` [PULL v2 36/58] Add helper to populate vhost-user message regions
` [PULL v2 39/58] Transmit vhost-user memory regions individually
[PATCH v3 0/2] Add strace support for printing arguments for ioctls
2020-06-19 12:47 UTC (3+ messages)
` [PATCH v3 1/2] linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
` [PATCH v3 2/2] linux-user: Add strace support for printing arguments of ioctl()
[PATCH] target/nios2: Use gen_io_start/end around wrctl instruction
2020-06-19 12:41 UTC (3+ messages)
[PATCH] xen: Actually fix build without passthrough
2020-06-19 12:38 UTC (5+ messages)
[PATCH v9 0/5] vhost-user block device backend implementation
2020-06-19 12:13 UTC (10+ messages)
` [PATCH v9 2/5] generic vhost user server
` [PATCH 1/6] vhost-user-server: fix VHOST_MEMORY_MAX_REGIONS compiler error
` [PATCH 2/6] vhost-user-server: drop unused #include <eventfd.h>
` [PATCH 3/6] vhost-user-server: adjust vhost_user_server_set_aio_context() arguments
` [PATCH 4/6] vhost-user-server: mark fd handlers "external"
` [PATCH 5/6] vhost-user-server: fix s/initialized/initialize/ typo
` [PATCH 6/6] vhost-user-server: use DevicePanicNotifierFn everywhere
[PATCH v9 4/5] vhost-user block device backend server
2020-06-19 12:03 UTC (3+ messages)
` [PATCH 1/2] vhost-user-blk-server: adjust vhost_user_server_set_aio_context() arguments
` [PATCH 2/2] vhost-user-blk-server: rename check_logical_block_size() to check_block_size()
[PULL 0/7] s390x update
2020-06-19 12:10 UTC (2+ messages)
[PATCH v9 3/5] move logical block size check function to a common utility function
2020-06-19 12:01 UTC (7+ messages)
` [PATCH 1/6] block-helpers: move MIN/MAX_BLOCK_SIZE constants into header file
` [PATCH 2/6] block-helpers: switch to int64_t block size values
` [PATCH 3/6] block-helpers: rename check_logical_block_size() to check_block_size()
` [PATCH 4/6] block-helpers: use local_err in case errp is NULL
` [PATCH 5/6] block-helpers: keep the copyright line from the original file
` [PATCH 6/6] block-helpers: update doc comment in gtkdoc style
[PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
2020-06-19 12:02 UTC (5+ messages)
[PATCH v10 00/12] acpi: i386 tweaks
2020-06-19 11:37 UTC (3+ messages)
QEMU | Pipeline #158000084 has failed for master | 292ef18a
2020-06-19 11:33 UTC
[PATCH v4 0/5] vTPM/aarch64 ACPI support
2020-06-19 11:19 UTC (8+ messages)
` [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API
[PATCH v9 00/10] accel: Allow targets to use Kconfig
2020-06-19 11:08 UTC (3+ messages)
` [PATCH v9 04/10] configure: Generate rule to calculate the base architecture of a target
[PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
2020-06-19 11:06 UTC (5+ messages)
[PATCH v5 0/6] block: seriously improve savevm performance
2020-06-19 11:02 UTC (2+ messages)
[PATCH v1] memory: assert MemoryRegionOps callbacks are defined
2020-06-19 11:00 UTC (5+ messages)
[PATCH v2 0/8] More sm501 fixes and optimisations
2020-06-19 10:54 UTC (3+ messages)
` [PATCH v2 6/8] sm501: Use stn_he_p/ldn_he_p instead of switch/case
[PULL V2 00/33] Net patches
2020-06-19 10:45 UTC (3+ messages)
[PULL V2 00/33] Net patches
2020-06-19 10:43 UTC (2+ messages)
[Qemu-devel] [PULL for 3.0 00/17] docker fixes and tcg test tweak
2020-06-19 10:32 UTC (3+ messages)
` [Qemu-devel] [PULL 06/17] docker: move make check into check_qemu helper
` "
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).