messages from 2018-06-19 10:21:16 to 2018-06-19 16:28:54 UTC [more...]
[Qemu-devel] [PATCH] migration: fix crash in when incoming client channel setup fails
2018-06-19 16:28 UTC (6+ messages)
[Qemu-devel] [PULL 00/56] add check-tcg and associated machinery
2018-06-19 15:44 UTC (57+ messages)
` [Qemu-devel] [PULL 01/56] configure: add support for --cross-cc-FOO
` [Qemu-devel] [PULL 02/56] configure: move i386_cc to cross_cc_i386
` [Qemu-devel] [PULL 03/56] configure: allow user to specify --cross-cc-cflags-foo=
` [Qemu-devel] [PULL 04/56] configure: set cross_cc_FOO for host compiler
` [Qemu-devel] [PULL 05/56] docker: Add "cc" subcommand
` [Qemu-devel] [PULL 06/56] docker: extend "cc" command to accept compiler
` [Qemu-devel] [PULL 07/56] docker: allow "cc" command to run in user context
` [Qemu-devel] [PULL 08/56] docker: Makefile.include introduce DOCKER_SCRIPT
` [Qemu-devel] [PULL 09/56] tests/tcg: move architecture independent tests into subdir
` [Qemu-devel] [PULL 10/56] tests/tcg/multiarch: Build fix for linux-test
` [Qemu-devel] [PULL 11/56] tests/tcg/multiarch: enable additional linux-test tests
` [Qemu-devel] [PULL 12/56] tests/tcg/multiarch: don't hard code paths/ports for linux-test
` [Qemu-devel] [PULL 13/56] tests/tcg/multiarch: move most output to stdout
` [Qemu-devel] [PULL 14/56] tests/tcg: move i386 specific tests into subdir
` [Qemu-devel] [PULL 15/56] tests/tcg: enable building for i386
` [Qemu-devel] [PULL 16/56] tests/tcg/i386: Build fix for hello-i386
` [Qemu-devel] [PULL 17/56] tests/tcg/i386: fix test-i386
` [Qemu-devel] [PULL 18/56] tests/tcg/i386: add runner for test-i386-fprem
` [Qemu-devel] [PULL 19/56] tests/tcg/x86_64: add Makefile.target
` [Qemu-devel] [PULL 20/56] tests/tcg/i386/test-i386: use modern vector_size attributes
` [Qemu-devel] [PULL 21/56] tests/tcg/i386/test-i386: fix printf format
` [Qemu-devel] [PULL 22/56] tests/tcg: move ARM specific tests into subdir
` [Qemu-devel] [PULL 23/56] tests/tcg: enable building for ARM
` [Qemu-devel] [PULL 24/56] tests/tcg/arm: fix up test-arm-iwmmxt test
` [Qemu-devel] [PULL 25/56] tests/tcg: enable building for AArch64
` [Qemu-devel] [PULL 26/56] tests/tcg/arm: add fcvt test cases for AArch32/64
` [Qemu-devel] [PULL 27/56] tests/tcg: move MIPS specific tests into subdir
` [Qemu-devel] [PULL 28/56] tests/tcg: enable building for MIPS
` [Qemu-devel] [PULL 29/56] tests/docker/Makefile.include: fix mipsel-cross dependancy
` [Qemu-devel] [PULL 30/56] tests/tcg/mips: include common mips hello-mips
` [Qemu-devel] [PULL 31/56] tests/tcg: enable building for s390x
` [Qemu-devel] [PULL 32/56] tests/tcg: enable building for ppc64
` [Qemu-devel] [PULL 33/56] tests/tcg: enable building for Alpha
` [Qemu-devel] [PULL 34/56] tests/tcg/alpha: add Alpha specific tests
` [Qemu-devel] [PULL 35/56] tests/tcg: enable building for HPPA
` [Qemu-devel] [PULL 36/56] tests/tcg: enable building for m68k
` [Qemu-devel] [PULL 37/56] tests/tcg: enable building for sh4
` [Qemu-devel] [PULL 38/56] tests/tcg: enable building for sparc64
` [Qemu-devel] [PULL 39/56] tests/tcg: enable building for mips64
` [Qemu-devel] [PULL 40/56] tests/tcg: enable building for RISCV64
` [Qemu-devel] [PULL 41/56] docker: move debian-powerpc-cross to sid based build
` [Qemu-devel] [PULL 42/56] tests/tcg: enable building for PowerPC
` [Qemu-devel] [PULL 43/56] tests/tcg/Makefile: update to be called from Makefile.target
` [Qemu-devel] [PULL 44/56] Makefile.target: add (clean-/build-)guest-tests targets
` [Qemu-devel] [PULL 45/56] tests/Makefile.include: add [build|clean|check]-tcg targets
` [Qemu-devel] [PULL 46/56] tests/tcg: add run, diff, and skip helper macros
` [Qemu-devel] [PULL 47/56] tests/tcg: override runners for broken tests
` [Qemu-devel] [PULL 48/56] tests/tcg/i386: extend timeout for runcom test
` [Qemu-devel] [PULL 49/56] tests: add top-level make dependency for docker builds
` [Qemu-devel] [PULL 50/56] docker: docker.py use "version" to probe usage
` [Qemu-devel] [PULL 51/56] docker: docker.py don't conflate checksums for extra_files
` [Qemu-devel] [PULL 52/56] docker: docker.py add check sub-command
` [Qemu-devel] [PULL 53/56] tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1
` [Qemu-devel] [PULL 54/56] docker: docker.py adding age check command
` [Qemu-devel] [PULL 55/56] tests/docker/Makefile.include: only force SID to NOCACHE if old
` [Qemu-devel] [PULL 56/56] .travis.yml: add check-tcg test
[Qemu-devel] [PATCH 0/4] Clean up accelerator options
2018-06-19 16:16 UTC (9+ messages)
` [Qemu-devel] [RFC PATCH 4/4] qemu-options: Do not show -enable-kvm and -enable-hax in the docs anymore
[Qemu-devel] [Bug 1777672] [NEW] QEMU aarch64 virtual/physical frame buffer
2018-06-19 15:47 UTC
[Qemu-devel] [PATCH v1 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
2018-06-19 15:59 UTC (5+ messages)
` [Qemu-devel] [PATCH v1 1/4] pc-dimm: assign and verify the "slot" property during pre_plug
` [Qemu-devel] [PATCH v1 2/4] machine: factor out enforce_aligned_dimm into memory_device_align
[Qemu-devel] [PULL 00/35] Block layer patches
2018-06-19 15:57 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
2018-06-19 15:41 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] crypto/virtio-crypto: Read crypto services and algorithm masks
` [Qemu-devel] [PATCH v3 2/2] crypto/virtio-crypto: Register an algo only if it's supported
[Qemu-devel] [PATCH V1 RESEND 0/6] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
2018-06-19 15:39 UTC (8+ messages)
` [Qemu-devel] [PATCH V1 RESEND 1/6] hmat acpi: Build Memory Subsystem Address Range Structure(s) in ACPI HMAT
` [Qemu-devel] [PATCH V1 RESEND 2/6] hmat acpi: Build System Locality Latency and Bandwidth Information "
` [Qemu-devel] [PATCH V1 RESEND 3/6] hmat acpi: Build Memory Side Cache "
` [Qemu-devel] [PATCH V1 RESEND 4/6] numa: Extend the command-line to provide memory latency and bandwidth information
` [Qemu-devel] [PATCH V1 RESEND 5/6] numa: Extend the command-line to provide memory side cache information
` [Qemu-devel] [PATCH V1 RESEND 6/6] hmat acpi: Implement _HMA method to update HMAT at runtime
[Qemu-devel] [PATCH v2 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
2018-06-19 15:30 UTC (6+ messages)
[Qemu-devel] [PATCH v3 0/2] kvm: limited x86 CPU power management
2018-06-19 15:17 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] kvm: support -dedicated cpu-pm=on|off
[Qemu-devel] [PATCH v3 0/3] spapr: introduce a fixed IRQ number space and an IRQ controller backend
2018-06-19 15:16 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/3] spapr: introduce a fixed IRQ number space
` [Qemu-devel] [PATCH v3 2/3] spapr: introduce a IRQ controller backend to the machine
` [Qemu-devel] [PATCH v3 3/3] spapr: increase the size of the IRQ number space
` [Qemu-devel] [PATCH v3 3/3 bonus] spapr: remove the XICS header from the machine and device models
[Qemu-devel] [PULL 0/7] monitor: Thread safety improvements
2018-06-19 15:04 UTC (2+ messages)
[Qemu-devel] [RFC 0/1] Add BPF suuport to Qemu
2018-06-19 14:46 UTC (7+ messages)
` [Qemu-devel] [RFC 1/1] Add BPF support to qemu
[Qemu-devel] [Bug 1775555] [NEW] guest migration 100% cpu freeze bug
2018-06-19 14:32 UTC (4+ messages)
` [Qemu-devel] [Bug 1775555] "
[Qemu-devel] [RFC 0/1] ide: attempt at fixing the bug #1777315
2018-06-19 14:34 UTC (8+ messages)
` [Qemu-devel] [RFC 1/1] ide: bug #1777315: io_buffer_size and sg.size can represent partial sector sizes
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH qemu v4] memory/hmp: Print owners/parents in "info mtree"
2018-06-19 14:25 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/7] monitor: enable OOB by default
2018-06-19 14:20 UTC (16+ messages)
` [Qemu-devel] [PATCH v4 2/7] monitor: rename *_pop_one to *_pop_any
` [Qemu-devel] [PATCH v4 3/7] monitor: flush qmp responses when CLOSED
` [Qemu-devel] [PATCH v4 4/7] tests: iotests: drop some stderr line
` [Qemu-devel] [PATCH v4 5/7] docs: mention shared state protect for OOB
` [Qemu-devel] [PATCH v4 6/7] monitor: remove "x-oob", turn oob on by default
` [Qemu-devel] [PATCH v4 7/7] Revert "tests: Add parameter to qtest_init_without_qmp_handshake"
[Qemu-devel] [RFC PATCH 00/10] Add a 'x-blockdev-reopen' QMP command
2018-06-19 14:20 UTC (8+ messages)
` [Qemu-devel] [RFC PATCH 06/10] block: Allow changing the backing file on reopen
[Qemu-devel] [PULL 0/1] Input 20180618 patches
2018-06-19 14:18 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/2] misc fixes found by static analyzer
2018-06-19 14:12 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] memory: fix possible NULL pointer dereference
[Qemu-devel] [Bug 1777315] [NEW] Denial of service
2018-06-19 13:55 UTC (2+ messages)
` [Qemu-devel] [Bug 1777315] "
[Qemu-devel] [PATCH v5 0/8] New block driver: blklogwrites
2018-06-19 13:43 UTC (9+ messages)
` [Qemu-devel] [PATCH v5 1/8] block: Move two block permission constants to the relevant enum
` [Qemu-devel] [PATCH v5 2/8] block: Add a mechanism for passing a block driver a block configuration
` [Qemu-devel] [PATCH v5 3/8] hw/scsi/scsi-disk: Always apply block configuration to block driver
` [Qemu-devel] [PATCH v5 4/8] hw/ide/qdev: "
` [Qemu-devel] [PATCH v5 5/8] hw/block/virtio-blk: "
` [Qemu-devel] [PATCH v5 6/8] hw/block/nvme: "
` [Qemu-devel] [PATCH v5 7/8] hw/block/fdc: "
` [Qemu-devel] [PATCH v5 8/8] block: Add blklogwrites
[Qemu-devel] [PATCH v5 00/12] pc-dimm: next bunch of cleanups
2018-06-19 13:41 UTC (13+ messages)
` [Qemu-devel] [PATCH v5 01/12] pc-dimm: remove leftover "struct pc_dimms_capacity"
` [Qemu-devel] [PATCH v5 02/12] pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*
` [Qemu-devel] [PATCH v5 03/12] pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
` [Qemu-devel] [PATCH v5 04/12] pc-dimm: remove pc_dimm_get_free_slot() from header
` [Qemu-devel] [PATCH v5 05/12] pc: factor out pc specific dimm checks into pc_memory_pre_plug()
` [Qemu-devel] [PATCH v5 06/12] nvdimm: no need to overwrite get_vmstate_memory_region()
` [Qemu-devel] [PATCH v5 07/12] hostmem: drop error variable from host_memory_backend_get_memory()
` [Qemu-devel] [PATCH v5 08/12] pc-dimm: merge get_(vmstate_)memory_region()
` [Qemu-devel] [PATCH v5 09/12] nvdimm: convert "unarmed" into a static property
` [Qemu-devel] [PATCH v5 10/12] nvdimm: convert nvdimm_mr into a pointer
` [Qemu-devel] [PATCH v5 11/12] nvdimm: make get_memory_region() perform checks and initialization
` [Qemu-devel] [PATCH v5 12/12] pc-dimm: get_memory_region() will not fail after realize
[Qemu-devel] [PATCH v3 0/6] monitor: enable OOB by default
2018-06-19 13:40 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 2/6] monitor: flush qmp responses when CLOSED
[Qemu-devel] [Bug 1470481] [NEW] qemu-img converts large vhd files into only approx. 127GB raw file causing the VM to crash
2018-06-19 13:18 UTC (2+ messages)
` [Qemu-devel] [Bug 1470481] "
[Qemu-devel] [PULL 0/4] Vga 20180618 patches
2018-06-19 13:33 UTC (2+ messages)
[Qemu-devel] [RFC] Add NRF51 RNG peripheral
2018-06-19 13:20 UTC (4+ messages)
[Qemu-devel] [PATCH 0/9] spapr: Clean up pagesize handling
2018-06-19 11:22 UTC (4+ messages)
` [Qemu-devel] [PATCH 5/9] spapr: Maximum (HPT) pagesize property
[Qemu-devel] [PATCH qemu] xics-kvm: Fix compile warning
2018-06-19 12:47 UTC (6+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v4 0/2] Fix compilation with python-3 if en_US.UTF-8 is unavailable
2018-06-19 13:06 UTC (13+ messages)
` [Qemu-devel] [PATCH v4 1/2] qapi: Open files with encoding='utf-8'
` [Qemu-devel] [PATCH v4 2/2] Revert commit d4e5ec877ca
[Qemu-devel] [PATCH 0/6] Add authorization support to all network services
2018-06-19 12:57 UTC (6+ messages)
` [Qemu-devel] [PATCH 5/6] vnc: allow specifying a custom authorization object name
` [Qemu-devel] [PATCH 6/6] monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_remove
[Qemu-devel] [PULL 0/3] Usb 20180618 patches
2018-06-19 12:43 UTC (2+ messages)
[Qemu-devel] [PATCH 1/2] WHPX workaround bug in OSVW handling
2018-06-19 12:30 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] WHPX: register for unrecognized MSR exits
[Qemu-devel] [PULL 00/13] Python queue, 2018-06-11
2018-06-19 12:13 UTC (4+ messages)
[Qemu-devel] [PATCH] hw/pci-host/xilinx-pcie: don't make "io" region be RAM
2018-06-19 12:07 UTC
[Qemu-devel] [PULL 00/12] next round of s390x patches
2018-06-19 12:04 UTC (13+ messages)
` [Qemu-devel] [PULL 01/12] virtio-ccw: clean up notify
` [Qemu-devel] [PULL 02/12] vfio-ccw: add force unlimited prefetch property
` [Qemu-devel] [PULL 03/12] vfio-ccw: remove orb.c64 (64 bit data addresses) check
` [Qemu-devel] [PULL 04/12] s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW
` [Qemu-devel] [PULL 05/12] s390x/cpumodels: add z14 Model ZR1
` [Qemu-devel] [PULL 06/12] pc-bios/s390-ccw: define loadparm length
` [Qemu-devel] [PULL 07/12] roms: Update SLOF submodule to current status
` [Qemu-devel] [PULL 08/12] pc-bios/s390-ccw/net: Update code for the latest changes in SLOF
` [Qemu-devel] [PULL 09/12] pc-bios/s390-ccw/net: Add support for pxelinux-style config files
` [Qemu-devel] [PULL 10/12] pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID
` [Qemu-devel] [PULL 11/12] pc-bios/s390-ccw: Optimize the s390-netboot.img for size
` [Qemu-devel] [PULL 12/12] pc-bios/s390-ccw: Update the s390-netboot.img binary
[Qemu-devel] [PATCH v3 00/26] vhost-user for input & GPU
2018-06-19 12:01 UTC (10+ messages)
` [Qemu-devel] [PATCH v3 01/26] chardev: avoid crash if no associated address
` [Qemu-devel] [PATCH v3 03/26] dmabuf: add y0_top, pass it to spice
` [Qemu-devel] [PATCH v3 10/26] vhost-user: split vhost_user_read()
[Qemu-devel] [PULL 00/28] ppc-for-3.0 queue 20180618
2018-06-19 11:57 UTC (2+ messages)
[Qemu-devel] [PATCH 00/113] Patch Round-up for stable 2.11.2, freeze on 2018-06-22
2018-06-19 11:56 UTC (2+ messages)
` [Qemu-devel] [Qemu-stable] "
[Qemu-devel] [PATCH] MAINTAINERS: update target-mips maintainers
2018-06-19 11:35 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/49] qapi: add #if pre-processor conditions to generated code
2018-06-19 11:35 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 03/49] qapi: add 'if' to top-level expressions
[Qemu-devel] [PATCH v4 00/10] New block driver: blklogwrites
2018-06-19 11:22 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 10/10] block/blklogwrites: Use the block device logical sector size when logging writes
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH for-2.11.2] spapr: make pseries-2.11 the default machine type
2018-06-19 11:11 UTC (3+ messages)
[Qemu-devel] [PATCH] ppc: Include vga cirrus card into the compiling process
2018-06-19 10:57 UTC (8+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
2018-06-19 10:54 UTC (13+ messages)
` [Qemu-devel] [virtio-dev] "
[Qemu-devel] [PATCH] hmp-commands: use long for begin and length in dump-guest-memory
2018-06-19 10:25 UTC (2+ messages)
[Qemu-devel] [PATCH] target-arm: fix a segmentation fault due to illegal memory access
2018-06-19 9:37 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).