messages from 2018-06-18 16:45:36 to 2018-06-19 01:47:17 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 (98+ 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 004/113] memfd: fix configure test
` [Qemu-devel] [PATCH 005/113] sdl: workaround bug in sdl 2.0.8 headers
` [Qemu-devel] [PATCH 006/113] spapr: Allow some cases where we can't set VSMT mode in the kernel
` [Qemu-devel] [PATCH 007/113] spapr: Adjust default VSMT value for better migration compatibility
` [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 048/113] block/file-posix: Fix fully preallocated truncate
` [Qemu-devel] [PATCH 049/113] iotests: Test preallocated truncate of 2G image
` [Qemu-devel] [PATCH 050/113] tcg: Mark muluh_i64 and mulsh_i64 as 64-bit ops
` [Qemu-devel] [PATCH 051/113] target/i386: Fix andn instruction
` [Qemu-devel] [PATCH 052/113] exec: fix memory leak in find_max_supported_pagesize()
` [Qemu-devel] [PATCH 053/113] gluster: Fix blockdev-add with server.N.type=unix
` [Qemu-devel] [PATCH 054/113] cpus.c: ensure running CPU recalculates icount deadlines on timer expiry
` [Qemu-devel] [PATCH 055/113] vfio-ccw: fix memory leaks in vfio_ccw_realize()
` [Qemu-devel] [PATCH 056/113] hw/block/pflash_cfi: fix off-by-one error
` [Qemu-devel] [PATCH 057/113] tcg: Introduce tcg_set_insn_start_param
` [Qemu-devel] [PATCH 058/113] hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writes
` [Qemu-devel] [PATCH 059/113] device_tree: Increase FDT_MAX_SIZE to 1 MiB
` [Qemu-devel] [PATCH 060/113] ccid: Fix dwProtocols advertisement of T=0
` [Qemu-devel] [PATCH 061/113] nbd/client: Fix error messages during NBD_INFO_BLOCK_SIZE
` [Qemu-devel] [PATCH 062/113] s390: Do not pass inofficial IPL type to the guest
` [Qemu-devel] [PATCH 063/113] s390-ccw: force diag 308 subcode to unsigned long
` [Qemu-devel] [PATCH 064/113] tcg/arm: Fix memory barrier encoding
` [Qemu-devel] [PATCH 065/113] target/arm: Implement v8M VLLDM and VLSTM
` [Qemu-devel] [PATCH 066/113] target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack
` [Qemu-devel] [PATCH 067/113] spapr: don't advertise radix GTSE if max-compat-cpu < power9
` [Qemu-devel] [PATCH 068/113] qxl: fix local renderer crash
` [Qemu-devel] [PATCH 069/113] configure: recognize more rpmbuild macros
` [Qemu-devel] [PATCH 070/113] qemu-img: Resolve relative backing paths in rebase
` [Qemu-devel] [PATCH 071/113] iotests: Add test for rebasing with relative paths
` [Qemu-devel] [PATCH 072/113] qemu-io: Use purely string blockdev options
` [Qemu-devel] [PATCH 073/113] qemu-img: Use only string options in img_open_opts
` [Qemu-devel] [PATCH 074/113] iotests: Add test for -U/force-share conflicts
` [Qemu-devel] [PATCH 075/113] lm32: take BQL before writing IP/IM register
` [Qemu-devel] [PATCH 076/113] raw: Check byte range uniformly
` [Qemu-devel] [PATCH 077/113] s390x/css: disabled subchannels cannot be status pending
` [Qemu-devel] [PATCH 078/113] pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)
` [Qemu-devel] [PATCH 079/113] qdev: rename typedef qdev_resetfn() -> DeviceReset()
` [Qemu-devel] [PATCH 080/113] qdev: add helpers to be more explicit when using abstract QOM parent functions
` [Qemu-devel] [PATCH 081/113] s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
` [Qemu-devel] [PATCH 082/113] virtio-ccw: common reset handler
` [Qemu-devel] [PATCH 083/113] s390x/ccw: make sure all ccw devices are properly reset
` [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 (2+ messages)
[Qemu-devel] [PULL 00/35] Block layer patches
2018-06-18 18:50 UTC (16+ messages)
` [Qemu-devel] [PULL 18/35] block: ignore_bds_parents parameter for drain functions
` [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).