qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-31 13:48:43 to 2018-09-02 16:19:00 UTC [more...]

[Qemu-devel] [PATCH] Fix a deadlock case in the CPU hotplug flow
 2018-09-02 16:12 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH 0/4] Reformatted INFO files to fit the Markdown (.md) format
 2018-09-02 12:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] README.md : Reformatted "
` [Qemu-devel] [PATCH 2/4] CODING_STYLE.md "
` [Qemu-devel] [PATCH 3/4] HACKING.md "
` [Qemu-devel] [PATCH 4/4] LICENSE.md "

[Qemu-devel] [PATCH v5 0/3] Some improvements in z/Arch instructions support
 2018-09-02 14:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 1/3] target/s390x: use regular spaces in translate.c
` [Qemu-devel] [PATCH v5 2/3] target/s390x: exception on non-aligned LPSW(E)
` [Qemu-devel] [PATCH v5 3/3] target/s390x: implement CVB, CVBY and CVBG

[Qemu-devel] [PATCH v4 0/3] x86: QEMU side support on MSR based features
 2018-09-02 11:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] x86: Data structure changes to support "
` [Qemu-devel] [PATCH v4 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
` [Qemu-devel] [PATCH v4 3/3] x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES

[Qemu-devel] [PATCH 0/2] pvrdma: Extend device state
 2018-09-02  9:13 UTC 

[Qemu-devel] [PATCH] Fix a deadlock case in the CPU hotplug flow
 2018-09-02  5:01 UTC 

[Qemu-devel] [PATCH V8 0/4] tests: Add migration test for aarch64
 2018-09-02  5:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH V8 1/4] tests/migration: Convert x86 boot block compilation script into Makefile
` [Qemu-devel] [PATCH V8 2/4] tests/migration: Support cross compilation in generating boot header file
` [Qemu-devel] [PATCH V8 3/4] tests/migration: Add migration-test "
` [Qemu-devel] [PATCH V8 4/4] tests: Add migration test for aarch64

[Qemu-devel] [PATCH] tests/check-qjson: fix a leak
 2018-09-01 21:19 UTC 

[Qemu-devel] [RFC 00/20] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2018-09-01 14:23 UTC  (21+ messages)
` [Qemu-devel] [RFC 01/20] hw/arm/smmu-common: Fix the name of the iommu memory regions
` [Qemu-devel] [RFC 02/20] update-linux-headers: Import iommu.h
` [Qemu-devel] [RFC 03/20] linux-headers: Partial header update
` [Qemu-devel] [RFC 04/20] memory: add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
` [Qemu-devel] [RFC 05/20] hw/arm/smmuv3: Implement get_attr API to report IOMMU_ATTR_VFIO_NESTED
` [Qemu-devel] [RFC 06/20] hw/vfio/common: Refactor container initialization
` [Qemu-devel] [RFC 07/20] hw/vfio/common: Force nested if iommu requires it
` [Qemu-devel] [RFC 08/20] memory: Introduce IOMMUIOLTBNotifier
` [Qemu-devel] [RFC 09/20] memory: rename memory_region notify_iommu, notify_one
` [Qemu-devel] [RFC 10/20] memory: Add IOMMUConfigNotifier
` [Qemu-devel] [RFC 11/20] hw/arm/smmuv3: Store s1ctrptr in translation config data
` [Qemu-devel] [RFC 12/20] hw/arm/smmuv3: Implement dummy replay
` [Qemu-devel] [RFC 13/20] hw/arm/smmuv3: Notify on config changes
` [Qemu-devel] [RFC 14/20] hw/vfio/common: Introduce vfio_alloc_guest_iommu helper
` [Qemu-devel] [RFC 15/20] hw/vfio/common: Introduce vfio_dma_(un)map_ram_section helpers
` [Qemu-devel] [RFC 16/20] hw/vfio/common: Register specific nested mode notifiers and memory_listener
` [Qemu-devel] [RFC 17/20] hw/vfio/common: Register MAP notifier for MSI binding
` [Qemu-devel] [RFC 18/20] target/arm/kvm: Notifies IOMMU on MSI stage 1 binding
` [Qemu-devel] [RFC 19/20] vfio/pci: Always set up MSI route before enabling vectors
` [Qemu-devel] [RFC 20/20] hw/arm/smmuv3: Remove warning about unsupported MAP notifiers

[Qemu-devel] [PATCH] hmp: fix migrate status timer leak
 2018-09-01 13:46 UTC 

[Qemu-devel] [Bug 1790268] [NEW] the vhd generated by qemu-img not align with MiB again
 2018-09-01 12:56 UTC  (7+ messages)
` [Qemu-devel] [Bug 1790268] "
` [Qemu-devel] [Bug 1790268] Re: the vhd generated by qemu-img not align with MB again

[Qemu-devel] [PATCH 00/15] gdbstub: support for the multiprocess extension
 2018-09-01 12:46 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/15] gdbstub: introduce GDB processes
` [Qemu-devel] [PATCH 02/15] gdbstub: add multiprocess support to '?' packets
` [Qemu-devel] [PATCH 03/15] gdbstub: add multiprocess support to 'H' and 'T' packets
` [Qemu-devel] [PATCH 04/15] gdbstub: add multiprocess support to vCont packets
` [Qemu-devel] [PATCH 05/15] gdbstub: add multiprocess support to 'sC' packets
` [Qemu-devel] [PATCH 06/15] gdbstub: add multiprocess support to (f|s)ThreadInfo and ThreadExtraInfo
` [Qemu-devel] [PATCH 07/15] gdbstub: add multiprocess support to Xfer:features:read:
` [Qemu-devel] [PATCH 08/15] gdbstub: add multiprocess support to gdb_vm_state_change()
` [Qemu-devel] [PATCH 09/15] gdbstub: add multiprocess support to 'D' packets
` [Qemu-devel] [PATCH 10/15] gdbstub: add support for extended mode packet
` [Qemu-devel] [PATCH 11/15] gdbstub: add support for vAttach packets
` [Qemu-devel] [PATCH 12/15] gdbstub: processes initialization on new peer connection
` [Qemu-devel] [PATCH 13/15] gdbstub: gdb_set_stop_cpu: ignore request when process is not attached
` [Qemu-devel] [PATCH 14/15] gdbstub: add multiprocess extension support
` [Qemu-devel] [PATCH 15/15] arm/xlnx-zynqmp: put APUs and RPUs in separate GDB groups

[Qemu-devel] [PATCH v4 00/10] monitor: various code simplification and fixes
 2018-09-01 12:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 10/10] qmp: common 'id' handling & make QGA conform to QMP spec

[Qemu-devel] [PULL 0/6] Monitor patches for 2018-09-01
 2018-09-01 11:17 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] monitor: simplify monitor_qmp_setup_handlers_bh
` [Qemu-devel] [PULL 2/6] monitor: accept input on resume
` [Qemu-devel] [PULL 3/6] monitor: consitify qmp_send_response() QDict argument
` [Qemu-devel] [PULL 4/6] qmp: constify qmp_is_oob()
` [Qemu-devel] [PULL 5/6] Revert "qmp: isolate responses into io thread"
` [Qemu-devel] [PULL 6/6] monitor: no need to save need_resume

[Qemu-devel] [PATCH V4 4/4] target-i386: add i440fx 0xcf8portascoalesced_pio
 2018-09-01 10:13 UTC 

[Qemu-devel] [PATCH v3 0/9] jobs: Job Exit Refactoring Pt 1
 2018-09-01  7:54 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 2/9] jobs: canonize Error object
` [Qemu-devel] [PATCH v3 3/9] jobs: add exit shim
` [Qemu-devel] [PATCH v3 4/9] block/commit: utilize job_exit shim
` [Qemu-devel] [PATCH v3 5/9] block/mirror: "

[Qemu-devel] [Bug 1490611] [NEW] Using qemu >=2.2.1 to convert raw->VHD (fixed) adds extra padding to the result file, which Microsoft Azure rejects as invalid
 2018-09-01  5:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 1490611] "

[Qemu-devel] [PATCH v3 00/15] jobs: Job Exit Refactoring Pt 2
 2018-09-01  3:33 UTC  (20+ messages)
` [Qemu-devel] [PATCH v3 01/15] block/commit: add block job creation flags
` [Qemu-devel] [PATCH v3 02/15] block/mirror: "
` [Qemu-devel] [PATCH v3 03/15] block/stream: "
` [Qemu-devel] [PATCH v3 04/15] block/commit: refactor commit to use job callbacks
` [Qemu-devel] [PATCH v3 05/15] block/mirror: don't install backing chain on abort
` [Qemu-devel] [PATCH v3 06/15] block/mirror: conservative mirror_exit refactor
` [Qemu-devel] [PATCH v3 07/15] block/commit: refactor stream to use job callbacks
` [Qemu-devel] [PATCH v3 08/15] tests/blockjob: replace Blockjob with Job
` [Qemu-devel] [PATCH v3 09/15] tests/test-blockjob: remove exit callback
` [Qemu-devel] [PATCH v3 10/15] tests/test-blockjob-txn: move .exit to .clean
` [Qemu-devel] [PATCH v3 11/15] jobs: remove .exit callback
` [Qemu-devel] [PATCH v3 12/15] qapi/block-commit: expose new job properties
` [Qemu-devel] [PATCH v3 13/15] qapi/block-mirror: "
` [Qemu-devel] [PATCH v3 14/15] qapi/block-stream: "
` [Qemu-devel] [PATCH v3 15/15] block/backup: qapi documentation fixup

[Qemu-devel] [Bug 1790260] [NEW] binfmt support not working for x86 host and x86_64 guest
 2018-09-01  3:20 UTC 

[Qemu-devel] [PATCH 0/2] tests/tcg/xtensa: exception vectors/handlers improvement
 2018-09-01  2:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] tests/tcg/xtensa: move exception handlers to separate section
` [Qemu-devel] [PATCH 2/2] tests/tcg/xtensa: only generate defined exception handlers

[Qemu-devel] [PATCH] PC Chipset: Improve serial divisor calculation
 2018-08-31 23:37 UTC 

[Qemu-devel] [PATCH v10 0/6] Add support for TPM Physical Presence interface
 2018-08-31 23:28 UTC  (8+ messages)
` [Qemu-devel] [PATCH v10 1/6] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
` [Qemu-devel] [PATCH v10 2/6] tpm: add a "ppi" boolean property
` [Qemu-devel] [PATCH v10 3/6] tpm: allocate/map buffer for TPM Physical Presence interface
` [Qemu-devel] [PATCH v10 4/6] acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
` [Qemu-devel] [PATCH v10 5/6] acpi: build TPM Physical Presence interface
` [Qemu-devel] [PATCH v10 6/6] tpm: add ACPI memory clear interface

[Qemu-devel] [PATCH 00/11] aspeed: misc fixes and enhancements (SMC)
 2018-08-31 22:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/13] jobs: jobs: Job Exit Refactoring Pt 2
 2018-08-31 22:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 05/13] block/mirror: conservative mirror_exit refactor

[Qemu-devel] [PATCH v2 0/3] target/riscv: use tcg_lookup_and_goto_ptr
 2018-08-31 22:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/3] arm: Add nRF51 SoC and micro:bit machine
 2018-08-31 22:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 1/3] MAINTAINERS: Add NRF51 entry
` [Qemu-devel] [PATCH v6 2/3] arm: Add Nordic Semiconductor nRF51 SoC
` [Qemu-devel] [PATCH v6 3/3] arm: Add BBC micro:bit machine

[Qemu-devel] [PATCH 0/4] cpus: improve seqlock usage for timers_state, allow cpu_get_ticks out of BQL
 2018-08-31 22:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] cpus: protect all icount computation with seqlock
` [Qemu-devel] [PATCH 3/4] cpus: protect TimerState writes with a spinlock

[Qemu-devel] [PATCH v2 00/11] convert CPU list to RCU
 2018-08-31 20:29 UTC  (3+ messages)

[Qemu-devel] [Bug 1787505] [NEW] Solaris host: no network connection, mouse pointer mismatch
 2018-08-31 19:16 UTC  (2+ messages)
` [Qemu-devel] [Bug 1787505] "

[Qemu-devel] [PATCH 0/2] Misc usb-mtp fixes
 2018-08-31 19:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] usb-mtp: fix error conditions for write operation
` [Qemu-devel] [PATCH 2/2] doc: replace x-root with rootdir for usb-mtp

[Qemu-devel] [PATCH v4 0/9] Add limited MXU instruction support
 2018-08-31 18:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/9] target/mips: Add all MXU opcodes
` [Qemu-devel] [PATCH v4 3/9] target/mips: Split mips instruction handling

[Qemu-devel] [PATCH v3 0/8] off-by-one and NULL pointer accesses detected by static analysis
 2018-08-31 18:16 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/8] configure: Provide option to explicitly disable AVX2
` [Qemu-devel] [PATCH v3 2/8] job: Fix off-by-one assert checks for JobSTT and JobVerbTable
` [Qemu-devel] [PATCH v3 3/8] block: Null pointer dereference in blk_root_get_parent_desc()
` [Qemu-devel] [PATCH v3 4/8] qemu-img: potential Null pointer deref in img_commit()
` [Qemu-devel] [PATCH v3 5/8] block: Fix potential Null pointer dereferences in vvfat.c
` [Qemu-devel] [PATCH v3 6/8] block: dump_qlist() may dereference a Null pointer
` [Qemu-devel] [PATCH v3 7/8] io: potential unnecessary check in qio_channel_command_new_spawn()
` [Qemu-devel] [PATCH v3 8/8] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()

[Qemu-devel] [PATCH v2 0/8] off-by-one and NULL pointer accesses detected by static analysis
 2018-08-31 18:16 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 1/8] configure: Provide option to explicitly disable AVX2
` [Qemu-devel] [PATCH v2 2/8] job: Fix off-by-one assert checks for JobSTT and JobVerbTable
` [Qemu-devel] [PATCH v2 3/8] block: Null pointer dereference in blk_root_get_parent_desc()
` [Qemu-devel] [PATCH v2 4/8] qemu-img: potential Null pointer deref in img_commit()
` [Qemu-devel] [PATCH v2 5/8] block: Fix potential Null pointer dereferences in vvfat.c
` [Qemu-devel] [PATCH v2 6/8] block: dump_qlist() may dereference a Null pointer
` [Qemu-devel] [PATCH v2 7/8] io: potential unnecessary check in qio_channel_command_new_spawn()
` [Qemu-devel] [PATCH v2 8/8] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()

[Qemu-devel] [PATCH v2 0/2] misc fixes found by static analyzer
 2018-08-31 17:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] memfd: fix possible usage of the uninitialized file descriptor

[Qemu-devel] [PATCH 0/8] off-by-one and NULL pointer accesses detected by static analysis
 2018-08-31 16:45 UTC  (11+ messages)
` [Qemu-devel] [PATCH 7/8] io: file descriptor not initialized in qio_channel_command_new_spawn()
` [Qemu-devel] [PATCH 8/8] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()

[Qemu-devel] [PATCH 0/3] util: add qemu_write_pidfile()
 2018-08-31 16:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/3] "
` [Qemu-devel] [PATCH 2/3] util: use fcntl() for qemu_write_pidfile() locking
` [Qemu-devel] [PATCH 3/3] RFC: delete PID file on exit

[Qemu-devel] [PATCH] i386: clarify that the Q35 machine type implements a P35 chipset
 2018-08-31 15:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/20] memory-device: complete refactoring + virtio-pmem
 2018-08-31 15:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 14/20] memory-device: ids of virtio based devices are special

[Qemu-devel] [PATCH v9 0/6] Add support for TPM Physical Presence interface
 2018-08-31 15:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 1/6] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1

[Qemu-devel] [PULL 0/9] Removal of deprecated options and improvements for qtests
 2018-08-31 14:35 UTC  (7+ messages)
` [Qemu-devel] [PULL 8/9] tests: add qmp/qom-set-without-value test

[Qemu-devel] [PULL v2 00/10] Block patches
 2018-08-31 14:38 UTC  (11+ messages)
` [Qemu-devel] [PULL v2 01/10] tests: fix bdrv-drain leak
` [Qemu-devel] [PULL v2 02/10] jobs: change start callback to run callback
` [Qemu-devel] [PULL v2 03/10] jobs: canonize Error object
` [Qemu-devel] [PULL v2 04/10] jobs: add exit shim
` [Qemu-devel] [PULL v2 05/10] block/commit: utilize job_exit shim
` [Qemu-devel] [PULL v2 06/10] block/mirror: "
` [Qemu-devel] [PULL v2 07/10] jobs: "
` [Qemu-devel] [PULL v2 08/10] block/backup: make function variables consistently named
` [Qemu-devel] [PULL v2 09/10] jobs: remove ret argument to job_completed; privatize it
` [Qemu-devel] [PULL v2 10/10] jobs: remove job_defer_to_main_loop

[Qemu-devel] [PATCH] hw/ppc: on 40p machine, change default firmware to OpenBIOS
 2018-08-31 14:16 UTC  (4+ messages)

[Qemu-devel] [PULL 00/11] Block patches
 2018-08-31 14:27 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/11] file-posix: Skip effectiveless OFD lock operations
` [Qemu-devel] [PULL 02/11] tests: fix bdrv-drain leak
` [Qemu-devel] [PULL 03/11] jobs: change start callback to run callback
` [Qemu-devel] [PULL 04/11] jobs: canonize Error object
` [Qemu-devel] [PULL 05/11] jobs: add exit shim
` [Qemu-devel] [PULL 06/11] block/commit: utilize job_exit shim
` [Qemu-devel] [PULL 07/11] block/mirror: "
` [Qemu-devel] [PULL 08/11] jobs: "
` [Qemu-devel] [PULL 09/11] block/backup: make function variables consistently named
` [Qemu-devel] [PULL 10/11] jobs: remove ret argument to job_completed; privatize it
` [Qemu-devel] [PULL 11/11] jobs: remove job_defer_to_main_loop


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