qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-22 12:54:01 to 2019-11-24 20:11:19 UTC [more...]

[PATCH v2 0/5] hvf: stability fixes for HVF
 2019-11-24 20:05 UTC  (5+ messages)
` [PATCH v2 1/5] hvf: non-RAM, non-ROMD memory ranges are now correctly mapped in
` [PATCH v2 2/5] hvf: remove TSC synchronization code because it isn't fully complete
` [PATCH v2 3/5] hvf: correctly handle REX prefix in relation to legacy prefixes
` [PATCH v2 5/5] hvf: save away type as well as vector so we can reinject them

[PATCH v36 00/17] QEMU AVR 8 bit cores
 2019-11-24 16:21 UTC  (25+ messages)
` [PATCH v36 01/17] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v36 02/17] target/avr: Add instruction helpers
` [PATCH v36 03/17] target/avr: Add instruction decoding
` [PATCH v36 04/17] target/avr: Add instruction translation - Registers definition
` [PATCH v36 05/17] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v36 06/17] target/avr: Add instruction translation - Branch Instructions
` [PATCH v36 07/17] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH v36 08/17] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH v36 09/17] target/avr: Add instruction translation - CPU main translation function
` [PATCH v36 10/17] target/avr: Add instruction disassembly function
` [PATCH v36 11/17] target/avr: Add limited support for USART and 16 bit timer peripherals
` [PATCH v36 12/17] target/avr: Add example board configuration
` [PATCH v36 13/17] target/avr: Register AVR support with the rest of QEMU
` [PATCH v36 14/17] target/avr: Update build system
` [PATCH v36 15/17] target/avr: Add boot serial test
` [PATCH v36 16/17] target/avr: Add Avocado test
` [PATCH v36 17/17] target/avr: Update MAINTAINERS file

[PATCH] linux-user: Improve strace output for read() and getcwd()
 2019-11-24 13:31 UTC  (6+ messages)

[PATCH v2] linux-user/strace: Improve strace output for read() and getcwd()
 2019-11-24 12:38 UTC  (2+ messages)

[PATCH 0/5] hvf: stability fixes for HVF
 2019-11-24 12:17 UTC  (2+ messages)

[PATCH] riscv: sifive_u: Add a "serial" property for board serial number
 2019-11-24  7:35 UTC  (2+ messages)

[PATCH] hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()
 2019-11-24  7:33 UTC  (2+ messages)

[PATCH v35 00/13] QEMU AVR 8 bit cores
 2019-11-24  1:14 UTC  (19+ messages)
` [PATCH v35 01/13] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v35 10/13] target/avr: Add limited support for USART and 16 bit timer peripherals
` [PATCH v35 12/13] target/avr: Register AVR support with the rest of QEMU, the build system, and the WMAINTAINERS file
` [PATCH v35 13/13] target/avr: Add tests

9p: requests efficiency
 2019-11-23 19:26 UTC  (4+ messages)

[PULL 0/1] 9p fixes for QEMU 4.2-rc3
 2019-11-23 16:59 UTC  (2+ messages)
` [PULL 1/1] 9pfs: Fix divide by zero bug

[PATCH] 9pfs: Fix divide by zero bug
 2019-11-23 15:29 UTC  (3+ messages)

[PATCH v2 0/5] MAINTAINERS: Fine adjustment for (mostly mips) content
 2019-11-23 14:18 UTC  (11+ messages)
` [PATCH v2 4/5] MAINTAINERS: Adjust maintainership for R4000 systems
` [PATCH v2 5/5] MAINTAINERS: Add two files to Malta section

[PATCH v4 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-11-23 13:59 UTC  (2+ messages)

[PATCH] target/arm: Honor HCR_EL2.TID3 trapping requirements
 2019-11-23 11:56 UTC 

[RFC PATCH-for-5.0] hw/pci-host: Add Kconfig selector for IGD PCIe pass-through
 2019-11-23  9:56 UTC  (6+ messages)

[PATCH for-5.0 v5 00/23] ppc/pnv: add XIVE support for KVM guests
 2019-11-23  9:25 UTC  (9+ messages)
` [PATCH for-5.0 v5 17/23] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
` [PATCH for-5.0 v5 18/23] ppc/xive: Move the TIMA operations to the controller model
` [PATCH for-5.0 v5 19/23] ppc/xive: Remove the get_tctx() XiveRouter handler

[Qemu-devel] [Bug 1746943] [NEW] qemu-aarch64-static: qemu: uncaught target signal 11 for ps/top cmd
 2019-11-23  4:17 UTC  (2+ messages)
` [Bug 1746943] "

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2019-11-23  3:48 UTC  (2+ messages)
` [Bug 1849644] "

[PATCH] io/channel-websock: treat 'binary' and no sub-protocol as the same
 2019-11-23  3:43 UTC 

[PATCH 0/6] Enable Travis builds on arm64, ppc64le and s390x
 2019-11-22 23:09 UTC  (12+ messages)
` [PATCH 1/6] iotests: Skip test 060 if it is not possible to create large files
` [PATCH 2/6] iotests: Skip test 079 "
` [PATCH 3/6] tests/hd-geo-test: Skip test when images can not be created
` [PATCH 4/6] tests/test-util-filemonitor: Skip test on non-x86 Travis containers
` [PATCH 6/6] travis.yml: Enable builds on arm64, ppc64le and s390x

[PATCH] riscv: virt: Allow PCI address 0
 2019-11-22 22:41 UTC  (2+ messages)

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-11-22 21:56 UTC  (23+ messages)
` [PATCH for-5.0 v11 01/20] migration: Support QLIST migration
` [PATCH for-5.0 v11 02/20] virtio-iommu: Add skeleton
` [PATCH for-5.0 v11 03/20] virtio-iommu: Decode the command payload
` [PATCH for-5.0 v11 04/20] virtio-iommu: Add the iommu regions
` [PATCH for-5.0 v11 05/20] virtio-iommu: Endpoint and domains structs and helpers
` [PATCH for-5.0 v11 06/20] virtio-iommu: Implement attach/detach command
` [PATCH for-5.0 v11 07/20] virtio-iommu: Implement map/unmap
` [PATCH for-5.0 v11 08/20] virtio-iommu: Implement translate
` [PATCH for-5.0 v11 09/20] virtio-iommu: Implement fault reporting
` [PATCH for-5.0 v11 10/20] virtio-iommu-pci: Add virtio iommu pci support
` [PATCH for-5.0 v11 11/20] hw/arm/virt: Add the virtio-iommu device tree mappings
` [PATCH for-5.0 v11 12/20] qapi: Introduce DEFINE_PROP_INTERVAL
` [PATCH for-5.0 v11 13/20] virtio-iommu: Implement probe request
` [PATCH for-5.0 v11 14/20] virtio-iommu: Handle reserved regions in the translation process
` [PATCH for-5.0 v11 15/20] virtio-iommu-pci: Add array of Interval properties
` [PATCH for-5.0 v11 16/20] hw/arm/virt-acpi-build: Introduce fill_iort_idmap helper
` [PATCH for-5.0 v11 17/20] hw/arm/virt-acpi-build: Add virtio-iommu node in IORT table
` [PATCH for-5.0 v11 18/20] virtio-iommu: Support migration
` [PATCH for-5.0 v11 19/20] pc: Add support for virtio-iommu-pci
` [PATCH for-5.0 v11 20/20] tests: Add virtio-iommu test

[PATCH] linux-user: fix translation of statx structures
 2019-11-22 21:26 UTC  (5+ messages)

[PATCH v2 0/9] RFC: [for 5.0]: HMP monitor handlers cleanups
 2019-11-22 18:51 UTC  (11+ messages)
` [PATCH v2 1/9] monitor/hmp: uninline add_init_drive
` [PATCH v2 2/9] monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
` [PATCH v2 3/9] monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
` [PATCH v2 4/9] monitor/hmp: move hmp_drive_mirror and hmp_drive_backup "
` [PATCH v2 5/9] monitor/hmp: move hmp_block_job* "
` [PATCH v2 6/9] monitor/hmp: move hmp_snapshot_* "
` [PATCH v2 7/9] monitor/hmp: move remaining hmp_block* functions "
` [PATCH v2 8/9] monitor/hmp: move hmp_info_block* "
` [PATCH v2 9/9] monitor/hmp: Prefer to use hmp_handle_error for error reporting in block hmp commands

[PATCH for-4.2? v3 0/8] block: Fix resize (extending) of short overlays
 2019-11-22 18:09 UTC  (15+ messages)
` [PATCH v3 1/8] block: bdrv_co_do_pwrite_zeroes: 64 bit 'bytes' parameter
` [PATCH v3 2/8] block: Add no_fallback parameter to bdrv_co_truncate()
` [PATCH v3 3/8] qcow2: Declare BDRV_REQ_NO_FALLBACK supported
` [PATCH v3 4/8] block: truncate: Don't make backing file data visible
` [PATCH v3 5/8] iotests: Add qemu_io_log()
` [PATCH v3 6/8] iotests: Fix timeout in run_job()
` [PATCH v3 7/8] iotests: Support job-complete "
` [PATCH v3 8/8] iotests: Test committing to short backing file

[PATCH v2 0/5] s390x: Reset cleanup
 2019-11-22 17:17 UTC  (14+ messages)
` [PATCH v2 1/5] s390x: Don't do a normal reset on the initial cpu
` [PATCH v2 2/5] s390x: Move reset normal to shared reset handler
` [PATCH v2 3/5] s390x: Move initial reset
` [PATCH v2 4/5] s390x: Move clear reset
` [PATCH v2 5/5] s390x: Beautify diag308 handling

[PATCH 0/4] [RFC] virtiofsd, vhost-user-fs: Add support for notification queue
 2019-11-22 17:47 UTC  (10+ messages)
` [PATCH 1/4] virtiofsd: Release file locks using F_UNLCK
` [PATCH 2/4] virtiofd: Create a notification queue
` [PATCH 4/4] virtiofsd: Implement blocking posix locks

[PATCH v6] migration: Support QLIST migration
 2019-11-22 17:16 UTC 

[PATCH 0/5] ppc/pnv: fix Homer/Occ mappings on multichip systems
 2019-11-22 16:41 UTC  (5+ messages)

[PATCH] target/arm: Fix ISR_EL1 tracking when executing at EL2
 2019-11-22 16:17 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 00/14] block: Try to create well-typed json:{} filenames
 2019-11-22 16:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 03/14] qapi: Introduce default values for struct members

[QUESTION] Usage of '0b' as a prefix for numerical constants?
 2019-11-22 16:02 UTC  (4+ messages)

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-22 15:47 UTC  (10+ messages)
` [RESEND PATCH v21 3/6] ACPI: Add APEI GHES table generation support
` [RESEND PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH] ipmi: add SET_SENSOR_READING command
 2019-11-22 15:51 UTC  (3+ messages)

[Bug 1848556] [NEW] qemu-img check failing on remote image in Eoan
 2019-11-22 14:56 UTC  (2+ messages)
` [Bug 1848556] Autopkgtest regression report (qemu/1:4.0+dfsg-0ubuntu9.2)

[PATCH for-4.2? v2 0/6] block: Fix resize (extending) of short overlays
 2019-11-22 14:27 UTC  (8+ messages)
` [PATCH v2 2/6] block: truncate: Don't make backing file data visible

API definition for LUKS key management
 2019-11-22 14:22 UTC  (3+ messages)
  ` API definition for LUKS key management [V2]

[PATCH] virtiofsd: fix libfuse information leaks
 2019-11-22 14:18 UTC  (3+ messages)

[PATCH v3 0/2] Fix incorrect integer->float conversion caught by clang
 2019-11-22 14:05 UTC  (4+ messages)
` [PATCH v3 1/2] migration: "

[PATCH 00/15] s390x: Protected Virtualization support
 2019-11-22 13:49 UTC  (8+ messages)
` [PATCH 06/15] s390x: protvirt: Support unpack facility
` [PATCH 09/15] s390x: protvirt: SCLP interpretation

[PATCH v2 0/2] TM field check failed
 2019-11-22  8:10 UTC  (4+ messages)
` [PATCH 1/2] intel_iommu: split the resevred fields arrays into two ones
  ` [PATCH v2 "

QEMU Licensing query
 2019-11-22 10:27 UTC 

[PATCH-for-5.0] hw/display/sm501: Always map the UART0
 2019-11-22 13:41 UTC  (2+ messages)

[PATCH 0/4] s390x: Reset cleanup
 2019-11-22 13:07 UTC  (4+ messages)
` [PATCH 2/4] s390x: Cleanup cpu resets

[PATCH for 4.2 v1 0/3] some tests/vm fixes
 2019-11-22 13:03 UTC  (4+ messages)
` [PATCH v1 3/3] tests/vm/ubuntu: update i386 image to 18.04


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