qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-26 21:42:12 to 2020-10-27 12:00:08 UTC [more...]

[PULL 00/48] target-arm queue
 2020-10-27 11:44 UTC  (6+ messages)
` [PULL 15/48] Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pause
` [PULL 20/48] hw/arm/smmuv3: Set the restoration priority of the vSMMUv3 explicitly
` [PULL 24/48] hw/arm/bcm2836: Only provide "enabled-cpus" property to multicore SoCs
` [PULL 31/48] hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macro
` [PULL 33/48] hw/arm/raspi: fix CPRMAN base address

[PATCH v5 0/2] Skip copy-on-write when allocating a zero cluster
 2020-10-27 11:07 UTC  (2+ messages)

[PATCH] virtio: skip guest index check on device load
 2020-10-27 11:30 UTC  (2+ messages)

[PULL 00/16] migration queue
 2020-10-27 11:28 UTC  (2+ messages)

[PULL 00/30] nvme emulation patches for 5.2
 2020-10-27 10:49 UTC  (30+ messages)
` [PULL 01/30] hw/block/nvme: fix typo in trace event
` [PULL 02/30] pci: pass along the return value of dma_memory_rw
` [PULL 03/30] hw/block/nvme: handle dma errors
` [PULL 04/30] hw/block/nvme: commonize nvme_rw error handling
` [PULL 05/30] hw/block/nvme: alignment style fixes
` [PULL 06/30] hw/block/nvme: add a lba to bytes helper
` [PULL 07/30] hw/block/nvme: fix endian conversion
` [PULL 08/30] hw/block/nvme: add symbolic command name to trace events
` [PULL 09/30] hw/block/nvme: refactor aio submission
` [PULL 10/30] hw/block/nvme: default request status to success
` [PULL 11/30] hw/block/nvme: harden cmb access
` [PULL 12/30] hw/block/nvme: add support for scatter gather lists
` [PULL 13/30] hw/block/nvme: add support for sgl bit bucket descriptor
` [PULL 14/30] hw/block/nvme: refactor identify active namespace id list
` [PULL 15/30] hw/block/nvme: support multiple namespaces
` [PULL 16/30] pci: allocate pci id for nvme
` [PULL 17/30] hw/block/nvme: change controller pci id
` [PULL 18/30] hw/block/nvme: update nsid when registered
` [PULL 19/30] hw/block/nvme: remove pointless rw indirection
` [PULL 20/30] hw/block/nvme: fix log page offset check
` [PULL 21/30] hw/block/nvme: support per-namespace smart log
` [PULL 22/30] hw/block/nvme: validate command set selected
` [PULL 23/30] hw/block/nvme: support for admin-only command set
` [PULL 24/30] hw/block/nvme: reject io commands if only admin command set selected
` [PULL 25/30] hw/block/nvme: add nsid to get/setfeat trace events
` [PULL 26/30] hw/block/nvme: add trace event for requests with non-zero status code
` [PULL 27/30] hw/block/nvme: report actual LBA data shift in LBAF
` [PULL 28/30] hw/block/nvme: fix prp mapping status codes
` [PULL 29/30] hw/block/nvme: fix create IO SQ/CQ "

[PATCH v6 00/11] Exposing backing-chain allocation over NBD
 2020-10-27 11:26 UTC  (20+ messages)
` [PATCH v6 01/11] block: Simplify QAPI_LIST_ADD
` [PATCH v6 02/11] qapi: Make QAPI_LIST_ADD() public
` [PATCH v6 03/11] nbd: Utilize QAPI_CLONE for type conversion
` [PATCH v6 04/11] nbd: Update qapi to support exporting multiple bitmaps
` [PATCH v6 05/11] nbd: Simplify qemu bitmap context name
` [PATCH v6 06/11] nbd: Refactor counting of metadata contexts
` [PATCH v6 07/11] nbd: Allow export of multiple bitmaps for one device
` [PATCH v6 08/11] block: Return depth level during bdrv_is_allocated_above
` [PATCH v6 09/11] nbd: Add new qemu:allocation-depth metadata context
` [PATCH v6 10/11] nbd: Add 'qemu-nbd -A' to expose allocation depth
` [PATCH v6 11/11] qapi: Use QAPI_LIST_ADD() where possible

[PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
 2020-10-27 11:26 UTC  (11+ messages)

[RFC PATCH 00/22] cleanup qemu_init and make sense of command line processing
 2020-10-27 11:18 UTC  (3+ messages)
` [PATCH 01/22] semihosting: fix order of initialization functions

[PULL 00/33] target-arm queue
 2020-10-27 10:54 UTC  (13+ messages)
` [PULL 25/33] tests/acceptance: Add a test for the N800 and N810 arm machines

[PATCH v2] block: End quiescent sections when a BDS is deleted
 2020-10-27 11:16 UTC  (2+ messages)

[PATCH] arm/trace: Fix hex printing
 2020-10-27 10:47 UTC  (5+ messages)

[PATCH 0/3] console: make QMP screendump use coroutine
 2020-10-27 10:34 UTC  (8+ messages)
` [PATCH 1/3] coroutine: let CoQueue wake up outside a coroutine
` [PATCH 2/3] console: modify ppm_save to take a pixman image ref
` [PATCH 3/3] console: make QMP/HMP screendump run in coroutine

[PATCH] hw/i386: -cpu model,-feature,+feature should enable feature
 2020-10-27 10:28 UTC 

[PULL 00/13] 9p queue 2020-10-23
 2020-10-27 10:26 UTC  (7+ messages)

[PULL 0/2] bitmaps patches for 2020-10-26
 2020-10-27 10:25 UTC  (2+ messages)

[PATCH] tests/vm: update openbsd to release 6.8
 2020-10-27 10:22 UTC  (3+ messages)

[RFC PATCH v4 0/1] tests/vm: Add Haiku VM
 2020-10-27 10:21 UTC  (2+ messages)
` [RFC PATCH v4 1/1] tests/vm: Add Haiku test based on their vagrant images

[PULL 0/2] QMP patches patches for 2020-10-27
 2020-10-27 10:17 UTC  (3+ messages)
` [PULL 1/2] qmp-shell: Sort by key when pretty-printing
` [PULL 2/2] scripts/qmp: delete 'qmp' script

[PATCH v2 0/6] Add support for Control-Flow Integrity
 2020-10-27 10:11 UTC  (9+ messages)
` [PATCH v2 2/6] configure: avoid new clang 11+ warnings
` [PATCH v2 4/6] cfi: Initial support for cfi-icall in QEMU

[PATCH] virtio-gpu: only compile virtio-gpu-3d.c for CONFIG_VIRGL=y
 2020-10-27  9:59 UTC  (2+ messages)

[PULL 0/8] testing and misc (gitdm, gitlab, docker, make)
 2020-10-27  9:59 UTC  (9+ messages)
` [PULL 1/8] Adding ani's email as an individual contributor
` [PULL 2/8] contrib/gitdm: Add more individual contributors
` [PULL 3/8] tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1
` [PULL 4/8] gitlab: skip checkpatch.pl checks if no commit delta on branch
` [PULL 5/8] scripts: fix error from checkpatch.pl when no commits are found
` [PULL 6/8] tests/acceptance: pick a random gdb port for reverse debugging
` [PULL 7/8] gitlab-ci: Clone from GitLab itself
` [PULL 8/8] makefile: handle -n / -k / -q correctly

[PATCH v2 00/19] util/vfio-helpers: Allow using multiple MSIX IRQs
 2020-10-27  9:55 UTC  (13+ messages)
` [PATCH v2 02/19] block/nvme: Set request_alignment at initialization
` [PATCH v2 03/19] block/nvme: Introduce device/iommu 'page_size_min' variables
` [PATCH v2 04/19] block/nvme: Trace controller capabilities
` [PATCH v2 14/19] util/vfio-helpers: Pass minimum page size to qemu_vfio_open_pci()
` [PATCH v2 18/19] block/nvme: Switch to using the MSIX API

[PATCH v2] CHANGELOG: remove disused file
 2020-10-27  9:51 UTC  (4+ messages)

[PATCH] sabre: use object_initialize_child() for iommu child object
 2020-10-27  9:33 UTC  (4+ messages)

[PULL 00/17] Build system changes and misc fixes for QEMU 5.2 soft freeze
 2020-10-27  9:27 UTC  (3+ messages)
` [PULL 01/17] build: fix macOS --enable-modules build

[PATCH 0/9] dev-serial: minor fixes and improvements
 2020-10-27  9:09 UTC  (11+ messages)
` [PATCH 2/9] dev-serial: use USB_SERIAL QOM macro for USBSerialState assignments
` [PATCH 3/9] dev-serial: convert from DPRINTF to trace-events
` [PATCH 4/9] dev-serial: add trace-events for baud rate and data parameters
` [PATCH 5/9] dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros from usb.h
` [PATCH 6/9] dev-serial: add always-plugged property to ensure USB device is always attached

[PATCH v3 00/15] raspi: add the bcm2835 cprman clock manager
 2020-10-27  8:55 UTC  (4+ messages)

[PATCH 0/4] spapr: Error handling fixes and cleanups (round 5)
 2020-10-27  8:48 UTC  (15+ messages)
` [PATCH 1/4] spapr: qemu_memalign() doesn't return NULL
` [PATCH 2/4] spapr: Use error_append_hint() in spapr_reallocate_hpt()
` [PATCH 3/4] target/ppc: Fix kvmppc_load_htab_chunk() error reporting
` [PATCH 4/4] spapr: Improve spapr_reallocate_hpt() "

[PATCH] virtiofsd: Fix the help message of posix lock
 2020-10-27  8:42 UTC  (2+ messages)

[PATCH 00/15] remove bios_name variable
 2020-10-27  8:38 UTC  (6+ messages)
` [PATCH 10/15] ppc: remove bios_name
` [PATCH 12/15] s390: "

[PATCH 0/2] hw/intc/bcm283x: Trivial tracing cleanup
 2020-10-27  8:36 UTC  (3+ messages)

[PULL 00/12] qemu-ga patch queue for soft-freeze
 2020-10-27  8:03 UTC  (14+ messages)
` [PULL 01/12] qga: Rename guest-get-devices return member 'address' to 'id'
` [PULL 02/12] qga: Use common time encoding for guest-get-devices 'driver-date'
` [PULL 03/12] qga-win: Fix guest-get-devices error API violations
` [PULL 04/12] qga: Flatten simple union GuestDeviceId
` [PULL 05/12] qga: add command guest-get-disks
` [PULL 06/12] qga: add implementation of guest-get-disks for Linux
` [PULL 07/12] qga: add implementation of guest-get-disks for Windows
` [PULL 08/12] glib-compat: add g_unix_get_passwd_entry_qemu()
` [PULL 09/12] qga: add ssh-{add,remove}-authorized-keys
` [PULL 10/12] qga: add *reset argument to ssh-add-authorized-keys
` [PULL 11/12] meson: minor simplification
` [PULL 12/12] qga: add ssh-get-authorized-keys

[PATCH] MAINTAINERS: update my email address
 2020-10-27  6:02 UTC 

[Bug 1897194] [NEW] Test failure in test-crypto-secret.c
 2020-10-27  7:18 UTC  (2+ messages)
` [Bug 1897194] "

[PATCH 0/8] arm/virt: add usb support
 2020-10-27  6:56 UTC  (5+ messages)

[PATCH 0/4] qga: Fix several guest-get-devices issues
 2020-10-27  6:35 UTC  (2+ messages)

[PATCH 00/14] ui: build spice and opengl as module
 2020-10-27  5:58 UTC  (3+ messages)

[PATCH 0/1] Skip flatview_simplify() for cpu vendor zhaoxin
 2020-10-27  3:18 UTC  (13+ messages)
` [PATCH 1/1] "
                ` 答复: "
                    ` 答复: "

[PATCH v2] virtio-net: Add check for mac address while peer is vdpa
 2020-10-27  2:42 UTC  (5+ messages)

[PATCH V2 00/14] fix some comment spelling errors
 2020-10-27  2:07 UTC  (7+ messages)
` [PATCH V2 02/14] ppc/: "
` [PATCH V2 04/14] rx/: "

[PATCH v8 0/2] Add watchdog support for SbsaQemu
 2020-10-27  1:59 UTC  (3+ messages)
` [PATCH v8 1/2] hw/watchdog: Implement SBSA watchdog device
` [PATCH v8 2/2] hw/arm/sbsa-ref: add "

[PATCH] osdep.h: Remove <sys/signal.h> include
 2020-10-27  0:38 UTC 

runaway avocado
 2020-10-27  0:28 UTC  (3+ messages)

[PULL 0/8] Renesas patches for 2020-10-27
 2020-10-26 23:29 UTC  (9+ messages)
` [PULL 1/8] elf: Add EM_RX definition
` [PULL 2/8] hw/timer/sh_timer: Coding style clean-up
` [PULL 3/8] hw/timer/sh_timer: Silence warnings about missing fallthrough statements
` [PULL 4/8] hw/timer/sh_timer: Remove superfluous "break" statements
` [PULL 5/8] target/sh4: Update coding style to make checkpatch.pl happy
` [PULL 6/8] target/sh4: fix some comment spelling errors
` [PULL 7/8] target/rx: Fix "
` [PULL 8/8] target/rx: Fix Lesser GPL version number

[PULL 0/5] SD/MMC patches for 2020-10-26
 2020-10-26 22:36 UTC  (2+ messages)

[PATCH 3/30] crypt: Fix Lesser GPL version number
 2020-10-26 22:26 UTC  (3+ messages)
` [PATCH 26/30] renesas rx cpus: "

[PATCH 1/1] include/elf.h: Add EM_RX
 2020-10-26 22:18 UTC  (2+ messages)

[PULL 0/7] LED API patches for 2020-10-26
 2020-10-26 22:06 UTC  (8+ messages)
` [PULL 1/7] hw/misc/led: Add a LED device
` [PULL 2/7] hw/misc/led: Allow connecting from GPIO output
` [PULL 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
` [PULL 4/7] hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
` [PULL 5/7] hw/misc/mps2-fpgaio: Use the LED device
` [PULL 6/7] hw/misc/mps2-scc: "
` [PULL 7/7] hw/arm/tosa: Replace fprintf() calls by LED devices

[PULL 0/8] Linux user for 5.2 patches
 2020-10-26 22:03 UTC  (9+ messages)
` [PULL 1/8] Fix stack smashing when handling PR_GET_PDEATHSIG
` [PULL 2/8] linux-user: Support f_flags in statfs64 when available
` [PULL 3/8] linux-user: update syscall_nr.h to Linux 5.9-rc7
` [PULL 4/8] linux-user: update mips/syscall-args-o32.c.inc "
` [PULL 5/8] linux-user: update syscall.tbl "
` [PULL 6/8] linux-user: remove _sysctl
` [PULL 7/8] linux-user: correct errno returned from accept4() syscall
` [PULL 8/8] target/xtensa: enable all coprocessors for linux-user

[PATCH v6 0/7] hw/misc: Add LED device
 2020-10-26 22:00 UTC  (4+ messages)

[PATCH 0/2] armv7m_systick: Rewrite to use ptimers
 2020-10-26 21:57 UTC  (6+ messages)
` [PATCH 1/2] hw/core/ptimer: Support ptimer being disabled by timer callback
` [PATCH 2/2] hw/timer/armv7m_systick: Rewrite to use ptimers

[PATCH v2 00/16] qapi: static typing conversion, pt3
 2020-10-26 21:36 UTC  (13+ messages)
` [PATCH v2 03/16] qapi/expr.py: constrain incoming expression types
` [PATCH v2 06/16] qapi/expr.py: Check type of 'data' member
` [PATCH v2 07/16] qapi/expr.py: Add casts in a few select cases
` [PATCH v2 08/16] qapi/expr.py: add type hint annotations
` [PATCH v2 09/16] qapi/expr.py: rewrite check_if
` [PATCH v2 10/16] qapi/expr.py: Remove single-letter variable
` [PATCH v2 11/16] qapi/expr.py: enable pylint checks
` [PATCH v2 12/16] qapi/expr.py: Add docstrings
` [PATCH v2 13/16] qapi/expr.py: Modify check_keys to accept any Iterable
` [PATCH v2 14/16] qapi/expr.py: Use tuples instead of lists for static data
` [PATCH v2 15/16] qapi/expr.py: move related checks inside check_xxx functions
` [PATCH v2 16/16] qapi/expr.py: Use an expression checker dispatch table

[PATCH 0/4] riscv: Add semihosting support [v10]
 2020-10-26 21:42 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).