qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-24 12:53:41 to 2020-01-25 11:53:16 UTC [more...]

Making QEMU easier for management tools and applications
 2020-01-25 11:52 UTC  (24+ messages)

[PATCH] bsd-user: improve support for sparc syscall flags
 2020-01-25 11:47 UTC  (6+ messages)

[PATCH rc2 00/25] target/avr merger
 2020-01-25 10:48 UTC  (11+ messages)
` [PATCH rc2 01/25] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH rc2 12/25] hw/timer: Add limited support for Atmel 16 bit timer peripheral
` [PATCH rc2 21/25] hw/avr: Add some Arduino boards

[PATCH v4 0/7] target/mips: Misc MIPS fixes and improvements for 5.0
 2020-01-25 10:22 UTC  (19+ messages)
` [PATCH v4 1/7] target/mips: Rectify documentation on deprecating r4k machine
` [PATCH v4 2/7] target/mips: Add support for MIPS<32|64>R6 CRC32 ISA
` [PATCH v4 3/7] target/mips: Amend CP0 WatchHi register implementation
` [PATCH v4 4/7] target/mips: Add implementation of GINVT instruction
` [PATCH v4 5/7] disas: Add a field for target-dependant data
` [PATCH v4 6/7] disas: mips: Add micromips R6 disassembler - infrastructure and 16-bit instructions
` [PATCH v4 7/7] disas: mips: Add micromips R6 disassembler - 32-bit instructions

Making QEMU easier for management tools and applications
 2020-01-25  9:28 UTC  (19+ messages)
                ` Integrating QOM into QAPI (was: Making QEMU easier for management tools and applications)
                    ` Integrating QOM into QAPI

[RFC] migration: Remove old compression code
 2020-01-25  8:42 UTC  (2+ messages)

[PATCH v3 00/21] Multifd Migration Compression
 2020-01-25  7:20 UTC  (23+ messages)
` [PATCH v3 07/21] migration: Make multifd_save_setup() get an Error parameter
` [PATCH v3 08/21] migration: Make multifd_load_setup() "
` [PATCH v3 09/21] migration: Add multifd-compress parameter
` [PATCH v3 16/21] migration: Add support for modules
` [PATCH v3 18/21] migration: Make no compression operations into its own structure
` [PATCH v3 19/21] migration: Add zlib compression multifd support
` [PATCH v3 20/21] configure: Enable test and libs for zstd
` [PATCH v3 21/21] migration: Add zstd compression multifd support

[Bug 1852781] [NEW] qemu s390x on focal - applications breaking
 2020-01-25  4:17 UTC  (3+ messages)
` [Bug 1852781] "

[Bug 1849879] [NEW] qemu-arm should accept vmrs apsr_nzcv, fpscr on M-profile
 2020-01-24 23:33 UTC  (2+ messages)
` [Bug 1849879] "

[PULL v3 00/11] target/hppa patch queue
 2020-01-24 23:20 UTC  (12+ messages)
` [PULL v3 01/11] hw/hppa/dino.c: Improve emulation of Dino PCI chip
` [PULL v3 02/11] hppa: Add support for LASI chip with i82596 NIC
` [PULL v3 03/11] ps2: accept 'Set Key Make and Break' commands
` [PULL v3 04/11] hppa: add emulation of LASI PS2 controllers
` [PULL v3 05/11] hppa: Switch to tulip NIC by default
` [PULL v3 06/11] seabios-hppa: update to latest version
` [PULL v3 07/11] hppa: Add emulation of Artist graphics
` [PULL v3 08/11] hw/hppa/machine: Correctly check the firmware is in PDC range
` [PULL v3 09/11] hw/hppa/machine: Restrict the total memory size to 3GB
` [PULL v3 10/11] hw/hppa/machine: Map the PDC memory region with higher priority
` [PULL v3 11/11] target/hppa: Allow, but diagnose, LDCW aligned only mod 4

[PATCH v1 00/13] docker multiarch awareness
 2020-01-24 22:29 UTC  (15+ messages)
` [PATCH v1 01/13] tests/docker: move most cross compilers to buster base
` [PATCH v1 02/13] tests/docker: better handle symlinked libs
` [PATCH v1 03/13] gitlab-ci: Refresh the list of iotests
` [PATCH v1 04/13] travis.yml: Install genisoimage package
` [PATCH v1 05/13] .shippable: --disable-docs for cross-compile tests
` [PATCH v1 06/13] tests/docker: move all cross-compilers images into dockerfiles.cross
` [PATCH v1 07/13] tests/docker: move all multiarch containers into dockerfiles.multiarch
` [PATCH v1 08/13] tests/docker: search the tests/docker tree to inline parent dockerfile
` [PATCH v1 09/13] tests/docker: switch to multiarch aware container support
` [PATCH v1 10/13] tests/docker: add debian10-native-qemu-build
` [PATCH v1 11/13] tests/docker: rename the cross builds
` [PATCH v1 12/13] tests/docker: re-enable cross-compiling for x86_64 hosts
` [PATCH v1 13/13] tests/docker: enable cross-compilers for aarch64

[PATCH v6 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2020-01-24 22:22 UTC  (4+ messages)
` [PATCH v6 1/2] s390/kvm: header sync for diag318
` [PATCH v6 2/2] s390: diagnose 318 info reset and migration support

[PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images
 2020-01-24 21:28 UTC  (3+ messages)

[PATCH v3 0/4] Acceptance tests: boot Linux with KVM test
 2020-01-24 21:15 UTC  (11+ messages)
` [PATCH v3 2/4] tests/acceptance: boot_linux_console: Add boot Linux with kvm tests
` [PATCH v3 4/4] travis.yml: Enable acceptance KVM tests

[PATCH] bcm2835_dma: Fix TD mode
 2020-01-24 17:55 UTC 

Booting Debian in qemu-system-alpha
 2020-01-24 20:52 UTC  (3+ messages)

[PATCH v2 0/2] Add support for 2nd generation AMD EPYC processors
 2020-01-24 20:35 UTC  (2+ messages)

[PULL v4 00/58] Misc (x86 and QOM) patches for 2020-01-23
 2020-01-24 20:18 UTC 

[PULL v2 00/59] Misc (x86 and QOM) patches for 2020-01-23
 2020-01-24 19:58 UTC  (5+ messages)

[PATCH] target/arm/arm-semi: Don't let the guest close stdin/stdout/stderr
 2020-01-24 19:57 UTC  (2+ messages)

QEMU for aarch64 with plugins seems to fail basic consistency checks
 2020-01-24 19:44 UTC  (4+ messages)
  ` [EXTERNAL] "

[Bug 1860553] [NEW] cmake crashes on qemu-alpha-user with Illegal Instruction
 2020-01-24 19:15 UTC  (3+ messages)
` [Bug 1860553] "

[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend
 2020-01-24 19:17 UTC  (11+ messages)
` [PATCH REPOST v3 53/80] mips/mips_jazz: use memdev for RAM
` [PATCH REPOST v3 54/80] mips/mips_malta: "
` [PATCH REPOST v3 55/80] mips/mips_mipssim: "
` [PATCH REPOST v3 56/80] mips/mips_r4k: "
` [PATCH REPOST v3 78/80] hostmem: fix strict bind policy

[PATCH 0/8] tests/vm: Add support for aarch64 VMs
 2020-01-24 19:00 UTC  (12+ messages)
` [PATCH 1/8] tests/vm: Debug mode shows ssh output
` [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 8/8] tests/vm: Added a new script for centos.aarch64

[PULL v2 00/14] testing fixes and semihosting console support
 2020-01-24 18:45 UTC  (4+ messages)
` [PULL v2 11/14] semihosting: add qemu_semihosting_console_inc for SYS_READC

[Question] Regarding containers "unattached/peripheral/anonymous" - their relation with hot(un)plug of devices
 2020-01-24 18:44 UTC  (5+ messages)

[PULL v2 0/7] MIPS queue for Jan 24th, 2020
 2020-01-24 18:39 UTC  (10+ messages)
` [PULL v2 1/7] target/mips: Rectify documentation on deprecating r4k machine
` [PULL v2 2/7] disas: Add a field for target-dependant data
` [PULL v2 3/7] mips-semi.c: remove 'uhi_done' label in helper_do_semihosting()
` [PULL v2 4/7] mips/mips_jazz: use memdev for RAM
` [PULL v2 5/7] mips/mips_malta: "
` [PULL v2 6/7] mips/mips_mipssim: "
` [PULL v2 7/7] mips/mips_r4k: "
  ` [EXTERNAL]Re: [PULL v2 0/7] MIPS queue for Jan 24th, 2020

[PATCH v2 0/8] qemu-img, qemu-trace-stap, virtfs-proxy-helper: convert to rST
 2020-01-24 18:24 UTC  (12+ messages)
` [PATCH v2 1/8] Makefile: Ensure we don't run Sphinx in parallel for manpages
` [PATCH v2 2/8] hxtool: Support SRST/ERST directives
` [PATCH v2 3/8] docs/sphinx: Add new hxtool Sphinx extension
` [PATCH v2 4/8] qemu-img-cmds.hx: Add rST documentation fragments
` [PATCH v2 5/8] qemu-img: Convert invocation documentation to rST
` [PATCH v2 6/8] qemu-img-cmds.hx: Remove texinfo document fragments
` [PATCH v2 7/8] scripts/qemu-trace-stap: Convert documentation to rST
` [PATCH v2 8/8] virtfs-proxy-helper: "

[PULL 0/7] MIPS queue for January 24th, 2020
 2020-01-24 17:47 UTC  (9+ messages)
` [PULL 1/7] target/mips: Rectify documentation on deprecating r4k machine
` [PULL 2/7] disas: Add a field for target-dependant data
` [PULL 3/7] mips-semi.c: remove 'uhi_done' label in helper_do_semihosting()
` [PULL 4/7] mips/mips_jazz: use memdev for RAM
` [PULL 5/7] mips/mips_malta: "
` [PULL 6/7] mips/mips_mipssim: "
` [PULL 7/7] mips/mips_r4k: "
` [EXTERNAL][PULL 0/7] MIPS queue for January 24th, 2020

[PATCH v1 00/59] trivial unneeded labels cleanup
 2020-01-24 17:22 UTC  (3+ messages)
` [PATCH v1 06/59] mips-semi.c: remove 'uhi_done' label in helper_do_semihosting()

OpenBIOS update broke Linux boot on qemu-system-sparc64
 2020-01-24 16:51 UTC 

[PATCH] acpi: cpuhp: document how to use CPHP_GET_CPU_ID_CMD command
 2020-01-24 16:04 UTC  (2+ messages)

[Bug 1860759] [NEW] [REGRESSION] option `-snapshot` ignored with blockdev
 2020-01-24 15:50 UTC  (5+ messages)
` [Bug 1860759] "

[PATCH v2 0/4] linux-user: Add support for fs and fd ioctls
 2020-01-24 15:47 UTC  (5+ messages)
` [PATCH v2 1/4] linux-user: Add support for FS_IOC_FS<GET|SET>XATTR ioctls
` [PATCH v2 2/4] linux-user: Add support for FITRIM ioctl
` [PATCH v2 3/4] linux-user: Add support for FIFREEZE and FITHAW ioctls
` [PATCH v2 4/4] linux-user: Add support for FDGETFDCSTAT ioctl

[PATCH v2] s390x: sigp: Fix sense running reporting
 2020-01-24 15:00 UTC  (2+ messages)

Documentation and VFIO on SPARC
 2020-01-24 14:48 UTC 

[PATCH] hw/s390x: Add a more verbose comment about get_machine_class() and the wrappers
 2020-01-24 14:38 UTC  (3+ messages)

[PULL v2 00/59] Misc (x86 and QOM) patches for 2020-01-23
 2020-01-24 14:38 UTC  (5+ messages)

[PATCH 0/5] target/s390x: Do not leak stack address in translate_one
 2020-01-24 14:25 UTC  (4+ messages)

[PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
 2020-01-24 14:24 UTC  (8+ messages)

[RFC 0/2] virtio-rng: add a control queue
 2020-01-24 14:05 UTC  (5+ messages)

qemu-img convert vs writing another copy tool
 2020-01-24 13:49 UTC  (4+ messages)

[PATCH] iscsi: Don't access non-existent scsi_lba_status_descriptor
 2020-01-24 13:45 UTC  (3+ messages)

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 1
 2020-01-24 13:22 UTC  (2+ messages)

[Qemu-devel] [PULL 00/29] ppc-for-4.0 queue 20190109
 2020-01-24 13:21 UTC  (3+ messages)
` [Qemu-devel] [PULL 12/29] target/ppc: move FP and VMX registers into aligned vsr register array
  `  "

[PATCH] s390x: sigp: Fix sense running reporting
 2020-01-24 13:15 UTC  (6+ 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).