qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-19 14:55:38 to 2019-09-20 02:35:33 UTC [more...]

[Qemu-devel] [Bug 1843151] [NEW] Regression: QEMU 4.1.0 qxl and KMS resoluiton only 4x10
 2019-09-20  2:14 UTC  (2+ messages)
` [Bug 1843151] "

[Qemu-devel] [PATCH v18 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-09-20  2:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH v18 2/6] docs: APEI GHES generation and CPER record description
    `  "
  ` [PATCH v18 0/6] Add ARMv8 RAS virtualization support in QEMU

[Qemu-devel] vhost, iova, and dirty page tracking
 2019-09-20  1:18 UTC  (25+ messages)

[Qemu-devel] [PATCH v12 0/2] backup: copy_range fixes
 2019-09-20  1:13 UTC  (9+ messages)
` [Qemu-devel] [PATCH v12 1/2] block/backup: fix max_transfer handling for copy_range
` [Qemu-devel] [PATCH v12 2/2] block/backup: fix backup_cow_with_offload for last cluster

[Qemu-devel] [PATCH] target/i386: Correct extra enter and spaces in comment
 2019-09-20  0:55 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/22] Add virtual device fuzzing support
 2019-09-20  0:49 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 13/22] libqtest: make qtest_bufwrite send "atomic"
    `  "

[PATCH RFC] docker: automatic dependencies for dockerfiles
 2019-09-20  0:18 UTC 

[PATCH 0/3] docker: misc cleanups
 2019-09-20  0:14 UTC  (4+ messages)
` [PATCH 1/3] docker: remove 'deprecated' image definitions
` [PATCH 2/3] docker: remove debian8-mxe definitions
` [PATCH 3/3] docker: remove unused debian-sid and debian-ports

[PATCH 0/7] exec: Improve code for TARGET_PAGE_BITS_VARY
 2019-09-19 23:29 UTC  (8+ messages)
` [PATCH 1/7] exec: Use TARGET_PAGE_BITS_MIN for TLB flags
` [PATCH 2/7] exec: Split out variable page size support to exec-vary.c
` [PATCH 3/7] exec: Use const alias for TARGET_PAGE_BITS_VARY
` [PATCH 4/7] exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCG
` [PATCH 5/7] exec: Promote TARGET_PAGE_MASK to target_long
` [PATCH 6/7] exec: Tidy TARGET_PAGE_ALIGN
` [PATCH 7/7] exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY

[PATCH] Acceptance tests: use avocado.utils.ssh for SSH interaction
 2019-09-19 22:59 UTC 

[PATCH v1 0/6] RISC-V: Add more machine memory
 2019-09-19 22:25 UTC  (7+ messages)
` [PATCH v1 1/6] riscv/sifive_u: Add L2-LIM cache memory
` [PATCH v1 2/6] riscv/sifive_u: Add QSPI memory region
` [PATCH v1 3/6] riscv/sifive_u: Manually define the machine
` [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 v1 6/6] riscv/virt: Jump to pflash if specified

[PATCH v2 00/16] testing/next (docker/podman, tcg, build fixes)
 2019-09-19 22:12 UTC  (21+ messages)
` [PATCH v2 01/16] tests/docker: add sanitizers back to clang build
` [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 v2 06/16] target/ppc: fix signal delivery for ppc64abi32
` [PATCH v2 07/16] tests/tcg: clean-up some comments after the de-tangling
` [PATCH v2 08/16] tests/tcg: re-enable linux-test for ppc64abi32
` [PATCH v2 09/16] tests/tcg: add float_madds test to multiarch
` [PATCH v2 10/16] tests/tcg: add generic version of float_convs
` [PATCH v2 11/16] tests/tcg: add simple record/replay smoke test for aarch64
` [PATCH v2 12/16] tests/docker: Add fedora-win10sdk-cross image
` [PATCH v2 13/16] .shippable.yml: Build WHPX enabled binaries
` [PATCH v2 14/16] configure: preserve PKG_CONFIG for subdir builds
` [PATCH v2 15/16] docs/devel: add "check-tcg" to testing.rst
` [PATCH v2 16/16] Makefile: fix-up qemu-ga.8 paths to take in-src builds into account

[PATCH] Acceptance test machine_m68k_nextcube.py: relax the error code pattern
 2019-09-19 22:20 UTC  (4+ messages)

[RFC 0/4] POC: Generating realistic block errors
 2019-09-19 21:49 UTC  (7+ messages)
` [RFC 1/4] Add qapi for block error injection
` [RFC 2/4] SCSI media error reporting
` [RFC 3/4] NVMe "
` [RFC 4/4] ahci "

[Qemu-devel] [PATCH 00/21] aspeed: Add support for the AST2600 SoC
 2019-09-19 20:56 UTC  (2+ messages)

[Qemu-devel] [PULL 0/4] Ui 20190919 patches
 2019-09-19 21:45 UTC  (3+ messages)

[PATCH 00/15] ipmi: Bug fixes, add new interfaces
 2019-09-19 21:39 UTC  (16+ messages)
` [PATCH 01/15] ipmi: Fix watchdog NMI handling
` [PATCH 02/15] ipmi: Fix the get watchdog command
` [PATCH 03/15] ipmi: Generate an interrupt on watchdog pretimeout expiry
` [PATCH 04/15] tests:ipmi: Fix IPMI BT tests
` [PATCH 05/15] qdev: Add a no default uuid property
` [PATCH 06/15] ipmi: Add a UUID device property
` [PATCH 07/15] ipmi: Split out KCS-specific code from ISA KCS code
` [PATCH 08/15] ipmi: Split out BT-specific code from ISA BT code
` [PATCH 09/15] ipmi: Allow a size value to be passed for I/O space
` [PATCH 10/15] smbios:ipmi: Ignore IPMI devices with no fwinfo function
` [PATCH 11/15] ipmi: Add PCI IPMI interfaces
` [PATCH 12/15] ipmi: Add an SMBus IPMI interface
` [PATCH 13/15] acpi: Add i2c serial bus CRS handling
` [PATCH 14/15] ipmi: Fix SSIF ACPI handling to use the right CRS
` [PATCH 15/15] pc: Add an SMB0 ACPI device to q35

[Qemu-devel] [PATCH] edk2 build scripts: work around TianoCore#1607 without forcing Python 2
 2019-09-19 21:40 UTC  (7+ messages)
  `  "

[PATCH v4 00/24] Audio: Mixeng-free 5.1/7.1 audio support
 2019-09-19 21:24 UTC  (22+ messages)
` [PATCH v4 01/24] audio: api for mixeng code free backends
` [PATCH v4 02/24] alsaaudio: port to the new audio backend api
` [PATCH v4 03/24] coreaudio: "
` [PATCH v4 04/24] dsoundaudio: "
` [PATCH v4 05/24] noaudio: "
` [PATCH v4 06/24] ossaudio: "
` [PATCH v4 07/24] paaudio: "
` [PATCH v4 08/24] sdlaudio: "
` [PATCH v4 10/24] wavaudio: "
` [PATCH v4 11/24] audio: remove remains of the old "
` [PATCH v4 12/24] audio: unify input and output mixeng buffer management
` [PATCH v4 13/24] audio: common rate control code for timer based outputs
` [PATCH v4 14/24] audio: split ctl_* functions into enable_* and volume_*
` [PATCH v4 15/24] audio: add mixing-engine option (documentation)
` [PATCH v4 16/24] audio: make mixeng optional
` [PATCH v4 18/24] audio: support more than two channels in volume setting
` [PATCH v4 19/24] audio: replace shift in audio_pcm_info with bytes_per_frame
` [PATCH v4 20/24] audio: basic support for multichannel audio
` [PATCH v4 21/24] paaudio: channel-map option
` [PATCH v4 22/24] usb-audio: do not count on avail bytes actually available
` [PATCH v4 24/24] usbaudio: change playback counters to 64 bit

[Qemu-devel] [PULL 00/26] Audio 20190919 patches
 2019-09-19 21:26 UTC  (6+ messages)
` [Qemu-devel] [PULL 15/26] audio: add mixeng option (documentation)
  `  "

[Qemu-devel] [PATCH-for-4.2 v11 00/11] ARM virt: ACPI memory hotplug support
 2019-09-19 20:36 UTC  (2+ messages)

[PATCH] vhost-user-gpu: Drop trailing json comma
 2019-09-19 20:33 UTC 

[Qemu-devel] [PULL 00/45] testing updates (fixes, upgrades, caching)
 2019-09-19 20:18 UTC  (3+ messages)
` [Qemu-devel] [PULL 31/45] tests/docker: add more images to PARTIAL_IMAGES when not on x86_64
  `  "

[Qemu-devel] [Bug 1811533] [NEW] Unstable Win10 guest with qemu 3.1 + huge pages + hv_stimer
 2019-09-19 19:22 UTC  (2+ messages)
` [Bug 1811533] "

[Qemu-devel] [PATCH] docker: add sanitizers back to clang build
 2019-09-19 19:16 UTC  (4+ messages)

[PATCH v2 0/2] iotests: Require Python 3.6 or later
 2019-09-19 19:14 UTC  (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iotests: Remove Python 2 compatibility code

[Qemu-devel] [PATCH] block/backup: install notifier during creation
 2019-09-19 19:11 UTC  (8+ messages)
    ` [Qemu-devel] [Qemu-block] "
            ` [Qemu-block] [Qemu-devel] "

[Qemu-devel] Docker Tests
 2019-09-19 19:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v11 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-09-19 19:02 UTC  (3+ messages)

[Qemu-devel] Problems with MIPS Malta SSH tests in make check-acceptance
 2019-09-19 18:54 UTC  (6+ messages)
  `  "

[PATCH] Makefile: Fix in-tree builds when Sphinx is available
 2019-09-19 18:30 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/10] qcow2-bitmaps: rewrite reopening logic
 2019-09-19 18:24 UTC  (3+ messages)
  ` bugfix ping "

Will the qemu-devel prefix in the mails come back?
 2019-09-19 18:22 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/5] Automatic RCU read unlock
 2019-09-19 17:35 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 1/5] rcu: Add automatically released rcu_read_lock variants
  `  "
` [Qemu-devel] [PATCH v3 2/5] migration: Fix missing rcu_read_unlock
  `  "
` [Qemu-devel] [PATCH v3 3/5] migration: Use automatic rcu_read unlock in ram.c
  `  "
` [Qemu-devel] [PATCH v3 4/5] migration: Use automatic rcu_read unlock in rdma.c
  `  "
` [Qemu-devel] [PATCH v3 5/5] rcu: Use automatic rc_read unlock in core memory/exec code
  `  "

[Qemu-devel] [PATCH 0/4] mirror: Do not dereference invalid pointers
 2019-09-19 17:06 UTC  (14+ messages)
` [Qemu-devel] [PATCH 2/4] blkdebug: Allow taking/unsharing permissions
` [Qemu-devel] [PATCH 4/4] iotests: Add test for failing mirror complete

[Qemu-devel] [Bug 1833661] [NEW] Linux kernel oops on Malta board while accessing pflash
 2019-09-19 17:14 UTC  (2+ messages)
` [Bug 1833661] "

[Qemu-devel] [PATCH 0/2] q35: mch: allow to lock down 128K RAM at default SMBASE address
 2019-09-19 17:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] q35: implement 128K SMRAM "

[Qemu-devel] [PATCH v1 10/28] target/riscv: Convert mie and mstatus to pointers
 2019-09-19 16:58 UTC  (8+ messages)
  ` [Qemu-devel] [Qemu-riscv] "

[Qemu-devel] [PATCH] iotests: Require Python 3.5 or later
 2019-09-19 16:57 UTC  (5+ messages)

[Qemu-devel] [RFC] error: auto propagated local_err
 2019-09-19 16:51 UTC  (14+ messages)
        `  "

[PULL 0/2] Python (acceptance tests) queue, 2019-09-19
 2019-09-19 16:26 UTC  (3+ messages)
` [PULL 1/2] tests/acceptance: Specify arch for QueryCPUModelExpansion
` [PULL 2/2] BootLinuxSshTest: Only run the tests when explicitly requested

[Qemu-devel] [PULL 0/2] Ati 20190919 patches
 2019-09-19 16:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v1] tests/tcg: target/s390x: Test MVC
 2019-09-19 16:01 UTC  (3+ messages)

[Qemu-devel] [PATCH-for-4.1 v2 0/9] tests/docker: Debian & MXE fixes
 2019-09-19 15:45 UTC  (5+ messages)
` [Qemu-devel] [NOTFORMERGE PATCH v2 1/9] tests/docker: Kludge to build the Fedora image
      `  "

[Qemu-devel] [RFC v2 0/5] Move notdirty handling to cputlb
 2019-09-19 15:40 UTC  (9+ messages)
` [Qemu-devel] [RFC v2 2/5] cputlb: Replace switches in load/store_helper with callback
  `  "
` [Qemu-devel] [RFC v2 3/5] cputlb: Introduce TLB_BSWAP
  `  "
` [Qemu-devel] [RFC v2 4/5] exec: Adjust notdirty tracing
  `  "

[Qemu-devel] [PULL 00/12] target-arm queue
 2019-09-19 15:39 UTC  (10+ messages)
` [Qemu-devel] [PULL 12/12] qemu-ga: Convert invocation documentation to rST

[Qemu-devel] [qemu-web PATCH] Gemfile: use a fixed version of sassc
 2019-09-19 15:38 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v2 0/7] target/i386: support VMX features in "-cpu"
 2019-09-19 15:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH 6/7] target/i386: add VMX features
  `  "


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