qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-01 17:11:11 to 2019-10-02 00:42:45 UTC [more...]

[PATCH 00/97] Patch Round-up for stable 4.0.1, freeze on 2019-10-10
 2019-10-01 23:45 UTC  (40+ messages)
` [PATCH 01/97] qcow2: Avoid COW during metadata preallocation
` [PATCH 02/97] qcow2: Add errp to preallocate_co()
` [PATCH 03/97] qcow2: Fix full preallocation with external data file
` [PATCH 11/97] kbd-state: fix autorepeat handling
` [PATCH 12/97] usb-tablet: fix serial compat property
` [PATCH 13/97] block/file-posix: Unaligned O_DIRECT block-status
` [PATCH 14/97] iotests: Test unaligned raw images with O_DIRECT
` [PATCH 15/97] s390x/cpumodel: ignore csske for expansion
` [PATCH 16/97] blockdev-backup: don't check aio_context too early
` [PATCH 18/97] iotests: Test commit job start with concurrent I/O
` [PATCH 20/97] QEMUMachine: add events_wait method
` [PATCH 21/97] iotests.py: Fix VM.run_job
` [PATCH 22/97] iotests.py: rewrite run_job to be pickier
` [PATCH 24/97] migration/dirty-bitmaps: change bitmap enumeration method
` [PATCH 25/97] vhost: fix vhost_log size overflow during migration
` [PATCH 26/97] target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]p
` [PATCH 27/97] target/ppc: Fix xvxsigdp
` [PATCH 28/97] target/ppc: Fix xxbrq, xxbrw
` [PATCH 29/97] target/ppc: Fix vsum2sws
` [PATCH 30/97] target/ppc: Fix lxvw4x, lxvh8x and lxvb16x
` [PATCH 31/97] q35: Revert to kernel irqchip
` [PATCH 32/97] vl: Fix -drive / -blockdev persistent reservation management
` [PATCH 33/97] target/i386: add MDS-NO feature
` [PATCH 34/97] target/i386: define md-clear bit
` [PATCH 35/97] docs: recommend use of md-clear feature on all Intel CPUs
` [PATCH 36/97] virtio-pci: fix missing device properties
` [PATCH 37/97] usbredir: fix buffer-overflow on vmload
` [PATCH 38/97] virtio-balloon: fix QEMU 4.0 config size migration incompatibility
` [PATCH 39/97] docs/interop/bitmaps.rst: Fix typos
` [PATCH 40/97] sphinx: add qmp_lexer
` [PATCH 42/97] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
` [PATCH 43/97] hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
` [PATCH 44/97] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
` [PATCH 45/97] ioapic: kvm: Skip route updates for masked pins
` [PATCH 46/97] i386/acpi: show PCI Express bus on pxb-pcie expanders
` [PATCH 47/97] virtio-balloon: Fix wrong sign extension of PFNs
` [PATCH 48/97] virtio-balloon: Fix QEMU crashes on pagesize > BALLOON_PAGE_SIZE
` [PATCH 49/97] virtio-balloon: Simplify deflate with pbp
` [PATCH 53/97] virtio-balloon: don't track subpages for the PBP

[PATCH 00/67] iotests: Honor $IMGOPTS in Python tests
 2019-10-01 23:30 UTC  (74+ messages)
` [PATCH 01/67] iotests.py: Read $IMGOPTS
` [PATCH 02/67] iotests.py: Add @skip_for_imgopts()
` [PATCH 03/67] iotests.py: Add unsupported_imgopts
` [PATCH 04/67] iotests.py: create_test_image, remove_test_image
` [PATCH 05/67] iotests.py: Add ImagePaths
` [PATCH 06/67] iotests.py: Add image_path()
` [PATCH 07/67] iotests.py: Filter data_file in filter_img_info
` [PATCH 08/67] iotests.py: Add filter_json_filename()
` [PATCH 09/67] iotests.py: Add @hide_fields to img_info_log
` [PATCH 10/67] iotests/169: Skip persistent cases for compat=0.10
` [PATCH 11/67] iotests/224: Filter json:{} from commit command
` [PATCH 12/67] iotests/228: Filter json:{} filenames
` [PATCH 13/67] iotests/242: Hide refcount bit information
` [PATCH 14/67] iotests: Use unsupported_imgopts in Python tests
` [PATCH 15/67] iotests/030: Honor $IMGOPTS
` [PATCH 16/67] iotests/040: "
` [PATCH 17/67] iotests/041: "
` [PATCH 18/67] iotests/044: "
` [PATCH 19/67] iotests/045: "
` [PATCH 20/67] iotests/055: "
` [PATCH 21/67] iotests/056: "
` [PATCH 22/67] iotests/057: "
` [PATCH 23/67] iotests/065: "
` [PATCH 24/67] iotests/096: "
` [PATCH 25/67] iotests/118: "
` [PATCH 26/67] iotests/124: "
` [PATCH 27/67] iotests/129: "
` [PATCH 28/67] iotests/132: "
` [PATCH 29/67] iotests/139: "
` [PATCH 30/67] iotests/147: "
` [PATCH 31/67] iotests/148: "
` [PATCH 32/67] iotests/151: "
` [PATCH 33/67] iotests/152: "
` [PATCH 34/67] iotests/155: "
` [PATCH 35/67] iotests/163: "
` [PATCH 36/67] iotests/165: "
` [PATCH 37/67] iotests/169: "
` [PATCH 38/67] iotests/194: "
` [PATCH 39/67] iotests/196: "
` [PATCH 40/67] iotests/199: "
` [PATCH 41/67] iotests/202: "
` [PATCH 42/67] iotests/203: "
` [PATCH 43/67] iotests/205: "
` [PATCH 44/67] iotests/208: "
` [PATCH 45/67] "
` [PATCH 46/67] iotests/216: "
` [PATCH 47/67] iotests/218: "
` [PATCH 48/67] iotests/219: "
` [PATCH 49/67] iotests/222: "
` [PATCH 50/67] iotests/224: "
` [PATCH 51/67] iotests/228: "
` [PATCH 52/67] iotests/234: "
` [PATCH 53/67] iotests/235: "
` [PATCH 54/67] iotests/236: "
` [PATCH 55/67] iotests/237: "
` [PATCH 56/67] iotests/242: "
` [PATCH 57/67] iotests/245: "
` [PATCH 58/67] iotests/246: "
` [PATCH 59/67] iotests/248: "
` [PATCH 60/67] iotests/254: "
` [PATCH 61/67] iotests/255: "
` [PATCH 62/67] iotests/256: "
` [PATCH 63/67] iotests/257: "
` [PATCH 64/67] iotests/258: "
` [PATCH 65/67] iotests/262: "
` [PATCH 66/67] iotests.py: Forbid qemu_img*('create', ...)
` [PATCH 67/67] iotests.py: Drop qemu_img_log(), qemu_img_create()

[PATCH 0/3] Some win32 fixes
 2019-10-01 21:20 UTC  (3+ messages)
` [PATCH 3/3] win32: fix main-loop busy loop on socket/fd event

[PATCH 0/6] qcow2: advanced compression options
 2019-10-01 20:50 UTC  (9+ messages)
` [PATCH 1/6] qcow2: multiple clusters write compressed
` [PATCH 2/6] tests/qemu-iotests: add case of writing compressed data to multiple clusters
` [PATCH 3/6] block: support compressed write for copy-on-read
` [PATCH 4/6] qemu-nbd: add compression flag support
` [PATCH 5/6] block-stream: add compress option
` [PATCH 6/6] tests/qemu-iotests: add case for block-stream compress

[PATCH 0/7] qapi: Cleanups and test speedup
 2019-10-01 21:19 UTC  (15+ messages)
` [PATCH 1/7] qapi: Don't suppress doc generation without pragma doc-required
` [PATCH 2/7] qapi: Store pragma state in QAPISourceInfo, not global state
` [PATCH 3/7] qapi: Eliminate accidental global frontend state
` [PATCH 4/7] qapi: Speed up frontend tests
` [PATCH 5/7] qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py
` [PATCH 6/7] qapi: Split up scripts/qapi/common.py
` [PATCH 7/7] qapi: Clear scripts/qapi/doc.py executable bits again

[PATCH v2 0/2] qapi: Add detection for the 'savevm' fix for blockdev
 2019-10-01 21:07 UTC  (6+ messages)
` [PATCH v2 1/2] qapi: Add feature flags to commands in qapi introspection
` [PATCH v2 2/2] qapi: Allow introspecting fix for savevm's cooperation with blockdev

[PATCH 0/2] block: Skip COR for inactive nodes
 2019-10-01 19:51 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests/262: Switch source/dest VM launch order

[PATCH v1] s390x/tcg: MVCL: Exit to main loop if there are pending interrupts
 2019-10-01 21:59 UTC  (4+ messages)

[Qemu-devel] [Bug 1714331] [NEW] Virtual machines not working anymore on 2.10
 2019-10-01 21:25 UTC  (2+ messages)
` [Bug 1714331] "

[PATCH v7 00/22] tcg/ppc: Add vector opcodes
 2019-10-01 20:33 UTC  (2+ messages)

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-01 19:44 UTC  (11+ messages)
` [PATCH v4 05/31] scripts: add script to fix error_append_hint/error_prepend usage
` [PATCH v4 23/31] block: Fix "
` [PATCH v4 29/31] nbd: "

Arch info lost in "info cpus"
 2019-10-01 19:43 UTC  (3+ messages)

[PATCH ci-fix 0/8] fix various memory leaks (but not all)
 2019-10-01 19:28 UTC  (2+ messages)

[PATCH] x86: Add CPUID KVM support for new instruction WBNOINVD
 2019-10-01 19:26 UTC  (8+ messages)

[PATCH v13 0/9] hw/m68k: add Apple Machintosh Quadra 800 machine
 2019-10-01 19:11 UTC  (3+ messages)
` [PATCH v13 1/9] esp: add pseudo-DMA as used by Macintosh

[PATCH] qemu-doc: Remove paragraph about requiring a HD image with -kernel
 2019-10-01 18:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] iotests: use python logging
 2019-10-01 18:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 1/5] iotests: remove 'linux' from default supported platforms
  `  "

[Qemu-devel] [PATCH v1 20/28] target/riscv: Mark both sstatus and vsstatus as dirty
 2019-10-01 18:34 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v1 19/28] target/riscv: Disable guest FP support based on virtual status
 2019-10-01 18:34 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v1 18/28] target/riscv: Add hfence instructions
 2019-10-01 18:34 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v1 17/28] target/riscv: Add Hypervisor trap return support
 2019-10-01 18:33 UTC  (2+ messages)
`  "

target/ppc: bug in optimised vsl/vsr implementation?
 2019-10-01 18:24 UTC  (3+ messages)

[RFC PATCH] configure: deprecate 32 bit build hosts
 2019-10-01 18:02 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/2] q35: mch: allow to lock down 128K RAM at default SMBASE address
 2019-10-01 18:03 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/2] q35: implement 128K SMRAM "
    ` [edk2-devel] "

[PATCH v5 0/9] target/arm/kvm: enable SVE in guests
 2019-10-01 17:59 UTC  (9+ messages)
` [PATCH v5 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PATCH v5 5/9] target/arm/kvm64: Add kvm_arch_get/put_sve
` [PATCH v5 8/9] target/arm/cpu64: max cpu: Support sve properties with KVM
` [PATCH v5 9/9] target/arm/kvm: host cpu: Add support for sve<N> properties

[PATCH] tests/docker: only enable ubsan for test-clang
 2019-10-01 17:59 UTC  (2+ messages)

[PATCH] cpus: kick all vCPUs when running thread=single
 2019-10-01 17:40 UTC  (3+ messages)

[PATCH v5 00/18] target/s390: Use tcg unwinding for ilen
 2019-10-01 17:16 UTC  (19+ messages)
` [PATCH v5 01/18] target/s390x: Add ilen to unwind data
` [PATCH v5 02/18] target/s390x: Remove ilen parameter from tcg_s390_program_interrupt
` [PATCH v5 03/18] target/s390x: Remove ilen parameter from s390_program_interrupt
` [PATCH v5 04/18] target/s390x: Use tcg_s390_program_interrupt in TCG helpers
` [PATCH v5 05/18] target/s390x: Push trigger_pgm_exception lower in s390_cpu_tlb_fill
` [PATCH v5 06/18] target/s390x: Handle tec "
` [PATCH v5 07/18] target/s390x: Return exception from mmu_translate_real
` [PATCH v5 08/18] target/s390x: Remove exc argument to mmu_translate_asce
` [PATCH v5 09/18] target/s390x: Return exception from mmu_translate
` [PATCH v5 10/18] target/s390x: Return exception from translate_pages
` [PATCH v5 11/18] target/s390x: Remove fail variable from s390_cpu_tlb_fill
` [PATCH v5 12/18] target/s390x: Simplify helper_lra
` [PATCH v5 13/18] target/s390x: Rely on unwinding in s390_cpu_tlb_fill
` [PATCH v5 14/18] target/s390x: Rely on unwinding in s390_cpu_virt_mem_rw
` [PATCH v5 15/18] target/s390x: Remove ILEN_AUTO
` [PATCH v5 16/18] target/s390x: Remove ilen argument from trigger_access_exception
` [PATCH v5 17/18] target/s390x: Remove ilen argument from trigger_pgm_exception
` [PATCH v5 18/18] target/s390x: Remove ILEN_UNWIND

[PATCH v4 0/3] Add virtio-fs
 2019-10-01 17:29 UTC  (4+ messages)
` [PATCH v4 2/3] virtio: add vhost-user-fs base device


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).