qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-26 22:57:56 to 2020-01-27 16:19:57 UTC [more...]

Making QEMU easier for management tools and applications
 2020-01-27 16:18 UTC  (36+ messages)
                ` Tooling to help humans use JSON (was: Making QEMU easier for management tools and applications)

[PATCH v4 0/7] hw/arm/raspi: Run U-Boot on the raspi machines
 2020-01-27 16:15 UTC  (7+ messages)
` [PATCH v4 5/7] tests/boot_linux_console: Test booting U-Boot on the Raspberry Pi 2
` [PATCH v4 7/7] tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'

[PATCH 0/8] tests/vm: Add support for aarch64 VMs
 2020-01-27 16:10 UTC  (19+ messages)
` [PATCH 2/8] tests/vm: increased max timeout for vm boot
` [PATCH 3/8] tests/vm: change wait_ssh to optionally wait for root
` [PATCH 4/8] tests/vm: Add configuration to basevm.py
` [PATCH 5/8] tests/vm: Added configuration file support
` [PATCH 6/8] tests/vm: add --boot-console switch
` [PATCH 7/8] tests/vm: Added a new script for ubuntu.aarch64

[PATCH] e1000e: Avoid hw_error if legacy mode used
 2020-01-27 16:03 UTC 

[PATCH 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2020-01-27 16:01 UTC  (3+ messages)

Documentation and VFIO on SPARC
 2020-01-27 16:04 UTC  (2+ messages)

[PATCH v6 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2020-01-27 15:58 UTC  (7+ messages)
` [PATCH v6 2/2] s390: diagnose 318 info reset and migration support

[PATCH] tests/acceptance: Add a test for the canon-a1100 machine
 2020-01-27 15:41 UTC  (4+ messages)

[PATCH 0/2] virtio-balloon: Reject qmp_balloon during hot-unplug
 2020-01-27 15:38 UTC  (10+ messages)
` [PATCH 2/2] "

[PATCH 0/2] migration/compress: refine the compress case
 2020-01-27 15:32 UTC  (6+ messages)
` [PATCH 1/2] migration/compress: compress QEMUFile is not writable
` [PATCH 2/2] migration/compress: disable compress if failed to setup

[PATCH v8 00/11] Multi-phase reset mechanism
 2020-01-27 15:20 UTC  (5+ messages)

[RFC PATCH] pcie: Defer hot unplug until migration is complete
 2020-01-27 15:12 UTC  (4+ messages)

[Question] Regarding containers "unattached/peripheral/anonymous" - their relation with hot(un)plug of devices
 2020-01-27 15:03 UTC  (6+ messages)

[PATCH 0/2] ppc/pnv: Add models for PHB4 and PHB3 PCIe Host bridges
 2020-01-27 14:45 UTC  (3+ messages)
` [PATCH 1/2] ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
` [PATCH 2/2] ppc/pnv: Add models for POWER8 PHB3 "

[PATCH 0/3] ppc/pnv: Add a "hostboot" mode
 2020-01-27 14:41 UTC  (4+ messages)
` [PATCH 1/3] ppc/pnv: Add support for HRMOR on Radix host
` [PATCH 2/3] ppc/pnv: remove useless "core-pir" property alias
` [PATCH 3/3] ppc/pnv: Add support for "hostboot" mode

[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
 2020-01-27 14:41 UTC  (14+ messages)
` [PATCH REPOST v3 64/80] ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
  ` [PATCH REPOST v3 64/80] ppc/{ppc440_bamboo,sam460ex}: "
` [PATCH REPOST v3 65/80] ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
` [PATCH REPOST v3 74/80] exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize()
  ` [PATCH v3.1 "
` [PATCH REPOST v3 78/80] hostmem: fix strict bind policy

[PATCH] riscv: Format Rd of FMV.W.X with NoN-boxing
 2020-01-27 14:17 UTC  (9+ messages)

[PATCH] tests/Makefile: Fix inclusion of the qos dependency files
 2020-01-27 14:11 UTC  (2+ messages)

[PATCH] riscv: Add helper to make NaN-boxing for FP register
 2020-01-27 14:10 UTC 

[PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images
 2020-01-27 14:10 UTC  (8+ messages)

[PATCH 0/9] RFC: [for 5.0]: HMP monitor handlers cleanups
 2020-01-27 14:07 UTC  (26+ messages)
` [PATCH 1/9] monitor: uninline add_init_drive
` [PATCH 3/9] monitor: move hmp_drive_del and hmp_commit to blockdev-hmp-cmds.c
` [PATCH 4/9] monitor: move hmp_drive_mirror and hmp_drive_backup "
` [PATCH 5/9] monitor: move hmp_block_job* to blockdev-hmp-cmd.c
` [PATCH 8/9] monitor: move hmp_info_block* to blockdev-hmp-cmds.c
` [PATCH 9/9] monitor/hmp: Prefer to use hmp_handle_error for error reporting in block hmp commands

[RFC] migration: Remove old compression code
 2020-01-27 14:05 UTC  (3+ messages)

Booting Debian in qemu-system-alpha
 2020-01-27  8:30 UTC  (5+ messages)

[PULL 00/15] s390x update
 2020-01-27 13:54 UTC  (17+ messages)
` [PULL 01/15] s390x/sclp.c: remove unneeded label in sclp_service_call()
` [PULL 02/15] intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()
` [PULL 03/15] s390x/event-facility.c: remove unneeded labels
` [PULL 04/15] s390x: adapter routes error handling
` [PULL 05/15] s390x/event-facility: fix error propagation
` [PULL 06/15] target/s390x: Remove duplicated ifdef macro
` [PULL 07/15] docs/devel: fix stable process doc formatting
` [PULL 08/15] target/s390x/kvm: Enable adapter interruption suppression again
` [PULL 09/15] target/s390x: Move struct DisasFields definition earlier
` [PULL 10/15] target/s390x: Remove DisasFields argument from callbacks
` [PULL 11/15] target/s390x: Pass DisasContext to get_field and have_field
` [PULL 12/15] target/s390x: Move DisasFields into DisasContext
` [PULL 13/15] target/s390x: Remove DisasFields argument from extract_insn
` [PULL 14/15] hw/s390x: Add a more verbose comment about get_machine_class() and the wrappers
` [PULL 15/15] s390x: sigp: Fix sense running reporting

[PATCH v3 00/21] Multifd Migration Compression
 2020-01-27 13:43 UTC  (4+ messages)
` [PATCH v3 19/21] migration: Add zlib compression multifd support

[PATCH rc2 00/25] target/avr merger
 2020-01-27 13:38 UTC  (14+ messages)
` [PATCH rc2 01/25] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH rc2 20/25] hw/avr: Add some ATmega microcontrollers

[PATCH v1] hw/i386: disable smbus migration for xenpv
 2020-01-27 13:26 UTC  (10+ messages)
` [PATCH v2] hw/i386: disable smbus migration for xenfv

[PATCH] .travis.yml: Drop superfluous use of --python=python3 parameter
 2020-01-27 13:23 UTC  (2+ messages)

[PATCH v2 0/4] virtio-pci: enable blk and scsi multi-queue by default
 2020-01-27 13:17 UTC  (10+ messages)
` [PATCH v2 1/4] virtio-scsi: introduce a constant for fixed virtqueues
` [PATCH v2 2/4] virtio-scsi: default num_queues to -smp N
` [PATCH v2 3/4] virtio-blk: "
` [PATCH v2 4/4] vhost-user-blk: "

[PATCH] iotests/279: Fix for non-qcow2 formats
 2020-01-27 12:44 UTC  (2+ messages)

[PULL 000/111] virtiofs queue
 2020-01-27 12:41 UTC  (5+ messages)
` [PULL 016/111] virtiofsd: Add options for virtio
` [PULL 111/111] virtiofsd: add some options to the help message

[PATCH v3] qemu-cpu-models: Document -noTSX, mds-no, taa-no, and tsx-ctrl
 2020-01-27 12:16 UTC 

[qemu-web PATCH v2] Add "Security Process" information to the main website
 2020-01-27 12:00 UTC  (4+ messages)

[PATCH 1/2] NetRxPkt: Introduce support for additional hash types
 2020-01-27 11:54 UTC  (2+ messages)
` [PATCH 2/2] NetRxPkt: fix hash calculation of IPV6 TCP

[PATCH] migration: Simplify get_qlist
 2020-01-27 11:48 UTC  (2+ messages)

[PULL v3 00/11] target/hppa patch queue
 2020-01-27 11:23 UTC  (2+ messages)

[PATCH] bcm2835_dma: Fix TD mode
 2020-01-27 11:20 UTC  (3+ messages)

[PULL v4 00/58] Misc (x86 and QOM) patches for 2020-01-23
 2020-01-27 11:08 UTC  (2+ messages)

[PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
 2020-01-27 10:59 UTC  (17+ messages)
` [PATCH v3 01/13] usb/dev-storage: remove unused include
` [PATCH v3 02/13] monitor/hmp: uninline add_init_drive
` [PATCH v3 03/13] monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
` [PATCH v3 04/13] monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
` [PATCH v3 05/13] monitor/hmp: move hmp_drive_mirror and hmp_drive_backup "
` [PATCH v3 06/13] monitor/hmp: move hmp_block_job* "
` [PATCH v3 07/13] monitor/hmp: move hmp_snapshot_* "
` [PATCH v3 08/13] monitor/hmp: move hmp_nbd_server* "
` [PATCH v3 09/13] monitor/hmp: move remaining hmp_block* functions "
` [PATCH v3 10/13] monitor/hmp: move hmp_info_block* "
` [PATCH v3 11/13] monitor: Move hmp_drive_add_node "
` [PATCH v3 12/13] add 'error' prefix to vreport
` [PATCH v3 13/13] monitor/hmp: Prefer to use hmp_handle_error for error reporting in block hmp commands

[PATCH v2] qemu-cpu-models: Document -noTSX, mds-no, taa-no, and tsx-ctrl
 2020-01-27 10:29 UTC  (3+ messages)

[PATCH v3 0/4] Acceptance tests: boot Linux with KVM test
 2020-01-27  9:51 UTC  (10+ messages)
` [PATCH v3 4/4] travis.yml: Enable acceptance KVM tests

[GSoC/Outreachy QEMU proposal] Extend support for ioctls in QEMU linux-user mode
 2020-01-27  9:30 UTC  (2+ messages)

[PATCH rc3 00/30] target/avr merger
 2020-01-27  8:54 UTC  (38+ messages)
` [PATCH rc3 01/30] target/avr: Add basic parameters for new AVR platform
` [PATCH rc3 02/30] target/avr: Introduce AVR CPU class object
` [PATCH rc3 03/30] target/avr: Add migration support
` [PATCH rc3 04/30] target/avr: Add GDB support
` [PATCH rc3 05/30] target/avr: Introduce AVR features
` [PATCH rc3 06/30] target/avr: Add defintions of AVR core types
` [PATCH rc3 07/30] target/avr: Add instruction helpers
` [PATCH rc3 08/30] target/avr: Add instruction translation - Registers definition
` [PATCH rc3 09/30] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH rc3 10/30] target/avr: Add instruction translation - Branch Instructions
` [PATCH rc3 11/30] target/avr: Add instruction translation - Data Transfer Instructions
` [PATCH rc3 12/30] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH rc3 13/30] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH rc3 14/30] target/avr: Add instruction translation - CPU main translation function
` [PATCH rc3 15/30] target/avr: Add instruction disassembly function
` [PATCH rc3 16/30] hw/char: Add limited support for Atmel USART peripheral
` [PATCH rc3 17/30] hw/timer: Add limited support for Atmel 16 bit timer peripheral
` [PATCH rc3 18/30] hw/misc: Add Atmel power device
` [PATCH rc3 19/30] target/avr: Add section about AVR into QEMU documentation
` [PATCH rc3 20/30] target/avr: Register AVR support with the rest of QEMU
` [PATCH rc3 21/30] target/avr: Add machine none test
` [PATCH rc3 22/30] target/avr: Update MAINTAINERS file
` [PATCH rc3 23/30] hw/core/loader: Let load_elf populate the processor-specific flags
` [PATCH rc3 24/30] hw/avr: Add helper to load raw/ELF firmware binaries
` [PATCH rc3 25/30] hw/avr: Add some ATmega microcontrollers
` [PATCH rc3 26/30] hw/avr: Add some Arduino boards
` [PATCH rc3 27/30] target/avr: Update build system
` [PATCH rc3 28/30] tests/boot-serial-test: Test some Arduino boards (AVR based)
` [PATCH rc3 29/30] tests/acceptance: Test the Arduino MEGA2560 board
` [PATCH rc3 30/30] .travis.yml: Run the AVR acceptance tests

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2020-01-27  8:27 UTC  (2+ messages)
` [Bug 1849644] "

[PATCH v2 0/8] qemu-img, qemu-trace-stap, virtfs-proxy-helper: convert to rST
 2020-01-27  8:23 UTC  (3+ messages)
` [PATCH v2 2/8] hxtool: Support SRST/ERST directives

[PATCH] target/arm/arm-semi: Don't let the guest close stdin/stdout/stderr
 2020-01-27  7:49 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] migration: add sztd compression
 2020-01-27  7:19 UTC  (3+ messages)
`  "

OpenBIOS update broke Linux boot on qemu-system-sparc64
 2020-01-27  6:50 UTC  (2+ messages)

[PATCH 0/9] more audio fixes and improvements
 2020-01-27  6:45 UTC  (2+ messages)

[PATCH] audio/dsound: fix invalid parameters error
 2020-01-27  1:46 UTC  (3+ 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).