qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-23 16:56:03 to 2019-09-24 10:21:43 UTC [more...]

[Qemu-devel] [PATCH 0/3] migration/postcopy: unsentmap is not necessary
 2019-09-24 10:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] migration/postcopy: not necessary to do discard when canonicalizing bitmap
  `  "
` [Qemu-devel] [PATCH 2/3] migration/postcopy: unsentmap is not necessary for postcopy
  `  "
` [Qemu-devel] [PATCH 3/3] migration: remove sent parameter in get_queued_page_not_dirty
  `  "

[Qemu-devel] [PULL] RISC-V Patches for the 4.2 Soft Freeze, Part 1, v3
 2019-09-24 10:17 UTC  (3+ messages)
` [Qemu-devel] [PULL 11/48] riscv: Resolve full path of the given bios image
  `  "

[Qemu-devel] [PATCH v4 00/10] qcow2-bitmaps: rewrite reopening logic
 2019-09-24 10:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 01/10] block: switch reopen queue from QSIMPLEQ to QTAILQ
  `  "
` [Qemu-devel] [PATCH v4 02/10] block: reverse order for reopen commits
  `  "

[PATCH 0/4] xics: Eliminate unnecessary class
 2019-09-24 10:06 UTC  (21+ messages)
` [PATCH 1/4] xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
` [PATCH 2/4] xics: Merge reset and realize hooks
` [PATCH 3/4] xics: Rename misleading ics_simple_*() functions
` [PATCH 4/4] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes

[PATCH 0/4] Make it possible to compile with CONFIG_ARM_V7M=n
 2019-09-24 10:01 UTC  (19+ messages)
` [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

[PATCH 0/2] RTC support for QEMU RISC-V virt machine
 2019-09-24  9:50 UTC  (4+ messages)
` [PATCH 1/2] hw: timer: Add Goldfish RTC device
` [PATCH 2/2] riscv: virt: Use "

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

[PATCH v1 0/6] RISC-V: Add more machine memory
 2019-09-24  9:32 UTC  (14+ 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

illegal hardware instruction during MIPS-I ELF linux useremulation
 2019-09-24  9:36 UTC  (5+ messages)

[Qemu-devel] [PATCH v7 0/3] 9p: Fix file ID collisions
 2019-09-24  9:31 UTC  (6+ messages)

[Qemu-devel] [PATCH v9 0/3] NBD reconnect
 2019-09-24  9:27 UTC  (8+ messages)
` [Qemu-devel] [PATCH v9 2/3] block/nbd: nbd reconnect
  `  "
` [Qemu-devel] [PATCH v9 3/3] iotests: test "
  `  "
` [PATCH v9 4/3] "

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

[Qemu-devel] [PATCH v6 0/4] 9p: Fix file ID collisions
 2019-09-24  9:03 UTC  (6+ messages)
        ` git format.from (was: 9p: Fix file ID collisions)

[PATCH] qemu-pr-helper: fix crash in mpath_reconstruct_sense
 2019-09-24  8:44 UTC  (2+ messages)

[PATCH] target/i386/kvm: Silence warning from Valgrind about uninitialized bytes
 2019-09-24  8:42 UTC  (2+ messages)

[PATCH v4 0/2] Allow memory_region_register_iommu_notifier() to fail
 2019-09-24  8:25 UTC  (3+ messages)
` [PATCH v4 1/2] vfio: Turn the container error into an Error handle
` [PATCH v4 2/2] memory: allow memory_region_register_iommu_notifier() to fail

[PULL 0/7] Python (acceptance tests) queue - 2019-09-23
 2019-09-24  8:10 UTC  (4+ messages)

[PATCH v4 00/16] Move rom and notdirty handling to cputlb
 2019-09-24  8:05 UTC  (23+ 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 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] target/riscv: Bugfix reserved bits in PTE for RV64
 2019-09-24  8:02 UTC  (2+ messages)

[Bug 1824704] Re: -k tr not working after v20171217! turkish keyboard dont working
 2019-09-24  7:50 UTC  (3+ messages)

[RFC v2 0/9] error: auto propagated local_err
 2019-09-24  7:54 UTC  (17+ 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 7/9] Use auto-propagated errp

[Qemu-devel] [PATCH v3 00/22] Add virtual device fuzzing support
 2019-09-24  7:49 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 18/22] fuzz: expose fuzz target name

[PATCH] target/riscv: Bugfix reserved bits in PTE for RV64
 2019-09-24  7:43 UTC  (3+ messages)

KVM call for 2019-10-08
 2019-09-24  7:33 UTC 

[Qemu-devel] KVM call for 2019-09-24
 2019-09-24  7:32 UTC  (2+ messages)
`  "

[PATCH] migration/postcopy: Recognise the recovery states as 'in_postcopy'
 2019-09-24  7:29 UTC  (4+ messages)

[PATCH 0/2] migration test tweeks
 2019-09-24  7:25 UTC  (5+ messages)
` [PATCH 1/2] tests/migration: Fail on unexpected migration states
` [PATCH 2/2] tests/migration/postcopy: trim migration bandwidth

[PULL 00/16] Audio 20190924 patches
 2019-09-24  6:19 UTC  (17+ messages)
` [PULL 01/16] audio: fix buffer-length typo in documentation
` [PULL 02/16] audio: fix ALSA period-length "
` [PULL 03/16] audio: api for mixeng code free backends
` [PULL 04/16] alsaaudio: port to the new audio backend api
` [PULL 05/16] coreaudio: "
` [PULL 06/16] dsoundaudio: "
` [PULL 07/16] noaudio: "
` [PULL 08/16] ossaudio: "
` [PULL 09/16] paaudio: "
` [PULL 10/16] sdlaudio: "
` [PULL 11/16] spiceaudio: "
` [PULL 12/16] wavaudio: "
` [PULL 13/16] audio: remove remains of the old "
` [PULL 14/16] audio: unify input and output mixeng buffer management
` [PULL 15/16] audio: common rate control code for timer based outputs
` [PULL 16/16] audio: split ctl_* functions into enable_* and volume_*

[Bug 1842774] Re: Enhanced Hardware Support - Finalize Naming
 2019-09-24  5:37 UTC 

[Bug 1842916] Re: [18.04 FEAT] Enhanced Hardware Support - Finalize Naming
 2019-09-24  5:38 UTC 

[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  (5+ messages)
`  "
    ` illegal hardware instruction during MIPS-I ELF linux useremulation

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

[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 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 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

[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  (3+ 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] "

[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  (16+ messages)
` [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  (4+ messages)
` [Qemu-devel] [PATCH v5 1/5] iotests: remove 'linux' from default supported platforms
  `  "

[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:39 UTC  (3+ messages)
` [PATCH 6/7] target/alpha: Mask IOV exception with INV for user-only


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