qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-22 17:17:29 to 2019-11-25 11:07:58 UTC [more...]

[PATCH] target/arm: Honor HCR_EL2.TID3 trapping requirements
 2019-11-25 10:59 UTC  (3+ messages)

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

[PATCH-for-4.2] hw/mips: Deprecate the r4k machine
 2019-11-25 10:41 UTC 

[PATCH 0/6] Enable Travis builds on arm64, ppc64le and s390x
 2019-11-25 10:28 UTC  (5+ messages)
` [PATCH 6/6] travis.yml: Enable "

[PATCH v2 0/5] hvf: stability fixes for HVF
 2019-11-25 10:28 UTC  (8+ 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 4/5] hvf: more accurately match SDM when setting CR0 and PDPTE registers
` [PATCH v2 5/5] hvf: save away type as well as vector so we can reinject them

[PATCH v4 00/37] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-11-25 10:15 UTC  (7+ messages)
` [PATCH v4 17/37] mips: inline serial_init()
` [PATCH v4 18/37] mips: baudbase is 115200 by default

[PATCH 0/4] fix & merge block_status_above and is_allocated_above
 2019-11-25 10:08 UTC  (2+ messages)

[Bug 1852781] [NEW] qemu s390x on focal - applications breaking
 2019-11-25  9:52 UTC  (2+ messages)
` [Bug 1852781] "

[PATCH v4 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-11-25 10:01 UTC  (3+ messages)

[PATCH for-4.2? v3 0/8] block: Fix resize (extending) of short overlays
 2019-11-25  9:56 UTC  (10+ messages)
` [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 8/8] iotests: Test committing to short backing file

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-25  9:48 UTC  (13+ 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] virtio: fix IO request length in virtio SCSI/block #PSBM-78839
 2019-11-25  9:16 UTC  (5+ messages)

[Bug 1853781] [NEW] Baremetal kernel built from assembly runs multiple times
 2019-11-25  9:06 UTC  (4+ messages)
` [Bug 1853781] "

[PATCH v17 00/14] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-25  9:08 UTC  (18+ messages)
` [PATCH v17 01/14] util/cutils: Add Add qemu_strtold and qemu_strtold_finite
` [PATCH v17 02/14] util/cutils: Use qemu_strtold_finite to parse size
` [PATCH v17 03/14] util/cutils: refactor do_strtosz() to support suffixes list
` [PATCH v17 05/14] qapi: Add builtin type time
` [PATCH v17 06/14] tests: Add test for QAPI "
` [PATCH v17 12/14] hmat acpi: Build Memory Side Cache Information Structure(s)

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

[PATCH v36 00/17] QEMU AVR 8 bit cores
 2019-11-25  8:47 UTC  (28+ 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

[PULL 0/3] virtio, pc: fixes
 2019-11-25  8:44 UTC  (4+ messages)
` [PULL 1/3] virtio-input: fix memory leak on unrealize
` [PULL 2/3] intel_iommu: refine SL-PEs reserved fields checking
` [PULL 3/3] intel_iommu: TM field should not be in reserved bits

[PATCH] linux-user: fix translation of statx structures
 2019-11-25  8:42 UTC  (6+ messages)

[PATCH v6 00/20] ppc/pnv: add XIVE support for KVM guests
 2019-11-25  6:58 UTC  (21+ messages)
` [PATCH v6 01/20] ppc/xive: Introduce a XivePresenter interface
` [PATCH v6 02/20] ppc/xive: Implement the "
` [PATCH v6 03/20] ppc/pnv: Instantiate cores separately
` [PATCH v6 04/20] ppc/pnv: Loop on the threads of the chip to find a matching NVT
` [PATCH v6 05/20] ppc: Introduce a ppc_cpu_pir() helper
` [PATCH v6 06/20] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
` [PATCH v6 07/20] ppc/pnv: Fix TIMA indirect access
` [PATCH v6 08/20] ppc/xive: Introduce a XiveFabric interface
` [PATCH v6 09/20] ppc/pnv: Implement the "
` [PATCH v6 10/20] ppc/spapr: "
` [PATCH v6 11/20] ppc/xive: Use the XiveFabric and XivePresenter interfaces
` [PATCH v6 12/20] ppc/xive: Extend the TIMA operation with a XivePresenter parameter
` [PATCH v6 13/20] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
` [PATCH v6 14/20] ppc/xive: Move the TIMA operations to the controller model
` [PATCH v6 15/20] ppc/xive: Remove the get_tctx() XiveRouter handler
` [PATCH v6 16/20] ppc/xive: Introduce a xive_tctx_ipb_update() helper
` [PATCH v6 17/20] ppc/xive: Synthesize interrupt from the saved IPB in the NVT
` [PATCH v6 18/20] ppc/pnv: Introduce a pnv_xive_block_id() helper
` [PATCH v6 19/20] ppc/pnv: Extend XiveRouter with a get_block_id() handler
` [PATCH v6 20/20] ppc/pnv: Dump the XIVE NVT table

[PATCH v2 00/20] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-11-25  6:21 UTC  (4+ messages)
` [PATCH v2 15/20] nvme: add support for scatter gather lists

[PULL 0/1] Miscellaneous patches for 2019-11-25
 2019-11-25  6:04 UTC  (2+ messages)
` [PULL 1/1] util/cutils: Fix incorrect integer->float conversion caught by clang

[PATCH v7] Implement backend program convention command for vhost-user-blk
 2019-11-25  5:17 UTC 

[Bug 1824704] Re: -k tr not working after v20171217! turkish keyboard dont working
 2019-11-25  4:17 UTC 

[PATCH v3 0/2] Refine Second-Level Paging Entries reserved fields checking
 2019-11-25  3:08 UTC  (4+ messages)
` [PATCH v3 1/2] intel_iommu: refine SL-PEs "
` [PATCH v3 2/2] intel_iommu: TM field should not be in reserved bits

[PATCH v3 0/2] Refine Second-Level Paging Entries reserved fields checking
 2019-11-25  0:21 UTC 

[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  (15+ 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

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

[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] 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 v2 0/9] RFC: [for 5.0]: HMP monitor handlers cleanups
 2019-11-22 18:51 UTC  (9+ messages)
` [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 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 v2 0/5] s390x: Reset cleanup
 2019-11-22 17:17 UTC  (8+ messages)
` [PATCH v2 1/5] s390x: Don't do a normal reset on the initial cpu
` [PATCH v2 4/5] s390x: Move clear reset

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

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


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