qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-22 08:17:56 to 2019-10-22 14:21:27 UTC [more...]

[PATCH v3 0/6] Enable more iotests during "make check-block"
 2019-10-22 13:48 UTC  (8+ messages)

[RFC PATCH] iothread: add set_iothread_poll_* commands
 2019-10-22 14:18 UTC  (3+ messages)

[PATCH for 4.2 v6 00/54] Support for TCG plugins
 2019-10-22 14:07 UTC  (8+ messages)
` [PATCH v6 37/54] plugin: expand the plugin_init function to include an info block
` [PATCH v6 39/54] plugin: add qemu_plugin_outs helper

[PULL 00/41] target-arm queue
 2019-10-22 13:31 UTC  (42+ 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 06/41] hw/timer/sh_timer: "
` [PULL 07/41] hw/timer/lm32_timer: "
` [PULL 08/41] hw/timer/altera_timer.c: "
` [PULL 09/41] hw/watchdog/etraxfs_timer.c: "
` [PULL 10/41] hw/m68k/mcf5208.c: "
` [PULL 11/41] target/arm: Split out rebuild_hflags_common
` [PULL 12/41] target/arm: Split out rebuild_hflags_a64
` [PULL 13/41] target/arm: Split out rebuild_hflags_common_32
` [PULL 14/41] target/arm: Split arm_cpu_data_is_big_endian
` [PULL 15/41] target/arm: Split out rebuild_hflags_m32
` [PULL 16/41] target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
` [PULL 17/41] target/arm: Split out rebuild_hflags_a32
` [PULL 18/41] target/arm: Split out rebuild_hflags_aprofile
` [PULL 19/41] target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
` [PULL 20/41] target/arm: Simplify set of PSTATE_SS "
` [PULL 21/41] target/arm: Hoist computation of TBFLAG_A32.VFPEN
` [PULL 22/41] target/arm: Add arm_rebuild_hflags
` [PULL 23/41] target/arm: Split out arm_mmu_idx_el
` [PULL 24/41] target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
` [PULL 25/41] target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
` [PULL 26/41] target/arm: Rebuild hflags at EL changes
` [PULL 27/41] target/arm: Rebuild hflags at MSR writes
` [PULL 28/41] target/arm: Rebuild hflags at CPSR writes
` [PULL 29/41] target/arm: Rebuild hflags at Xscale SCTLR writes
` [PULL 30/41] target/arm: Rebuild hflags for M-profile
` [PULL 31/41] target/arm: Rebuild hflags for M-profile NVIC
` [PULL 32/41] target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
` [PULL 33/41] hw/sd/sdhci: Add a comment to distinct the i.MX eSDHC functions
` [PULL 34/41] hw/sd/sdhci: Add dummy Samsung SDHCI controller
` [PULL 35/41] hw/arm/exynos4210: Use the Samsung s3c "
` [PULL 36/41] hw/arm/xilinx_zynq: Use the IEC binary prefix definitions
` [PULL 37/41] hw/arm/mps2: "
` [PULL 38/41] hw/arm/collie: Create the RAM in the board
` [PULL 39/41] hw/arm/omap2: "
` [PULL 40/41] hw/arm/omap1: "
` [PULL 41/41] hw/arm/digic4: Inline digic4_board_setup_ram() function

[PATCH v4 0/6] ppc: reset the interrupt presenter from the CPU reset handler
 2019-10-22 13:42 UTC  (4+ messages)
` [PATCH v4 3/6] ppc/pnv: Add a PnvChip pointer to PnvCore
` [PATCH v4 4/6] ppc: Reset the interrupt presenter from the CPU reset handler
` [PATCH v4 5/6] ppc/pnv: Fix naming of routines realizing the CPUs

[PATCH v4 0/7] ppc: reset the interrupt presenter from the CPU reset handler
 2019-10-22 13:46 UTC  (5+ messages)
` [PATCH v4 1/7] spapr: move CPU reset after presenter creation
` [PATCH v4 2/7] spapr_cpu_core: Implement DeviceClass::reset
` [PATCH v4 3/7] ppc/pnv: Introduce a PnvCore reset handler
` [PATCH v4 7/7] spapr/xive: Set the OS CAM line at reset

[PULL 0/9] more s390x fixes
 2019-10-22 13:52 UTC  (11+ 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] 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 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  (6+ messages)
` [PATCH v2 1/6] hw/hppa/dino.c: Improve emulation of Dino PCI chip
` [PATCH v2 3/6] ps2: accept 'Set Key Make and Break' commands

[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  (11+ 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 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  (3+ messages)

[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

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

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

[PATCH] Semihost SYS_READC implementation
 2019-10-22  8:34 UTC  (2+ 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).