Show patches with: none      |   49846 patches
« 1 2 ... 145 146 147498 499 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,11/12] libs/guest: (re)move xc_cpu_policy_apply_cpuid libs/guest: new CPUID/MSR interface - 1 - --- 2022-01-17 Roger Pau Monné Superseded
[v6,10/12] libs/{light,guest}: implement xc_cpuid_apply_policy in libxl libs/guest: new CPUID/MSR interface - 1 - --- 2022-01-17 Roger Pau Monné Superseded
[v6,09/12] libs/guest: apply a featureset into a cpu policy libs/guest: new CPUID/MSR interface - 1 - --- 2022-01-17 Roger Pau Monné Superseded
[v6,08/12] libs/guest: rework xc_cpuid_xend_policy libs/guest: new CPUID/MSR interface - - - --- 2022-01-17 Roger Pau Monné Superseded
[v6,07/12] libs/guest: introduce helper set cpu topology in cpu policy libs/guest: new CPUID/MSR interface - - - --- 2022-01-17 Roger Pau Monné Superseded
[v6,06/12] libs/guest: make a cpu policy compatible with older Xen versions libs/guest: new CPUID/MSR interface - - - --- 2022-01-17 Roger Pau Monné Superseded
[v6,05/12] libs/guest: allow fetching a specific MSR entry from a cpu policy libs/guest: new CPUID/MSR interface - 1 - --- 2022-01-17 Roger Pau Monné Superseded
[v6,04/12] libx86: introduce helper to fetch msr entry libs/guest: new CPUID/MSR interface - - - --- 2022-01-17 Roger Pau Monné Superseded
[v6,03/12] libs/guest: allow fetching a specific CPUID leaf from a cpu policy libs/guest: new CPUID/MSR interface - 1 - --- 2022-01-17 Roger Pau Monné Superseded
[v6,02/12] libx86: introduce helper to fetch cpuid leaf libs/guest: new CPUID/MSR interface - 1 - --- 2022-01-17 Roger Pau Monné Superseded
[v6,01/12] libs/guest: move cpu policy related prototypes to xenguest.h libs/guest: new CPUID/MSR interface 2 - - --- 2022-01-17 Roger Pau Monné Superseded
[v4] xen/arm: Allow QEMU platform to be built with GICv2 [v4] xen/arm: Allow QEMU platform to be built with GICv2 - - - --- 2022-01-17 Dongjiu Geng New
MAINTAINERS: Email address update in TXT section MAINTAINERS: Email address update in TXT section - - - --- 2022-01-16 Lukasz Hawrylko New
Config.mk: update seabios to 1.15.0 Config.mk: update seabios to 1.15.0 1 - - --- 2022-01-16 Wei Liu New
[MINIOS,v3,12/12] make files array private to sys.c remove device specific struct file members - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,11/12] add struct file_ops for FTYPE_FILE remove device specific struct file members - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,10/12] add struct file_ops for file type socket remove device specific struct file members - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,09/12] use file_ops and get_file_from_fd() for console remove device specific struct file members - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,08/12] use alloc_file_type() and get_file_from_fd() in fbfront remove device specific struct file members - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,07/12] use alloc_file_type() and get_file_from_fd() in netfront remove device specific struct file members - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,06/12] use alloc_file_type() and get_file_from_fd() in blkfront remove device specific struct file members - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,05/12] use alloc_file_type() and get_file_from_fd() in tpmfront remove device specific struct file members - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,04/12] use alloc_file_type() and get_file_from_fd() in tpm_tis remove device specific struct file members - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,03/12] use alloc_file_type() and get_file_from_fd() in xs remove device specific struct file members - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,02/12] remove gnttab specific member from struct file remove device specific struct file members - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,01/12] remove event channel specific struct file definitions remove device specific struct file members - 1 - --- 2022-01-16 Jürgen Groß New
[v3,3/3] tools/libs/ctrl: remove file related handling tools/libs: decouple more from mini-os 1 1 - --- 2022-01-16 Jürgen Groß New
[v3,2/3] tools/libs/gnttab: decouple more from mini-os tools/libs: decouple more from mini-os - 1 - --- 2022-01-16 Jürgen Groß New
[v3,1/3] tools/libs/evtchn: decouple more from mini-os tools/libs: decouple more from mini-os - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,5/5] add CONFIG_LIBXS item mini-os: remove struct file dependency on config - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,4/5] use function vectors instead of switch for file operations mini-os: remove struct file dependency on config - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,3/5] remove file type FTYPE_XC mini-os: remove struct file dependency on config - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,2/5] reset file type in close() in one place only mini-os: remove struct file dependency on config - 1 - --- 2022-01-16 Jürgen Groß New
[MINIOS,v3,1/5] introduce get_file_from_fd() mini-os: remove struct file dependency on config - 1 - --- 2022-01-16 Jürgen Groß New
MAINTAINERS: update my email address MAINTAINERS: update my email address - 2 - --- 2022-01-14 Nick Rosbrook New
[XEN] tools/firmware/hvmloader/smbios.c: Add new SMBIOS tables (7,8,9,26,27,28) [XEN] tools/firmware/hvmloader/smbios.c: Add new SMBIOS tables (7,8,9,26,27,28) - - - --- 2022-01-14 Anton Belousov New
x86/hvm: Drop .is_singlestep_supported() callback x86/hvm: Drop .is_singlestep_supported() callback - 2 - --- 2022-01-13 Andrew Cooper New
[v2] x86/HVM: convert remaining hvm_funcs hook invocations to alt-call [v2] x86/HVM: convert remaining hvm_funcs hook invocations to alt-call - 2 - --- 2022-01-13 Jan Beulich New
[3/3] x86/spec-ctrl: Fix NMI race condition with VT-x MSR_SPEC_CTRL handling x86/spec-ctrl: Fix NMI race condition - 1 - --- 2022-01-13 Andrew Cooper Superseded
[2/3] x86/spec-ctrl: Drop SPEC_CTRL_{ENTRY_FROM,EXIT_TO}_HVM x86/spec-ctrl: Fix NMI race condition - 1 - --- 2022-01-13 Andrew Cooper Superseded
[1/3] x86/msr: Split MSR_SPEC_CTRL handling x86/spec-ctrl: Fix NMI race condition - 1 - --- 2022-01-13 Andrew Cooper Superseded
x86/hvm: Improve hvm_set_guest_pat() code generation x86/hvm: Improve hvm_set_guest_pat() code generation - 1 - --- 2022-01-13 Andrew Cooper New
x86/time: further improve TSC / CPU freq calibration accuracy x86/time: further improve TSC / CPU freq calibration accuracy - - - --- 2022-01-13 Jan Beulich New
[v2] x86/time: switch platform timer hooks to altcall [v2] x86/time: switch platform timer hooks to altcall - 1 - --- 2022-01-13 Jan Beulich New
x86: help inlining of functions involving alternative_call() x86: help inlining of functions involving alternative_call() - - - --- 2022-01-13 Jan Beulich New
[v4] libxl/PCI: Fix PV hotplug & stubdom coldplug [v4] libxl/PCI: Fix PV hotplug & stubdom coldplug - 2 - --- 2022-01-13 Jason Andryuk New
[LINUX,v2,1/1] xen: add support for initializing xenstore later as HVM domain late xenstore initialization - - - --- 2022-01-13 Stefano Stabellini New
[XEN,v2,5/5] tools: add example application to initialize dom0less PV drivers dom0less PV drivers - - - --- 2022-01-13 Stefano Stabellini Superseded
[XEN,v2,4/5] xenstored: send an evtchn notification on introduce_domain dom0less PV drivers - 1 - --- 2022-01-13 Stefano Stabellini Superseded
[XEN,v2,3/5] xen/arm: configure dom0less domain for enabling xenstore after boot dom0less PV drivers - 1 - --- 2022-01-13 Stefano Stabellini Superseded
[XEN,v2,2/5] xen: export get_free_port dom0less PV drivers - - - --- 2022-01-13 Stefano Stabellini Superseded
[XEN,v2,1/5] xen: introduce xen,enhanced dom0less property dom0less PV drivers - 2 - --- 2022-01-13 Stefano Stabellini Superseded
[PULL,6/6] virtio: unify dataplane and non-dataplane ->handle_output() [PULL,1/6] aio-posix: split poll check from ready handler - 1 - --- 2022-01-12 Stefan Hajnoczi New
[PULL,5/6] virtio: use ->handle_output() instead of ->handle_aio_output() [PULL,1/6] aio-posix: split poll check from ready handler - 1 - --- 2022-01-12 Stefan Hajnoczi New
[PULL,4/6] virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane [PULL,1/6] aio-posix: split poll check from ready handler - 1 - --- 2022-01-12 Stefan Hajnoczi New
[PULL,3/6] virtio-blk: drop unused virtio_blk_handle_vq() return value [PULL,1/6] aio-posix: split poll check from ready handler - 1 - --- 2022-01-12 Stefan Hajnoczi New
[PULL,2/6] virtio: get rid of VirtIOHandleAIOOutput [PULL,1/6] aio-posix: split poll check from ready handler - 1 - --- 2022-01-12 Stefan Hajnoczi New
[PULL,1/6] aio-posix: split poll check from ready handler [PULL,1/6] aio-posix: split poll check from ready handler - 1 - --- 2022-01-12 Stefan Hajnoczi New
[PULL,0/6] Block patches - 1 - --- 2022-01-12 Stefan Hajnoczi New
[2/2] tools/libs/light: don't touch nr_vcpus_out if listing vcpus and returning NULL libs/light: fix a race when domain are destroied and created concurrently - - 1 --- 2022-01-12 Dario Faggioli New
[1/2] tools/libs/light: numa placement: don't try to free a NULL list of vcpus libs/light: fix a race when domain are destroied and created concurrently - - 1 --- 2022-01-12 Dario Faggioli New
build: correct usage comments in Kbuild.include build: correct usage comments in Kbuild.include 1 - - --- 2022-01-12 Jan Beulich New
x86: replace a few do_div() uses x86: replace a few do_div() uses 1 - - --- 2022-01-12 Jan Beulich New
x86/time: switch platform timer hooks to altcall x86/time: switch platform timer hooks to altcall - - - --- 2022-01-12 Jan Beulich Superseded
[2/2] x86/time: improve TSC / CPU freq calibration accuracy x86/time: TSC calibration improvements - 1 - --- 2022-01-12 Jan Beulich New
[1/2] x86/time: use relative counts in calibration loops x86/time: TSC calibration improvements - 1 - --- 2022-01-12 Jan Beulich New
[v4] EFI: always map EfiRuntimeServices{Code,Data} [v4] EFI: always map EfiRuntimeServices{Code,Data} - 2 1 --- 2022-01-12 Jan Beulich New
MAINTAINERS: requesting to be txt reviewer MAINTAINERS: requesting to be txt reviewer 2 - - --- 2022-01-11 Daniel P. Smith New
[2/2] tools/libs/gnttab: make mini-os specific callback static tools/libs: final cleanup making mini-os callbacks static - - - --- 2022-01-11 Jürgen Groß New
[1/2] tools/libs/evtchn: make mini-os specific callback static tools/libs: final cleanup making mini-os callbacks static - - - --- 2022-01-11 Jürgen Groß New
[v2,12/12] mini-os: make files array private to sys.c mini-os: remove device specific struct file members - 1 - --- 2022-01-11 Jürgen Groß New
[v2,11/12] mini-os: add struct file_ops for FTYPE_FILE mini-os: remove device specific struct file members - 1 - --- 2022-01-11 Jürgen Groß New
[v2,10/12] mini-os: add struct file_ops for file type socket mini-os: remove device specific struct file members - 1 - --- 2022-01-11 Jürgen Groß New
[v2,09/12] mini-os: use file_ops and get_file_from_fd() for console mini-os: remove device specific struct file members - 1 - --- 2022-01-11 Jürgen Groß New
[v2,08/12] mini-os: use alloc_file_type() and get_file_from_fd() in fbfront mini-os: remove device specific struct file members - 1 - --- 2022-01-11 Jürgen Groß New
[v2,07/12] mini-os: use get_file_from_fd() in netfront mini-os: remove device specific struct file members - 1 - --- 2022-01-11 Jürgen Groß New
[v2,06/12] mini-os: use alloc_file_type() and get_file_from_fd() in blkfront mini-os: remove device specific struct file members - 1 - --- 2022-01-11 Jürgen Groß New
[v2,05/12] mini-os: use alloc_file_type() and get_file_from_fd() in tpmfront mini-os: remove device specific struct file members - 1 - --- 2022-01-11 Jürgen Groß New
[v2,04/12] mini-os: use alloc_file_type() and get_file_from_fd() in tpm_tis mini-os: remove device specific struct file members - 1 - --- 2022-01-11 Jürgen Groß New
[v2,03/12] mini-os: use alloc_file_type() and get_file_from_fd() in xs mini-os: remove device specific struct file members - 1 - --- 2022-01-11 Jürgen Groß New
[v2,02/12] mini-os: remove gnttab specific member from struct file mini-os: remove device specific struct file members - 1 - --- 2022-01-11 Jürgen Groß New
[v2,01/12] mini-os: remove event channel specific struct file definitions mini-os: remove device specific struct file members - 1 - --- 2022-01-11 Jürgen Groß New
[v2,3/3] tools/libs/ctrl: remove file related handling tools/libs: decouple more from mini-os 1 - - --- 2022-01-11 Jürgen Groß Superseded
[v2,2/3] tools/libs/gnttab: decouple more from mini-os tools/libs: decouple more from mini-os - - - --- 2022-01-11 Jürgen Groß Superseded
[v2,1/3] tools/libs/evtchn: decouple more from mini-os tools/libs: decouple more from mini-os - - - --- 2022-01-11 Jürgen Groß Superseded
[v2,18/18] mini-os: remove file type FTYPE_XC mini-os: remove struct file dependency on config - - - --- 2022-01-11 Jürgen Groß Superseded
[v2,17/18] mini-os: use function vectors instead of switch for file operations mini-os: remove struct file dependency on config - - - --- 2022-01-11 Jürgen Groß Superseded
[v2,16/18] mini-os: reset file type in close() in one place only mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
[v2,15/18] mini-os: introduce get_file_from_fd() mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
[v2,14/18] mini-os: eliminate xenbus union member in struct file mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
[v2,13/18] mini-os: eliminate tpmtis union member in struct file mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
[v2,12/18] mini-os: eliminate tpmfront union member in struct file mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
[v2,11/18] mini-os: move tpm respgot member of struct file to device specific data mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
[v2,10/18] mini-os: eliminate netfront union member in struct file mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
[v2,09/18] mini-os: eliminate kbdfront union member in struct file mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
[v2,08/18] mini-os: eliminate fbfront union member in struct file mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
[v2,07/18] mini-os: eliminate consfront union member in struct file mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
[v2,06/18] mini-os: eliminate blkfront union member in struct file mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
[v2,05/18] mini-os: introduce a common dev pointer in struct file mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
[v2,04/18] mini-os: replace multiple fd elements in struct file by common one mini-os: remove struct file dependency on config - 1 - --- 2022-01-11 Jürgen Groß Superseded
« 1 2 ... 145 146 147498 499 »