messages from 2018-06-18 16:18:08 to 2018-06-19 01:45:55 UTC [more...]
[Qemu-devel] [PATCH 00/113] Patch Round-up for stable 2.11.2, freeze on 2018-06-22
2018-06-19 1:43 UTC (59+ messages)
` [Qemu-devel] [PATCH 001/113] block/ssh: fix possible segmentation fault when .desc is not null-terminated
` [Qemu-devel] [PATCH 002/113] pci-bridge/i82801b11: clear bridge registers on platform reset
` [Qemu-devel] [PATCH 003/113] virtio-balloon: unref the memory region before continuing
` [Qemu-devel] [PATCH 009/113] spapr: use spapr->vsmt to compute VCPU ids
` [Qemu-devel] [PATCH 010/113] spapr: move VCPU calculation to core machine code
` [Qemu-devel] [PATCH 011/113] target/ppc: Clarify compat mode max_threads value
` [Qemu-devel] [PATCH 012/113] spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
` [Qemu-devel] [PATCH 013/113] spapr: consolidate the VCPU id numbering logic in a single place
` [Qemu-devel] [PATCH 014/113] spapr: fix missing CPU core nodes in DT when running with TCG
` [Qemu-devel] [PATCH 015/113] spapr: register dummy ICPs later
` [Qemu-devel] [PATCH 016/113] spapr: make pseries-2.11 the default machine type
` [Qemu-devel] [PATCH 017/113] nbd: Honor server's advertised minimum block size
` [Qemu-devel] [PATCH 018/113] specs/qcow2: Fix documentation of the compressed cluster descriptor
` [Qemu-devel] [PATCH 019/113] rbd: Fix use after free in qemu_rbd_set_keypairs() error path
` [Qemu-devel] [PATCH 020/113] tpm: Set the flags of the CMD_INIT command to 0
` [Qemu-devel] [PATCH 021/113] loader: don't perform overlapping address check for memory region ROM images
` [Qemu-devel] [PATCH 022/113] target/xtensa: dump correct physical registers
` [Qemu-devel] [PATCH 023/113] linux-user: fix mmap/munmap/mprotect/mremap/shmat
` [Qemu-devel] [PATCH 024/113] linux-user: fix assertion in shmdt
` [Qemu-devel] [PATCH 025/113] linux-user: fix target_mprotect/target_munmap error return values
` [Qemu-devel] [PATCH 026/113] sparc: fix leon3 casa instruction when MMU is disabled
` [Qemu-devel] [PATCH 027/113] openpic_kvm: drop address_space_to_flatview call
` [Qemu-devel] [PATCH 028/113] memory: inline some performance-sensitive accessors
` [Qemu-devel] [PATCH 029/113] address_space_write: address_space_to_flatview needs RCU lock
` [Qemu-devel] [PATCH 030/113] address_space_read: "
` [Qemu-devel] [PATCH 031/113] address_space_access_valid: "
` [Qemu-devel] [PATCH 032/113] address_space_map: "
` [Qemu-devel] [PATCH 033/113] address_space_rw: "
` [Qemu-devel] [PATCH 034/113] memory: fix flatview_access_valid RCU read lock/unlock imbalance
` [Qemu-devel] [PATCH 035/113] migration/block: reset dirty bitmap before read in bulk phase
` [Qemu-devel] [PATCH 036/113] multiboot: bss_end_addr can be zero
` [Qemu-devel] [PATCH 037/113] multiboot: Remove unused variables from multiboot.c
` [Qemu-devel] [PATCH 038/113] multiboot: Use header names when displaying fields
` [Qemu-devel] [PATCH 039/113] multiboot: fprintf(stderr...) -> error_report()
` [Qemu-devel] [PATCH 040/113] multiboot: Reject kernels exceeding the address space
` [Qemu-devel] [PATCH 041/113] multiboot: Check validity of mh_header_addr
` [Qemu-devel] [PATCH 042/113] tests/multiboot: Test exit code for every qemu run
` [Qemu-devel] [PATCH 043/113] tests/multiboot: Add tests for the a.out kludge
` [Qemu-devel] [PATCH 044/113] tests/multiboot: Add .gitignore
` [Qemu-devel] [PATCH 045/113] arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXIT
` [Qemu-devel] [PATCH 046/113] virtio_net: flush uncompleted TX on reset
` [Qemu-devel] [PATCH 047/113] qemu-pr-helper: Actually allow users to specify pidfile
` [Qemu-devel] [PATCH 049/113] iotests: Test preallocated truncate of 2G image
` [Qemu-devel] [PATCH 099/113] ahci: fix PxCI register race
` [Qemu-devel] [PATCH 100/113] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
` [Qemu-devel] [PATCH 101/113] block: Make bdrv_is_writable() public
` [Qemu-devel] [PATCH 102/113] qcow2: Do not mark inactive images corrupt
` [Qemu-devel] [PATCH 103/113] iotests: Add case for a corrupted inactive image
` [Qemu-devel] [PATCH 104/113] throttle: Fix crash on reopen
` [Qemu-devel] [PATCH 105/113] vga: fix region calculation
` [Qemu-devel] [PATCH 106/113] i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)
` [Qemu-devel] [PATCH 107/113] i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
` [Qemu-devel] [PATCH 108/113] i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)
` [Qemu-devel] [PATCH 109/113] tap: set vhostfd passed from qemu cli to non-blocking
` [Qemu-devel] [PATCH 110/113] vhost-user: delete net client if necessary
` [Qemu-devel] [PATCH 111/113] qemu-img: Fix assert when mapping unaligned raw file
` [Qemu-devel] [PATCH 112/113] iotests: Add test 221 to catch qemu-img map regression
` [Qemu-devel] [PATCH 113/113] arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_IPRIORITYR
[Qemu-devel] [PATCH v2 0/3] spapr: introduce a fixed IRQ number space
2018-06-19 1:02 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] spapr: split the IRQ allocation sequence
` [Qemu-devel] [PATCH v2 2/3] spapr: remove unused spapr_irq routines
` [Qemu-devel] [PATCH v2 3/3] spapr: introduce a fixed IRQ number space
[Qemu-devel] [PATCH 0/3] python: Revert sys.path hacks used for compat modules
2018-06-19 0:41 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3] device-crash-test: No need for sys.path hack
` [Qemu-devel] [PATCH 2/3] Revert "docker.py: Python 2.6 argparse compatibility"
` [Qemu-devel] [PATCH 3/3] Revert "tests: migration/guestperf "
[Qemu-devel] [PATCH 1/2] spapr_cpu_core: migrate per-CPU data
2018-06-19 0:30 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/2] spapr_cpu_core: migrate VPA related state
[Qemu-devel] [PATCH v3 0/2] ppc/pnv: new Pnv8Chip and Pnv9Chip models
2018-06-19 0:28 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] ppc/pnv: introduce "
` [Qemu-devel] [PATCH v3 2/2] ppc/pnv: consolidate the creation of the ISA bus device tree
[Qemu-devel] [PATCH v1 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
2018-06-19 0:14 UTC (3+ messages)
` [Qemu-devel] [PATCH v1 1/4] pc-dimm: assign and verify the "slot" property during pre_plug
[Qemu-devel] [RFC 0/1] ide: attempt at fixing the bug #1777315
2018-06-19 0:14 UTC (6+ messages)
` [Qemu-devel] [RFC 1/1] ide: bug #1777315: io_buffer_size and sg.size can represent partial sector sizes
[Qemu-devel] [PATCH v4 00/12] pc-dimm: next bunch of cleanups
2018-06-19 0:12 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 11/12] nvdimm: make get_memory_region() perform checks and initialization
[Qemu-devel] [PATCH] sm501: Fix hardware cursor color conversion
2018-06-18 23:56 UTC (2+ messages)
[Qemu-devel] [PATCH] ppc: Include vga cirrus card into the compiling process
2018-06-18 23:55 UTC (2+ messages)
[Qemu-devel] [PATCH] ui/cocoa.m: fix absolute mode
2018-06-18 22:24 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] Fix compilation with python-3 if en_US.UTF-8 is unavailable
2018-06-18 22:15 UTC (2+ messages)
[Qemu-devel] Denial of service in hw/ide/core.c
2018-06-18 22:12 UTC (2+ messages)
[Qemu-devel] [PATCH] tracing.txt: add missing '-' for trace option
2018-06-18 22:11 UTC (6+ messages)
[Qemu-devel] [PATCH 1/2] WHPX workaround bug in OSVW handling
2018-06-18 22:01 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/2] WHPX: register for unrecognized MSR exits
[Qemu-devel] [PATCH] target/arm: Minor cleanup for ARMv6-M 32-bit instructions
2018-06-18 21:46 UTC
[Qemu-devel] [PATCH] docs: Grammar and spelling fixes
2018-06-18 21:46 UTC (4+ messages)
[Qemu-devel] [PATCH] block/crypto: Simplify block_crypto_{open, create}_opts_init()
2018-06-18 21:44 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/2] Fix compilation with python-3 if en_US.UTF-8 is unavailable
2018-06-18 21:35 UTC (5+ 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 v3 0/2] Fix compilation with python-3 if en_US.UTF-8 is unavailable
2018-06-18 21:28 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 1/2] qapi: open files in binary mode and use explicit decoding/encoding in common.py
[Qemu-devel] [PATCH v2 00/22] target/openrisc improvements
2018-06-18 21:05 UTC (24+ messages)
` [Qemu-devel] [PATCH v2 01/22] target/openrisc: Remove DISAS_JUMP & DISAS_TB_JUMP
` [Qemu-devel] [PATCH v2 02/22] target/openrisc: Use exit_tb instead of CPU_INTERRUPT_EXITTB
` [Qemu-devel] [PATCH v2 03/22] target/openrisc: Fix singlestep_enabled
` [Qemu-devel] [PATCH v2 04/22] target/openrisc: Link more translation blocks
` [Qemu-devel] [PATCH v2 05/22] target/openrisc: Split out is_user
` [Qemu-devel] [PATCH v2 06/22] target/openrisc: Exit the TB after l.mtspr
` [Qemu-devel] [PATCH v2 07/22] target/openrisc: Form the spr index from tcg
` [Qemu-devel] [PATCH v2 08/22] target/openrisc: Merge tlb allocation into CPUOpenRISCState
` [Qemu-devel] [PATCH v2 09/22] target/openrisc: Remove indirect function calls for mmu
` [Qemu-devel] [PATCH v2 10/22] target/openrisc: Merge mmu_helper.c into mmu.c
` [Qemu-devel] [PATCH v2 11/22] target/openrisc: Reduce tlb to a single dimension
` [Qemu-devel] [PATCH v2 12/22] target/openrisc: Fix tlb flushing in mtspr
` [Qemu-devel] [PATCH v2 13/22] target/openrisc: Fix cpu_mmu_index
` [Qemu-devel] [PATCH v2 14/22] target/openrisc: Use identical sizes for ITLB and DTLB
` [Qemu-devel] [PATCH v2 15/22] target/openrisc: Stub out handle_mmu_fault for softmmu
` [Qemu-devel] [PATCH v2 16/22] target/openrisc: Log interrupts
` [Qemu-devel] [PATCH v2 17/22] target/openrisc: Increase the TLB size
` [Qemu-devel] [PATCH v2 18/22] target/openrisc: Reorg tlb lookup
` [Qemu-devel] [PATCH v2 19/22] target/openrisc: Add print_insn_or1k
` [Qemu-devel] [PATCH v2 20/22] target/openrisc: Add support in scripts/qemu-binfmt-conf.sh
` [Qemu-devel] [PATCH v2 21/22] linux-user: Implement signals for openrisc
` [Qemu-devel] [PATCH v2 22/22] linux-user: Fix struct sigaltstack "
[Qemu-devel] [PATCH] bcm2835_aux: Swap RX and TX interrupt assignments
2018-06-18 21:04 UTC
[Qemu-devel] Design Decision for KVM based anti rootkit
2018-06-18 19:01 UTC (4+ messages)
[Qemu-devel] [PATCH v3 00/26] vhost-user for input & GPU
2018-06-18 18:50 UTC (18+ messages)
` [Qemu-devel] [PATCH v3 11/26] vhost-user: add vhost_user_input_get_config()
` [Qemu-devel] [PATCH v3 12/26] libvhost-user: export vug_source_new()
` [Qemu-devel] [PATCH v3 13/26] contrib: add vhost-user-input
` [Qemu-devel] [PATCH v3 14/26] Add vhost-user-input-pci
` [Qemu-devel] [PATCH v3 15/26] vhost-user: add vhost_user_gpu_set_socket()
` [Qemu-devel] [PATCH v3 16/26] vhost-user: add vhost_user_gpu_get_num_capsets()
` [Qemu-devel] [PATCH v3 17/26] virtio: add virtio-gpu bswap helpers header
` [Qemu-devel] [PATCH v3 18/26] util: promote qemu_egl_rendernode_open() to libqemuutil
` [Qemu-devel] [PATCH v3 19/26] contrib: add vhost-user-gpu
` [Qemu-devel] [PATCH v3 20/26] virtio-gpu: remove unused qdev
` [Qemu-devel] [PATCH v3 21/26] virtio-gpu: remove unused config_size
` [Qemu-devel] [PATCH v3 22/26] virtio-gpu: block both 2d and 3d rendering
` [Qemu-devel] [PATCH v3 23/26] virtio-gpu: remove useless 'waiting' field
` [Qemu-devel] [PATCH v3 24/26] virtio-gpu: split virtio-gpu, introduce virtio-gpu-base
` [Qemu-devel] [PATCH v3 25/26] virtio-gpu: split virtio-gpu-pci & virtio-vga
` [Qemu-devel] [PATCH v3 26/26] hw/display: add vhost-user-vga & gpu-pci
[Qemu-devel] [PULL 00/35] Block layer patches
2018-06-18 18:50 UTC (37+ messages)
` [Qemu-devel] [PULL 01/35] test-bdrv-drain: bdrv_drain() works with cross-AioContext events
` [Qemu-devel] [PULL 02/35] block: Use bdrv_do_drain_begin/end in bdrv_drain_all()
` [Qemu-devel] [PULL 03/35] block: Remove 'recursive' parameter from bdrv_drain_invoke()
` [Qemu-devel] [PULL 04/35] block: Don't manually poll in bdrv_drain_all()
` [Qemu-devel] [PULL 05/35] tests/test-bdrv-drain: bdrv_drain_all() works in coroutines now
` [Qemu-devel] [PULL 06/35] block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()
` [Qemu-devel] [PULL 07/35] block: Really pause block jobs on drain
` [Qemu-devel] [PULL 08/35] block: Remove bdrv_drain_recurse()
` [Qemu-devel] [PULL 09/35] test-bdrv-drain: Add test for node deletion
` [Qemu-devel] [PULL 10/35] block: Drain recursively with a single BDRV_POLL_WHILE()
` [Qemu-devel] [PULL 11/35] test-bdrv-drain: Test node deletion in subtree recursion
` [Qemu-devel] [PULL 12/35] block: Don't poll in parent drain callbacks
` [Qemu-devel] [PULL 13/35] test-bdrv-drain: Graph change through parent callback
` [Qemu-devel] [PULL 14/35] block: Defer .bdrv_drain_begin callback to polling phase
` [Qemu-devel] [PULL 15/35] test-bdrv-drain: Test that bdrv_drain_invoke() doesn't poll
` [Qemu-devel] [PULL 16/35] block: Allow AIO_WAIT_WHILE with NULL ctx
` [Qemu-devel] [PULL 17/35] block: Move bdrv_drain_all_begin() out of coroutine context
` [Qemu-devel] [PULL 18/35] block: ignore_bds_parents parameter for drain functions
` [Qemu-devel] [PULL 19/35] block: Allow graph changes in bdrv_drain_all_begin/end sections
` [Qemu-devel] [PULL 20/35] test-bdrv-drain: Test graph changes in drain_all section
` [Qemu-devel] [PULL 21/35] block: fix QEMU crash with scsi-hd and drive_del
` [Qemu-devel] [PULL 22/35] block/mirror: Pull out mirror_perform()
` [Qemu-devel] [PULL 23/35] block/mirror: Convert to coroutines
` [Qemu-devel] [PULL 24/35] block/mirror: Use CoQueue to wait on in-flight ops
` [Qemu-devel] [PULL 25/35] block/mirror: Wait for in-flight op conflicts
` [Qemu-devel] [PULL 26/35] block/mirror: Use source as a BdrvChild
` [Qemu-devel] [PULL 27/35] block: Generalize should_update_child() rule
` [Qemu-devel] [PULL 28/35] hbitmap: Add @advance param to hbitmap_iter_next()
` [Qemu-devel] [PULL 29/35] test-hbitmap: Add non-advancing iter_next tests
` [Qemu-devel] [PULL 30/35] block/dirty-bitmap: Add bdrv_dirty_iter_next_area
` [Qemu-devel] [PULL 31/35] block/mirror: Add MirrorBDSOpaque
` [Qemu-devel] [PULL 32/35] job: Add job_progress_increase_remaining()
` [Qemu-devel] [PULL 33/35] block/mirror: Add active mirroring
` [Qemu-devel] [PULL 34/35] block/mirror: Add copy mode QAPI interface
` [Qemu-devel] [PULL 35/35] iotests: Add test for active mirroring
[Qemu-devel] [PULL] qemu-openbios queue 20180618
2018-06-18 18:44 UTC
[Qemu-devel] [PATCH] MAINTAINERS: update target-mips maintainers
2018-06-18 18:29 UTC
[Qemu-devel] [Bug 1775555] [NEW] guest migration 100% cpu freeze bug
2018-06-18 18:06 UTC (3+ messages)
` [Qemu-devel] [Bug 1775555] "
[Qemu-devel] [Bug 1777315] [NEW] Denial of service
2018-06-18 18:10 UTC (2+ messages)
` [Qemu-devel] [Bug 1777315] "
[Qemu-devel] [PULL 0/3] qemu-sparc queue 20180618
2018-06-18 17:45 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] hw/sparc64/sun4u: Fix introspection by converting prom instance_init to realize
` [Qemu-devel] [PULL 2/3] hw/sparc/sun4m: Fix problems with device introspection
` [Qemu-devel] [PULL 3/3] SPARC64: add icount support
[Qemu-devel] [PATCH 0/3] introduce a fixed IRQ number space
2018-06-18 17:40 UTC (10+ messages)
` [Qemu-devel] [PATCH 3/3] spapr: "
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH RFC] hw/pc: set q35 as the default x86 machine
2018-06-18 17:18 UTC (11+ messages)
[Qemu-devel] [PATCH v2] util/async: avoid NULL pointer dereference
2018-06-18 16:53 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PULL 0/1] alpha-softmmu queue
2018-06-18 16:49 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] hw/isa/smc37c669: Change the parallel I/O base to 378H
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).