qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-17 01:10:36 to 2020-03-17 11:42:38 UTC [more...]

[PULL 00/11] target-arm queue
 2020-03-17 11:40 UTC  (4+ messages)
` [PULL 01/11] hw/usb: Add basic i.MX USB Phy support
` [PULL 02/11] hw/arm/fsl-imx6ul: Fix USB interrupt numbers
` [PULL 03/11] hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-17 11:36 UTC  (16+ messages)
` [PATCH v9 05/15] s390x: protvirt: KVM intercept changes
` [PATCH v9 06/15] s390x: Add SIDA memory ops
` [PATCH v9 07/15] s390x: protvirt: Move STSI data over SIDAD
` [PATCH v9 08/15] s390x: protvirt: SCLP interpretation
` [PATCH v9 11/15] s390x: protvirt: Disable address checks for PV guest IO emulation

[PATCH v9 00/10] error: auto propagated local_err part I
 2020-03-17 11:35 UTC  (12+ messages)
` [PATCH v9 02/10] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()

[PULL 00/45] ppc-for-5.0 queue 20200317
 2020-03-17 11:24 UTC  (48+ messages)
` [PULL 01/45] pseries: Update SLOF firmware image
` [PULL 02/45] spapr: Handle pending hot plug/unplug requests at CAS
` [PULL 03/45] ppc: Officially deprecate the CPU "compat" property
` [PULL 04/45] spapr: Fix Coverity warning while validating nvdimm options
` [PULL 05/45] hw/ppc/pnv: Fix typo in comment
` [PULL 06/45] ppc: Remove stub support for 32-bit hypervisor mode
` [PULL 07/45] ppc: Remove stub of PPC970 HID4 implementation
` [PULL 08/45] target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
` [PULL 09/45] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PULL 10/45] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PULL 11/45] target/ppc: Remove RMOR register from POWER9 & POWER10
` [PULL 12/45] target/ppc: Use class fields to simplify LPCR masking
` [PULL 13/45] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PULL 14/45] target/ppc: Correct RMLS table
` [PULL 15/45] target/ppc: Only calculate RMLS derived RMA limit on demand
` [PULL 16/45] target/ppc: Don't store VRMA SLBE persistently
` [PULL 17/45] spapr: Don't use weird units for MIN_RMA_SLOF
` [PULL 18/45] spapr,ppc: Simplify signature of kvmppc_rma_size()
` [PULL 19/45] spapr: Don't attempt to clamp RMA to VRMA constraint
` [PULL 20/45] spapr: Don't clamp RMA to 16GiB on new machine types
` [PULL 21/45] spapr: Clean up RMA size calculation
` [PULL 22/45] hw/scsi/viosrp: Add missing 'hw/scsi/srp.h' include
` [PULL 23/45] hw/scsi/spapr_vscsi: Use SRP_MAX_IU_LEN instead of sizeof flexible array
` [PULL 24/45] hw/scsi/spapr_vscsi: Simplify a bit
` [PULL 25/45] hw/scsi/spapr_vscsi: Introduce req_iu() helper
` [PULL 26/45] hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA buffer size
` [PULL 27/45] hw/scsi/spapr_vscsi: Prevent buffer overflow
` [PULL 28/45] hw/scsi/spapr_vscsi: Convert debug fprintf() to trace event
` [PULL 29/45] spapr/xive: use SPAPR_IRQ_IPI to define IPI ranges exposed to the guest
` [PULL 30/45] target/ppc: Fix rlwinm on ppc64
` [PULL 31/45] ppc/spapr: Move GPRs setup to one place
` [PULL 32/45] pseries: Update SLOF firmware image
` [PULL 33/45] spapr/rtas: Reserve space for RTAS blob and log
` [PULL 34/45] spapr: Move creation of ibm, dynamic-reconfiguration-memory dt node
` [PULL 35/45] spapr: Move creation of ibm,architecture-vec-5 property
` [PULL 36/45] spapr: Rename DT functions to newer naming convention
` [PULL 37/45] ppc/spapr: Fix FWNMI machine check failure handling
` [PULL 38/45] ppc/spapr: Change FWNMI names
` [PULL 39/45] ppc/spapr: Add FWNMI System Reset state
` [PULL 40/45] ppc/spapr: Fix FWNMI machine check interrupt delivery
` [PULL 41/45] ppc/spapr: Allow FWNMI on TCG
` [PULL 42/45] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
` [PULL 43/45] ppc/spapr: Implement FWNMI System Reset delivery
` [PULL 44/45] ppc/spapr: Ignore common "ibm,nmi-interlock" Linux bug
` [PULL 45/45] pseries: Update SLOF firmware image

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-03-17 11:32 UTC  (11+ messages)
` [PATCH v5 1/5] gpiolib: Add support for gpiochipN-based table lookup
` [PATCH v5 2/5] gpiolib: Add support for GPIO line "
` [PATCH v5 3/5] gpio: Add GPIO Aggregator

[PATCH] ext4: Give 32bit personalities 32bit hashes
 2020-03-17 11:31 UTC 

[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
 2020-03-17 11:29 UTC  (20+ messages)
` [PATCH v3 05/34] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [PATCH v3 12/34] qapi: Add feature flags to remaining definitions
` [PATCH v3 23/34] qapi: Simplify how qmp_dispatch() gets the request ID
` [PATCH v3 24/34] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
` [PATCH v3 28/34] qapi: Implement deprecated-output=hide for QMP command results
` [PATCH v3 30/34] qapi: Implement deprecated-output=hide for QMP event data

[PATCH RESEND v2] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-03-17 11:23 UTC  (9+ messages)

[PATCH] hw/arm/pxa2xx: Do not wire up OHCI for PXA255
 2020-03-17 11:19 UTC  (2+ messages)

[PATCH] cpu: Use DeviceClass reset instead of a special CPUClass reset
 2020-03-17 11:09 UTC  (3+ messages)

[PATCH v2 0/8] user-mode: Prune build dependencies (part 2)
 2020-03-17 11:07 UTC  (9+ messages)
` [PATCH v2 3/8] qapi/misc: Restrict balloon-related commands to machine code
` [PATCH v2 5/8] qapi/misc: Restrict query-vm-generation-id command "

[PULL v2 00/61] Misc patches for soft freeze
 2020-03-17 11:03 UTC  (2+ messages)

[PATCH v1 00/28 for 5.0] testing and gdbstub
 2020-03-17 11:03 UTC  (22+ messages)
` [PATCH v1 12/28] target/m68k: use gdb_get_reg helpers
` [PATCH v1 13/28] target/i386: "
` [PATCH v1 19/28] target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
` [PATCH v1 20/28] tests/tcg/aarch64: userspace system register test
` [PATCH v1 21/28] configure: allow user to specify what gdb to use
` [PATCH v1 22/28] tests/guest-debug: add a simple test runner
` [PATCH v1 23/28] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PATCH v1 24/28] tests/tcg/aarch64: add SVE iotcl test

[PATCH 0/5] FWNMI follow up patches
 2020-03-17 11:02 UTC  (7+ messages)
` [PATCH 1/5] ppc/spapr: KVM FWNMI should not be enabled until guest requests it
` [PATCH 2/5] ppc/spapr: Improve FWNMI machine check delivery corner case comments
` [PATCH 3/5] ppc/spapr: Add FWNMI machine check delivery warnings
` [PATCH 4/5] ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery fails
` [PATCH 5/5] target/ppc: Implement simple monitor mce injection

[PATCH] qom-qmp-cmds: Fix another memory leak in qmp_object_add()
 2020-03-17 10:47 UTC  (5+ messages)

[PATCH v2 0/7] Misc hw/ide legacy clean up
 2020-03-17 10:49 UTC  (10+ messages)
` [PATCH v2 1/7] hw/ide: Get rid of piix3_init functions
` [PATCH v2 7/7] hw/ide: Remove unneeded inclusion of hw/ide.h
` [PATCH v2 6/7] hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
` [PATCH v2 3/7] hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
` [PATCH v2 5/7] hw/ide: Do ide_drive_get() within pci_ide_create_devs()
` [PATCH v2 2/7] hw/ide: Get rid of piix4_init function
` [PATCH v2 4/7] hw/ide/pci.c: Coding style update to fix checkpatch errors

[PATCH v2 0/8] FWNMI fixes / changes
 2020-03-17 10:47 UTC  (10+ messages)
` [PATCH v2 5/8] ppc/spapr: Allow FWNMI on TCG
` [PATCH v2 6/8] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector

[PATCH] qom-qmp-cmds: remove unnecessary alloc in qmp_object_add to fix memleak
 2020-03-17 10:49 UTC  (2+ messages)

[PATCH v3 0/2] net: tulip: add checks to avoid OOB access
 2020-03-17 10:49 UTC  (6+ messages)
` [PATCH v3 2/2] net: tulip: add .can_recieve routine

[PATCH 0/6] hw/net: Make Net/CanBus can_receive() handlers return a boolean
 2020-03-17 10:47 UTC  (2+ messages)

[PATCH 0/2] gcc 9.2 strncpy(3) warnings fixes
 2020-03-17 10:35 UTC  (7+ messages)
` [PATCH 1/2] migration: avoid suspicious strncpy() use

[PATCH v8 00/11] iotests: use python logging
 2020-03-17 10:38 UTC  (5+ messages)
` [PATCH v8 03/11] iotests: ignore import warnings from pylint
` [PATCH v8 07/11] iotests: limit line length to 79 chars

[PULL 00/61] Misc patches for soft freeze
 2020-03-17 10:27 UTC  (6+ messages)
` [PULL 09/61] MAINTAINERS: Add entry for Guest X86 HAXM CPUs

[RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
 2020-03-17 10:13 UTC  (4+ messages)
` [RFC for QEMU] virtio-balloon: Add option thp-order to set VIRTIO_BALLOON_F_THP_ORDER

[PATCH v9 02/15] s390x: protvirt: Support unpack facility
 2020-03-17  9:53 UTC  (9+ messages)
` [PATCH v9] fixup! Fix subcode/pbt

[PATCH] tools/virtiofsd: add support for --socket-group
 2020-03-17  9:54 UTC  (5+ messages)

[PULL 0/4] Usb 20200317 patches
 2020-03-17  9:50 UTC  (5+ messages)
` [PULL 1/4] usb-serial: Move USB_TOKEN_IN into a helper function
` [PULL 2/4] usb-serial: chunk data to wMaxPacketSize
` [PULL 3/4] usb-serial: Increase receive buffer to 496
` [PULL 4/4] usb-serial: Fix timeout closing the device

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-03-17  9:42 UTC  (5+ messages)

[PATCH 0/5] QEMU Gating CI
 2020-03-17  9:29 UTC  (10+ messages)

[PATCH] hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr()
 2020-03-17  9:28 UTC  (2+ messages)

"guest-reset" and "invalid runstate transition" in COLO SVM
 2020-03-17  9:19 UTC 

[PATCH] Enable strace for TARGET_NR_llseek
 2020-03-17  9:19 UTC  (2+ messages)

[PATCH v7 0/5] virtio-iommu: VFIO integration
 2020-03-17  9:16 UTC  (14+ messages)
` [PATCH v7 3/5] virtio-iommu: Call iommu notifier for attach/detach

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-03-17  9:09 UTC  (4+ messages)
` [PATCH v3 01/19] target/arm: Rename KVM set_feature() as kvm_set_feature()

[PATCH v4 0/6] reference implementation of RSS and hash report
 2020-03-17  8:57 UTC  (7+ messages)
` [PATCH v4 6/6] virtio-net: add migration support for "

The issues about architecture of the COLO checkpoint
 2020-03-17  8:32 UTC  (12+ messages)

[PATCH 0/2] net/colo-compare.c: Expose more COLO internal
 2020-03-17  8:25 UTC  (3+ messages)

[PULL 00/38] Linux user for 5.0 patches
 2020-03-17  7:49 UTC  (6+ messages)

[PATCH V2] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-03-17  6:28 UTC  (13+ messages)

[PATCH v2] Fixed integer overflow in e1000e
 2020-03-17  6:20 UTC  (5+ messages)

[PATCH] hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
 2020-03-17  6:13 UTC  (2+ messages)

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-17  6:01 UTC  (4+ messages)
` [PATCH v5 56/60] target/riscv: floating-point scalar move instructions

[PATCH] i386/cpu: Expand MAX_FIXED_COUNTERS from 3 to 4 to for Icelake
 2020-03-17  5:54 UTC 

[PATCH] hw/net/i82596: Correct command bitmask (CID 1419392)
 2020-03-17  5:51 UTC  (3+ messages)

[PATCH v3 1/2] target/ppc: Improve syscall exception logging
 2020-03-17  5:49 UTC  (2+ messages)
` [PATCH v3 2/2] target/ppc: Add support for scv and rfscv instructions

[PULL 00/10] Bitmaps patches
 2020-03-17  4:38 UTC  (11+ messages)
` [PULL 01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX
` [PULL 02/10] hbitmap: move hbitmap_iter_next_word to hbitmap.c
` [PULL 03/10] hbitmap: unpublish hbitmap_iter_skip_words
` [PULL 04/10] hbitmap: drop meta bitmaps as they are unused
` [PULL 05/10] block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
` [PULL 06/10] block/dirty-bitmap: add _next_dirty API
` [PULL 07/10] block/dirty-bitmap: improve _next_dirty_area API
` [PULL 08/10] nbd/server: introduce NBDExtentArray
` [PULL 09/10] nbd/server: use bdrv_dirty_bitmap_next_dirty_area
` [PULL 10/10] block/qcow2-bitmap: use bdrv_dirty_bitmap_next_dirty

[PATCH v3 0/3] iotests: add JobRunner framework
 2020-03-17  4:34 UTC  (4+ messages)
` [PATCH v3 1/3] qmp.py: change event_wait to use a dict
` [PATCH v3 2/3] iotests: add JobRunner class
` [PATCH v3 3/3] iotests: modify test 040 to use JobRunner

[PATCH 0/8] Misc hw/ide legacy clean up
 2020-03-17  4:25 UTC  (5+ messages)

[PATCH 0/7] via-ide: fixes and improvements
 2020-03-17  4:22 UTC  (4+ messages)

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 5
 2020-03-17  4:05 UTC  (7+ messages)
` [PULL 1/6] target/riscv: Correctly implement TSR trap
` [PULL 2/6] roms: opensbi: Upgrade from v0.5 to v0.6
` [PULL 3/6] roms: opensbi: Add 32-bit firmware image for sifive_u machine
` [PULL 4/6] riscv: sifive_u: Update BIOS_FILENAME for 32-bit
` [PULL 5/6] gitlab-ci.yml: Add jobs to build OpenSBI firmware binaries
` [PULL 6/6] target/riscv: Fix VS mode interrupts forwarding

[Qemu-devel] [Bug 1824344] [NEW] x86: retf or iret pagefault sets wrong error code
 2020-03-17  3:11 UTC  (2+ messages)
` [Bug 1824344] "

[Bug 1866892] [NEW] guest OS catches a page fault bug when running dotnet
 2020-03-17  3:11 UTC  (2+ messages)
` [Bug 1866892] "

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-03-17  1:11 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).