qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-23 13:26:50 to 2019-09-24 05:03:35 UTC [more...]

[PATCH 0/4] xics: Eliminate unnecessary class
 2019-09-24  4:59 UTC  (2+ messages)
` [PATCH 1/4] xics: Eliminate 'reject', 'resend' and 'eoi' class hooks

[PATCH 0/4] Make it possible to compile with CONFIG_ARM_V7M=n
 2019-09-24  4:44 UTC  (17+ messages)
` [PATCH 1/4] target/arm: Make cpu_register() and set_feature() available for other files
` [PATCH 2/4] target/arm: Move cortex-m related functions to new file v7m.c
` [PATCH 3/4] hw/arm: Move armv7m_nvic.c to hw/arm/ and always enable it for arm builds

[Qemu-devel] [PATCH v2] numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
 2019-09-24  3:34 UTC  (2+ messages)
`  "

[PATCH 0/2] kvm: clear dirty bitmaps from all overlapping memslots
 2019-09-24  2:53 UTC  (7+ messages)

illegal hardware instruction during MIPS-I ELF linux user emulation
 2019-09-24  2:23 UTC  (8+ messages)
`  "
    ` illegal hardware instruction during MIPS-I ELF linux useremulation

illegal hardware instruction during MIPS-I ELF linux useremulation
 2019-09-24  2:32 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 00/13] Add migration support for VFIO device
 2019-09-24  2:19 UTC  (8+ messages)
` [Qemu-devel] [PATCH v8 01/13] vfio: KABI for migration interface
                `  "

[Qemu-devel] vhost, iova, and dirty page tracking
 2019-09-24  2:02 UTC  (17+ messages)

[PULL 0/7] Python (acceptance tests) queue - 2019-09-23
 2019-09-24  1:26 UTC  (10+ messages)
` [PULL 1/7] Acceptance test machine_m68k_nextcube.py: relax the error code pattern
` [PULL 2/7] Acceptance test x86_cpu_model_versions: shutdown VMs
` [PULL 3/7] Acceptance test x86_cpu_model_versions: fix mismatches between test and messages
` [PULL 4/7] Acceptance test x86_cpu_model_versions: split into smaller tests
` [PULL 5/7] tests/acceptance: Refactor and improve reporting in linux_ssh_mips_malta.py
` [PULL 6/7] tests/acceptance: Add new test cases "
` [PULL 7/7] Acceptance tests: use avocado.utils.ssh for SSH interaction

[Qemu-devel] [PATCH 0/4] target/arm: Support for Data Cache Clean up to PoP
 2019-09-24  1:16 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/4] tcg: cputlb: Add probe_read
` [Qemu-devel] [PATCH 2/4] Memory: Enable writeback for given memory region
` [Qemu-devel] [PATCH 4/4] target/arm: Add support for DC CVAP & DC CVADP ins

[PATCH v4 0/2] target/i386: cpu.h marcos clean up
 2019-09-24  1:02 UTC  (3+ messages)
` [PATCH v4 1/2] target/i386: clean up comments over 80 chars per line
` [PATCH v4 2/2] target/i386: drop the duplicated definition of cpuid AVX512_VBMI marco

[PATCH v1 0/6] RISC-V: Add more machine memory
 2019-09-24  0:57 UTC  (13+ messages)
` [PATCH v1 4/6] riscv/sifive_u: Add the start-in-flash property
` [PATCH v1 5/6] riscv/virt: Add the PFlash CFI01 device

[PATCH v4 00/24] Audio: Mixeng-free 5.1/7.1 audio support
 2019-09-24  0:43 UTC  (7+ messages)
` [PATCH v4 15/24] audio: add mixing-engine option (documentation)
` [PATCH v4 21/24] paaudio: channel-map option

Migration failure when running nested VMs
 2019-09-24  0:19 UTC  (6+ messages)

[PATCH] migration/postcopy: Recognise the recovery states as 'in_postcopy'
 2019-09-24  0:15 UTC  (3+ messages)

[PATCH v3 0/2] Allow memory_region_register_iommu_notifier() to fail
 2019-09-23 23:49 UTC  (7+ messages)
` [PATCH v3 1/2] vfio: Turn the container error into an Error handle

[PATCH] qemu-pr-helper: fix crash in mpath_reconstruct_sense
 2019-09-23 23:38 UTC 

[PATCH v4 00/16] Move rom and notdirty handling to cputlb
 2019-09-23 23:00 UTC  (17+ messages)
` [PATCH v4 01/16] exec: Use TARGET_PAGE_BITS_MIN for TLB flags
` [PATCH v4 02/16] cputlb: Disable __always_inline__ without optimization
` [PATCH v4 03/16] qemu/compiler.h: Add optimize_away
` [PATCH v4 04/16] cputlb: Use optimize_away in load/store_helpers
` [PATCH v4 05/16] cputlb: Split out load/store_memop
` [PATCH v4 06/16] cputlb: Introduce TLB_BSWAP
` [PATCH v4 07/16] exec: Adjust notdirty tracing
` [PATCH v4 08/16] cputlb: Move ROM handling from I/O path to TLB path
` [PATCH v4 09/16] cputlb: Move NOTDIRTY "
` [PATCH v4 10/16] cputlb: Partially inline memory_region_section_get_iotlb
` [PATCH v4 11/16] cputlb: Merge and move memory_notdirty_write_{prepare, complete}
` [PATCH v4 12/16] cputlb: Handle TLB_NOTDIRTY in probe_access
` [PATCH v4 13/16] cputlb: Remove cpu->mem_io_vaddr
` [PATCH v4 14/16] cputlb: Remove tb_invalidate_phys_page_range is_cpu_write_access
` [PATCH v4 15/16] cputlb: Pass retaddr to tb_invalidate_phys_page_fast
` [PATCH v4 16/16] cputlb: Pass retaddr to tb_check_watchpoint

[PATCH v2 00/16] testing/next (docker/podman, tcg, build fixes)
 2019-09-23 23:00 UTC  (11+ messages)
` [PATCH v2 02/16] tests/docker: fix DOCKER_PARTIAL_IMAGES
` [PATCH v2 03/16] tests/docker: remove python2.7 from docker9-mxe
` [PATCH v2 04/16] tests/docker: reduce scary warnings from failed inspect
` [PATCH v2 05/16] podman: fix command invocation

[Qemu-devel] [PATCH v6 0/4] 9p: Fix file ID collisions
 2019-09-23 22:24 UTC  (5+ messages)

[PATCH] ui: fix keymap file search in input-barrier object
 2019-09-23 22:06 UTC 

[PULL 00/30] s390x/tcg update
 2019-09-23 22:04 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-09-23 21:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 5/8] bootdevice: Gather LCHS from all relevant devices
  ` [Qemu-block] "

[PATCH] docker: move tests from python2 to python3
 2019-09-23 21:32 UTC  (7+ messages)
    ` Debian support lifetime (was Re: [PATCH] docker: move tests from python2 to python3)

[RFC v2 0/9] error: auto propagated local_err
 2019-09-23 21:29 UTC  (18+ messages)
` [RFC v2 1/9] "
` [RFC v2 2/9] qapi/error: add (Error **errp) cleaning APIs
` [RFC v2 3/9] errp: rename errp to errp_in where it is IN-argument
` [RFC v2 4/9] hw/core/loader-fit: fix freeing errp in fit_load_fdt
` [RFC v2 5/9] net/net: fix local variable shadowing in net_client_init
` [RFC v2 6/9] scripts: add coccinelle script to use auto propagated errp
` [RFC v2 8/9] fix-compilation: empty goto
` [RFC v2 9/9] fix-compilation: includes
  ` [RFC v2 7/9] Use auto-propagated errp

[Qemu-devel] [PATCH v9 0/3] NBD reconnect
 2019-09-23 19:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 1/3] qemu-coroutine-sleep: introduce qemu_co_sleep_wake
  `  "
` [Qemu-devel] [PATCH v9 2/3] block/nbd: nbd reconnect
  `  "
` [Qemu-devel] [PATCH v9 3/3] iotests: test "
  `  "

[Qemu-devel] [Bug 1777777] [NEW] arm9 clock pending (SP804)
 2019-09-23 18:56 UTC  (3+ messages)
` [Bug 1777777] "

[Qemu-devel] [PATCH v3] ui: add an embedded Barrier client
 2019-09-23 18:51 UTC  (3+ messages)

[Qemu-devel] [PATCH] podman: fix command invocation
 2019-09-23 18:46 UTC  (2+ messages)

[Qemu-devel] [RFC QEMU v2 0/2] arm/virt: Account for guest pause time
 2019-09-23 18:36 UTC  (3+ messages)
` [Qemu-devel] [RFC QEMU v2 1/2] arm/virt: Initialize generic timer scale factor dynamically

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

[Qemu-devel] [PATCH v3 00/16] qapi: Schema language cleanups & doc improvements
 2019-09-23 18:29 UTC  (2+ messages)
`  "

[PATCH v3 00/20] Move rom and notdirty handling to cputlb
 2019-09-23 18:18 UTC  (19+ messages)
` [PATCH v3 02/20] exec: Split out variable page size support to exec-vary.c
` [PATCH v3 08/20] cputlb: Disable __always_inline__ without optimization
` [PATCH v3 09/20] cputlb: Replace switches in load/store_helper with callback
` [PATCH v3 18/20] cputlb: Remove tb_invalidate_phys_page_range is_cpu_write_access

[PATCH v3 0/6] docker: misc cleanups
 2019-09-23 18:17 UTC  (8+ messages)
` [PATCH v3 1/6] docker: remove debian8-mxe definitions
` [PATCH v3 2/6] docker: removed unused debian8 partial image
` [PATCH v3 3/6] docker: remove 'deprecated' image definitions
` [PATCH v3 4/6] docker: remove unused debian-ports
` [PATCH v3 5/6] docker: remove unused debian-sid
` [PATCH v3 6/6] docker: move tests from python2 to python3

[Qemu-devel] [PATCH v1 0/2] RISC-V: Convert to do_transaction_failed hook
 2019-09-23 17:53 UTC  (3+ messages)
`  "

[PATCH 0/3] docker: misc cleanups
 2019-09-23 17:22 UTC  (4+ messages)
` [PATCH 3/3] docker: remove unused debian-sid and debian-ports

[Qemu-devel] [PATCH v5 0/5] iotests: use python logging
 2019-09-23 17:21 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 1/5] iotests: remove 'linux' from default supported platforms
  `  "
` [Qemu-devel] [PATCH v5 2/5] iotests: add script_initialize
  `  "
` [Qemu-devel] [PATCH v5 3/5] iotest 258: use script_main
  `  "
` [Qemu-devel] [PATCH v5 4/5] iotests: specify protocol support via initialization info
  `  "
` [Qemu-devel] [PATCH v5 5/5] iotests: use python logging for iotests.log()
  `  "

[Qemu-devel] [PATCH] xen-block: treat XenbusStateUnknown the same as XenbusStateClosed
 2019-09-23 17:08 UTC  (4+ messages)
` [Qemu-block] "

[PATCH 0/7] target/alpha: Fix linux-user exception for CVTTQ
 2019-09-23 16:44 UTC  (12+ messages)
` [PATCH 1/7] target/alpha: Use array for FPCR_DYN conversion
` [PATCH 2/7] target/alpha: Fix SWCR_MAP_UMZ
` [PATCH 5/7] target/alpha: Write to fpcr_flush_to_zero once
` [PATCH 6/7] target/alpha: Mask IOV exception with INV for user-only
` [PATCH 7/7] target/alpha: Tidy helper_fp_exc_raise_s

[Qemu-devel] [PATCH v7 0/3] 9p: Fix file ID collisions
 2019-09-23 16:50 UTC  (7+ messages)

[PATCH 0/2] migration test tweeks
 2019-09-23 16:20 UTC  (9+ messages)
` [PATCH 1/2] tests/migration: Fail on unexpected migration states
` [PATCH 2/2] tests/migration/postcopy: trim migration bandwidth

[PATCH v2 0/5] docker: misc cleanups
 2019-09-23 16:14 UTC  (5+ messages)
` [PATCH v2 1/5] docker: move tests from python2 to python3

[Qemu-devel] [PATCH v24 00/22] Add RX archtecture support
 2019-09-23 15:49 UTC  (3+ messages)
` [Qemu-devel] [PATCH v24 06/22] target/rx: CPU definition
  `  "

[Qemu-devel] [PATCH v31 0/8] QEMU AVR 8 bit cores
 2019-09-23 15:41 UTC  (5+ messages)
`  "

[Qemu-devel] [RFC PATCH 0/2] hw/char/bcm2835_aux: Provide full 16550 UART support
 2019-09-23 15:39 UTC  (3+ messages)
`  "

[PATCH] hw/ptimer: Assert next_event is newer than last_event
 2019-09-23 15:11 UTC  (5+ messages)

[Qemu-devel] [PATCH] xen-bus: only set the xen device frontend state if it is missing
 2019-09-23 15:03 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v3 00/22] Add virtual device fuzzing support
 2019-09-23 14:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 16/22] fuzz: add fuzzer skeleton
` [Qemu-devel] [PATCH v3 22/22] fuzz: add documentation to docs/devel/

[Qemu-devel] [Bug 1746943] [NEW] qemu-aarch64-static: qemu: uncaught target signal 11 for ps/top cmd
 2019-09-23 14:37 UTC  (2+ messages)
` [Bug 1746943] "

[PATCH v10 0/9] discard blockstats
 2019-09-23 14:45 UTC  (2+ messages)

[Qemu-devel] [RFC 2 PATCH 00/16] APIC ID fixes for AMD EPYC CPU models
 2019-09-23 14:38 UTC  (4+ messages)
` [Qemu-devel] [RFC 2 PATCH 06/16] hw/core: Add core complex id in X86CPU topology
  `  "

[Qemu-devel] [Bug 1776486] [NEW] detect error when kernel and initrd images exceed ram size
 2019-09-23 14:25 UTC  (2+ messages)
` [Bug 1776486] "

[PULL 0/5] s390x update
 2019-09-23 14:26 UTC  (2+ messages)

[Qemu-devel] [Bug 1814128] [NEW] qemu-user fails to set up a reasonable brk for static-pie
 2019-09-23 14:17 UTC  (2+ messages)
` [Bug 1814128] "

[Qemu-devel] [Bug 1812861] [NEW] QEMU in user-mode emulation mode crashes when the user program jumps to an invalid address
 2019-09-23 14:07 UTC  (2+ messages)
` [Bug 1812861] "

[Qemu-devel] [Bug 1838913] [NEW] Single-step exceptions incorrectly generated and incorrectly routed to EL1 when ELD is EL2 (TDE = 1) (qemu version 3.1)
 2019-09-23 14:12 UTC  (2+ messages)
` [Bug 1838913] Re: Single-step exceptions "

[Qemu-devel] [PATCH] nbd: Grab aio context lock in more places
 2019-09-23 14:14 UTC  (3+ messages)
`  "

[Qemu-devel] [Bug 1686350] [NEW] [KVM] The qemu ‘-cpu’ option not have skylake server cpu model
 2019-09-23 13:57 UTC  (2+ messages)
` [Bug 1686350] "

[Qemu-devel] [Bug 1681404] [NEW] hw/ppc: Aborted (core dumped)
 2019-09-23 13:58 UTC  (2+ messages)
` [Bug 1681404] "

[PATCH] Disallow colons in the parameter of "-accel"
 2019-09-23 14:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] virtio-mmio: implement modern (v2) personality (virtio-1)
 2019-09-23 13:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3] virtio-mmio: implement modern (v2), "

[Qemu-devel] [Bug 1216845] [NEW] qemu-system-arm semihosting always calls exit(0)
 2019-09-23 13:43 UTC  (2+ messages)
` [Bug 1216845] "

[PATCH] .travis.yml: Test the release tarball
 2019-09-23 13:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/11] RFC crypto/luks: encryption key managment using amend interface
 2019-09-23 13:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 01/11] qcrypto: add suport for amend options
  `  "


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