messages from 2019-05-21 15:30:43 to 2019-05-22 10:36:27 UTC [more...]
[Qemu-devel] [PATCH v2] [RFC] qcow2: add compression type feature
2019-05-22 10:34 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH v2 for 4.1 0/2] avoid lseek on block_status
2019-05-22 10:32 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] block: avoid recursive block_status call if possible
[Qemu-devel] [PATCH] i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor
2019-05-22 10:29 UTC (4+ messages)
[Qemu-devel] [PATCH 0/2] spapr/xive: change default interrupt mode to 'dual'
2019-05-22 10:29 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] spapr/xive: fix multiple resets when using the 'dual' interrupt mode
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 2/2] spapr: change default interrupt mode to 'dual'
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v4 0/2] vfio-ccw: support hsch/csch (QEMU part)
2019-05-22 10:17 UTC (9+ messages)
` [Qemu-devel] [PATCH v4 2/2] vfio-ccw: support async command subregion
[Qemu-devel] [PATCH v2] blockdev: fix missed target unref for drive-backup
2019-05-22 9:53 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] usb-hub: cleanups, configurable port count, per-port power switching emulation
2019-05-22 9:53 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/5] usb-hub: tweak feature names
` [Qemu-devel] [PATCH 2/5] usb-hub: make number of ports runtime-configurable
` [Qemu-devel] [PATCH 3/5] usb-hub: add helpers to update port state
` [Qemu-devel] [PATCH 4/5] usb-hub: add usb_hub_port_update()
` [Qemu-devel] [PATCH 5/5] usb-hub: emulate per port power switching
[Qemu-devel] [PATCH 0/9] Assembly coroutine backend and x86 CET support
2019-05-22 10:02 UTC (6+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH 0/3] add drm modifier support for dmabufs
2019-05-22 9:58 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] console: add dmabuf modifier field
` [Qemu-devel] [PATCH 2/3] vfio/display: set "
` [Qemu-devel] [PATCH 3/3] egl-helpers: add dmabuf modifier support
[Qemu-devel] [PATCH 0/3] usb-host: some little tweaks to hopefully reduce usb pass-through problems
2019-05-22 9:47 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] usb: call reset handler before updating state
` [Qemu-devel] [PATCH 2/3] usb-host: skip reset for untouched devices
` [Qemu-devel] [PATCH 3/3] usb-host: avoid libusb_set_configuration calls
[Qemu-devel] [PATCH] linux-user: Pass through nanosecond timestamp components for stat syscalls
2019-05-22 9:45 UTC (3+ messages)
[Qemu-devel] [PATCH 00/13] linux-user: path, clone, sparc, shmat fixes
2019-05-22 9:45 UTC (5+ messages)
` [Qemu-devel] [PATCH 12/13] linux-user: Fix shmat emulation by honoring host SHMLBA
` [Qemu-devel] [PATCH 13/13] linux-user: Align mmap_find_vma to host page size
[Qemu-devel] Running linux on qemu omap
2019-05-22 9:33 UTC (3+ messages)
[Qemu-devel] [PATCHv3 1/5] RISC-V: Only Check PMP if MMU translation succeeds
2019-05-22 9:26 UTC (11+ messages)
` [Qemu-devel] [PATCHv3 3/5] RISC-V: Check PMP during Page Table Walks
` [Qemu-devel] [PATCHv3 4/5] RISC-V: Fix a PMP bug where it succeeds even if PMP entry is off
` [Qemu-devel] [PATCHv3 5/5] RISC-V: Fix a PMP check with the correct access size
` [Qemu-devel] [Qemu-riscv] "
[Qemu-devel] [PATCH v6 0/6] linux-user: A set of miscellaneous patches
2019-05-22 9:18 UTC (12+ messages)
` [Qemu-devel] [PATCH v6 1/6] linux-user: Fix support for SIOCATMARK and SIOCGPGRP ioctls for xtensa
` [Qemu-devel] [PATCH v6 2/6] linux-user: Add support for SIOCSPGRP ioctl for all targets
` [Qemu-devel] [PATCH v6 3/6] linux-user: Add support for SIOC<G|S>IFPFLAGS ioctls "
` [Qemu-devel] [PATCH v6 4/6] linux-user: Add support for setsockopt() options IPV6_<ADD|DROP>_MEMBERSHIP
` [Qemu-devel] [PATCH v6 5/6] linux-user: Sanitize interp_info and, for mips only, init field fp_abi
[Qemu-devel] [RFC PATCH 0/9] Add support for io_uring
2019-05-22 9:16 UTC (15+ messages)
` [Qemu-devel] [RFC PATCH 1/9] qapi/block-core: add option "
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [RFC PATCH 2/9] block/block: add BDRV flag "
` [Qemu-devel] [RFC PATCH 3/9] include/block: declare interfaces "
` [Qemu-devel] [RFC PATCH 4/9] stubs: add aio interface stubs "
` [Qemu-devel] [RFC PATCH 5/9] util/asyn: add aio interfaces "
` [Qemu-devel] [RFC PATCH 6/9] block/io_uring: implements "
` [Qemu-devel] [RFC PATCH 7/9] blockdev: accept io_uring as option
` [Qemu-devel] [RFC PATCH 8/9] block/file-posix: extends to use with io_uring
` [Qemu-devel] [RFC PATCH 9/9] configure: permits use of io_uring with probe
[Qemu-devel] [PATCHv3 1/5] RISC-V: Only Check PMP if MMU translation succeeds
2019-05-22 9:09 UTC
[Qemu-devel] [PATCHv3 4/5] RISC-V: Fix a PMP bug where it succeeds even if PMP entry is off
2019-05-22 9:13 UTC
[Qemu-devel] [PATCH v6 0/2] Extract build_mcfg Part 2
2019-05-22 9:11 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] hw/acpi: Consolidate build_mcfg to pci.c
[Qemu-devel] [PATCH] tests/vm: default to using a snapshot
2019-05-22 9:00 UTC
[Qemu-devel] [PATCH 0/2] i386: "unavailable-features" QOM property
2019-05-22 8:42 UTC (12+ messages)
[Qemu-devel] [PATCH] block/rbd: add preallocation support
2019-05-22 8:57 UTC (5+ 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] [PATCH 0/2] Add QMP lexer for annotated JSON to Sphinx
2019-05-22 8:49 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] sphinx: add qmp_lexer
` [Qemu-devel] [PATCH 2/2] docs/bitmaps: use QMP lexer instead of json
[Qemu-devel] [PULL 0/3] Input 20190522 patches
2019-05-22 8:27 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] libvhost-user: fix cast warnings on 32 bits
` [Qemu-devel] [PULL 2/3] libvhost-user: fix -Werror=format= on ppc64
` [Qemu-devel] [PULL 3/3] contrib: add vhost-user-input
[Qemu-devel] [PATCH v4 0/3] hw: edu: some fixes
2019-05-22 8:29 UTC (3+ messages)
[Qemu-devel] [PATCH v5 0/2] Extract build_mcfg Part 2
2019-05-22 8:20 UTC (6+ messages)
` [Qemu-devel] [PATCH v5 2/2] acpi: pci: use build_append_foo() API to construct MCFG
[Qemu-devel] [Bug 1829964] [NEW] HOST VRAM Leak when performs android-x86 window rotation with Virt-GPU
2019-05-22 8:14 UTC (6+ messages)
` [Qemu-devel] [Bug 1829964] "
[Qemu-devel] Introducing GSoC project: API Documentation Generation
2019-05-22 8:20 UTC (11+ messages)
[Qemu-devel] [PULL 00/38] ppc-for-4.1 queue 20190522
2019-05-22 7:58 UTC (40+ messages)
` [Qemu-devel] [PULL 01/38] target/ppc/kvm: Fix trace typo
` [Qemu-devel] [PULL 02/38] configure: Distinguish ppc64 and ppc64le hosts
` [Qemu-devel] [PULL 03/38] configure: Use quotes around uses of $CPU_CFLAGS
` [Qemu-devel] [PULL 04/38] hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded string
` [Qemu-devel] [PULL 05/38] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs
` [Qemu-devel] [PULL 06/38] hw/ppc/40p: use 1900 as a base year
` [Qemu-devel] [PULL 07/38] target/ppc: Add ibm, purr and ibm, spurr device-tree properties
` [Qemu-devel] [PULL 08/38] target/ppc: Fix xvxsigdp
` [Qemu-devel] [PULL 09/38] target/ppc: Fix xxbrq, xxbrw
` [Qemu-devel] [PULL 10/38] target/ppc: Fix vslv and vsrv
` [Qemu-devel] [PULL 11/38] target/ppc: Fix vsum2sws
` [Qemu-devel] [PULL 12/38] target/ppc: Fix xxspltib
` [Qemu-devel] [PULL 13/38] spapr/xive: EQ page should be naturally aligned
` [Qemu-devel] [PULL 14/38] spapr/xive: fix EQ page addresses above 64GB
` [Qemu-devel] [PULL 15/38] spapr/xive: print out the EQ page address in the monitor
` [Qemu-devel] [PULL 16/38] Fix typo on "info pic" monitor cmd output for xive
` [Qemu-devel] [PULL 17/38] target/ppc: Optimise VSX_LOAD_SCALAR_DS and VSX_VECTOR_LOAD_STORE
` [Qemu-devel] [PULL 18/38] target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]p
` [Qemu-devel] [PULL 19/38] spapr/xive: Sanity checks of OV5 during CAS
` [Qemu-devel] [PULL 20/38] target/ppc: Set PSSCR_EC on cpu halt to prevent spurious wakeup
` [Qemu-devel] [PULL 21/38] spapr: Add forgotten capability to migration stream
` [Qemu-devel] [PULL 22/38] target/ppc: Use vector variable shifts for VSL, VSR, VSRA
` [Qemu-devel] [PULL 23/38] spapr: Fix phb_placement backwards compatibility
` [Qemu-devel] [PULL 24/38] spapr: Print out extra hints when CAS negotiation of interrupt mode fails
` [Qemu-devel] [PULL 25/38] spapr/xive: add KVM support
` [Qemu-devel] [PULL 26/38] spapr/xive: add hcall support when under KVM
` [Qemu-devel] [PULL 27/38] spapr/xive: add state synchronization with KVM
` [Qemu-devel] [PULL 28/38] spapr/xive: introduce a VM state change handler
` [Qemu-devel] [PULL 29/38] spapr/xive: add migration support for KVM
` [Qemu-devel] [PULL 30/38] spapr/xive: activate KVM support
` [Qemu-devel] [PULL 31/38] sysbus: add a sysbus_mmio_unmap() helper
` [Qemu-devel] [PULL 32/38] spapr: introduce routines to delete the KVM IRQ device
` [Qemu-devel] [PULL 33/38] spapr: check for the activation of "
` [Qemu-devel] [PULL 34/38] spapr/irq: introduce a spapr_irq_init_device() helper
` [Qemu-devel] [PULL 35/38] spapr/irq: initialize the IRQ device only once
` [Qemu-devel] [PULL 36/38] ppc/xics: fix irq priority in ics_set_irq_type()
` [Qemu-devel] [PULL 37/38] spapr/irq: add KVM support to the 'dual' machine
` [Qemu-devel] [PULL 38/38] docs: provide documentation on the POWER9 XIVE interrupt controller
[Qemu-devel] [Bug 599958] [NEW] Timedrift problems with Win7 + qemu-kvm
2019-05-22 7:27 UTC (2+ messages)
` [Qemu-devel] [Bug 599958] Re: Timedrift problems with Win7: hpet missing time drift fixups
[Qemu-devel] [PATCH 1/9] target/ppc: Fix xvxsigdp
2019-05-22 7:39 UTC (8+ messages)
` [Qemu-devel] [PATCH 4/9] target/ppc: Fix lxvw4x, lxvh8x and lxvb16x
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v7 00/74] linux-user: Split do_syscall
2019-05-22 6:11 UTC (2+ messages)
[Qemu-devel] [PATCH 0/8] nvme: v1.3, sgls, metadata and new 'ocssd' device
2019-05-22 6:12 UTC (5+ messages)
` [Qemu-devel] [PATCH 5/8] nvme: add support for metadata
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PULL v2 00/36] pci, pc, virtio: features, fixes
2019-05-22 6:11 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] pci: Simplify pci_bus_is_root()
` [Qemu-devel] [PULL v2 21/36] "
[Qemu-devel] [Bug 1829945] [NEW] SDL support missing from qemu-1:3.1+dfsg-2ubuntu3.1
2019-05-22 5:58 UTC (3+ messages)
` [Qemu-devel] [Bug 1829945] "
[Qemu-devel] [PATCH v4 0/3] Add vhost-user-input
2019-05-22 5:23 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 2/3] libvhost-user: fix -Werror=format= on ppc64
[Qemu-devel] [PATCH v3] docs: provide documentation on the POWER9 XIVE interrupt controller
2019-05-22 0:34 UTC (3+ messages)
[Qemu-devel] [PATCH] Implement Fraction Rounded bit in FPSCR for PowerPC
2019-05-22 3:30 UTC (2+ messages)
[Qemu-devel] [PATCH] Makefile: simplify qapi-py definition with wildcard
2019-05-22 2:36 UTC (7+ messages)
[Qemu-devel] [PATCH 0/4] add failover feature for assigned network devices
2019-05-21 21:43 UTC (8+ messages)
[Qemu-devel] [PATCH v2] blockdev: loosen restrictions on drive-backup source node
2019-05-21 21:00 UTC
[Qemu-devel] [PATCH] blockdev: loosen restrictions on drive-backup source node
2019-05-21 20:57 UTC (4+ messages)
[Qemu-devel] [PATCH v4 00/20] monitor: add asynchronous command type
2019-05-21 20:50 UTC (3+ messages)
[Qemu-devel] [Bug] Docs build fails at interop.rst
2019-05-21 20:26 UTC (5+ messages)
` [Qemu-devel] QMP Example Formatting in ReST, Sphinx, and Pygments (was: Re: [Bug] Docs build fails at interop.rst)
[Qemu-devel] [Bug 1829779] [NEW] qemu-system-arm and qemu-system-aarch64 QMP hangs after kernel boots
2019-05-21 20:13 UTC (2+ messages)
` [Qemu-devel] [Bug 1829779] "
[Qemu-devel] [PULL 00/21] Misc patches for 2019-05-15
2019-05-21 20:16 UTC (6+ messages)
` [Qemu-devel] [PULL 18/21] build: don't build hardware objects with linux-user
[Qemu-devel] [PATCH 0/4] mips: Add more Avocado tests
2019-05-21 20:10 UTC (5+ messages)
` [Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands on Malta
[Qemu-devel] [Bug 1829498] [NEW] window 8 stuck during boot on Qemu
2019-05-21 19:25 UTC (2+ messages)
` [Qemu-devel] [Bug 1829498] "
[Qemu-devel] [PATCH 0/2] commit: Fix crash on job start with active I/O
2019-05-21 19:16 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] block: Drain source node in bdrv_replace_node()
` [Qemu-devel] [PATCH 2/2] iotests: Test commit job start with concurrent I/O
[Qemu-devel] [PULL 0/3] x86 MDS feature flags
2019-05-21 18:50 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] target/i386: define md-clear bit
` [Qemu-devel] [PULL 2/3] docs: recommend use of md-clear feature on all Intel CPUs
` [Qemu-devel] [PULL 3/3] target/i386: add MDS-NO feature
[Qemu-devel] Sketch of a transition of QEMU docs to Sphinx
2019-05-21 18:56 UTC
[Qemu-devel] [PATCH v2 0/5] Introduce cpu die topology and enable CPUID.1F for i386
2019-05-21 17:12 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/5] i386/cpu: Consolidate die-id validity in smp context
[Qemu-devel] [RISU v2 00/11] Support for i386/x86_64 with vector extensions
2019-05-21 17:07 UTC (13+ messages)
` [Qemu-devel] [RISU v2 07/11] test_i386: change syntax from nasm to gas
[Qemu-devel] [PATCH v10 0/7] virtio pmem driver
2019-05-21 16:24 UTC (4+ messages)
` [Qemu-devel] [PATCH v10 2/7] virtio-pmem: Add "
[Qemu-devel] qemu vga crash
2019-05-21 16:16 UTC (4+ messages)
[Qemu-devel] [PULL v3 00/55] s390x update
2019-05-21 16:10 UTC (4+ messages)
` [Qemu-devel] [PULL v3 46/55] update-linux-headers: handle new header file
` [Qemu-devel] [PULL v3 47/55] linux headers: update against Linux 5.2-rc1
[Qemu-devel] [PATCH] migration: Fix handling fd protocol
2019-05-21 16:09 UTC (14+ messages)
[Qemu-devel] [PATCH v2] monitor: Fix fdset_id & fd types for corresponding QMP commands
2019-05-21 16:08 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/4] hw: vfio: some trivial fix
2019-05-21 15:50 UTC (4+ messages)
[Qemu-devel] [PATCH] qapi: report the default CPU type for each machine
2019-05-21 15:49 UTC (3+ 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).