linux-um
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 7/7] kunit: Add tests for fault
Guenter Roeck
Re: [PATCH v3 7/7] kunit: Add tests for fault
David Gow
[PATCH v3 3/7] kunit: Fix timeout message
Mickaël Salaün
[PATCH v3 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
Mickaël Salaün
[PATCH vhost v3 0/4] refactor the params of find_vqs()
Xuan Zhuo
[PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Michael S. Tsirkin
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
[PATCH vhost v3 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
Xuan Zhuo
[PATCH vhost v3 2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Xuan Zhuo
[PATCH vhost v3 3/4] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
Re: [PATCH vhost v3 0/4] refactor the params of find_vqs()
Michael S. Tsirkin
[PATCH vhost v2 0/4] refactor the params of find_vqs()
Xuan Zhuo
[PATCH vhost v2 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
Xuan Zhuo
[PATCH vhost v2 2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Xuan Zhuo
[PATCH vhost v2 3/4] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
[PATCH vhost v2 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
Re: [PATCH vhost v2 1/4] virtio: find_vqs: pass struct instead of multi parameters
Eric Farman
Re: [PATCH vhost v2 0/4] refactor the params of find_vqs()
Ilpo Järvinen
[PATCH 0/2] um: Convert to platform remove callback returning void
Uwe Kleine-König
[PATCH 2/2] um: virtio_uml: Convert to platform remove callback returning void
Uwe Kleine-König
Re: [PATCH 2/2] um: virtio_uml: Convert to platform remove callback returning void
Geert Uytterhoeven
[PATCH 1/2] um: rtc: Convert to platform remove callback returning void
Uwe Kleine-König
Re: [PATCH 1/2] um: rtc: Convert to platform remove callback returning void
Geert Uytterhoeven
Re: [PATCH 0/2] um: Convert to platform remove callback returning void
Uwe Kleine-König
Re: [PATCH 0/2] um: Convert to platform remove callback returning void
Richard Weinberger
[PATCH] um: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
Re: [PATCH] um: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
Re: [PATCH] um: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
Re: [PATCH] um: Add winch to winch_handlers before registering winch IRQ
Johannes Berg
Re: [PATCH] um: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
Re: [PATCH] um: Add winch to winch_handlers before registering winch IRQ
Richard Weinberger
Re: pcap-dbus.o:undefined reference to `dbus_message_demarshal'
Waqar Hameed
Re: pcap-dbus.o:undefined reference to `dbus_message_demarshal'
Anton Ivanov
Re: pcap-dbus.o:undefined reference to `dbus_message_demarshal'
Johannes Berg
Re: pcap-dbus.o:undefined reference to `dbus_message_demarshal'
Anton Ivanov
Re: pcap-dbus.o:undefined reference to `dbus_message_demarshal'
Johannes Berg
Re: pcap-dbus.o:undefined reference to `dbus_message_demarshal'
Anton Ivanov
Re: pcap-dbus.o:undefined reference to `dbus_message_demarshal'
Waqar Hameed
[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
Arnd Bergmann
[PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
Re: [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Thomas Gleixner
Re: [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Michael Ellerman
[PATCH v2 2/3] arch: simplify architecture specific page size configuration
Arnd Bergmann
Re: [PATCH v2 2/3] arch: simplify architecture specific page size configuration
Thomas Gleixner
Re: [PATCH v2 2/3] arch: simplify architecture specific page size configuration
Michael Ellerman
[PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
Re: [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Geert Uytterhoeven
Re: [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Thomas Gleixner
Re: [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Andreas Larsson
Re: [v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
Thomas Gleixner
Re: [v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
Vincenzo Frascino
[PATCH vhost v1 0/4] refactor the params of find_vqs()
Xuan Zhuo
[PATCH vhost v1 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
Xuan Zhuo
[PATCH vhost v1 3/4] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
[PATCH vhost v1 2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Xuan Zhuo
Re: [PATCH vhost v1 2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Ilpo Järvinen
Re: [PATCH vhost v1 2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Xuan Zhuo
[PATCH vhost v1 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
[PATCH v3 0/9] um: Minor fixes and cleanups
Tiwei Bie
[PATCH v3 5/9] um: Add missing headers
Tiwei Bie
[PATCH v3 7/9] um: Move declarations to proper headers
Tiwei Bie
[PATCH v3 3/9] um: Remove unused functions
Tiwei Bie
[PATCH v3 4/9] um: Fix the return type of __switch_to
Tiwei Bie
[PATCH v3 1/9] um: Make local functions and variables static
Tiwei Bie
[PATCH v3 9/9] um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
[PATCH v3 2/9] um: Fix the declaration of vfree
Tiwei Bie
[PATCH v3 6/9] um: Stop tracking host PID in cpu_tasks
Tiwei Bie
[PATCH v3 8/9] um: Fix -Wmissing-prototypes warnings for text_poke*
Tiwei Bie
Re: [PATCH v3 8/9] um: Fix -Wmissing-prototypes warnings for text_poke*
Lucas De Marchi
Re: [PATCH v3 8/9] um: Fix -Wmissing-prototypes warnings for text_poke*
Tiwei Bie
Re: [PATCH v3 0/9] um: Minor fixes and cleanups
Tiwei Bie
Re: [PATCH v3 0/9] um: Minor fixes and cleanups
Lucas De Marchi
Re: [PATCH v3 0/9] um: Minor fixes and cleanups
Tiwei Bie
Re: [PATCH v3 0/9] um: Minor fixes and cleanups
Johannes Berg
[PATCH] um: Fix return value in ubd_init()
Duoming Zhou
Re: [PATCH] um: Fix return value in ubd_init()
Johannes Berg
-Wmissing-prototypes warnings in user-mode linux
Jani Nikula
Re: -Wmissing-prototypes warnings in user-mode linux
Johannes Berg
Re: -Wmissing-prototypes warnings in user-mode linux
Jani Nikula
Re: -Wmissing-prototypes warnings in user-mode linux
Johannes Berg
Re: -Wmissing-prototypes warnings in user-mode linux
Tiwei Bie
Re: -Wmissing-prototypes warnings in user-mode linux
Jani Nikula
Re: -Wmissing-prototypes warnings in user-mode linux
Tiwei Bie
Re: -Wmissing-prototypes warnings in user-mode linux
Richard Weinberger
Re: -Wmissing-prototypes warnings in user-mode linux
Tiwei Bie
[PATCH vhost 0/4] refactor the params of find_vqs()
Xuan Zhuo
[PATCH vhost 3/4] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
Re: [PATCH vhost 3/4] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Ilpo Järvinen
Re: [PATCH vhost 3/4] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
[PATCH vhost 2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Xuan Zhuo
Re: [PATCH vhost 2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Johannes Berg
[PATCH vhost 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
Xuan Zhuo
[PATCH vhost 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
Re: [PATCH vhost 1/4] virtio: find_vqs: pass struct instead of multi parameters
Johannes Berg
Re: [PATCH vhost 1/4] virtio: find_vqs: pass struct instead of multi parameters
Ilpo Järvinen
Re: [PATCH vhost 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
[PATCH v2 0/7] Handle faults in KUnit tests
Mickaël Salaün
[PATCH v2 1/7] kunit: Handle thread creation error
Mickaël Salaün
Re: [PATCH v2 1/7] kunit: Handle thread creation error
Rae Moar
Re: [PATCH v2 1/7] kunit: Handle thread creation error
David Gow
[PATCH v2 3/7] kunit: Fix timeout message
Mickaël Salaün
Re: [PATCH v2 3/7] kunit: Fix timeout message
Rae Moar
Re: [PATCH v2 3/7] kunit: Fix timeout message
David Gow
[PATCH v2 2/7] kunit: Fix kthread reference
Mickaël Salaün
Re: [PATCH v2 2/7] kunit: Fix kthread reference
Rae Moar
Re: [PATCH v2 2/7] kunit: Fix kthread reference
David Gow
[PATCH v2 4/7] kunit: Handle test faults
Mickaël Salaün
Re: [PATCH v2 4/7] kunit: Handle test faults
Rae Moar
Re: [PATCH v2 4/7] kunit: Handle test faults
Mickaël Salaün
Re: [PATCH v2 4/7] kunit: Handle test faults
David Gow
Re: [PATCH v2 4/7] kunit: Handle test faults
Mickaël Salaün
[PATCH v2 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
Mickaël Salaün
Re: [PATCH v2 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
David Gow
[PATCH v2 6/7] kunit: Print last test location on fault
Mickaël Salaün
Re: [PATCH v2 6/7] kunit: Print last test location on fault
David Gow
Re: [PATCH v2 6/7] kunit: Print last test location on fault
Mickaël Salaün
[PATCH v2 7/7] kunit: Add tests for fault
Mickaël Salaün
Re: [PATCH v2 7/7] kunit: Add tests for fault
David Gow
[PATCH v1 0/8] Run KUnit tests late and handle faults
Mickaël Salaün
[PATCH v1 4/8] kunit: Fix timeout message
Mickaël Salaün
[PATCH v1 7/8] kunit: Print last test location on fault
Mickaël Salaün
[PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
Mickaël Salaün
Re: [PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
kernel test robot
Re: [PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
David Gow
Re: [PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
Mickaël Salaün
Re: [PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
kernel test robot
[PATCH v1 5/8] kunit: Handle test faults
Mickaël Salaün
Re: [PATCH v1 5/8] kunit: Handle test faults
Mickaël Salaün
[PATCH v1 3/8] kunit: Fix kthread reference
Mickaël Salaün
[PATCH v1 8/8] kunit: Add tests for faults
Mickaël Salaün
Re: [PATCH v1 8/8] kunit: Add tests for faults
Mickaël Salaün
Re: [PATCH v1 8/8] kunit: Add tests for faults
kernel test robot
[PATCH v1 2/8] kunit: Handle thread creation error
Mickaël Salaün
[PATCH v1 6/8] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
Mickaël Salaün
Re: [PATCH v1 0/8] Run KUnit tests late and handle faults
David Gow
Re: [PATCH v1 0/8] Run KUnit tests late and handle faults
Mickaël Salaün
[PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
Xuan Zhuo
[PATCH vhost v3 04/19] virtio_ring: split: remove double check of the unmap ops
Xuan Zhuo
[PATCH vhost v3 02/19] virtio_ring: packed: remove double check of the unmap ops
Xuan Zhuo
[PATCH vhost v3 01/19] virtio_ring: introduce vring_need_unmap_buffer
Xuan Zhuo
[PATCH vhost v3 05/19] virtio_ring: split: structure the indirect desc table
Xuan Zhuo
[PATCH vhost v3 06/19] virtio_ring: no store dma info when unmap is not needed
Xuan Zhuo
[PATCH vhost v3 03/19] virtio_ring: packed: structure the indirect desc table
Xuan Zhuo
[PATCH vhost v3 08/19] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Xuan Zhuo
[PATCH vhost v3 10/19] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
Xuan Zhuo
[PATCH vhost v3 07/19] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
[PATCH vhost v3 09/19] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
[PATCH vhost v3 12/19] virtio_ring: export premapped to driver by struct virtqueue
Xuan Zhuo
[PATCH vhost v3 14/19] virtio_ring: remove api of setting vq premapped
Xuan Zhuo
[PATCH vhost v3 13/19] virtio_net: set premapped mode by find_vqs()
Xuan Zhuo
[PATCH vhost v3 15/19] virtio_ring: introduce dma map api for page
Xuan Zhuo
[PATCH vhost v3 11/19] virtio: find_vqs: add new parameter premapped
Xuan Zhuo
[PATCH vhost v3 18/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
Xuan Zhuo
[PATCH vhost v3 16/19] virtio_ring: introduce virtqueue_dma_map_sg_attrs
Xuan Zhuo
[PATCH vhost v3 17/19] virtio_net: unify the code for recycling the xmit ptr
Xuan Zhuo
[PATCH vhost v3 19/19] virtio_net: sq support premapped mode
Xuan Zhuo
Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
Michael S. Tsirkin
Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
Xuan Zhuo
Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
Michael S. Tsirkin
Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
Xuan Zhuo
Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
Johannes Berg
Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
Xuan Zhuo
Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
Xuan Zhuo
Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
Jason Wang
Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
Xuan Zhuo
Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
Jason Wang
[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
Arnd Bergmann
[PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
Re: [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Samuel Holland
Re: [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
Re: [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Christophe Leroy
Re: [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
Re: [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Christophe Leroy
Re: [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
Re: [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Geert Uytterhoeven
Re: [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
[PATCH 2/4] arch: simplify architecture specific page size configuration
Arnd Bergmann
Re: [PATCH 2/4] arch: simplify architecture specific page size configuration
Christophe Leroy
Re: [PATCH 2/4] arch: simplify architecture specific page size configuration
Catalin Marinas
Re: [PATCH 2/4] arch: simplify architecture specific page size configuration
Helge Deller
[PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
Re: [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Guo Ren
Re: [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Geert Uytterhoeven
Re: [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
Re: [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Geert Uytterhoeven
Re: [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
Re: [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Heiko Carstens
Earlier messages
Later messages