qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 16:16:48 to 2020-01-16 05:11:07 UTC [more...]

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2020-01-16  5:09 UTC  (8+ messages)
` [PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings

[PATCH v2 00/86] refactor main RAM allocation to use hostmem backend
 2020-01-16  4:36 UTC  (107+ messages)
` [PATCH v2 02/86] machine: introduce ram-memdev property
` [PATCH v2 03/86] machine: alias -mem-path and -mem-prealloc into memory-foo backend
` [PATCH v2 07/86] arm:aspeed: convert valid RAM sizes to data
` [PATCH v2 10/86] arm:aspeed: use memdev for RAM
` [PATCH v2 14/86] arm:highbank: "
` [PATCH v2 16/86] arm:imx25_pdk: "
` [PATCH v2 18/86] arm:kzm: drop RAM size fixup
` [PATCH v2 19/86] arm:kzm: use memdev for RAM
` [PATCH v2 28/86] arm:raspi: "
` [PATCH v2 30/86] arm:sbsa-ref: "
` [PATCH v2 31/86] arm:versatilepb: "
` [PATCH v2 32/86] arm:vexpress: "
` [PATCH v2 33/86] arm:virt: "
` [PATCH v2 35/86] arm:xilinx_zynq: "
` [PATCH v2 37/86] arm:xlnx-zcu102: "
` [PATCH v2 38/86] s390x:s390-virtio-ccw: "
` [PATCH v2 40/86] cris:axis_dev88: "
` [PATCH v2 41/86] hw/hppa/machine: Correctly check the firmware is in PDC range
` [PATCH v2 48/86] lm32:milkymist: use memdev for RAM
` [PATCH v2 53/86] mips:mips_fulong2e: drop RAM size fixup
` [PATCH v2 59/86] ppc:e500: "
` [PATCH v2 60/86] ppc:e500: use memdev for RAM
` [PATCH v2 61/86] ppc:mac_newworld: "
` [PATCH v2 62/86] ppc:mac_oldworld: "
` [PATCH v2 63/86] ppc:pnv: "
` [PATCH v2 64/86] ppc:ppc405_boards: add RAM size checks
` [PATCH v2 65/86] ppc:ppc405_boards: use memdev for RAM
` [PATCH v2 66/86] ppc/{ppc440_bamboo,sam460x}: drop RAM size fixup
  ` [PATCH v2 66/86] ppc/{ppc440_bamboo, sam460x}: "
` [PATCH v2 67/86] ppc:ppc440_bamboo/sam460ex: use memdev for RAM
` [PATCH v2 68/86] ppc:prep: "
` [PATCH v2 69/86] ppc:spapr: "
` [PATCH v2 70/86] ppc:virtex_ml507: remove unused arguments
` [PATCH v2 71/86] ppc:virtex_ml507: use memdev for RAM
` [PATCH v2 73/86] sparc:sun4m: "
` [PATCH v2 74/86] sparc:niagara: "
` [PATCH v2 75/86] remove no longer used memory_region_allocate_system_memory()
` [PATCH v2 76/86] post conversion default_ram_id cleanup
` [PATCH v2 77/86] exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize()
` [PATCH v2 79/86] make mem_path local variable
` [PATCH v2 80/86] hostmem: introduce "prealloc-threads" property
    ` [PATCH v3 "
` [PATCH v2 81/86] hostmem: fix strict bind policy
  ` [PATCH v3 "
` [PATCH v2 82/86] numa: forbid '-numa node, mem' for 5.0 and newer machine types
  ` [libvirt] "
` [PATCH v2 83/86] tests:numa-test: make top level args dynamic and g_autofree(cli) cleanups
` [PATCH v2 84/86] tests:numa-test: use explicit memdev to specify node RAM
` [PATCH v2 86/86] numa: remove deprecated implicit RAM distribution between nodes

[PATCH 053/104] virtiofsd: Drop CAP_FSETID if client asked for it
 2020-01-16  4:41 UTC  (2+ messages)

[RFC PATCH 0/3] vhost-user: Lift Max Ram Slots Limitation
 2020-01-16  3:23 UTC  (7+ messages)
` [RFC PATCH 1/3] Fixed Error Handling in vhost_user_set_mem_table_postcopy
` [RFC PATCH 3/3] Introduce Configurable Number of Memory Slots Exposed by vhost-user:

[PATCH 00/12] linux-user: Add support for real time clock and
 2020-01-16  2:49 UTC  (20+ messages)
` [PATCH 02/12] linux-user: Add support for getting/setting RTC time and alarm using ioctls
` [PATCH 03/12] linux-user: Add support for getting/setting RTC periodic interrupt and epoch "
` [PATCH 04/12] linux-user: Add support for getting/setting RTC wakeup alarm "
` [PATCH 06/12] linux-user: Add support for read/clear RTC voltage low detector "
` [PATCH 08/12] linux-user: Add support for setting alsa timer enhanced read using ioctl
` [PATCH 09/12] linux-user: Add support for getting/setting specified alsa timer parameters using ioctls
` [PATCH 10/12] linux-user: Add support for selecting alsa timer using ioctl
` [PATCH 11/12] linux-user: Add support for getting/setting selected alsa timer parameters using ioctls
` [PATCH 12/12] linux-user: Add support for selected alsa timer instructions "

[PATCH v7 00/11] Multi-phase reset mechanism
 2020-01-16  2:12 UTC  (12+ messages)
` [PATCH v7 02/11] hw/core/qdev: add trace events to help with resettable transition
` [PATCH v7 03/11] hw/core: create Resettable QOM interface
` [PATCH v7 04/11] hw/core: add Resettable support to BusClass and DeviceClass
` [PATCH v7 06/11] hw/core/qdev: handle parent bus change regarding resettable
` [PATCH v7 10/11] vl: replace deprecated qbus_reset_all registration

Semihosting, arm, riscv, ppc and common code
 2020-01-16  2:04 UTC  (13+ messages)

[PULL v2 00/34] tcg patch queue
 2020-01-16  1:40 UTC 

[PATCH RFC 00/12] *** mulitple RDMA channels for migration ***
 2020-01-16  1:37 UTC  (11+ messages)
` [PATCH RFC 01/12] migration: Add multiRDMA capability support
` [PATCH RFC 02/12] migration: Export the 'migration_incoming_setup' function and add the 'migrate_use_rdma_pin_all' function
` [PATCH RFC 05/12] migration/rdma: Create the multiRDMA channels
` [PATCH RFC 06/12] migration/rdma: Transmit initial package

[PATCH] ui/gtk: Get display refresh rate with GDK version 3.22 or later
 2020-01-16  1:12 UTC 

[PATCH 084/104] Virtiofsd: fix memory leak on fuse queueinfo
 2020-01-16  0:54 UTC  (4+ messages)

[PATCH 000/104] virtiofs daemon [all]
 2020-01-15 23:38 UTC  (16+ messages)
` [PATCH 001/104] virtiofsd: Pull in upstream headers
` [PATCH 031/104] virtiofs: Add maintainers entry
` [PATCH 046/104] virtiofsd: use /proc/self/fd/ O_PATH file descriptor
` [PATCH 054/104] virtiofsd: set maximum RLIMIT_NOFILE limit
` [PATCH 055/104] virtiofsd: fix libfuse information leaks
` [PATCH 085/104] virtiofsd: Support remote posix locks
` [PATCH 101/104] virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races

[PATCH v5 00/22] gdbstub refactor and SVE support (+check-tcg tweaks)
 2020-01-15 23:11 UTC  (24+ messages)
` [PATCH v5 09/22] target/arm: prepare for multiple dynamic XMLs
` [PATCH v5 12/22] target/arm: generate xml description of our SVE registers
` [PATCH v5 13/22] tests/tcg: add a configure compiler check for ARMv8.1 and SVE
` [PATCH v5 15/22] tests/tcg/aarch64: userspace system register test
` [PATCH v5 16/22] configure: allow user to specify what gdb to use
` [PATCH v5 17/22] tests/guest-debug: add a simple test runner
` [PATCH v5 18/22] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PATCH v5 19/22] tests/tcg/aarch64: add SVE iotcl test
` [PATCH v5 20/22] tests/tcg/aarch64: add test-sve-ioctl guest-debug test
` [PATCH v5 21/22] gdbstub: change GDBState.last_packet to GByteArray
` [PATCH v5 22/22] gdbstub: do not split gdb_monitor_write payload

[PATCH v3 1/3] target/riscv: Fix tb->flags FS status
 2020-01-15 23:06 UTC  (4+ messages)

[PATCH 0/2] virtio-balloon: Reject qmp_balloon during hot-unplug
 2020-01-15 22:40 UTC  (3+ messages)
` [PATCH 1/2] qdev: Introduce qdev_get_bus_device
` [PATCH 2/2] virtio-balloon: Reject qmp_balloon during hot-unplug

[PATCH v8 00/13] linux-user: Add support for real time clock and
 2020-01-15 21:55 UTC  (15+ messages)
` [PATCH v8 01/13] linux-user: Add support for enabling/disabling RTC features using ioctls
` [PATCH v8 02/13] linux-user: Add support for getting/setting RTC time and alarm "
` [PATCH v8 03/13] linux-user: Add support for getting/setting RTC periodic interrupt and epoch "
` [PATCH v8 04/13] linux-user: Add support for getting/setting RTC wakeup alarm "
` [PATCH v8 05/13] linux-user: Add support for getting/setting RTC PLL correction "
` [PATCH v8 06/13] linux-user: Add support for read/clear RTC voltage low detector "
` [PATCH v8 07/13] linux-user: Add support for getting alsa timer version and id
` [PATCH v8 08/13] linux-user: Add support for setting alsa timer enhanced read using ioctl
` [PATCH v8 09/13] linux-user: Add support for getting/setting specified alsa timer parameters using ioctls
` [PATCH v8 10/13] linux-user: Add support for selecting alsa timer using ioctl
` [PATCH v8 11/13] linux-user: Add support for getting/setting selected alsa timer parameters using ioctls
` [PATCH v8 12/13] linux-user: Add support for selected alsa timer instructions "
` [PATCH v8 13/13] linux-user: Add support for TYPE_LONG and TYPE_ULONG in do_ioctl()

[PATCH] m68k: Fix regression causing Single-Step via GDB/RSP to not single step
 2020-01-15 21:54 UTC  (2+ messages)

[PATCH v7 00/13] linux-user: Add support for real time clock and
 2020-01-15 21:53 UTC  (15+ messages)
` [PATCH v7 01/13] linux-user: Add support for enabling/disabling RTC features using ioctls
` [PATCH v7 02/13] linux-user: Add support for getting/setting RTC time and alarm "
` [PATCH v7 03/13] linux-user: Add support for getting/setting RTC periodic interrupt and epoch "
` [PATCH v7 04/13] linux-user: Add support for getting/setting RTC wakeup alarm "
` [PATCH v7 05/13] linux-user: Add support for getting/setting RTC PLL correction "
` [PATCH v7 06/13] linux-user: Add support for read/clear RTC voltage low detector "
` [PATCH v7 07/13] linux-user: Add support for getting alsa timer version and id
` [PATCH v7 08/13] linux-user: Add support for setting alsa timer enhanced read using ioctl
` [PATCH v7 09/13] linux-user: Add support for getting/setting specified alsa timer parameters using ioctls
` [PATCH v7 10/13] linux-user: Add support for selecting alsa timer using ioctl
` [PATCH v7 11/13] linux-user: Add support for getting/setting selected alsa timer parameters using ioctls
` [PATCH v7 12/13] linux-user: Add support for selected alsa timer instructions "
` [PATCH v7 13/13] linux-user: Add support for TYPE_LONG and TYPE_ULONG in do_ioctl()

[Bug 1858461] [NEW] Please refactor linux-user/mips/cpu_loop.c
 2020-01-15 21:23 UTC  (2+ messages)
` [Bug 1858461] "

[PATCH v6 00/21] Add virtual device fuzzing support
 2020-01-15 20:38 UTC  (4+ messages)
` [PATCH v6 11/21] libqtest: make bufwrite rely on the TransportOps

[Bug 1859418] [NEW] disk driver with iothread setting hangs live migrations
 2020-01-15 18:58 UTC  (2+ messages)
` [Bug 1859418] "

[PATCH v6 00/11] error: auto propagated local_err part I
 2020-01-15 18:33 UTC  (3+ messages)
` [PATCH v6 02/11] error: auto propagated local_err

[PATCH] spapr: Migrate CAS reboot flag
 2020-01-15 18:26 UTC  (4+ messages)

[PATCH v4 0/5] gpio: Add GPIO Aggregator
 2020-01-15 18:15 UTC  (6+ messages)
` [PATCH v4 1/5] gpiolib: Add support for gpiochipN-based table lookup
` [PATCH v4 2/5] gpiolib: Add support for GPIO line "
` [PATCH v4 3/5] gpio: Add GPIO Aggregator
` [PATCH v4 4/5] docs: gpio: Add GPIO Aggregator documentation
` [PATCH v4 5/5] MAINTAINERS: Add GPIO Aggregator section

[PATCH 0/3] linux-user: Implement x86_64 vsyscalls
 2020-01-15 17:28 UTC  (3+ messages)

[PATCH] qemu-deprecated: Remove text about Python 2
 2020-01-15 17:16 UTC  (6+ messages)

[kvm-unit-tests PATCH v2 00/16] arm/arm64: Add ITS tests
 2020-01-15 17:16 UTC  (16+ messages)
` [kvm-unit-tests PATCH v2 06/16] arm/arm64: ITS: Test BASER
` [kvm-unit-tests PATCH v2 12/16] arm/arm64: ITS: commands
` [kvm-unit-tests PATCH v2 13/16] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v2 14/16] arm/run: Allow Migration tests
` [kvm-unit-tests PATCH v2 16/16] arm/arm64: ITS: pending table migration test

[PATCH v12 00/13] VIRTIO-IOMMU device
 2020-01-15 16:55 UTC  (13+ messages)
` [PATCH v12 05/13] virtio-iommu: Endpoint and domains structs and helpers
` [PATCH v12 09/13] virtio-iommu: Implement fault reporting

[PATCH v3 0/4] qmp: Optionally run handlers in coroutines
 2020-01-15 16:26 UTC  (6+ messages)
` [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
` [PATCH v3 2/4] vl: Initialise main loop earlier

[PATCH v6 0/8] blockdev: Fix AioContext handling for various blockdev actions
 2020-01-15 15:22 UTC  (3+ messages)
` [PATCH v6 7/8] blockdev: Return bs to the proper context on snapshot abort


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