qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-09 22:47:38 to 2019-05-10 13:44:15 UTC [more...]

[Qemu-devel] [PATCH v3 0/3] rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
 2019-05-10 13:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/3] VirtIO-RNG: Update default entropy source to `/dev/urandom`
` [Qemu-devel] [PATCH v3 3/3] virtio-rng: change default backend to rng-builtin

[Qemu-devel] [PATCH v3 0/7] tests/qemu-iotests: Run basic iotests during "make check"
 2019-05-10 13:38 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 6/7] tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run
            ` [Qemu-devel] [PATCH v4] "
` [Qemu-devel] [PATCH v3 7/7] tests: Run the iotests during "make check" again

[Qemu-devel] [PATCH v8 0/6] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2019-05-10 13:14 UTC  (22+ messages)
` [Qemu-devel] [PATCH v8 1/6] ppc: spapr: Handle "ibm, nmi-register" and "ibm, nmi-interlock" RTAS calls
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH v8 2/6] Wrapper function to wait on condition for the main loop mutex
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH v8 3/6] target/ppc: Handle NMI guest exit
    ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH v8 4/6] target/ppc: Build rtas error log upon an MCE
` [Qemu-devel] [PATCH v8 5/6] ppc: spapr: Enable FWNMI capability
    ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH v8 6/6] migration: Block migration while handling machine check

[Qemu-devel] [PATCH] pflash: Only read non-zero parts of backend image
 2019-05-10 13:12 UTC  (7+ messages)

[Qemu-devel] [PULL 0/8] Block patches
 2019-05-10 13:02 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] util/readline: add a space to fix errors by checkpatch tool
` [Qemu-devel] [PULL 2/8] util: readline: replace tab indent by four spaces to fix checkpatch errors
` [Qemu-devel] [PULL 3/8] util/readline: Add braces "
` [Qemu-devel] [PULL 4/8] block: Add coroutine_fn to bdrv_check_co_entry
` [Qemu-devel] [PULL 5/8] block/io.c: fix for the allocation failure
` [Qemu-devel] [PULL 6/8] aio-posix: ensure poll mode is left when aio_notify is called
` [Qemu-devel] [PULL 7/8] docs: add Secure Coding Practices to developer docs
` [Qemu-devel] [PULL 8/8] docs: add Security chapter to the documentation

[Qemu-devel] [PATCH v2] rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
 2019-05-10 12:37 UTC  (4+ messages)

[Qemu-devel] [PULL v2 0/7] Linux user for 4.1 patches
 2019-05-10 12:32 UTC  (9+ messages)
` [Qemu-devel] [PULL v2 1/7] linux-user: Add missing IPV6 sockopts
` [Qemu-devel] [PULL v2 2/7] linux-user/elfload: Fix GCC 9 build warnings
` [Qemu-devel] [PULL v2 3/7] linux-user: avoid string truncation warnings in uname field copying
` [Qemu-devel] [PULL v2 4/7] The ioctl(SIOCGIFNAME) call requires a struct ifreq
` [Qemu-devel] [PULL v2 5/7] linux-user: elf: Map empty PT_LOAD segments
` [Qemu-devel] [PULL v2 6/7] linux-user: avoid treading on gprof's SIGPROF signals
` [Qemu-devel] [PULL v2 7/7] linux-user: fix GPROF build failure

[Qemu-devel] [PATCH v2] VirtIO-RNG: Update default entropy source to `/dev/urandom`
 2019-05-10 12:11 UTC  (6+ messages)

[Qemu-devel] [PATCH v3] tests/qemu-iotests: re-format output to for make check-block
 2019-05-10 11:56 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/3] vhost-scsi: Support migration
 2019-05-10 11:48 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] i386: "unavailable-features" QOM property
 2019-05-10 11:33 UTC  (6+ messages)

[Qemu-devel] [PATCH v1 0/8] DRAFT AVR Patches
 2019-05-10 11:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 8/8] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAINERS file

[Qemu-devel] [PATCH v2 1/2] virtio-input-host-pci: cleanup types
 2019-05-10 11:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] virtio-input: fix Kconfig dependency and Makefile

[Qemu-devel] [PATCH v2] target/arm: Implement NSACR gating of floating point
 2019-05-10 11:03 UTC 

[Qemu-devel] [PULL 0/7] Linux user for 4.1 patches
 2019-05-10 10:47 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/7] linux-user: Add missing IPV6 sockopts
` [Qemu-devel] [PULL 2/7] linux-user/elfload: Fix GCC 9 build warnings
` [Qemu-devel] [PULL 3/7] linux-user: avoid string truncation warnings in uname field copying
` [Qemu-devel] [PULL 4/7] The ioctl(SIOCGIFNAME) call requires a struct ifreq
` [Qemu-devel] [PULL 5/7] linux-user: elf: Map empty PT_LOAD segments
` [Qemu-devel] [PULL 6/7] linux-user: avoid treading on gprof's SIGPROF signals
` [Qemu-devel] [PULL 7/7] linux-user: fix GPROF build failure

[Qemu-devel] [PATCH v2 00/13] tests/vm: serial console autoinstall, misc fixes
 2019-05-10 10:46 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/13] scripts: use git archive in archive-source
` [Qemu-devel] [PATCH v2 02/13] tests/vm: send proxy environment variables over ssh
` [Qemu-devel] [PATCH v2 03/13] tests/vm: use ssh with pty unconditionally
` [Qemu-devel] [PATCH v2 04/13] tests/vm: run test builds on snapshot
` [Qemu-devel] [PATCH v2 05/13] tests/vm: proper guest shutdown
` [Qemu-devel] [PATCH v2 06/13] tests/vm: add vm-boot-{ssh, serial}-<guest> targets
` [Qemu-devel] [PATCH v2 07/13] tests/vm: add DEBUG=1 to help text
` [Qemu-devel] [PATCH v2 08/13] tests/vm: serial console support helpers
` [Qemu-devel] [PATCH v2 09/13] tests/vm: openbsd autoinstall, using serial console
` [Qemu-devel] [PATCH v2 10/13] tests/vm: freebsd "
` [Qemu-devel] [PATCH v2 11/13] tests/vm: netbsd "
` [Qemu-devel] [PATCH v2 12/13] tests/vm: fedora "
` [Qemu-devel] [PATCH v2 13/13] tests/vm: ubuntu.i386: apt proxy setup

[Qemu-devel] Patch: Precautionary glBindTexture in surface_gl_update_texture
 2019-05-10 10:52 UTC  (19+ messages)
` [Qemu-devel] [PATCH] Multiple ramfb enhancements
      ` [Qemu-devel] [PATCH 1/3] ramfb enhancement
      ` [Qemu-devel] [PATCH 2/3] "
      ` [Qemu-devel] [PATCH 3/3] "

[Qemu-devel] [PATCH] tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
 2019-05-10 10:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/15] demacro softmmu (plus tests/coverage)
 2019-05-10 10:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/24] Add qemu_getrandom and ARMv8.5-RNG etc
 2019-05-10 10:03 UTC  (33+ messages)
` [Qemu-devel] [PATCH v5 01/24] configure: Link test before auto-enabling crypto libraries
` [Qemu-devel] [PATCH v5 02/24] crypto: Merge crypto-obj-y into libqemuutil.a
` [Qemu-devel] [PATCH v5 03/24] crypto: Reverse code blocks in random-platform.c
` [Qemu-devel] [PATCH v5 04/24] crypto: Do not fail for EINTR during qcrypto_random_bytes
` [Qemu-devel] [PATCH v5 05/24] crypto: Use O_CLOEXEC in qcrypto_random_init
` [Qemu-devel] [PATCH v5 06/24] crypto: Use getrandom for qcrypto_random_bytes
` [Qemu-devel] [PATCH v5 07/24] crypto: Change the qcrypto_random_bytes buffer type to void*
` [Qemu-devel] [PATCH v5 08/24] ui/vnc: Split out authentication_failed
` [Qemu-devel] [PATCH v5 09/24] ui/vnc: Use gcrypto_random_bytes for start_auth_vnc
` [Qemu-devel] [PATCH v5 10/24] util: Add qemu_guest_getrandom and associated routines
` [Qemu-devel] [PATCH v5 11/24] cpus: Initialize pseudo-random seeds for all guest cpus
` [Qemu-devel] [PATCH v5 12/24] linux-user: "
` [Qemu-devel] [PATCH v5 13/24] linux-user: Call qcrypto_init if not using -seed
` [Qemu-devel] [PATCH v5 14/24] linux-user: Use qemu_guest_getrandom_nofail for AT_RANDOM
` [Qemu-devel] [PATCH v5 15/24] linux-user/aarch64: Use qemu_guest_getrandom for PAUTH keys
` [Qemu-devel] [PATCH v5 16/24] linux-user: Remove srand call
` [Qemu-devel] [PATCH v5 17/24] aspeed/scu: Use qemu_guest_getrandom_nofail
` [Qemu-devel] [PATCH v5 18/24] hw/misc/nrf51_rng: "
` [Qemu-devel] [PATCH v5 19/24] hw/misc/bcm2835_rng: "
` [Qemu-devel] [PATCH v5 20/24] hw/misc/exynos4210_rng: Use qemu_guest_getrandom
` [Qemu-devel] [PATCH v5 21/24] target/arm: Put all PAC keys into a structure
` [Qemu-devel] [PATCH v5 22/24] target/arm: Implement ARMv8.5-RNG
` [Qemu-devel] [PATCH v5 23/24] target/ppc: Use qemu_guest_getrandom for DARN
` [Qemu-devel] [PATCH v5 24/24] target/i386: Implement CPUID_EXT_RDRAND

[Qemu-devel] [Question] Memory hotplug clarification for Qemu ARM/virt
 2019-05-10  9:58 UTC  (9+ messages)

[Qemu-devel] [PATCH v3 00/27] tcg: Add CPUClass::tlb_fill
 2019-05-10  9:57 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 14/27] target/nios2: Convert to CPUClass::tlb_fill
` [Qemu-devel] [PATCH v3 16/27] target/ppc: "
` [Qemu-devel] [PATCH v3 18/27] target/s390x: "
` [Qemu-devel] [PATCH v3 20/27] target/sparc: "
` [Qemu-devel] [PATCH v3 21/27] target/tilegx: "

[Qemu-devel] [PATCH v3 0/2] security.rst: add Security Guide to developer docs
 2019-05-10  9:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/2] docs: add Secure Coding Practices "
` [Qemu-devel] [PATCH v3 2/2] docs: add Security chapter to the documentation

[Qemu-devel] [PATCH v2 0/2] introduction of version attribute for VFIO live migration
 2019-05-10  9:48 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 1/2] vfio/mdev: add version attribute for mdev device

[Qemu-devel] [PATCH v3 0/3] qemu-img: Allow rebase with no input base
 2019-05-10  9:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Export machine type deprecation info through QMP
 2019-05-10  9:29 UTC  (14+ messages)

[Qemu-devel] [PULL v2 00/28] Kconfig for Arm machines
 2019-05-10  9:05 UTC  (7+ messages)

[Qemu-devel] [PATCH v1 00/23] current testing/next queue (docker/system & io tests)
 2019-05-10  8:46 UTC  (14+ messages)
` [Qemu-devel] [PATCH v1 05/23] semihosting: enable chardev backed output
` [Qemu-devel] [PATCH v1 06/23] editorconfig: add settings for .s/.S files
` [Qemu-devel] [PATCH v1 12/23] .travis.yml: enable aarch64-softmmu and alpha-softmmu tcg tests
` [Qemu-devel] [PATCH v1 16/23] tests/qemu-iotests/005: Add a sanity check for large sparse file support
` [Qemu-devel] [PATCH v1 22/23] tests/qemu-iotests: re-format output to for make check-block
` [Qemu-devel] [PATCH v1 23/23] tests: Run the iotests during "make check" again

[Qemu-devel] [PATCH] block/rbd: add preallocation support
 2019-05-10  8:38 UTC  (9+ messages)
` [Qemu-devel] Use of PreallocMode in block drivers (was: [PATCH] block/rbd: add preallocation support)
    ` [Qemu-devel] Use of PreallocMode in block drivers

[Qemu-devel] [RFC] rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
 2019-05-10  8:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependencies
 2019-05-10  8:20 UTC 

[Qemu-devel] [PATCH] net/slirp: fix the error message when the prefix len is invalid
 2019-05-10  7:58 UTC  (5+ messages)

[Qemu-devel] [QEMU-PPC] [PATCH 00/13] target/ppc: Implement KVM support under TCG
 2019-05-10  6:34 UTC  (19+ messages)
` [Qemu-devel] [QEMU-PPC] [PATCH 05/13] target/ppc: Add privileged message send facilities
` [Qemu-devel] [QEMU-PPC] [PATCH 06/13] target/ppc: Enforce that the root page directory size must be at least 5
` [Qemu-devel] [QEMU-PPC] [PATCH 07/13] target/ppc: Handle partition scoped radix tree translation
` [Qemu-devel] [QEMU-PPC] [PATCH 08/13] target/ppc: Implement hcall H_SET_PARTITION_TABLE
` [Qemu-devel] [QEMU-PPC] [PATCH 09/13] target/ppc: Implement hcall H_ENTER_NESTED
` [Qemu-devel] [QEMU-PPC] [PATCH 10/13] target/ppc: Implement hcall H_TLB_INVALIDATE
` [Qemu-devel] [QEMU-PPC] [PATCH 11/13] target/ppc: Implement hcall H_COPY_TOFROM_GUEST
` [Qemu-devel] [QEMU-PPC] [PATCH 12/13] target/ppc: Introduce POWER9 DD2.2 cpu type
` [Qemu-devel] [QEMU-PPC] [PATCH 13/13] target/ppc: Enable SPAPR_CAP_NESTED_KVM_HV under tcg

[Qemu-devel] [Bug 1828508] [NEW] qemu-img created VMDK files lead to "Unsupported or invalid disk type 7"
 2019-05-10  6:06 UTC 

[Qemu-devel] [Bug 1828507] [NEW] qemu-system-ppc64 smp crash on manual reset
 2019-05-10  6:02 UTC 

[Qemu-devel] [PULL 00/19] Python queue, 2019-05-02
 2019-05-10  6:06 UTC  (7+ messages)
` [Qemu-devel] [PULL 10/19] tests/boot_linux_console: increase timeout

[Qemu-devel] [PATCH] tests/libqtest: Remove unused global_qtest-related wrapper functions
 2019-05-10  5:22 UTC 

[Qemu-devel] [PATCH 00/13] tests/vm: serial console autoinstall, misc fixes
 2019-05-10  4:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/8] linux-user sparc fixes
 2019-05-10  3:27 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] linux-user: Disallow setting newsp for fork
` [Qemu-devel] [PATCH v2 2/8] linux-user: Pass the parent env to cpu_clone_regs
` [Qemu-devel] [PATCH v2 3/8] target/sparc: Define an enumeration for accessing env->regwptr
` [Qemu-devel] [PATCH v2 4/8] linux-user/sparc: Use WREG constants in sparc/target_cpu.h
` [Qemu-devel] [PATCH v2 5/8] linux-user/sparc: Use WREG constants in sparc/signal.c
` [Qemu-devel] [PATCH v2 6/8] linux-user/sparc: Fix cpu_clone_regs
` [Qemu-devel] [PATCH v2 7/8] linux-user/sparc: Flush register windows before clone
` [Qemu-devel] [PATCH v2 8/8] scripts/qemu-binfmt-conf: Update for sparc64

[Qemu-devel] [PATCH] Fix typo on "info pic" monitor cmd output for xive
 2019-05-10  2:01 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Optimize COLO related codes and description
 2019-05-10  2:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/10] refactor cpu topo into machine properties
 2019-05-10  0:55 UTC  (2+ 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).