qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-04 23:40:55 to 2020-09-07 07:20:07 UTC [more...]

[PATCH 0/2] meson: fix device module builds
 2020-09-07  7:19 UTC  (2+ messages)
` [PATCH 2/2] meson: remove duplicate qxl sources

[PATCH v2 0/5] hw/arm/virt: Introduce kvm-steal-time
 2020-09-07  7:04 UTC  (2+ messages)

[PATCH 00/13] dma: Let the DMA API take MemTxAttrs argument and propagate MemTxResult
 2020-09-07  6:55 UTC  (40+ messages)
` [PATCH 01/13] pci: pass along the return value of dma_memory_rw
` [PATCH 02/13] docs/devel/loads-stores: Add regexp for DMA functions
` [PATCH 03/13] dma: Document address_space_map/address_space_unmap() prototypes
` [PATCH 04/13] dma: Let dma_memory_set() propagate MemTxResult
` [PATCH 05/13] dma: Let dma_memory_rw() "
` [PATCH 06/13] dma: Let dma_memory_read() "
` [PATCH 07/13] dma: Let dma_memory_write() "
` [PATCH 08/13] dma: Let dma_memory_valid() take MemTxAttrs argument
` [PATCH 09/13] dma: Let dma_memory_set() "
` [PATCH 10/13] dma: Let dma_memory_rw_relaxed() "
` [PATCH 11/13] dma: Let dma_memory_rw() "
` [PATCH 12/13] dma: Let dma_memory_read/write() "
` [PATCH 13/13] dma: Let dma_memory_map() "

[PATCH] meson: Fixes qapi tests
 2020-09-07  6:09 UTC  (2+ messages)

[PATCH 0/4] Acceptance Tests: update assets location and cancel tests if missing
 2020-09-07  4:20 UTC  (5+ messages)
` [PATCH 1/4] Acceptance tests: use an available kernel image package for arm
` [PATCH 2/4] boot linux test: update arm bionic URL
` [PATCH 3/4] tests: bump avocado version
` [PATCH 4/4] Acceptance tests: cancel tests on missing assets

[PATCH] configure: Fixes ncursesw detection under msys2/mingw and enable curses
 2020-09-07  4:20 UTC  (3+ messages)

[PATCH v5 00/11] Green the msys2 CI make
 2020-09-07  4:20 UTC  (23+ messages)
` [PATCH v5 01/11] Revert "configure: add --ninja option"
` [PATCH v5 02/11] block: Fixes nfs on msys2/mingw
` [PATCH v5 03/11] ci: fixes msys2 build by upgrading capstone to 4.0.2
` [PATCH v5 04/11] meson: upgrade meson for execute custom ninjatool under msys2 properly
` [PATCH v5 05/11] ci: Enable msys2 ci in cirrus
` [PATCH v5 06/11] tests: Trying fixes test-replication.c on msys2
` [PATCH v5 07/11] block: get file-win32.c handle locking option consistence with file-posix.c
` [PATCH v5 08/11] osdep: These function are only available on Non-Win32 system
` [PATCH v5 09/11] meson: Fixes qapi tests
` [PATCH v5 10/11] docker: Add win32/msys2/mingw64 docker
` [PATCH v5 11/11] ci: Enable Github actions

[PATCH v3] configure: Fixes ncursesw detection under msys2/mingw and enable curses
 2020-09-07  4:05 UTC 

[PATCH V8 for-5.2] hw/mips: Add Loongson-3 machine support (with KVM)
 2020-09-07  3:58 UTC  (2+ messages)

[PATCH V2 for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
 2020-09-07  3:39 UTC  (4+ messages)

[PATCH v2] configure: Fixes ncursesw detection under msys2/mingw and enable curses
 2020-09-07  3:32 UTC 

[PATCH] tests: fixes test-vmstate.c compile error on msys2
 2020-09-07  2:57 UTC  (6+ messages)

[PULL v2 00/46] Next round of Meson bugfixes and cleanups
 2020-09-07  2:56 UTC  (4+ messages)
` [PULL v2 01/46] qemu-iotests: move check-block back to Makefiles

[PATCH] hw/block/nand: Decommission the NAND museum
 2020-09-07  2:46 UTC  (4+ messages)

[PATCH] hw/s390x/css: Remove double initialization
 2020-09-07  2:40 UTC 

[PULL 00/30] ppc-for-5.2 queue 20200904
 2020-09-07  2:38 UTC  (3+ messages)

[PATCH 00/17] hw/block/nvme: multiple namespaces support
 2020-09-07  2:34 UTC  (11+ messages)
` [PATCH 02/17] hw/block/nvme: handle dma errors
` [PATCH 04/17] hw/block/nvme: alignment style fixes
` [PATCH 07/17] hw/block/nvme: add symbolic command name to trace events
` [PATCH 09/17] hw/block/nvme: default request status to success
` [PATCH 17/17] hw/block/nvme: change controller pci id

[PATCH 0/7] hw/char/serial: Housekeeping
 2020-09-07  1:55 UTC  (8+ messages)
` [PATCH 1/7] hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes
` [PATCH 2/7] hw/char/serial: Replace commented DPRINTF() by trace event
` [PATCH 3/7] hw/char/serial: Remove old DEBUG_SERIAL commented code
` [PATCH 4/7] hw/char/serial: Rename I/O read/write trace events
` [PATCH 5/7] hw/char/serial: Make 'wakeup' property boolean
` [PATCH 6/7] hw/char/serial-isa: Alias QDEV properties from generic serial object
` [PATCH 7/7] hw/char/serial: Let SerialState have an 'id' field

[PATCH] hw: ide: check the pointer before do dma memory unmap
 2020-09-07  1:39 UTC  (3+ messages)

[PATCH] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
 2020-09-07  1:37 UTC  (3+ messages)

[PATCH v2] virtio-mem: detach the element from the virtqueue when error occurs
 2020-09-07  1:36 UTC  (3+ messages)

[PATCH v4 1/2] file-posix: split hdev_refresh_limits from raw_refresh_limits
 2020-09-07  1:29 UTC  (9+ messages)
` [PATCH v4 2/2] file-posix: add sg_get_max_segments that actually works with sg

elf2dmp: Fix memory leak on main() error paths
 2020-09-07  1:24 UTC  (2+ messages)

[PATCH v2 0/2] hw/char: Remove TYPE_SERIAL_IO
 2020-09-07  1:15 UTC  (3+ messages)
` [PATCH v2 1/2] hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
` [PATCH v2 2/2] hw/char/serial: Remove TYPE_SERIAL_IO (superset of TYPE_SERIAL_MM)

[PATCH] hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposure
 2020-09-07  1:01 UTC 

[PULL 00/45] Next round of Meson bugfixes and cleanups
 2020-09-06 20:19 UTC  (3+ messages)
` [PULL 17/45] meson: convert the unit tests
` [PULL 38/45] configure: drop dead variables and functions

QEMU | Pipeline #186543266 has failed for master | 7c37270b
 2020-09-06 19:20 UTC 

[PULL 0/4] Ui 20200904 patches
 2020-09-06 18:00 UTC  (2+ messages)

[PATCH] 9pfs: disable msize warning for synth driver
 2020-09-06 16:50 UTC 

[PATCH 00/12] hw/riscv: Clean up the directory
 2020-09-06 16:05 UTC  (2+ messages)

[PATCH] linux-user: Add support for a group of '_V2' btrfs ioctls
 2020-09-06 16:05 UTC  (2+ messages)

[PULL 00/46] Next round of Meson bugfixes and cleanups
 2020-09-06 15:23 UTC  (2+ messages)

[Qemu-devel] [Bug 1715203] [NEW] Maintain Haiku support
 2020-09-06 14:45 UTC  (8+ messages)
` [Bug 1715203] "

[PATCH] tests/vm: Add Haiku test based on their vagrant images
 2020-09-06 14:41 UTC  (2+ messages)

QEMU | Pipeline #186502358 has failed for master | 227de21e
 2020-09-06 14:17 UTC 

[PULL 0/5] tcg patch queue
 2020-09-06 13:07 UTC  (2+ messages)

[PATCH 0/2] Try fixes test-replication.c running on msys2/mingw
 2020-09-06 12:13 UTC  (5+ messages)
` [PATCH 1/2] tests: Trying fixes test-replication.c "
` [PATCH 2/2] block: get file-win32.c handle locking option consistence with file-posix.c

[PATCH v5 0/2] hyperv: vmbus: ACPI various corrections
 2020-09-06 10:14 UTC  (3+ messages)
` [PATCH v5 2/2] hw: hyperv: vmbus: Fix 32bit compilation

[PATCH] hw/arm/aspeed: Map the UART5 device unconditionally
 2020-09-06  7:35 UTC  (2+ messages)

[PATCH] hw/hyperv: Fix 32-bit build error for vmbus
 2020-09-06  6:29 UTC  (2+ messages)

[Bug 1894361] [NEW] linux-user: syscall.c lacks pselect6_time64
 2020-09-06  6:19 UTC  (4+ messages)
` [Bug 1894361] "

[PATCH 0/3] pci: Let PCI DMA API functions propagate a MemTxResult
 2020-09-06  4:08 UTC  (10+ messages)
` [PATCH 1/3] pci: Let pci_dma_rw() propagate MemTxResult
` [PATCH 2/3] pci: Let pci_dma_read() "
` [PATCH 3/3] pci: Let pci_dma_write() "

[PATCH] tests: Fixes building test-util-filemonitor.c on msys2/mingw
 2020-09-06  2:14 UTC  (2+ messages)

[RFC PATCH] docs/system/deprecated: mark ppc64abi32-linux-user for deprecation
 2020-09-06  2:02 UTC  (4+ messages)

[PATCH v3 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-09-06  1:08 UTC  (2+ messages)

[PATCH v3 00/19] target/microblaze improvements
 2020-09-05 21:42 UTC  (11+ messages)
` [PATCH v3 12/19] target/microblaze: Split out MicroBlazeCPUConfig
` [PATCH v3 13/19] target/microblaze: Reorg MicroBlazeCPUConfig to minimize holes
` [PATCH v3 14/19] target/microblaze: Move pvr regs to MicroBlazeCPUConfig
` [PATCH v3 16/19] target/microblaze: Move mmu parameters "
` [PATCH v3 18/19] target/microblaze: Put MicroBlazeCPUConfig into DisasContext

[PATCH] hw/mips/malta: Fix FPGA I/O region size
 2020-09-05 21:30 UTC 

[PATCH] linux-user: Protect btrfs ioctl target definitions
 2020-09-05 21:09 UTC  (3+ messages)

[PATCH] linux-user: fix ppc/termbits.h
 2020-09-05 21:06 UTC  (2+ messages)

[PATCH] linux-user: Map signal numbers in fcntl
 2020-09-05 21:05 UTC  (3+ messages)

[PATCH] linux-user: Correctly start brk after executable
 2020-09-05 20:51 UTC  (2+ messages)

[PATCH v2 0/2] linux-user: Adding support for a group of 4 time64 syscalls
 2020-09-05 20:41 UTC  (5+ messages)
` [PATCH v2 1/2] linux-user: Add support for ppoll_time64() and pselect6_time64()

QEMU | Pipeline #186145679 has failed for master | 8ca019b9
 2020-09-05 15:54 UTC 

tests/test-char.exe are blocked by char_stdio_test_subprocess are blocked
 2020-09-05 14:40 UTC 

[PULL 00/27] QOM boilerplate cleanup
 2020-09-05 14:30 UTC  (2+ messages)

[PULL 0/8] QAPI patches patches for 2020-09-03
 2020-09-05 14:27 UTC  (2+ messages)

[Qemu-devel] [Bug 1708442] [NEW] Crash(assert) during reading image from http url through qemu-nbd
 2020-09-05 12:21 UTC  (2+ messages)
` [Bug 1708442] "

[Qemu-devel] [Bug 1708617] [NEW] qemu2.9 meet a question using reconnect about ovs+dpdk
 2020-09-05 12:20 UTC  (2+ messages)
` [Bug 1708617] "

[PATCH v1 0/3] unit tests for change 'do not add hotplug related amls for cold plugged bridges'
 2020-09-05 12:26 UTC  (5+ messages)
` [PATCH v1 1/3] tests/acpi: list added acpi table binary file for pci bridge hotplug test
` [PATCH v1 2/3] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
` [PATCH v1 3/3] tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag

[Qemu-devel] [Bug 1715162] [NEW] qemu-user crashing when writing core dump
 2020-09-05 12:17 UTC  (2+ messages)
` [Bug 1715162] "

[Qemu-devel] [Bug 1712818] [NEW] live migration with storage encounter assert(!(bs->open_flags & BDRV_O_INACTIVE)) crashes
 2020-09-05 12:19 UTC  (2+ messages)
` [Bug 1712818] "

[RFC PATCH] travis.yml: Drop the default softmmu builds
 2020-09-05 12:15 UTC  (2+ messages)

[PATCH 2/2] travis.yml: Drop the Python 3.5 and 3.6 builds
 2020-09-05 12:14 UTC  (3+ messages)

[PATCH] iotests: Skip test_stream_parallel in test 030 when doing "make check"
 2020-09-05 11:24 UTC 

[Bug 1894071] [NEW] qemu-i386-static ioctl return -14 (Bad Address)
 2020-09-05 11:07 UTC  (2+ messages)
` [Bug 1894071] "

[Qemu-devel] [Bug 1715715] [NEW] [qemu-ppc] Segfault when booting from HD after OS install
 2020-09-05  9:47 UTC  (2+ messages)
` [Bug 1715715] Re: [qemu-ppc] Segfault when booting from HD after MacOS9 install

[Qemu-devel] [Bug 1717414] [NEW] Sending certain keysyms results in wrong symbol input
 2020-09-05  9:49 UTC  (2+ messages)
` [Bug 1717414] "

[Qemu-devel] [Bug 1715573] [NEW] Android-x86_64 guest - "Could not disable RealTimeClock events (20160831/evxfevnt-267)"; UI sluggish, ACPI doesn't work with QEMU 2.10.0
 2020-09-05  9:43 UTC  (2+ messages)
` [Bug 1715573] "

[Qemu-devel] [Bug 1785203] [NEW] accel/tcg/translate-all.c:2511: page_check_range: Assertion `start < ((target_ulong)1 << L1_MAP_ADDR_SPACE_BITS)' failed
 2020-09-05  9:19 UTC  (2+ messages)
` [Bug 1785203] "

[PATCH] stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub
 2020-09-05  7:27 UTC  (4+ messages)

[PATCH v2] tests: Trying fixes test-replication.c on msys2
 2020-09-05  7:25 UTC  (4+ messages)

make -i check resut for msys2
 2020-09-05  6:21 UTC  (6+ messages)

[PATCH] configure: the error info not consistence with option
 2020-09-05  5:43 UTC  (5+ messages)

[RFC PATCH 00/12] hw: Forbid DMA write accesses to MMIO regions
 2020-09-05  2:27 UTC  (2+ messages)

hw/clock: What clock rate for virt machines?
 2020-09-05  1:47 UTC  (2+ messages)

[PATCH 0/2] hw/net/e1000e: Remove overwritten/duplicated register handlers
 2020-09-05  0:58 UTC  (5+ messages)
` [PATCH 1/2] hw/net/e1000e: Remove overwritten read handler for STATUS register
` [PATCH 2/2] hw/net/e1000e: Remove duplicated write handler for FLSWDATA register

[PATCH] net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup
 2020-09-05  0:44 UTC  (2+ messages)

QEMU | Pipeline #186015836 has failed for master | 1133ce5e
 2020-09-04 23:39 UTC 


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