messages from 2021-03-09 10:36:53 to 2021-03-09 15:09:46 UTC [more...]
[PATCH RESEND 0/6] hw/mips/gt64120: Minor fixes
2021-03-09 14:26 UTC (6+ messages)
` [PATCH RESEND 1/6] hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize()
` [PATCH RESEND 2/6] hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers
` [PATCH RESEND 3/6] hw/mips/gt64xxx: Fix typos in qemu_log_mask() formats
` [PATCH RESEND 4/6] hw/mips/gt64xxx: Rename trace events related to interrupt registers
` [PATCH RESEND 5/6] hw/mips/gt64xxx: Trace accesses to ISD registers
[PATCH] storage-daemon: Call job_cancel_sync_all() on shutdown
2021-03-09 14:46 UTC (2+ messages)
[RFC v5 00/36] arm cleanup experiment for kvm-only build
2021-03-09 14:25 UTC (37+ messages)
` [RFC v5 01/36] target/arm: move translate modules to tcg/
` [RFC v5 02/36] target/arm: move helpers "
` [RFC v5 03/36] arm: tcg: only build under CONFIG_TCG
` [RFC v5 04/36] target/arm: tcg: add sysemu and user subsirs
` [RFC v5 05/36] target/arm: only build psci for TCG
` [RFC v5 06/36] target/arm: split off cpu-sysemu.c
` [RFC v5 07/36] target/arm: move physical address translation to cpu-mmu
` [RFC v5 08/36] target/arm: cpu-mmu: fix comment style
` [RFC v5 09/36] target/arm: split cpregs from tcg/helper.c
` [RFC v5 10/36] target/arm: cpregs: fix style (mostly just comments)
` [RFC v5 11/36] target/arm: move cpu definitions to common cpu module
` [RFC v5 12/36] target/arm: only perform TCG cpu and machine inits if TCG enabled
` [RFC v5 13/36] target/arm: kvm: add stubs for some helpers
` [RFC v5 14/36] target/arm: move cpsr_read, cpsr_write to cpu_common
` [RFC v5 15/36] target/arm: add temporary stub for arm_rebuild_hflags
` [RFC v5 16/36] target/arm: split vfp state setting from tcg helpers
` [RFC v5 17/36] target/arm: move arm_mmu_idx* to cpu-mmu
` [RFC v5 18/36] target/arm: move sve_zcr_len_for_el to common_cpu
` [RFC v5 19/36] target/arm: move arm_sctlr away from tcg helpers
` [RFC v5 20/36] target/arm: move arm_cpu_list to common_cpu
` [RFC v5 21/36] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
` [RFC v5 22/36] target/arm: split 32bit cpu models from cpu.c to cpu32.c
` [RFC v5 23/36] target/arm: move sve_exception_el out of TCG helpers
` [RFC v5 24/36] target/arm: move TCG cpu and models inside tcg/
` [RFC v5 25/36] target/arm: cpu: fix style
` [RFC v5 26/36] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC v5 27/36] target/arm: remove kvm include file for PSCI and arm-powerctl
` [RFC v5 28/36] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/
` [RFC v5 29/36] target/arm: cleanup cpu includes
` [RFC v5 30/36] target/arm: remove broad "else" statements when checking accels
` [RFC v5 31/36] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [RFC v5 32/36] tests: restrict TCG-only arm-cpu-features tests to TCG builds
` [RFC v5 33/36] tests: do not run test-hmp on all machines for ARM KVM-only
` [RFC v5 34/36] tests: device-introspect-test: cope with ARM TCG-only devices
` [RFC v5 35/36] tests: do not run qom-test on all machines for ARM KVM-only
` [RFC v5 36/36] revert commit 6e937ba7f8fb90d66cb3781f7fed32fb4239556a
[PATCH v3 0/3] Some modifications about ram_save_host_page()
2021-03-09 14:33 UTC (16+ messages)
` [PATCH v3 1/3] migration/ram: Modify the code comment of ram_save_host_page()
` [PATCH v3 2/3] migration/ram: Reduce unnecessary rate limiting
` [PATCH v3 3/3] migration/ram: Optimize ram_save_host_page()
[PATCH v2 0/4] semihosting/next (SYS_HEAPINFO fix)
2021-03-09 14:17 UTC (6+ messages)
` [PATCH v2 1/4] semihosting: move semihosting tests to multiarch
` [PATCH v2 2/4] semihosting/arm-compat-semi: unify GET/SET_ARG helpers
` [PATCH v2 3/4] semihosting/arm-compat-semi: deref parameter register for SYS_HEAPINFO
` [Bug 1915925] "
` [PATCH v2 4/4] tests/tcg: add HeapInfo checking to semihosting test
[PATCH v2 0/3] target/m68k: MacOS related fixes
2021-03-09 14:21 UTC (5+ messages)
` [PATCH v2 2/3] target/m68k: reformat m68k_features enum
` [PATCH v2 3/3] target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature
[RFC PATCH 00/42] target/mips: Reintroduce the R5900 CPU (with more testing)
2021-03-09 14:25 UTC (6+ messages)
` [RFC PATCH 11/42] target/mips/tx79: Move PCPYH opcode to decodetree
[PATCH 0/9] hw/display/pl110, pxa2xx_lcd: Tidy up template headers
2021-03-09 14:19 UTC (5+ messages)
` Malfunctionning qemu-system-arm ?
[PATCH] scsi: fix sense code for EREMOTEIO
2021-03-09 14:22 UTC (3+ messages)
[PATCH v2 0/3] target/arm: Restrict v7A TCG cpus to TCG accel
2021-03-09 14:18 UTC (4+ messages)
` [PATCH v2 1/3] target/arm: Restrict v8M IDAU to TCG
[PATCH 00/38] target/riscv: support packed extension v0.9.2
2021-03-09 14:11 UTC (7+ messages)
` [PATCH 01/38] target/riscv: implementation-defined constant parameters
` [PATCH 02/38] target/riscv: Hoist vector functions
` [PATCH 03/38] target/riscv: Fixup saturate subtract function
[PATCH] target/mips: Use gen_load_gpr[_hi]() when possible
2021-03-09 14:11 UTC (2+ messages)
[PATCH v2 0/4] Disable unsupported features on iOS hosts
2021-03-09 14:09 UTC (9+ messages)
` [PATCH v2 2/4] block: check for sys/disk.h
` [PATCH v2 3/4] block: detect DKIOCGETBLOCKCOUNT/SIZE before use
` [PATCH v2 4/4] slirp: feature detection for smbd
[PATCH v2] linux-user: Fix executable page of /proc/self/maps
2021-03-09 14:07 UTC (4+ messages)
[PATCH 0/6] hw/mips/gt64120: Minor fixes
2021-03-09 14:04 UTC (3+ messages)
[PATCH v2 0/2] accel: kvm: Some bugfixes for kvm dirty log
2021-03-09 14:05 UTC (4+ messages)
` [PATCH v2 2/2] accel: kvm: Add aligment assert for kvm_log_clear_one_slot
[PATCH] util/osdep: Avoid mprotect() RWX->NONE on Big Sur 11.2
2021-03-09 14:03 UTC (4+ messages)
[PATCH 0/4] virtiofsd: Avoid potential deadlocks
2021-03-09 14:00 UTC (3+ messages)
` [PATCH 4/4] virtiofsd: Release vu_dispatch_lock when stopping queue
[PATCH qemu v14] spapr: Implement Open Firmware client interface
2021-03-09 14:00 UTC (6+ messages)
[PULL 0/3] Hexagon patch queue
2021-03-09 13:50 UTC (2+ messages)
[PATCH] Revert "accel: kvm: Add aligment assert for kvm_log_clear_one_slot"
2021-03-09 13:47 UTC
[PATCH V2 trivial] Various spelling fixes
2021-03-09 13:30 UTC (3+ messages)
[PATCH] virtio-gpu: Adjust code space style
2021-03-09 13:32 UTC (2+ messages)
[PULL 0/7] aspeed queue
2021-03-09 13:16 UTC (8+ messages)
` [PULL 1/7] arm/ast2600: Fix SMP booting with -kernel
` [PULL 2/7] hw/arm/aspeed: Fix location of firmware images in documentation
` [PULL 3/7] hw/arm: ast2600: Force a multiple of 32 of IRQs for the GIC
` [PULL 4/7] hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet
` [PULL 5/7] hw/arm: ast2600: Correct the iBT interrupt ID
` [PULL 6/7] hw/misc: Add a basic Aspeed LPC controller model
` [PULL 7/7] hw/misc: Model KCS devices in the Aspeed LPC controller
[PATCH v3 1/1] hw/s390x: modularize virtio-gpu-ccw
2021-03-09 13:21 UTC (4+ messages)
[Bug 1916501] [NEW] qemu-img convert segfaults with specific URL
2021-03-09 13:24 UTC (2+ messages)
` [Bug 1916501] "
[PATCH 0/2] block/curl: Disconnect sockets from CURLState
2021-03-09 13:13 UTC (4+ messages)
` [PATCH 1/2] curl: Store BDRVCURLState pointer in CURLSocket
` [PATCH 2/2] curl: Disconnect sockets from CURLState
[RFC PATCH 0/4] coroutine rwlock downgrade fix, minor VDI changes
2021-03-09 13:07 UTC (13+ messages)
` [RFC PATCH 1/4] block/vdi: When writing new bmap entry fails, don't leak the buffer
` [RFC PATCH 3/4] coroutine/mutex: Store the coroutine in the CoWaitRecord only once
` [RFC PATCH 4/4] coroutine/rwlock: Wake writers in preference to readers
[PATCH 1/3] hw/avr: Add limited support for avr gpio registers
2021-03-09 13:15 UTC (2+ messages)
[RFC PATCH v3 00/10] net: Handle short frames for SLiRP/TAP interfaces
2021-03-09 12:33 UTC (12+ messages)
` [RFC PATCH v3 02/10] net: Pad short frames to minimum size before send from SLiRP/TAP
[PATCH 1/2] ui/cocoa: Show QEMU icon in the about window
2021-03-09 13:10 UTC (3+ messages)
` [PATCH 2/2] ui/cocoa: Do not rely on the first argument
[PATCH] virtio-gpu: Add spaces around operator
2021-03-09 12:27 UTC (3+ messages)
` "
[PULL v2 00/38] emulated nvme device updates
2021-03-09 11:45 UTC (39+ messages)
` [PULL v2 01/38] hw/block/nvme: introduce nvme-subsys device
` [PULL v2 02/38] hw/block/nvme: support to map controller to a subsystem
` [PULL v2 03/38] hw/block/nvme: add CMIC enum value for Identify Controller
` [PULL v2 04/38] hw/block/nvme: support for multi-controller in subsystem
` [PULL v2 05/38] hw/block/nvme: add NMIC enum value for Identify Namespace
` [PULL v2 06/38] hw/block/nvme: support for shared namespace in subsystem
` [PULL v2 07/38] hw/block/nvme: remove unused parameter in check zone write
` [PULL v2 08/38] hw/block/nvme: refactor zone resource management
` [PULL v2 09/38] hw/block/nvme: pull write pointer advancement to separate function
` [PULL v2 10/38] nvme: updated shared header for copy command
` [PULL v2 11/38] hw/block/nvme: add simple "
` [PULL v2 12/38] hw/block/nvme: fix Close Zone
` [PULL v2 13/38] hw/block/nvme: add missing mor/mar constraint checks
` [PULL v2 14/38] hw/block/nvme: improve invalid zasl value reporting
` [PULL v2 15/38] hw/block/nvme: use locally assigned QEMU IEEE OUI
` [PULL v2 16/38] hw/block/nvme: add broadcast nsid support flush command
` [PULL v2 17/38] hw/block/nvme: document 'mdts' nvme device parameter
` [PULL v2 18/38] hw/block/nvme: deduplicate bad mdts trace event
` [PULL v2 19/38] hw/block/nvme: align zoned.zasl with mdts
` [PULL v2 20/38] hw/block/nvme: remove unnecessary endian conversion
` [PULL v2 21/38] hw/block/nvme: add identify trace event
` [PULL v2 22/38] hw/block/nvme: fix potential compilation error
` [PULL v2 23/38] hw/block/nvme: add trace event for zone read check
` [PULL v2 24/38] hw/block/nvme: report non-mdts command size limit for dsm
` [PULL v2 25/38] hw/block/nvme: remove redundant len member in compare context
` [PULL v2 26/38] hw/block/nvme: remove block accounting for write zeroes
` [PULL v2 27/38] hw/block/nvme: fix strerror printing
` [PULL v2 28/38] hw/block/nvme: try to deal with the iov/qsg duality
` [PULL v2 29/38] hw/block/nvme: remove the req dependency in map functions
` [PULL v2 30/38] hw/block/nvme: refactor nvme_dma
` [PULL v2 31/38] hw/block/nvme: support namespace detach
` [PULL v2 32/38] hw/block/nvme: fix namespaces array to 1-based
` [PULL v2 33/38] hw/block/nvme: fix allocated namespace list to 256
` [PULL v2 34/38] hw/block/nvme: support allocated namespace type
` [PULL v2 35/38] hw/block/nvme: refactor nvme_select_ns_iocs
` [PULL v2 36/38] hw/block/nvme: support namespace attachment command
` [PULL v2 37/38] hw/block/nvme: support changed namespace asynchronous event
` [PULL v2 38/38] hw/block/nvme: support Identify NS Attached Controller List
[PATCH v3] MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
2021-03-09 11:51 UTC (2+ messages)
[PATCH v2] MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
2021-03-09 12:45 UTC (2+ messages)
[PATCH v4] ui/cocoa: Use kCGColorSpaceSRGB
2021-03-09 11:25 UTC (2+ messages)
[PATCH] ui/cocoa: Clear modifiers whenever possible
2021-03-09 11:24 UTC (2+ messages)
[PULL 00/27] tcg patch queue
2021-03-09 11:21 UTC (2+ messages)
[PATCH V2] virtio-net: calculating proper msix vectors on init
2021-03-09 11:13 UTC (2+ messages)
[PATCH] ui/cocoa: Do not rely on the first argument
2021-03-09 11:12 UTC (2+ messages)
[PATCH 0/4] hw/block/pflash_cfi01: Remove pflash_cfi01_get_memory()
2021-03-09 11:01 UTC (3+ messages)
` [PATCH 1/4] hw/i386/pc: Get pflash MemoryRegion with sysbus_mmio_get_region()
[PULL 00/14] Gitlab, testing and misc patches
2021-03-09 11:06 UTC (16+ messages)
` [PULL 01/14] qtest: delete superfluous inclusions of qtest.h
` [PULL 02/14] docker: Alpine build job depends on Alpine container
` [PULL 03/14] docker: EDK2 build job depends on EDK2 container
` [PULL 04/14] docker: OpenSBI build job depends on OpenSBI container
` [PULL 05/14] meson: Re-enable the possibility to run "make check SPEED=slow"
` [PULL 06/14] scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GET
` [PULL 07/14] scripts/ci/gitlab-pipeline-status: give more information on failures
` [PULL 08/14] scripts/ci/gitlab-pipeline-status: give more info when pipeline not found
` [PULL 09/14] libqos/qgraph: format qgraph comments for sphinx documentation
` [PULL 10/14] docs/devel/qgraph: improve qgraph documentation
` [PULL 11/14] Acceptance Tests: restore downloading of VM images
` [PULL 12/14] Acceptance Tests: restore filtering of tests by target arch
` [PULL 13/14] Remove deprecated target tilegx
` [PULL 14/14] bsd-user: Add new maintainers
[PATCH v2] block/file-posix: Optimize for macOS
2021-03-09 10:52 UTC (8+ messages)
[PATCH v3] bsd-user: Add new maintainers
2021-03-09 10:57 UTC (2+ messages)
[PATCH v9 0/6] MTE support for KVM guest
2021-03-09 11:01 UTC (3+ messages)
` [PATCH v9 6/6] KVM: arm64: Document MTE capability and ioctl
[PATCH] block: remove format defaults from QemuOpts in bdrv_create_file()
2021-03-09 11:05 UTC (2+ messages)
[PATCH] coroutine: add libucontext as external library
2021-03-09 10:48 UTC (9+ messages)
[RFC PATCH v2] meson: Only generate trace files for selected targets
2021-03-09 10:54 UTC (7+ messages)
(no subject)
2021-03-09 10:41 UTC
[RFC RESEND PATCH 0/4] hw/arm/virt-acpi-build: Introduce iommu option for pci root bus
2021-03-09 10:44 UTC (2+ messages)
[PATCH v3 0/7] Some vIOMMU fixes
2021-03-09 10:27 UTC (3+ messages)
` [PATCH v3 4/7] hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set
` [PATCH v3 7/7] hw/arm/smmuv3: Uniformize sid traces
[PATCH] plugins: Expose physical addresses instead of device offsets
2021-03-09 10:28 UTC (3+ messages)
[Bug 1915925] [NEW] ARM semihosting HEAPINFO results wrote to wrong address
2021-02-17 12:19 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).