qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-22 05:23:10 to 2019-10-22 13:37:21 UTC [more...]

[PULL 00/41] target-arm queue
 2019-10-22 13:31 UTC  (7+ messages)
` [PULL 01/41] target/arm: Fix sign-extension for SMLAL*
` [PULL 02/41] aspeed: Add an AST2600 eval board
` [PULL 03/41] hw/timer/exynos4210_mct: Initialize ptimer before starting it
` [PULL 04/41] hw/timer/arm_mptimer.c: Undo accidental rename of arm_mptimer_init()
` [PULL 05/41] hw/timer/puv3_ost.c: Switch to transaction-based ptimer API
` [PULL 07/41] hw/timer/lm32_timer: "

[PATCH v3 0/6] Enable more iotests during "make check-block"
 2019-10-22 13:11 UTC  (12+ messages)
` [PATCH v3 1/6] iotests: remove 'linux' from default supported platforms
` [PATCH v3 2/6] iotests: Test 041 only works on certain systems
` [PATCH v3 3/6] iotests: Test 183 does not work on macOS and OpenBSD
` [PATCH v3 4/6] iotests: Skip "make check-block" if QEMU does not support virtio-blk
` [PATCH v3 5/6] iotests: Enable more tests in the 'auto' group to improve test coverage
` [PATCH v3 6/6] iotests: Remove 130 from the "auto" group

[PATCH] blockdev: modify blockdev-change-medium to change non-removable device
 2019-10-22 13:24 UTC  (7+ messages)

[PATCH v14 0/9] hw/m68k: add Apple Machintosh Quadra 800 machine
 2019-10-22 13:07 UTC  (12+ messages)
` [PATCH v14 1/9] esp: add pseudo-DMA as used by Macintosh
` [PATCH v14 2/9] dp8393x: manage big endian bus
` [PATCH v14 3/9] hw/m68k: add VIA support
` [PATCH v14 4/9] hw/m68k: implement ADB bus support for via
` [PATCH v14 5/9] hw/m68k: add Nubus support
` [PATCH v14 6/9] hw/m68k: add Nubus macfb video card
` [PATCH v14 7/9] hw/m68k: add a dummy SWIM floppy controller
` [PATCH v14 8/9] hw/m68k: define Macintosh Quadra 800
` [PATCH v14 9/9] BootLinuxConsoleTest: Test the "

Python 2 and test/vm/netbsd (was Re: [Qemu-devel] [PULL 0/8] Python queue, 2019-06-07)
 2019-10-22 13:16 UTC  (13+ messages)
` Python 2 and test/vm/netbsd

[PATCH v2 0/6] hw/arm: Create the RAM in the board
 2019-10-22 13:06 UTC  (2+ messages)

[PATCH v2 00/10] Further bitmaps improvements
 2019-10-22 12:58 UTC  (11+ messages)
` [PATCH v2 01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX
` [PATCH v2 02/10] hbitmap: move hbitmap_iter_next_word to hbitmap.c
` [PATCH v2 03/10] hbitmap: unpublish hbitmap_iter_skip_words
` [PATCH v2 04/10] hbitmap: drop meta bitmaps as they are unused
` [PATCH v2 05/10] block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
` [PATCH v2 06/10] block/dirty-bitmap: add _next_dirty API
` [PATCH v2 07/10] block/dirty-bitmap: improve _next_dirty_area API
` [PATCH v2 08/10] nbd/server: introduce NBDExtentArray
` [PATCH v2 09/10] nbd/server: use bdrv_dirty_bitmap_next_dirty_area
` [PATCH v2 10/10] block/qcow2-bitmap: use bdrv_dirty_bitmap_next_dirty

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2019-10-22 12:48 UTC  (2+ messages)
` [Bug 1846427] "

[PATCH v5 0/4] qcow2: advanced compression options
 2019-10-22 12:56 UTC  (10+ messages)
` [PATCH v5 1/4] block: support compressed write at generic layer
` [PATCH v5 4/4] tests/qemu-iotests: add case for block-stream compress

[PATCH 0/5] hw/arm/exynos4210: Add acceptance tests to the SMDKC210 board
 2019-10-22 12:54 UTC  (3+ messages)

[PATCH] qemu-options.hx: Update for reboot-timeout parameter
 2019-10-22 12:52 UTC  (3+ messages)

[PATCH v8 00/22] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-10-22 12:47 UTC  (2+ messages)

[PULL 0/2] Trivial branch patches
 2019-10-22 12:44 UTC  (4+ messages)
` [PULL 1/2] qemu-doc: Remove paragraph about requiring a HD image with -kernel
` [PULL 2/2] tests/migration: fix a typo in comment

[RFC 0/3] acpi: cphp: add CPHP_GET_CPU_ID_CMD command to cpu hotplug MMIO interface
 2019-10-22 12:39 UTC  (6+ messages)
` [RFC 3/3] acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command

[PULL v2 00/12] QAPI patches for 2019-10-22
 2019-10-22 12:21 UTC  (2+ messages)
` [PULL v2 06/12] qapi: Split up scripts/qapi/common.py

[PATCH] net: add tulip (dec21143) driver
 2019-10-22 12:02 UTC  (4+ messages)

[PATCH v33 00/13] QEMU AVR 8 bit cores
 2019-10-22 11:51 UTC  (5+ messages)
` [PATCH v33 01/13] target/avr: Add outward facing interfaces and core CPU logic

[PATCH v3 0/4] ppc: reset the interrupt presenter from the CPU reset handler
 2019-10-22 11:43 UTC  (12+ messages)
` [PATCH v3 1/4] spapr: move CPU reset after presenter creation
` [PATCH v3 2/4] spapr_cpu_core: Implement DeviceClass::reset
` [PATCH v3 3/4] ppc: reset the interrupt presenter from the CPU reset handler
` [PATCH v3 4/4] spapr/xive: Set the OS CAM line at reset

[PATCH v2] hw/m68k/mcf5206.c: Switch to transaction-based ptimer API
 2019-10-22 11:40 UTC  (2+ messages)

[PATCH for 4.2 v6 00/54] Support for TCG plugins
 2019-10-22 11:37 UTC  (2+ messages)

[PATCH v13 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-22 11:22 UTC  (5+ messages)
` [PATCH v13 06/12] numa: Extend CLI to provide memory latency and bandwidth information

[PATCH v2 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-10-22 11:33 UTC  (9+ messages)
` [PATCH v2 1/6] hw/hppa/dino.c: Improve emulation of Dino PCI chip
` [PATCH v2 2/6] hppa: Add support for LASI chip with i82596 NIC
` [PATCH v2 3/6] ps2: accept 'Set Key Make and Break' commands
` [PATCH v2 4/6] hppa: add emulation of LASI PS2 controllers
` [PATCH v2 5/6] hppa: Add emulation of Artist graphics

[PATCH 0/5] travis.yml improvements: Update libraries, build with arm64
 2019-10-22 11:19 UTC  (4+ messages)
` [PATCH 5/5] travis.yml: Compile on arm64, too

[PATCH v3 0/6] block-copy: memory limit
 2019-10-22 11:18 UTC  (7+ messages)
` [PATCH v3 1/6] block/block-copy: allocate buffer in block_copy_with_bounce_buffer
` [PATCH v3 2/6] block/block-copy: limit copy_range_size to 16 MiB
` [PATCH v3 3/6] block/block-copy: refactor copying
` [PATCH v3 4/6] util: introduce SharedResource
` [PATCH v3 5/6] block/block-copy: add memory limit
` [PATCH v3 6/6] block/block-copy: increase buffered copy request

[PATCH 00/30] virtiofs daemon (base)
 2019-10-22 11:07 UTC  (10+ messages)
` [PATCH 11/30] virtiofsd: fuse: Make iov_length usable outside fuse_lowlevel.c
` [PATCH 17/30] virtiofsd: Add main virtio loop
` [PATCH 21/30] virtiofsd: Start reading commands from queue

[PATCH] runstate: ignore exit request in finish migrate state
 2019-10-22 11:06 UTC  (5+ messages)

[PULL 00/11] Linux user for 4.2 patches
 2019-10-22 11:02 UTC  (13+ messages)
` [PULL 01/11] linux-user: add strace for dup3
` [PULL 02/11] Fix unsigned integer underflow in fd-trans.c
` [PULL 03/11] linux-user/strace: Display invalid pointer in print_timeval()
` [PULL 04/11] linux-user/strace: Add print_timezone()
` [PULL 05/11] linux-user/strace: Improve settimeofday()
` [PULL 06/11] linux-user/syscall: Introduce target_sockaddr_nl
` [PULL 07/11] linux-user/strace: Dump AF_NETLINK sockaddr content
` [PULL 08/11] linux-user/strace: Add print_sockfd()
` [PULL 09/11] linux-user/strace: Improve bind() output
` [PULL 10/11] linux-user/strace: Let print_sockaddr() have a 'last' argument
` [PULL 11/11] linux-user/syscall: Align target_sockaddr fields using ABI types

[PATCH v2 0/6] block-copy: memory limit
 2019-10-22 10:59 UTC  (10+ messages)
` [PATCH v2 3/6] block/block-copy: refactor copying
` [PATCH v2 4/6] util: introduce SharedResource
` [PATCH v2 5/6] block/block-copy: add memory limit
` [PATCH v2 6/6] block/block-copy: increase buffered copy request

[PULL 00/12] QAPI patches for 2019-10-22
 2019-10-22 10:49 UTC  (15+ messages)
` [PULL 01/12] qapi: Don't suppress doc generation without pragma doc-required
` [PULL 02/12] qapi: Store pragma state in QAPISourceInfo, not global state
` [PULL 03/12] qapi: Eliminate accidental global frontend state
` [PULL 04/12] qapi: Speed up frontend tests
` [PULL 05/12] qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py
` [PULL 06/12] qapi: Split up scripts/qapi/common.py
` [PULL 07/12] qapi: Clear scripts/qapi/doc.py executable bits again
` [PULL 08/12] tests/qapi-schema: Tidy up test output indentation
` [PULL 09/12] qapi: Add feature flags to commands
` [PULL 10/12] tests: qapi: Test 'features' of commands
` [PULL 11/12] tests/qapi-schema: Cover feature documentation comments
` [PULL 12/12] qapi: Allow introspecting fix for savevm's cooperation with blockdev

[PATCH v8 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-10-22 10:35 UTC  (13+ messages)
` [PATCH v8 2/8] block: Support providing LCHS from user
` [PATCH v8 3/8] bootdevice: Add interface to gather LCHS
` [PATCH v8 4/8] scsi: Propagate unrealize() callback to scsi-hd
` [PATCH v8 5/8] bootdevice: Gather LCHS from all relevant devices
` [PATCH v8 6/8] bootdevice: Refactor get_boot_devices_list
` [PATCH v8 7/8] bootdevice: FW_CFG interface for LCHS values

[PATCH v6 0/9] target/arm/kvm: enable SVE in guests
 2019-10-22 10:29 UTC  (8+ messages)

[PATCH v6 00/12] target/mips: Misc cleanups for September/October 2019
 2019-10-22 10:27 UTC  (2+ messages)

[PATCH v2 00/20] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-22 10:09 UTC  (19+ messages)
` [PATCH v2 03/20] piix4: Add a i8259 Interrupt Controller as specified in datasheet
` [PATCH v2 04/20] Revert "irq: introduce qemu_irq_proxy()"
` [PATCH v2 05/20] piix4: Rename PIIX4 object to piix4-isa
` [PATCH v2 06/20] piix4: Add a i8257 DMA Controller as specified in datasheet
` [PATCH v2 13/20] hw/pci-host/piix: Extract piix3_create()
` [PATCH v2 17/20] hw/pci-host/piix: Fix code style issues

[PULL 0/9] more s390x fixes
 2019-10-22  9:54 UTC  (10+ messages)
` [PULL 1/9] s390x/cpumodel: Add missing visit_free
` [PULL 2/9] s390x/mmu: Remove duplicate check for MMU_DATA_STORE
` [PULL 3/9] s390x/tcg: Fix VECTOR MULTIPLY LOGICAL ODD
` [PULL 4/9] s390x/tcg: Fix VECTOR MULTIPLY AND ADD *
` [PULL 5/9] s390x/tcg: Fix VECTOR SHIFT RIGHT ARITHMETIC BY BYTE
` [PULL 6/9] s390x/tcg: Fix VECTOR SUBTRACT COMPUTE BORROW INDICATION
` [PULL 7/9] s390x/tcg: Fix VECTOR SUBTRACT WITH "
` [PULL 8/9] s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW COMPUTE "
` [PULL 9/9] s390x/kvm: Set default cpu model for all machine classes

[PATCH 00/21] hw: Let the machine be the owner of the system memory
 2019-10-22  9:47 UTC  (4+ messages)
` [PATCH 07/21] hw: Drop QOM ownership on memory_region_allocate_system_memory() calls

[Bug 1849234] [NEW] Macos Catalina bug
 2019-10-22  9:21 UTC  (2+ messages)
` [Bug 1849234] "

[Qemu-devel] [PATCH v8 00/37] target/mips: Misc patches for 4.2
 2019-10-22  9:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 05/37] target/mips: Add support for emulation of CRC32 group of instructions

[PATCH v4] qga: add command guest-get-devices for reporting VirtIO devices
 2019-10-22  9:10 UTC  (2+ messages)

[RFC PATCH] iothread: add set_iothread_poll_* commands
 2019-10-22  8:51 UTC  (2+ messages)

[GIT PULL for qemu-pseries] pseries: Update SLOF firmware image
 2019-10-22  8:49 UTC  (3+ messages)

[PATCH] Semihost SYS_READC implementation
 2019-10-22  8:34 UTC  (2+ messages)

[PATCH] virtio: drop unused virtio_device_stop_ioeventfd() function
 2019-10-22  8:02 UTC  (2+ messages)

qemu/powernv: coreboot support?
 2019-10-22  7:58 UTC  (14+ messages)

[Patch v2] checkpatch: sugguest to use qemu_real_host_page_size instead of getpagesize() or sysconf(_SC_PAGESIZE)
 2019-10-22  7:45 UTC  (2+ messages)

[Resend PATCH 0/3] Add CPU model for intel processor Cooper Lake
 2019-10-22  7:35 UTC  (4+ messages)
` [Resend PATCH 1/3] i386: Add MSR feature bit for MDS-NO
` [Resend PATCH 2/3] i386: Add macro for stibp
` [Resend PATCH 3/3] i386: Add new CPU model Cooperlake

Missing PVR setting capability
 2019-10-22  7:04 UTC  (2+ messages)

[PATCH v4] migration: Support QLIST migration
 2019-10-22  6:40 UTC  (2+ messages)

[PATCH] memory-device: simplify Makefile.objs conditions
 2019-10-22  6:00 UTC  (2+ messages)

[PATCH] tcg/LICENSE: Remove no-longer-true statement that TCG is BSD-licensed
 2019-10-22  5:21 UTC  (5+ messages)


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