messages from 2018-06-26 09:54:40 to 2018-06-26 17:18:08 UTC [more...]
[Qemu-devel] [PATCH] hw/char/cmsdk-apb-timer: Correctly identify and set one-shot mode
2018-06-26 17:17 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/3] ARM virt: Silence dtc warnings
2018-06-26 17:15 UTC (3+ messages)
[Qemu-devel] [PATCH] ppc/pnv: Add model for Power8 PHB3 PCIe Host bridge
2018-06-26 17:02 UTC (3+ messages)
[Qemu-devel] [PULL 00/32] target-arm queue
2018-06-26 16:56 UTC (33+ messages)
` [Qemu-devel] [PULL 01/32] aspeed/smc: fix dummy cycles count when in dual IO mode
` [Qemu-devel] [PULL 02/32] aspeed/smc: fix HW strapping
` [Qemu-devel] [PULL 03/32] aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
` [Qemu-devel] [PULL 04/32] MAINTAINERS: Adopt the Gumstix computers-on-module machines
` [Qemu-devel] [PULL 05/32] xilinx_spips: Make dma transactions as per dma_burst_size
` [Qemu-devel] [PULL 06/32] MAINTAINERS: Add ASPEED BMCs
` [Qemu-devel] [PULL 07/32] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
` [Qemu-devel] [PULL 08/32] hw/input/tsc2005: "
` [Qemu-devel] [PULL 09/32] hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
` [Qemu-devel] [PULL 10/32] hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
` [Qemu-devel] [PULL 11/32] hw/ssi/omap_spi: "
` [Qemu-devel] [PULL 12/32] hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
` [Qemu-devel] [PULL 13/32] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
` [Qemu-devel] [PULL 14/32] hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) "
` [Qemu-devel] [PULL 15/32] hw/arm/omap: "
` [Qemu-devel] [PULL 16/32] hw/arm/stellaris: Use qemu_log_mask(UNIMP) "
` [Qemu-devel] [PULL 17/32] hw/net/stellaris_enet: Fix a typo
` [Qemu-devel] [PULL 18/32] hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
` [Qemu-devel] [PULL 19/32] hw/net/smc91c111: "
` [Qemu-devel] [PULL 20/32] hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
` [Qemu-devel] [PULL 21/32] hw/arm/stellaris: Fix gptm_write() error message
` [Qemu-devel] [PULL 22/32] hw/arm/stellaris: Use HWADDR_PRIx to display register address
` [Qemu-devel] [PULL 23/32] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
` [Qemu-devel] [PULL 24/32] target/arm: Set page (region) size in get_phys_addr_pmsav7()
` [Qemu-devel] [PULL 25/32] target/arm: Handle small regions in get_phys_addr_pmsav8()
` [Qemu-devel] [PULL 26/32] hw/arm/smmuv3: Fix translate error handling
` [Qemu-devel] [PULL 27/32] hw/arm/smmuv3: Cache/invalidate config data
` [Qemu-devel] [PULL 28/32] hw/arm/smmuv3: IOTLB emulation
` [Qemu-devel] [PULL 29/32] hw/arm/smmuv3: Add notifications on invalidation
` [Qemu-devel] [PULL 30/32] aspeed/scu: introduce clock frequencies
` [Qemu-devel] [PULL 31/32] aspeed: initialize the SCU controller first
` [Qemu-devel] [PULL 32/32] aspeed/timer: use the APB frequency from the SCU
[Qemu-devel] [Bug 1471904] [NEW] qemu fails under NeXTStep 3.3 when accessing ROM in SCSI-Adapter am53c974
2018-06-26 16:43 UTC (4+ messages)
` [Qemu-devel] [Bug 1471904] "
[Qemu-devel] [PATCH] ppc/pnv: fix pnv_core_realize() error handling
2018-06-26 16:46 UTC (3+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [RFC PATCH 4/4] qemu-options: Do not show -enable-kvm and -enable-hax in the docs anymore
2018-06-26 16:43 UTC (18+ messages)
[Qemu-devel] [PATCH v5 00/35] target/arm SVE patches
2018-06-26 16:41 UTC (62+ messages)
` [Qemu-devel] [PATCH v5 01/35] target/arm: Implement SVE Memory Contiguous Load Group
` [Qemu-devel] [PATCH v5 02/35] target/arm: Implement SVE Contiguous Load, first-fault and no-fault
` [Qemu-devel] [PATCH v5 07/35] target/arm: Implement SVE FP Multiply-Add Group
` [Qemu-devel] [PATCH v5 09/35] target/arm: Implement SVE load and broadcast element
` [Qemu-devel] [PATCH v5 11/35] target/arm: Implement SVE scatter stores
` [Qemu-devel] [PATCH v5 13/35] target/arm: Implement SVE gather loads
` [Qemu-devel] [PATCH v5 16/35] target/arm: Implement SVE floating-point compare vectors
` [Qemu-devel] [PATCH v5 18/35] target/arm: Implement SVE Floating Point Multiply Indexed Group
` [Qemu-devel] [PATCH v5 19/35] target/arm: Implement SVE FP Fast Reduction Group
` [Qemu-devel] [PATCH v5 20/35] target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
` [Qemu-devel] [PATCH v5 21/35] target/arm: Implement SVE FP Compare with Zero Group
` [Qemu-devel] [PATCH v5 22/35] target/arm: Implement SVE floating-point trig multiply-add coefficient
` [Qemu-devel] [PATCH v5 23/35] target/arm: Implement SVE floating-point convert precision
` [Qemu-devel] [PATCH v5 24/35] target/arm: Implement SVE floating-point convert to integer
` [Qemu-devel] [PATCH v5 25/35] target/arm: Implement SVE floating-point round to integral value
` [Qemu-devel] [PATCH v5 26/35] target/arm: Implement SVE floating-point unary operations
` [Qemu-devel] [PATCH v5 27/35] target/arm: Implement SVE MOVPRFX
` [Qemu-devel] [PATCH v5 28/35] target/arm: Implement SVE floating-point complex add
` [Qemu-devel] [PATCH v5 29/35] target/arm: Implement SVE fp complex multiply add
` [Qemu-devel] [PATCH v5 30/35] target/arm: Pass index to AdvSIMD FCMLA (indexed)
` [Qemu-devel] [PATCH v5 32/35] target/arm: Implement SVE dot product (vectors)
` [Qemu-devel] [PATCH v5 33/35] target/arm: Implement SVE dot product (indexed)
` [Qemu-devel] [PATCH v5 35/35] target/arm: Implement ARMv8.2-DotProd
[Qemu-devel] [PULL 0/3] Ui 20180626 patches
2018-06-26 16:37 UTC (5+ messages)
` [Qemu-devel] [PULL 1/3] Add gles support to egl-helpers, wire up in egl-headless and gtk
` [Qemu-devel] [PULL 2/3] sdl2: fix copypaste issues
` [Qemu-devel] [PULL 3/3] sdl2: add checking for NULL
[Qemu-devel] [PATCH v2 0/5] rework the ICS classes inheritance tree
2018-06-26 16:37 UTC (3+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH 0/5] pr-manager/qemu-pr-helper patches for QEMU 3.0
2018-06-26 16:31 UTC (13+ messages)
` [Qemu-devel] [PATCH 1/5] pr-helper: fix --socket-path default in help
` [Qemu-devel] [PATCH 2/5] pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE IN
` [Qemu-devel] [PATCH 3/5] pr-manager-helper: avoid SIGSEGV when writing to the socket fail
` [Qemu-devel] [PATCH 4/5] pr-manager: add query-pr-managers QMP command
` [Qemu-devel] [PATCH 5/5] pr-manager-helper: report event on connection/disconnection
[Qemu-devel] [PULL 0/3] Vga 20180626 patches
2018-06-26 16:27 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] vga: set owner for mmio regions
` [Qemu-devel] [PULL 2/3] ramfb: fix overflow
` [Qemu-devel] [PULL 3/3] virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define
[Qemu-devel] [PATCH 00/13] target/ppc improve atomic operations
2018-06-26 16:19 UTC (14+ messages)
` [Qemu-devel] [PATCH 01/13] target/ppc: Add do_unaligned_access hook
` [Qemu-devel] [PATCH 02/13] target/ppc: Use atomic load for LQ and LQARX
` [Qemu-devel] [PATCH 03/13] target/ppc: Use atomic store for STQ
` [Qemu-devel] [PATCH 04/13] target/ppc: Use atomic cmpxchg for STQCX
` [Qemu-devel] [PATCH 05/13] target/ppc: Remove POWERPC_EXCP_STCX
` [Qemu-devel] [PATCH 06/13] target/ppc: Tidy gen_conditional_store
` [Qemu-devel] [PATCH 07/13] target/ppc: Split out gen_load_locked
` [Qemu-devel] [PATCH 08/13] target/ppc: Split out gen_ld_atomic
` [Qemu-devel] [PATCH 09/13] target/ppc: Split out gen_st_atomic
` [Qemu-devel] [PATCH 10/13] target/ppc: Use MO_ALIGN for EXIWX and ECOWX
` [Qemu-devel] [PATCH 11/13] target/ppc: Use atomic min/max helpers
` [Qemu-devel] [PATCH 12/13] target/ppc: Implement the rest of gen_ld_atomic
` [Qemu-devel] [PATCH 13/13] target/ppc: Implement the rest of gen_st_atomic
[Qemu-devel] [PATCH 0/2] prevent qga from crashing
2018-06-26 16:11 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] qga-win: prevent crash when executing fsinfo command
` [Qemu-devel] [PATCH 2/2] qga-win: fsinfo: pci-info: allow partial info
[Qemu-devel] [PATCH v2 0/3] aspeed: introduce the APB clock settings
2018-06-26 16:05 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/4] ARM SMMUv3: IOTLB Emulation and VHOST Support
2018-06-26 16:03 UTC (2+ messages)
[Qemu-devel] [virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
2018-06-26 16:03 UTC (14+ messages)
[Qemu-devel] [PATCH v3 00/16] hw/arm: use qemu_log_mask instead of fprintf
2018-06-26 15:51 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/4] Add support for TPM Physical Presence interface
2018-06-26 15:22 UTC (15+ messages)
` [Qemu-devel] [PATCH v3 2/4] acpi: add fw_cfg file for TPM and PPI virtual memory device
` [Qemu-devel] [PATCH v3 4/4] tpm: add a fake ACPI memory clear interface
[Qemu-devel] [PATCH v6 0/2] kvm: limited x86 CPU power management
2018-06-26 15:16 UTC (6+ messages)
` [Qemu-devel] [PATCH v6 1/2] kvm: support -overcommit cpu-pm=on|off
[Qemu-devel] [virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
2018-06-26 15:08 UTC (19+ messages)
[Qemu-devel] [PATCH v1 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
2018-06-26 15:03 UTC (5+ messages)
` [Qemu-devel] [PATCH v1 2/4] machine: factor out enforce_aligned_dimm into memory_device_align
[Qemu-devel] [PATCH] s390/cpumodel: default enable bpb and ppa15 for z196 and later
2018-06-26 14:58 UTC (3+ messages)
[Qemu-devel] [PATCH] block/crypto: Simplify block_crypto_{open, create}_opts_init()
2018-06-26 14:46 UTC (2+ messages)
[Qemu-devel] [Qemu-block][RFC PATCH] hw/block/nvme: add optional parameter num_queues for nvme device
2018-06-26 14:36 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] [RFC "
[Qemu-devel] [PATCH] blogposts: add post about the new check-tcg infrastructure
2018-06-26 14:35 UTC
[Qemu-devel] [PATCH v2 0/6] file-posix: Make truncate/preallocate asynchronous
2018-06-26 14:24 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] qcow2: Fix qcow2_truncate() error return value
` [Qemu-devel] [PATCH v2 2/6] block: Convert .bdrv_truncate callback to coroutine_fn
` [Qemu-devel] [PATCH v2 3/6] qcow2: Remove coroutine trampoline for preallocate_co()
` [Qemu-devel] [PATCH v2 4/6] block: Move bdrv_truncate() implementation to io.c
` [Qemu-devel] [PATCH v2 5/6] block: Use tracked request for truncate
` [Qemu-devel] [PATCH v2 6/6] file-posix: Make .bdrv_co_truncate asynchronous
[Qemu-devel] [PATCH] vhost-user-test: added proper TestServer *dest initialization in test_migrate()
2018-06-26 14:18 UTC
[Qemu-devel] [PATCH v3 00/13] 9p: Add support for Darwin
2018-06-26 13:57 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 07/13] 9p: darwin: Provide a compatibility definition for XATTR_SIZE_MAX
` [Qemu-devel] [PATCH v3 08/13] 9p: darwin: *xattr_nofollow implementations
` [Qemu-devel] [PATCH v3 09/13] 9p: darwin: Compatibility for f/l*xattr
[Qemu-devel] [PATCH 0/6] fix persistent bitmaps migration logic
2018-06-26 13:50 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] iotests: 169: drop deprecated 'autoload' parameter
` [Qemu-devel] [PATCH 2/6] block/qcow2: improve error message in qcow2_inactivate
` [Qemu-devel] [PATCH 3/6] bloc/qcow2: drop dirty_bitmaps_loaded state variable
` [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and migration logic
` [Qemu-devel] [PATCH 5/6] iotests: improve 169
` [Qemu-devel] [PATCH 6/6] iotests: 169: add cases for source vm resuming
[Qemu-devel] [PATCH] fix fdiv instruction
2018-06-26 13:49 UTC (12+ messages)
[Qemu-devel] [PATCH v3 00/49] qapi: add #if pre-processor conditions to generated code
2018-06-26 13:39 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 05/49] qapi: leave the ifcond attribute undefined until check()
[Qemu-devel] [PULL 0/2] Machine queue, 2018-06-25
2018-06-26 12:54 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/9] s390x: TOD refactoring + TCG CPU hotplug support
2018-06-26 12:33 UTC (19+ messages)
` [Qemu-devel] [PATCH v3 1/9] s390x/tcg: avoid overflows in time2tod/tod2time
` [Qemu-devel] [PATCH v3 2/9] s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()
` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v3 5/9] s390x/tcg: properly implement the TOD
` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v3 6/9] s390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts
` [Qemu-devel] [PATCH v3 9/9] s390x/tcg: fix CPU hotplug with single-threaded TCG
[Qemu-devel] [PATCH v3 00/26] vhost-user for input & GPU
2018-06-26 12:24 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 04/26] vhost-user: simplify vhost_user_init/vhost_user_cleanup
[Qemu-devel] [PATCH v5 0/4] Add support for TPM Physical Presence interface
2018-06-26 12:23 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 1/4] tpm: add a "ppi" boolean property
` [Qemu-devel] [PATCH v5 2/4] tpm: implement virtual memory device for TPM PPI
` [Qemu-devel] [PATCH v5 3/4] acpi: add fw_cfg file for TPM and PPI virtual memory device
` [Qemu-devel] [PATCH v5 4/4] acpi: build TPM Physical Presence interface
[Qemu-devel] [Bug 1587065] [NEW] btrfs qemu-ga - multiple mounts block fsfreeze
2018-06-26 11:39 UTC (2+ messages)
` [Qemu-devel] [Bug 1587065] "
[Qemu-devel] [PULL 00/12] x86 queue, 2018-06-25
2018-06-26 11:49 UTC (2+ messages)
[Qemu-devel] [PATCH] qapi/job: The next release will be 3.0
2018-06-26 11:45 UTC (3+ messages)
[Qemu-devel] [PATCH] vga: set owner for mmio regions
2018-06-26 11:39 UTC (2+ messages)
[Qemu-devel] [PATCH v4] loader: Check access size when calling rom_ptr() to avoid crashes
2018-06-26 11:39 UTC (2+ messages)
[Qemu-devel] [PATCH] usb-storage: Add rerror/werror properties
2018-06-26 11:11 UTC (4+ messages)
[Qemu-devel] [PATCH 0/5] Add Icelake CPU model
2018-06-26 11:07 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/5] i386: Add CPUID bit and feature words for IA32_ARCH_CAPABILITIES MSR
[Qemu-devel] [RFC v2] arm: Add NRF51 random number generator peripheral
2018-06-26 10:49 UTC
[Qemu-devel] [RFC] Add NRF51 RNG peripheral
2018-06-26 10:37 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/7] arm_gic: add virtualization extensions support
2018-06-26 10:29 UTC (5+ messages)
[Qemu-devel] [PATCH v2] crypto: Implement TLS Pre-Shared Keys (PSK)
2018-06-26 10:25 UTC (2+ messages)
[Qemu-devel] [PULL 0/1] Ide patches
2018-06-26 10:10 UTC (2+ 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).